cpanel hosting
Create Remote login page for cPanel
Tuesday, July 22nd, 2008To create remote login page for cPanel, your website should have HTML codes. Assuming your website has HTML code, your website url is www.yourwebsite.com then your cPanel login url will be http://www.yourwebsite.com:2082 for non-SSL or https://www.yourwebsite:2083 for SSL login.
You need to put the following HTML from in your website HTML codes.
<form action=’http://www.yourwebsite.com:2082/login/’ method=’post’>
<table border=’1′ width=’250′ [...]
Create Remote login page for DirectAdmin
Wednesday, July 16th, 2008To create a remote DirectAdmin login page, your website should have some HTML codes.
Assuming your website has HTML codes and considering your website url is www.yourdomain.com, your DirectAdmin login url will be http://www.yourdomain.com:2222 for non-SSL or https://www.yourdomain.com:2222 for SSL login.
You need to put the following HTML from in your website HTML codes.
<form action=’http://www.yourdomain.com:2222/CMD_LOGIN/’ method=’post’>
<table border=’1′ [...]
Create an IP based website using Ensim
Friday, June 27th, 2008To create an IP-based website make sure you should have all the required information to create a website site before you start.
To create an IP-based site:
* click Add IP-based Site (Sites section) in the shortcuts section of the Home page,.
* In the Site Name field, enter the name of the site.
* Important: The site name [...]
SIM Installation
Thursday, May 29th, 2008System Integrity Monitor (SIM) tools monitor and ensure that services are running and responding properly, it verify that services are online, load averages are in check, and log files are at reasonable sizes.
Here are the installation process;
Login to your server via SSH as root.
Type: wget http://www.r-fx.org/downloads/sim-current.tar.gz
This will download the most current version of SIM (System [...]
