Quantcast
Channel: Ruchirablog | Ruchira Sahan's Weblog! » VPS
Viewing all articles
Browse latest Browse all 13

Quick Tips: How to change Ubuntu Root SSH password

$
0
0

Got your new VPS/Dedicated server and want to know how to change the default root login password, given to you when your server was setup? This is a simple procedure but most online documentation goes beyond the linux new bies knowledge. This time on Quick Tips I’m going to explain you how to do that on your Ubuntu, Debian , Centos server

Login to the server via SSH by given root user name and password. And execute this command on the terminal

 sudo passwd root

( “root” is the user account name here, if you got different name enter accordingly )
ssh password change Quick Tips: How to change Ubuntu Root SSH password

 

 

And enter the new password twice, you are good to go icon smile Quick Tips: How to change Ubuntu Root SSH password


Viewing all articles
Browse latest Browse all 13

Trending Articles