Go to website
Back
Articles on:
Linux
How to work with our VPS & dedicated servers.
Multicraft installation on Linux
Install CentOS 7 x64 Update the system Run the following to install the webserver, php, and mysql and some depedancies. Start and Enable apache Install MariaDB
Very popular
cPanel installation on Linux
Install CentOS 7 x64 Update files: After install, Change SSH port: Connect to your server via SSH. Switch to the root user. Run the following command: Locate the following line: Remove # and change 22 to your desired port number. Restart the sshd service by running the following command:
Some readers
How to connect to a Linux server with PuTTY
PuTTY is an open source software which implements SSH and Telnet for Windows and Unix platforms, along with an xterm terminal emulator. This is guide is intended for Ubuntu or Debian users who want to setup access to their server via SSH in a fast and secured manner. Prerequisites A non-root user with sudo privilleges and password authentication enabled. putty.exe
Few readers