GoLinuxHub

Linux tutorials, DevOps guides, shell scripting, automation, and practical how-to content.

Latest Articles

How to clear cache in Linux

Aug 17, 2012

Here I would like to share a script which you can use to clear your cache memory. **IMPORTANT NOTICE:** This is something one should not do as cache is used

Configure Apache server with SSL support

Aug 14, 2012

You can configure apache web server with or without ssl support where as it is always recommended to use ssl along with apache for security reasons. Let me show you

What is the difference between POP3 and IMAP

Aug 14, 2012

A message transfer agent receives mail from either another Mail Transfer Agent (MTA), a Mail Submission Agent (MSA), or a Mail User Agent (MUA). The transmission details are specified by

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