Changes

Jump to: navigation, search

SPO600 Servers

54 bytes added, 00:17, 1 February 2015
Sudo Access
{{Admon/caution|Danger! Use Superuser privilege at your Own Risk.|Note that the use of the superuser account via <code>sudo</code> removes almost all restrictions on what you can do. It is easily possible for you to completely destroy the operating system! Take your time, double-check your commands, and if in doubt, ask. Be aware that your actions may affect other users and vice-versa.}}
{{Admon/caution|Do Not Build or Install Software Except Via RPM (dnf/yum)|Do not build or install software as the root user (using <code>sudo</code>) , except in RPM form using the <code>dnf</code> or <code>yum</code> commands. Building or installing software as root may overwrite system files and be very difficult to track down. <br /><br />It is OK to install software into your own directories (e.g., <code>~/bin</code> or <code>~/local</code>), which can be done without root privilege.}}
In order to use <code>sudo</code>, you will need to know your password. An initial password is provided in the file <code>~/password</code> (different on each server) -- feel free to change this with the <code>passwd</code> command.

Navigation menu