Changes

Jump to: navigation, search

SPO600 Servers

27 bytes added, 16:18, 10 September 2017
Sudo Access
{{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 random password is provided in the file <code>~/password.txt</code> (which is note that your password will be different on each server). Feel free to change this with the <code>passwd</code> command -- not by editing the file, which is provided only for your information.!
== Multiuser Access ==

Navigation menu