1. Login as root (replace localhost with your server address)
ssh root@localhost
2. Type in this command and press enter
passwd
3. Type in your new password and press enter
4. Reconfirm your new password and press enter
1. Login as root (replace localhost with your server address)
ssh root@localhost
2. Type in this command and press enter
passwd
3. Type in your new password and press enter
4. Reconfirm your new password and press enter
Install cPanel DNSONLY To install cPanel DNSONLY, run the following commands: To open the /home directory, run the following command: cd /home To install […]
1. Login as root (replace localhost with your server address) ssh root@localhost To create a Root User Account 2. Type in this command […]
Symptom(s): Can’t access the server via SSH and this message shows: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ IT […]
To see list of available locales type following in terminal locale -a Now to change the locale type export LANG=<some_locale> For Example […]