Articles
As an example to add a /24 253 ips to a linux server follow these setups. We'll use...
Assign Additional IP Addresses in RedHat/CentOSIf you are using CPanel, you should add the IP addresses through WHM. Do not follow these...
Automation of TasksHow to automate tasks on a Linux systemYou don't have to do that yourself!One of the main tasks...
Basic SecurityBasic SecurityFortunately, Linux has a lot of built in security that it inherits from its Unix...
Block countries using the CSF FirewallIf you're on a VPS or Dedicated Server, the block using the Firewall is a better alternative. It...
Check RAM and CPU info via SSHCheck CPU cat /proc/cpuinfo Check Memory / RAM cat /proc/meminfo
Copy files from server to server using SCPOften times with a VPS or Dedicated Server you will need the ability to copy a single file or...
Disable TRACE or TRACK method in ApacheDisabling the TRACE or TRACK methods from inside Apache are highly recommended and are now...
File Permissions (chmod/chown)Linux has inherited from UNIX the concept of ownerships and permissions for files. This is...
FirewallsFirewallsA machine connected to the Internet that isn't behind a firewall is a disaster waiting...
General Introduction to Dedicated ServersA dedicated server is a single computer on a web hosting network that is leased or rented, and...
How can I check my hard disk usage in Linux?Once you are connected to the server via SSH, run the following command:# df -hThis will output...
How to Configure IPMI settings from a running Linux OSGetting the OS prepared: 1) Install IPMItool. On CentOS Linux, install the OpenIPMI-tools,...
How to Find Out Hard Disk Specs / Details on LinuxLinux comes with various commands to find out information about your hard drive. I recommend...
How to disable Firewall on RHEL / CentOS / RedHat LinuxHow do I turn off or disable firewall permanently under RHEL / Fedora Linux / Red Hat Enterprise...
How to format and mount second hard drive on LinuxIf you have two hard drives you can mount second hard drive to be used for (cPanel/WHM) backups...
Installing Rkhunter (Rootkit Hunter) in RHEL, CentOS and FedoraWhat Is Rkhunter? Rkhunter (Rootkit Hunter) is an open source Unix/Linux based scanner tool for...
Linux: Commands for System AdministrationThe following commands are frequently used by systems administrators to keep an eye on what's...
Linux: File Backup (tar/gzip)Let's face it, computers aren't perfect. Linux is an "almost perfect" operating system, but...
Linux: Linux File SystemsThis is a beginner's course and one of the concepts that newcomers to Linux find different is...
Linux: The 'cp' commandTo show you how to copy files with Linux we talked about 'cp' in the lesson on aliases. 'cp' is...
Linux: The 'mkdir' command'mkdir' is the command for making directories. 'mkdir' may be familiar to MS-DOS users out...
Linux: The 'mv' command'mv' is a command that we're going to use to move files around or to rename them. 'mv' sort of...
Linux: The 'rm' command'rm' is for removing or deleting files. That means, sending them into non-existence, oblivion,...
Linux: What Type of Installation?What type of installation should I do? (Dual Boot / Live CD / Fresh Install / Virtual...
Monitoring Hard Drive Health on Linux with smartmontoolsS.M.A.R.T. is a system in modern hard drives designed to report conditions that may indicate...
Open SSHWorking with OpenSSHBack when the Internet was a big, happy family with only a hundred or so...
Providing Services Under LinuxRunning A Name ServerThe most popular software for translating hard to remember IP addresses...
SWAP PartitionPlunk that CD/DVD in your computers drive. Okay. Now is the moment of truth. We've got the...
Setting up snortIntrusion Detection with SnortSnort is a popular open source intrusion detection system. You can...
SuperMicro ipmicfg utility on LinuxSuperMicro have a nice little utility called ipmicfg, which can be used to interact with the IPMI...
Test If Linux Server SCSI / SATA Hard Disk Going BadOne of our regular sends us a question: How can I test if my hard disk is going bad? I see few...
cPanel tmp folderBy default, cPanel sets up a paltry <512MB /tmp disk. This isn't nearly large enough for large...
Powered by WHMCompleteSolution