Skip to content
Service Servers

Service Servers

  • Cloudbase Solutions
  • Service Servers
Service Servers
Service Servers
Linux

Change cPanel Mail server main IP

to change the main IP address for the cPanel mail server you have to :

Read More Change cPanel Mail server main IPContinue

Linux

Install free cPanel DNS Only

to install free cPanel DNS Only run the following command from ssh as root cd /home wget -N http://httpupdate.cpanel.net/latest-dnsonly sh latest-dnsonly  

Read More Install free cPanel DNS OnlyContinue

Linux

Install fresh copy of cPanel/WHM

to install a fresh copy of cPanel/WHM on a new server you have to open ssh connection and run the following command as root cd /home wget -N http://httpupdate.cpanel.net/latest sh latest  

Read More Install fresh copy of cPanel/WHMContinue

Linux

Centos install wget

to install wget in centos command run the following command in your ssh as root yum install wget then follow the instructions  

Read More Centos install wgetContinue

Linux

get PHP version from Linux command line

to know your running PHP version from command line in Linux you have to use the command php -i while this gives a lot of information , so you will need to use it with grep command to focus on PHP Version php -i | grep “PHP Version”    

Read More get PHP version from Linux command lineContinue

Linux

Copy files between servers using command line

to copy files between servers using command line in Linux servers , you have to use the command line ( SCP ) the SCP can be used as follow   Copy files and folder from Remote Server to Local Server To copy folder from remote server to the current folder scp your_username@remoteservername.com:/some/local/directory . To coy…

Read More Copy files between servers using command lineContinue

Linux

Linux extract compressed file using tar command

Linux extract compressed file using tar command for linux servers to extract a compressed file using command line use the following tar -xvf filename.tar  

Read More Linux extract compressed file using tar commandContinue

Linux

Linux tar compress command line

Linux tar compress command line for Linux servers to compress a files or folders use the following command $ tar -cvf filename.tar filename this can be also works for folders $ tar -cvf filename.tar foldername  

Read More Linux tar compress command lineContinue

Applications | Linux

Control Linux SSH from Windows

To Control Linux SSH from Windows you will need to get the SSH Windows Application ( Putty ) , Putty is a free SSH and Telnet application for Windows from Putty.org to download it direct use the link http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html we suggest you to download the Windows Installer  

Read More Control Linux SSH from WindowsContinue

Page navigation

Previous PagePrevious 1 2

Copyright © 2025 Service Servers

  • Cloudbase Solutions
  • Service Servers
Search