WEB HOSTING UK CPANEL WEB HOSTING
MANAGED DEDICATED SERVERS WINDOWS WEB HOSTING
WINDOWS ASP.NET MSSQL ECOMMERCE HOSTING
VIRTUAL PRIVATE SERVERS PHP MYSQL LINUX HOSTING
MS SQL MS ACCESS ASP .NET WHM CPANEL RESELLER HOST
LINUX WINDOWS WEB HOSTING ECOMMERCE SHOPPING CART
OSCOMMERCE AGORA ZEN CART BUSINESS WEB SITE HOSTING
PERSONAL WEB SITE HOSTING DOMAIN NAME REGISTRATION
             BLOG HOME | FORUMS | AFFILIATES | CONTACT US

Dedicated Server Hosting


SEO Servers

SEO servers are designed to offer businesses what they require to ensure that their websites perform well and are rated highly by search engines that index them. Search engine optimization is now one of the largest web industries as businesses want their websites to reach the high spots in certain search engine listings as this will help to drive the maximum amount of traffic possible to their websites. SEO dedicated server hosting services will be able to assist them with this as SEO servers are designed to offer the highest level of performance meaning thart websites hosted on SEO dedicated servers will load faster than those hosted on standard servers, something that search engines are more likely to appreciate.

(more…)

Hello,

I can’t login to phpmyadmin getting following error

error : Existing configuration file (./config.inc.php) is not readable.

Solution

Login to your server with root and check ther permission of config.inc.php

# cd /usr/local/cpanel/base/3rdparty/phpMyAdmin/

Please check the permission and ownership of config.inc.php . It should be as follows:

-rw-r—– 1 root cpanelphpmyadmin 2409 Jan 17 22:09 config.inc.php

Dedicated Web Hosting

Dedicated web hosting services are normally recommended for businesses and individuals who wish to upgrade from shared hosting so that they are able to expand their website and make the most of what web hosting services have to offer. Any dedicated web hosting package, whether you choose a VPS hosting or dedicated server, will be able to offer you a lot more than a shared web hosting package ever could because of the dedicated environment that you are provided with access to. Although dedicated web hosting services may be off-putting for some due to the increase in how much they will have to pay, if you are running a large or popular website then you will realise the importance that having a secure and reliable web hosting environment when you consider what is best for your website. Dedicated server and VPS server hosting services are offered by most web hosting providers meaning that if you are happy with the level of service that you are receiving from your current web hosting provider that your shared hosting package is with, then the likelihood is that you should be able to upgrade to using a dedicated web hosting service without having to switch web hosting providers.

When choosing a dedicated web hosting provider you will be presented with the options of managed dedicated hosting services and unmanaged dedicated web hosting services – this choice allows users to select which is the best web hosting option for them, allowing them to pay for only what they need; managed hosting services are ideal for inexperienced users, whilst unmanaged dedicated web hosting services are best suited to experienced users. A dedicated web hosting service will be able to offer you levels of uptime that no offer form of web hosting will be able to match, simply because in one form of another you will more dedicated resources that you can make use of to enhance the performance and reliability of your server and website. If you wish to make the most of dedicated web hosting then it is important for you to be sure that either VPS server hosting or dedicated server hosting is the right route for you to go down, and that in either case you choose a server that is able to meet your requirements perfectly; after all, there’s no point in having a web hosting service that isn’t able to meet your requirements properly or paying too much for what you don’t need.

(more…)

Dedicated Server

A dedicated server can offer you the highest levels of uptime and security out of all of the main forms of web hosting that can be purchased from most web hosting providers, meaning that as a business you are likely to find using a dedicated server the best move in terms of web hosting for your requirements. Although a dedicated server may be more expensive than any other web hosting solutions that you have considered, having your own physical server can bring its own advantages in terms of server resources and what you are able to use your dedicated server for. Windows dedicated server hosting services are available to meet the requirements of users who wish to host websites that are based on Microsoft technologies, whilst Linux dedicated servers are able to meet the requirements of those who don’t require Windows based website hosting services and may be after a cheap dedicated server.

The management of a dedicated server is another thing that can put most people off using a dedicated server, but the truth is that there is a dedicated server suitable for you regardless of your requirements or management experience; managed dedicated servers are available and in this case you will be able to rely on your web hosting provider’s support team to manage your dedicated server for you, but if you feel you are a bit more experienced and will be able to handle the management of your dedicated server then there are unmanaged dedicated server hosting services available. Making the most of dedicated server hosting can be hard in some cases, but larger web hosting providers will allow you to customize the specifications of your dedicated server during the order process; this will allow you to build a dedicated server that meets your requirements perfectly, and as well as offering good value for money this also means that you won’t have to pay for resources that you don’t require. Although VPS hosting and dedicated server hosting are often compared, it is important to note that VPS server hosting is a form of virtual web hosting whilst dedicated server hosting offers you your own physical server. As a dedicated server customer you are likely to be considered for priority support if you choose managed dedicated server hosting services; this means that even if there is a problem with your server whilst your web hosting provider is busy dealing with other support requests, your support request is likely to be prioritized over those put in by other users, such as those who are on shared hosting.

(more…)

To Create a new partition on Linux server we have to use following steps steps.

Login to your linix server with root user and Using #fdisk -l  command you can list the number of partitions already created on your linux server.

#fdisk -l

It will give you following details

Disk /dev/sda: 499.5 GB, 499558383616 bytes
255 heads, 63 sectors/track, 60734 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1         653     5245191   83  Linux
/dev/sda2             654        3713    24579450   82  Linux swap / Solaris
/dev/sda3            3714        6324    20972857+  83  Linux
/dev/sda4            6325       60734   437048325    5  Extended
/dev/sda5            6325        8935    20972826   83  Linux

If you want to create 1000MB partition which is mounted on /new directory then proceed with following steps

#fdisk /dev/sda

type n for new partiton and specify the cylender size as as +1000M then type p to view new parttion then type w for save

then run the following command

#partprobe

Now you need to format the the newly created partition

#mke2fs -j /dev/sdaX

The X is the partition number which you have created

Now create the dirctory where you want to point the newly created partition

#mkdir -p /new

then with following command you can point the new parttion to the directory.

#mount -t ext3 /dev/sdaX /new

To keep these settings permanant you need to add the entry in fstab.

#vi /etc/fstab

/dev/sdaX /new ext3 defaults 0 0

save and quite the fstab file.

You can verify the setting by rebooting your server . Please check the new partition with command

#fdisk -l

Managed Dedicated Server Hosting

Managed dedicated server hosting services allow users who my not have the required skills or knowledge to manage a dedicated server the opportunity to have the dedicated server that they need without having to worry about the complicated management side of things. Managed Windows dedicated server hosting and managed Linux dedicated server hosting services are available which means that you should always be able to find a managed dedicated server hosting package that suits your needs, regardless of what your requirements may be. Although managed dedicated server hosting services may be slightly more expensive than unmanaged dedicated server hosting services, the amount of time that you will save yourself by letting others take control of the management of your dedicated server more than justifies the cost for most people. Dedicated server hosting in general is able to offer users a highly reliable web hosting service that cannot be matched by any other forms of web hosting – not even Hyper-V VPS servers or Virtuozzo VPS servers, but this added reliability does come at a cost.

Dedicated servers are also a lot more secure because you aren’t sharing any portion of your server with any other users unknowingly, thus allowing you to secure your server to such an extent that you know you are the only one who will be able to gain entry. A dedicated server can be used for any purpose which suits you as you won’t have to worry about the performance of other users’ websites affecting you or vice versa; there are many uses for a dedicated server which include applications and uses which you wouldn’t be able to get from shared web hosting services, and it is for this reason that many users consider dedicated web hosting services. In order to make the most of managed dedicated server hosting services, you should ensure that cheap VPS hosting services aren’t able to fulfill your needs; if VPS server hosting is able to fulfill your needs then it would be a better idea to make use of VPS hosting.

(more…)

If you wish to upgrade existing kernel on your Linux Server you have to follow the following steps

login to your Linux Server with root user

Check the current kernel available with following command

#uname -r

Now download the new available kernel from kernel.org

http://rpm.pbone.net/index.php3/stat/3/srodzaj/2/search/kernel-2.4.21-47.0.1.EL.src.rpm

rpm -ihv kernel-smp-2.4.21-47.0.1.EL.i686.rpm

edit grub.conf and verify whether new kernel is available or not

For making new kernel as default kernel , make sure that it is available before previous on and default option is 0 in /boot/grub/grub.conf

then reboot the server using command

#shutdown -r now

As a part of server administrations usually system administrator would run FSCK on server if they found there is some problem with file system and want to get it repaired, but unfortunately when you fire FSCK command on your Linux Server it may take several hours to get completed.

FSCK runs automatically at boot time when the server detects that a file system is in an inconsistent state, due to non-graceful shutdown, such as a system crash or power loss forcing your machine to switch-off. As a system administrator you can also run FSCK manually to check for file consistency.

Its always suggested to have ReiserFS or ext3 filesystems for your Linux server as both are journaling filesystems and are much reliable filesystems which can tolerate accidental power loss affecting your file systems of your server.

Time required for completing FSCK for a drive is directly proportional to drive size, server speed and amount/type of data on the drive which needs to be scanned and fixed, thus server with advance processor and fast speed would help you to reduce FSCK processing time.

Bzip2 is great utility which you can use with your VPS server. if you want to install it on your server just follow the following instructions.

# cd ..
# wget bzip.org/1.0.3/bzip2-1.0.3.tar.gz
# Type: tar zxvf bzip2-1.0.3.tar.gz
# Type: cd bzip2-1.0.3
# Type: make install

With APT:
# apt-get update
#Type: apt-get install bzip.

thats all, you can use Bzip on your server.

If Fantastico is installed on your Linux dedicated server but you are not getting the Icon of Fantastico under cPanel. In such case verify the following settings:

-please make sure that the Fantastico is enabled in your WHM’s Feature Sets as well as enabled in the WHM Fantastico admin

- Please make sure that their is a symlink to the Fantastico directory in every theme you use x or x3

ln -s /usr/local/cpanel/3rdparty/fantastico /usr/local/cpanel/base/frontend/x3

- Please verify the version of wget on your server and update it accordingly  wget-1.10.2-3.2.1 

For 32-bit:
Code:
rpm -qa wget ;
wget ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/5/i386/os/Fedora/RPMS/wget-1.10.2-3.2.1.i386.rpm
chattr -ia /usr/bin/wget
rpm -e wget ;
rpm -ivh --force wget-1.10.2-3.2.1.i386.rpm ;
rpm -qa wget ;

For 64-bit:
Code:
rpm -qa wget ;
wget http://download.fedora.redhat.com/pub/fedora/linux/releases/7/Everything/x86_64/os/Fedora/wget-1.10.2-15.fc7.x86_64.rpm ;
chattr -ia /usr/bin/wget
rpm -e wget ;
rpm -ivh --force wget-1.10.2-15.fc7.x86_64.rpm ;
rpm -qa wget ;
once wget version get updated, Please install fantastico once again .

Next Page »