6 commands to list the logged in users in Linux

Aug 13, 2012

I have already written an article [to check the last login time of individual respective user]({{< relref "how-to-check-last-login-time-for-users/index.md" >}}) and also with the [commands and files which can be used to track last

How to Increase swap memory size in Linux

Aug 11, 2012

You must have faced a condition when you need to increase your [swap]({{< relref "what-is-virtual-memory-paging-and-swap/index.md" >}}) size. Well I faced one when I was trying to install [Oracle Database]({{< relref "oracle-11gr2-installation-in-redhat-62/index.md" >}}) and I was out

How to create samba share in Linux

Aug 11, 2012

Samba server is used as a Domain Controller as well as creating network share which can be used to transfer data between windows and Linux. **NOTE:**Make sure you take a

DNS server related errors

Aug 10, 2012

These are some of the issues which I had faced while working on the DNS server along with their solution. Kindly update me in the comment box with any other

How to configure NFS server in Linux

Aug 10, 2012

**Network File System** (NFS) is used to transfer data within multiple Linux systems. These are the steps you need to follow to configure NFS server in RedHat and CentOS operating

How to configure DHCP server in Linux

Aug 10, 2012

**Dynamic Host Configuration protocol (DHCP)**: This server is very useful if you are running a company with multiple clients where it becomes hard to manually assign the IP address manually