GoLinuxHub

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

Latest Articles

How to get a list of open ports in Linux?

May 3, 2013

So you have set up a very secured server but still don't you want to cross check if the machine is really secured and your server has not been compromised

Hanging up active calls in Asterisk PBX

Apr 17, 2013

There are many times when we run out of free channels in your PBX while making calls or in case a phone is not placed properly the calls does not

How to change default snapshot location in VMware ESXi 5

Apr 17, 2013

[![images](images.webp)](http://3.bp.blogspot.com/-WT8dyJbSGi8/UleHyrmoHmI/AAAAAAAACc4/x3_dKcmgWOs/s1600/images.jpg)Be default the snapshots which are taken for any vm are stored with their parent in the same directory or storage. Sometimes you may run out of space and you

Understanding Special Permission SGID in Linux

Mar 7, 2013

In my earlier posts I had explained about other Special Permission used in Linux i.e. [SUID]({{< relref "understanding-special-permission-suid/index.md" >}}) and [STICKY BIT]({{< relref "understanding-special-permission-sticky/index.md" >}}) So let me help you understand SGID and its usage with

Understanding Special Permission Sticky Bit in Linux

Mar 7, 2013

Now there are few permissions which are used in Linux and are referred as special permission due to [SUID]({{< relref "understanding-special-permission-suid/index.md" >}}) and [SGID]({{< relref "understanding-special-permission-sgid/index.md" >}}) in their respective link their different functionality in terms