Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
vps:reset-root-password [2010-09-17 15:28:20]
garrett.plasky Approved
vps:reset-root-password [2010-09-17 15:29:09]
garrett.plasky Approved
Line 5: Line 5:
   - Go to //Server Manager// and click the link for your active server profile: \\ {{ :vps:server-manager.png?200&direct |VPS Manager}}   - Go to //Server Manager// and click the link for your active server profile: \\ {{ :vps:server-manager.png?200&direct |VPS Manager}}
   - Check the box for the appropriate bootloader switch for your distribution under //Boot Loader Switches// and Update the profile. The click the Reboot button next to the selected profile and ensure the job runs through the queue. You can perform the next step while this is happening.     - Check the box for the appropriate bootloader switch for your distribution under //Boot Loader Switches// and Update the profile. The click the Reboot button next to the selected profile and ensure the job runs through the queue. You can perform the next step while this is happening.  
-    * **CentOS/Redhat/RHEL/SuSE**: Choose 'Singlebootloader switch. +    * **CentOS/Redhat/RHEL/SuSE**: Choose //Single// bootloader switch. 
-    * **Debian/Ubuntu**: Choose 'init=/bin/bashbootloader switch.+    * **Debian/Ubuntu**: Choose //init=/bin/bash// bootloader switch.
   - Click the //Console Access// link under the Quick Links section to find your console access IP. Then use this IP to establish an SSH connection using your VPS Manager username and password to log in.   - Click the //Console Access// link under the Quick Links section to find your console access IP. Then use this IP to establish an SSH connection using your VPS Manager username and password to log in.
   - Once logged into the console, type the word <c>console</c> to connect to the virtual terminal console. Once the reboot cycle is complete you will be at a screen with a shell prompt that looks like the following:\\ {{ :vps:console-access.png?200&direct |Console Access}}   - Once logged into the console, type the word <c>console</c> to connect to the virtual terminal console. Once the reboot cycle is complete you will be at a screen with a shell prompt that looks like the following:\\ {{ :vps:console-access.png?200&direct |Console Access}}
   - From here type the command <c>passwd</c> and enter your desired new root password (and a second time for confirmation). Once done repeat step 3, this time de-selecting the 'Single' Boot Loader Option. Proceed to reboot your VPS and you are all set!   - From here type the command <c>passwd</c> and enter your desired new root password (and a second time for confirmation). Once done repeat step 3, this time de-selecting the 'Single' Boot Loader Option. Proceed to reboot your VPS and you are all set!
  
-[[#centosredhatfedora|above]] should work. 
 {{tag>centos how-to console administration vps}} {{tag>centos how-to console administration vps}}