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 […]
VNC Java application blocked or VNC is not working
If java is blocking VNC and you can’t access VNC in SolusVM, and you don’t want to change the settings of your OS to allow Java based VNC, then follow this tutorial and you will be able to access your VPS VNC without modifying your JAVA Security. Now we need to install a VNC Viewer. […]
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 […]
How to Change the Disk Driver to Virtio or IDE in SolusVM?
You can change the Disk Driver to Virtio or IDE before installing the operating system but should you change this after installing the OS, it will show an error that the disk is not found or a similar error. Only change this before Installing/Reinstalling the OS. 1. Login to your SolusVM Control Panel. 2. If […]
How to Change the Network Card to Virtio, Intel PRO or Realtek in SolusVM?
You can change your network card to any other network card. For example, from Realtek to Virtio or Intel Pro. 1. Login to your SolusVM Control Panel. 2. If you have multiple VPS, select the appropriate one. 3. Scroll down, and under the „settings“ tab, you can find the „Network Card“ option. Select the appropriate […]
How to Turn APIC, ACPI, VNC or PAE On or Off in SolusVM?
SolusVM allows you to enable or disable VNC, PAE, APIC and ACPI. 1. Login to your SolusVM Control Panel. 2. If you have multiple VPS, then select the appropriate one. 3. Scroll down, under the „settings“ tab you can find APIC, ACPI, VNC or PAE. If you want to turn off VNC, then select the […]
How to Manually Install/Reinstall an OS, Using SolusVM for Customized Installation?
The SolusVM Automatic Reinstall option does not allow you to modify or create a custom partition but you can manually install an OS by following these instructions: 1. Login to your SolusVM Control Panel.2. If you have multiple VPS, select the appropriate one. 3. Scroll down, and under the „settings“ tab, change the Boot Order […]