This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
change_my_vps_password [2019/01/31 23:22] admin |
change_my_vps_password [2019/02/01 01:15] (current) admin |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| - connect on mysql with phpMyAdmin url give at installation | - connect on mysql with phpMyAdmin url give at installation | ||
| - go to privilege/user | - go to privilege/user | ||
| - | - select the phpmyadmin | + | - select "phpmyadmin" |
| - change the password | - change the password | ||
| - | + | == Change ftp password == | |
| + | - connect via ssh with putty on port given at installation | ||
| + | - introduce the login, enter | ||
| + | - introduce the password, enter | ||
| + | - introduce "ftpasswd --hash", enter | ||
| + | - introduce the new password, enter | ||
| + | - change the old hash with new hash into /etc/proftpd/user.conf | ||