Author:

How to Create cPanel Account? in WHM

Login to your WHM or go to cPanel >> Click on Web Host Manager(WHM) Go to Account Functions >> Click on Create a New Account In a Domain Information: Domain:  Example.com Username:  example1  (Max 8 chars) Password:   For Strong Password, use „Generate a Password“ Email:  Please enter your own email – For Your Security: do […]

How to Create Hosting Package?

Login to WHM >> Go to Packages >> Add a Package (Or Direct Link: http://YourDoamin.com:PortNumber/scripts/addpkg)   Fill Form: New Package Name:  Enter Package Name – Example: My50GB Resources Quota (MB):   1000   example:(1000 = 1000MB) Bandwidth (MB): 10000  (10000 = 10GB) Max FTP Accounts:  10 Max Email Accounts:  10 Max Email Lists:    2 Max Databases:  5 Max Sub […]

How to install Softaculous?

Type this following command in your SSH Client(Putty or PenguiNet)   cd /usr/local/cpanel/whostmgr/docroot/cgi wget -N http://www.softaculous.com/ins/addon_softaculous.phpchmod 755 addon_softaculous.php Now go to:WHM(Root) >> Plugins >> Softaculous – Instant InstallsIf you can’t do this then please create a Ticket

How to Install Windows 2008 R2 (Starting)

How to Install Windows 2008 R2 In this tutorial we will demonstrate to you the installation procedure for Windows 2008 R2 Operating System. To make things easier for you, we have automated the entire installation process. Now you will only need to start the installation and then set a password for the Windows OS. Step […]

How to Install Webmin on CentOS

#  cd /usr/local/ #  wget http://prdownloads.sourceforge.net/webadmin/webmin-1.510.tar.gz (for latest version check http://www.webmin.com/download.html )   Untar webmin file. #  tar zxvf webmin-1.510.tar.gz   or if your system not support this command then try this command for untar webmin file. # gunzip webmin-1.510.tar.gz# tar xvf webmin-1.510.tar.gz   Now go to webmin directory type # cd /usr/local/webmin-1.510 #  ./setup.sh […]

Scroll to top