• Compute
    Compute

    Configure a popular Linux OS or use popular developer Tools

  • Cloud hosting
    Cloud hosting

    Host a VPS in the Cloud in seconds

  • Collaborate, CMS, CRM`s
    Collaborate, CMS, CRM`s

    Collaborate with these popular CMS, CRM & collaboration tools

  • Database & E-Commerce
    Database & E-Commerce

    Create a database or an E-Commerce environment in seconds

How to: Change a VPS Password on Linux

VPS passwords are created at the time of VPS deployment. Passwords should be specific to each VPS and should NOT be your SkySilk account password. This password can only be changed from inside the virtual machine itself. If you forgot your virtual machine's password, you will need to reset it.


CHANGE A VPS Password on Linux


To change a VPS's password, first sign into the machine as root. Then type

passwd user

(where user is the username for the password you are changing, in this case, most likely 'root'). The system will prompt you to enter a password. Passwords do not echo to the screen when you enter them (meaning, you won't see anything as you are typing, so remember where you are when typing your password, then press enter).


You can also change your own password, by typing

passwd

(without specifying a username). You will be prompted to enter your old password for verification, and then a new password.


If changing your password doesn't work, you can try to reset it:


How To Reset a VM's Password

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.