Archive

Archive for January, 2010

Installing RVSite Builder on Dedicated Server

January 31st, 2010 harry No comments

**** Use coupon whukharry to avail a great discount of 10% on every order you placed at http://www.webhosting.uk.com/

rvsitebuilder-hosting2 Installing RVSite Builder on Dedicated Server

RV SiteBuilder is more popular and is easy to use site builder application which is a license paid product.
Using such sitebuilder application you can easily create websites, no need to have sound technical knowledge or programming knowledge. Most important feature of it is that it can be fully integrated with your to CPanel and is therefore easily accessible.

Follow the steps mention below :-
Firstly, you need to purchased RVsitebuilder license for your dedicated server from www.rvsitebuilder.com website.
Login to your server as root and download RVsitebuilder installer file using following command

cd /usr/ local/cpanel/ whostmgr/docroot/cgi/
rm -f rvsitebuilderinstaller.tar
wget  download.rvglobalsoft. com/  rvsitebuilderinstaller.tar
tar -xvf rvsitebuilderinstaller.tar
chmod 755 addon_rvsitebuilder.cgi

Now login to WHM as root and at the bottom of the left menu you will find RVSiteBuilder Installer under the Plugins Section.
Click on the RVSiteBuilder Installer and proceed with the installation. After the installation is complete it will automatically direct you to RVSiteBuilder Manager Page, here you can configure RVSiteBuilder.

Once completed you should see RVSiteBuilder as a feature in your cPanel control panel.
That’s all you have successfully installed RVsitebuilder website development application on your server which can be used for designing websites.

UK Server Hosting

Disabling traffic stats program

January 30th, 2010 admin No comments

**** Use coupon whukharry to avail a great discount of 10% on every order you placed at http://www.webhosting.uk.com/

If you are into webhosting reselling business and you don’t want to provide any traffic stats program for your clients then you need to edit a file /var/cpanel/cpanel.config located on your linux cpanel server.
By editing above file you can disable all 3 available stat program like Awstats, Analog or Webalizer or any of them for your cPanel server.
Open /var/cpanel/cpanel.config file and change the variables for skipanalog, skipawstats, skipwebalizer fields to 1.
Now above file variables should look like as follows:
skipanalog=1
skipawstats=1
skipwebalizer=1

Save the changes and restart cpanel services for your linux server.
Use following command /etc/init.d/cpanel restart
hence you have successfully disabled all three stats program offered by cPanel hosting server.

Website Hosting UK

Changing RDP port of windows Dedicated Server

January 30th, 2010 admin No comments

**** Use coupon whukharry to avail a great discount of 10% on every order you placed at http://www.webhosting.uk.com/

Sometime you may need to change RDP login port for your Windows Dedicated Server. All you have to do is to follow the steps given below:-

Login to your windows dedicated server as Admin
1. Start Registry Editor (start >> run >> type “regedit” and press ok).
2. Locate and then click the following registry subkey:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer\WinStations\RDP-Tcp\PortNumber

3. On the Edit menu, click Modify and then click Decimal.
4. Type the new port number, and then click OK.
5. Quit Registry Editor.

That’s all you have successfully changed RDP port of your Windows Dedicated Server.

UK Dedicated Server

Installing Webmin on Dedicated Server

January 17th, 2010 harry No comments

**** Use coupon whukharry to avail a great discount of 10% on every order you placed at http://www.webhosting.uk.com/

Are you looking for FREE control panel for your server ? Webmin control panel could be the answer for you !!!

webmin-installation2 Installing Webmin on Dedicated Server

There are many other free server control panels available but if you are planning to use Webmin you can refer below mention steps using which you can install it on your Dedicated Server.

If server management is your main intention and you don’t want to host other website on your server ie don’t want to get into Website Hosting business by offering website hosting accounts on your server and offering them control panel then using webmin would be the good solution for you. Webmin is Open Source Software used to manage your web server so you don’t have to pay licensing fees for using it.
You can download the latest version of  Webmin from their main website. Use Following steps for installing Webmin on your dedicated server.

root@yourserver [~] #cd /usr/local/src

root@yourserver [~] # wget  sourceforge.net ( Download latest webmin version )

root@ yourserver [~] #rpm -Uvh webmin-1.500-1.noarch.rpm

warning: webmin-1.500-1.noarch.rpm: Header V3 DSA signature: NOKEY, key ID xxxxx
Preparing… ########################################### [100%]
Operating system is CentOS Linux
1:webmin ########################################### [100%]
Webmin install complete.

The installation program will ask series of questions and most values will be automatically set by default.
Once installation is complete you can use http://www.domainname:10000 to login to yoru webmin control panel use root with your root password.

UK Dedicated Server Hosting