Tutorial for SYSLOG with Examples in Red Hat Linux

Jan 26, 2014

I have written another article with [step by step instructions to redirect specific messages to different a log file]({{< relref "how-to-redirect-specific-log-messages/index.md" >}}) from /var/log/messages so that your messages file is not filled up

Interview Questions on Linux Permissions with Answers

Jan 25, 2014

## 1.What is the difference between SUID and SGID? [Understanding special permission SUID]({{< relref "understanding-special-permission-suid/index.md" >}}) [Understanding special permission SGID]({{< relref "understanding-special-permission-sgid/index.md" >}}) ## 2. What is Sticky Bit permission? [Understanding special permission Sticky Bit](https://www.golinuxcloud.com/apply-set-unix-linux-sticky-bit-with-examples/) ##

Interview Questions on Linux Networking with Answers

Jan 25, 2014

### 1. How do you perform NIC teaming? For more details: [Step by Step Guide to configure NIC Teaming in Linux](https://www.golinuxcloud.com/how-to-configure-nic-teaming-in-centos-7/ "Step by Step Guide to configure NIC Teaming in