What is Sticky Bit in Linux?
Sticky bit is a flag added to a directory/file to avoid removing/renaming it by any user other than the owner or root.
Linux Basics
Understanding FTP ( File Transfer Protocol )
Understanding FTP : File transfer protocol is one of the oldest TCP/IP protocol.
How to restore and backup MBR in Linux
This post explains how to restore / backup MBR on Linux.
Useful Git Commands
This post gives some useful Git Commands which will help you to play with a git repository.
Configure NIC bonding in CentOS 7 / RHEL 7
NIC bonding is an efficient method to increase the available bandwidth of a server.