A collection of system administration hints and tips, tricks and articles for the Linux operating system in all its variants.

Latest posts

Switching to a GUI login on RHEL 6

To switch to a graphical environment, you may need to install additional software from the RHEL Internet repository or installation DVD.

Using netstat to troubleshoot linux networks

netstat is a useful tool for checking your network configuration and activity. It is in fact a collection of several tools lumped together.

How to Change or Set hostname on OEL/RHEL/CentOS 6

A simple post for those who are new to Oracle Enterprise Linux (OEL) or Red Hat Linux (RHEL) version 6 and wish to change hostname.

Disabling SELinux in Oracle Linux 6

In this post, we walk through steps you can follow to check the status of SELinux and also disable it in OEL 6, if it is enabled.

Find command examples

The find command in UNIX and Linux is a command line utility allowing you to search for files in a directory hierarchy.

Using the apt-get command cheat sheet

APT originally designed as a front-end for dpkg to work with debian packages, but it has since been modified to also work with the RPM via apt-rpm.

How to display Routing Table

On Linux systems the routing table maps destinations to the router and network interface that IP must use to reach that destination.