You are viewing a single comment's thread from:

RE: VPS Initial Setup for Masternode

in #vps7 years ago

Hi @mrsray, sorry for not replying sooner, I wasn't notified by steemit about your comment.

Did you manage to fix your problem?

Ideally when you create the new user and password you should write them down in notepad and save it before you copy and paste them into the terminal. To fix your problem log into the VPS as root and try the following.

To list all the users on the system try the following:

compgen -u

Then once you found the UserName you can't log in as, type the following to delete that user and their Home Directory.

sudo deluser --remove-home UserName

Then write down into Notepad and save the new user name and a new secure password and try again with the commands from the guide.

adduser UserName && adduser UserName sudo

Obviously replacing UserName with your own name lol Also when it asks twice for a password, copy it from Notepad (make sure you don't copy any spaces at the begining or end) and right click in the terminal followed by Enter, that way you can avoid mistakes as you won't be typing the password just pasting something you have copied.

I hope this helps you.

Coin Marketplace

STEEM 0.19
TRX 0.13
JST 0.028
BTC 65178.97
ETH 3261.27
USDT 1.00
SBD 2.68