Report this

What is the reason for this report?

Changing Root Password, Port Number 22, and Creating New Root User

Posted on August 2, 2013

Is it ok to change the root password, port number 22, and then create new root username and password?

I want to do these things using PuTTY.

Also, can I set up automatic login using PuTTY?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

change password root : passwd root <br>create new user:adduser name <br>

<b>“Is it ok to change the root password”</b> <br> <br>Not only is it okay, but you better! Follow this guide: <a href=“https://www.digitalocean.com/community/articles/initial-server-setup-with-ubuntu-12-04”>Initial Server Setup with Ubuntu 12.04</a>. <br> <br>Then, you can set up automatic logins by following this guide: <a href=“https://www.digitalocean.com/community/articles/how-to-create-ssh-keys-with-putty-to-connect-to-a-vps”>How to Create SSH Keys with PuTTY to Connect to a VPS</a>.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.