Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Log into the server using your existing authentication method,.

Then log in as the new user and create a password for it.

Code Block
languagebash
sudo su - mf.webmaster
pwd

First check in your home folder that you have a .ssh directory and an authorized_keys. If you had used your account to access another server through ssh the files may have been created for you. Otherwise, perform the following steps,

...