Im using new VPS account with SSH password.

But the password is very simple.

I want to change it, but how?

link|improve this question
feedback

1 Answer

SSH uses your linux user password. Simply use the passwd command after logging in.

   passwd
link|improve this answer
feedback

Your Answer

 
or
required, but never shown