Archive

Archive for the ‘Feeds’ Category

Changing the SSH port on cPanel Servers

May 20th, 2010

To change the SSH port number login as root, and edit /etc/ssh/sshd_config

Find the line that says Port 22 and change…

Feeds

Virtuozzo: Fixing Windows VPS Container Start Errors

March 25th, 2010

Due to the way the Virtuozzo virtualization platform works, all VPS containers are linked to the Host Node Operating System. For this reason, Windows updates are specifically disabled in Virtuozzo VPS Containers as any changes or updates to Windows System Files or Drivers, that differ from the host node can render the VPS Container unusable [...] Read more…

Feeds

Rebuilding/Restarting Exim Mail Server

February 18th, 2010

When troubleshooting the Exim log file:
tail -f /var/log/exim_mainlog
If you need to restart or rebuild Exim, you can dump your databases
Read more…

Feeds

Linux Server Type: Restoring MySQL SimLink.

February 16th, 2010

If you’re unable to restart mysqld and troubleshooting the cause: if u log into SSH and go to /tmp you may see that there is no simlink
To create a simlink you can do the following: Read more…

Feeds

What to do when Cpanel/WHM udate is hanging

November 1st, 2009

Sometimes a cPanel/YUM upgrade will hang and instead of manually trying to kill all processes you can simply use the following comands:

killall -9 rpm; killall -9 rpmq; killall -9 yum; killall -9 upcp

mv /var/lib/rpm/__db* /root (in case your YUM DB is corrupted)

rpm –rebuilddb (to rebuild your cPanel/Yum DB)

yum –exclude=kernel* -y update

yum clean all

Feeds

Fix corrupted RPM database on CentOS 5

October 29th, 2009

If rpm / yum command hangs during operations or you see error
messages – it means your rpm database corrupted. /var/lib/rpm/…

Feeds

Using WordPress Auto-Upgrade and Solving Timeouts

October 15th, 2009

wordpresslogo Using WordPress Auto Upgrade and Solving TimeoutsFor recent versions of WordPress, upgrading has been as simple as logging into your Dashboard, seeing the notification of a new version available and clicking the automatic upgrade link.

The process doesn’t always run smoothly and the most common error during the auto-upgrade is due to a timeout. Before you go running back to using the old way of backing up your files and database and performing a manual upgrade, this tutorial will guide you through some troubleshooting steps you can take to fix any timeout errors.

Feeds

How to use the iPhone WordPress App with your Website!

October 15th, 2009

iphone logo How to use the iPhone WordPress App with your Website!How to use the iPhone WordPress App to manage your website anywhere!

The iPhone App-Store is home to thousands upon thousands of apps, some of them useful, some of them .. not so useful. One of the most popular and useful however is the WordPress App for iPhone, which will let you write posts, upload photos, edit pages, and manage comments on your blog all in the palm of your hand.

While it’s a quick and easy free download from the App-Store, you do need to make sure your WordPress site is setup correctly to allow iPhone users to login! The following tutorial will guide you through the process and trouble-shooting any issues that may arise. When complete, you’ll be able to update your WordPress via your iPhone, from anywhere on the go!

Feeds

How to make your WordPress site iPhone Friendly!

October 15th, 2009

iphone logo How to make your WordPress site iPhone Friendly!How to make your WordPress site iPhone friendly!

The following tutorial will guide you through customising your WordPress website for viewing on the iPhone and other mobile smartphone devices using the WPTouch Plugin.

Feeds

cPanel authorized Partner

October 7th, 2009