Most Popular/Viewed Products

ServerTune most popular and viewed products

VPS Budget Plan
Quad Core Xeon Processors dedicated servers.

Most Popular

Click to hideClick to view
ServerTune

Browse by category

Search    |    Advanced search

Categories

Questions or need help? Please login to your account and submit a ticket.

To report any issues with this KnowledgeTune, send a message to Customer Service

Most viewed articles

Article
Call to unsupported or undefined function mysql_connect
If you get this error: Call to unsupported or undefined function mysql_connect(); That means the Php-MySQL RPM is not installed. To install...
 
Not rated
05 Apr, 2012
Views: 420
Article
HowTo change "Help" link in DA to your own forum/KB
To change the Help link in DirectAdmin -- Admin area -- to your own forum and/or knowledgebase: SSH to the server and using your favorite Linux...
 
Not rated
05 Apr, 2012
Views: 329
Article
How do I remove all messages from the Exim queue?
SSH to your server and run the following command at the command line: exim -bp | awk '/^ *[0-9]+[mhd]/{print "exim -Mrm " $3}' | sh This...
 
Not rated
05 Apr, 2012
Views: 308
Article
Magento Powered Servers
To build the best Magento powered servers, we configured and examined several Web servers with different hardware devices, applications and their...
 
Not rated
05 Apr, 2012
Views: 188
Article
Can't connect to local MySQL server through socket '/tmp/mysql.sock
If you get this error message: /usr/local/bin/mysqladmin: connect to server at 'localhost' failed error: 'Can't connect to local MySQL server...
 
Not rated
05 Apr, 2012
Views: 162
Article
ERROR: unable to connect to 'localhost:8000': Connection refused
If you get the following error message: ERROR: unable to connect to 'localhost:8000': Connection refused It is likely that...
 
Not rated
05 Apr, 2012
Views: 148
Article
Tips to avoid getting your We site banned by Google
When a Web site has been banned by Google, there is no warning except for the steady drop of sales and/or visitors. The Google team does not share...
 
Not rated
05 Apr, 2012
Views: 138
Article
Error: you have no items in your shopping cart magento
This is a typical symptom of session management failure for several browsers. There are two things to solve this issue: Tune up "Session...
 
Not rated
05 Apr, 2012
Views: 115
Article
Can I install two VEs with two different Operation Systems such as: Windows OS and Linux OS on the same dedicate server?
To install two different operation systems (OS) such as Windows and Linux on one dedicated server, you need either Xen or VMware Server...
 
Not rated
05 Apr, 2012
Views: 111
Article
Unable to open pty: No such file or directory
In some cases, you won't abe able to enter a VE from the dedicated server, or directly SSH to that VE. If you try to enter a VE from the dedicated...
 
Not rated
05 Apr, 2012
Views: 110

Recent articles

Article
Plaintext authentication disallowed on non-secure (SSL/TLS) connections
If you, or your clients, are unable to login to your/their email accounts and the system shows this error message: Plaintext authentication...
 
Not rated
11 May, 2012
Views: 10
Article
Error in configuring the Authen::PAM module
You need to install the following two binary packages yum install pam-devel tcp_wrappers-devel
 
Not rated
05 Apr, 2012
Views: 48
Article
HowTo :: list installed PERL modules on a server
Lists all modules, their versions, and compare currently installed to the latest versions available. perl -MCPAN -e 'print CPAN::Shell->r...
 
Not rated
05 Apr, 2012
Views: 76
Article
Installing Perl modules from CPAN
SSH to the server and at the prompt run the following commands: /usr/bin/cpan -i MODULE::MODULE You can also install a CPAN modules,...
 
Not rated
05 Apr, 2012
Views: 61
Article
I can not ping my hostname. Why?
The router assigns an IP address for my server. I can ping my router IP address. I can ping any other IP address outside my LAN, but I am unable to...
 
Not rated
04 Apr, 2012
Views: 53
Article
How do I install Django with Apache2, mod_python3, and PostgreSQL
SSH to the server and run the following command: cd /usr/ports/www/py-django; make all install clean -DWITH_MOD_PYTHON3 -DWITH_POSTGRESQL ...
 
Not rated
04 Apr, 2012
Views: 52
Article
HowTo :: Apache
Configuring Apache2: The local path to the main Apache HTTP Server configuration file is: /usr/local/etc/apache22/httpd.conf on FreeBSD. ...
 
Not rated
04 Apr, 2012
Views: 68
Article
How do I create SWAP file on FreeBSD
The GENERIC kernel already includes the memory disk driver required for this operation. When building a custom kernel, make sure to include the...
 
Not rated
04 Apr, 2012
Views: 52
Article
What is kern.sched.quantum?
kern.sched.quantum is the maximum number of ticks a process can run without being preempted. It is specific to the 4BSD scheduler, so you can use...
 
Not rated
04 Apr, 2012
Views: 50
Article
How can I verify which scheduler is in use on a running system?
Check and see if the kern.sched.quantum directive is in the sysctl file. If you have it, you should see something like this: % sysctl...
 
Not rated
04 Apr, 2012
Views: 55
RSS