Changes

From Amahi Wiki
Jump to: navigation, search
no edit summary
To do that from a remote computer, [[SSHtoHDA|SSH into your HDA]].
Once the Terminal window is open, type the following command ('''NOTE:''' Precede each command with <code>sudo</code> for Ubuntu or and Fedora if you did not create a ''root'' password.) Once the Terminal window is open, type the following command:
<div style="border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px;">
</div>
You'll be asked for the root password(for Ubuntu and Fedora, the password is your ''user'' password):
<div style="border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px;">
<div style="border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px;">
[gb@hda ~]$ <strong>su -</strong><br/>
Password: <br/>
[<strong style="color:red">root</strong>@hda ~]#
</div>
 
To exit back to the standard user:
 
<div style="border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px;">
<strong style="color:red">[root</strong>@hda ~]$ exit<br/>
[gb@hda ~]#
</div>
12,424

edits