Linux & Servers
Root User Management via SSH in Linux/Centos
1. Login as root (replace localhost with your server address) ssh root@localhost To create a Root User Account 2. Type in this command and press…
4 guides
Linux & Servers
1. Login as root (replace localhost with your server address) ssh root@localhost To create a Root User Account 2. Type in this command and press…
· 1 min read
Linux & Servers
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…
Linux & Servers
Nano editor makes it easier to edit files through the terminal/command prompt window. In order to install it on CentOS 1. Login as root (replace localhost…
Linux & Servers
1. Launch the SSH terminal 2. Install the RPM file wget -q -O - http://www.atomicorp.com/installers/atomic |sh 3. Install the ioncube loader yum -y install php-ioncube-loader 4.…
No guides match that filter.