Posted by yolau
For users that are behind a firewall it might be required that you enable passive ftp in your ftp server and client.
While enabling passive ftp in your ftp client is simple, doing so in your ftp server configuration files might be a bit tricky if you don’t know what you are doing.
This tutorial [...]
Posted by yolau
More then a year ago, cPanel added a future to the Exim Configuration Editor for everyone to easily select from two RBLs (spamhaus.org and spamcop.net) that can be used to filter most of the SPAM that a server receives. While this has been great for most of us (enabling a RBL is a simple as [...]
- December 4th
- Filed under: How to
Posted by yolau
Recently I was asked by a customer how to change the default Apache success page (the one that you see when you just type in the hostname for example). Surprisingly (or maybe not) this is not documented anywhere on cpanel docs or forums.
If you are faced with the same problem then you will be relieved [...]
- December 3rd
- Filed under: How to
Posted by yolau
In this article I will explain how to enable quotas on a cpanel server.
Recently I had to setup a cpanel server that didn’t have quotas enabled by default.
What is the result of a server without quotas?
Simple. All accounts will have unlimited diskspace.
How to fix this?
First of all you will have to login to your server [...]
- November 29th
- Filed under: How to
Posted by copilas12
Step 1: DNS: A Record
First we’ll need to log in to WHM. Under DNS Functions, select Edit DNS Zone. Choose the domain for the zone in which you wish to edit. Add an A record mapped to asterisk (wildcard) for the subdomain and the IP Address the site is hosted on. You likely already have [...]
- November 18th
- Filed under: How to
Posted by yolau
This article will tell you how you can make a file or folder undeletable (immutable) even for root.
This is useful if you have an important file that you don’t want to delete by accident or if you are investigating some user’s files and you don’t want someone deleting the “evidence” while you investigate.
The command works [...]
Posted by yolau
As the summer is starting to show its heat waives (at least here) I thought that an article on how to monitor your server’s CPU temperature is appropriate. In a modern Data Center heat should not be a problem but you never know…
When you should start worrying about your CPU temperature?
When the first signs are [...]
Posted by yolau
Hello,
I just investigated a cpanel server that was showing two spamd processes that were using 100% of CPU time.
In case you see a similar problem on your server there is an easy fix released by cPanel, but before we go there please note that this is not a cPanel issue, but it’s a [...]
- March 19th
- Filed under: How to
Posted by yolau
What is SPF?
Sender Policy Framework (SPF) is an attempt to control forged e-mail. SPF is not directly about stopping spam – junk email. It is about giving domain owners a way to say which mail sources are legitimate for their domain and which ones aren’t. While not all spam is forged, virtually [...]
- December 27th
- Filed under: How to
Posted by yolau
3ware RAID cards are used by the majority of Data Centers (Layeredtech, Softlayer, etc.) so if you have a RAID card installed (which is always a good idea) you might have a 3ware card.
I don’t know if you know or not (many people don’t) but it’s your responsibility to monitor the RAID array. There will [...]
- December 26th
- Filed under: How to