Mar 1 · 12 min read · If you've spent any time working with Linux, downloading open-source software, managing remote servers securely (such as allowing SSH Root Login), or dealing with server backups, chances are you've en
Join discussion
Feb 17 · 5 min read · Learn Linux using 3 concepts what? Why? and How? What is Linux? Linux is an open-source kernel developed by Linus Torvalds in September 1991. He created it because he wanted a free and accessible system, as commercial UNIX was too expensive and the M...
Join discussion
Feb 15 · 14 min read · Introduction Beyond the standard read, write, and execute permissions we use daily, Linux has three special permission bits that provide advanced access control: SUID (Set User ID), SGID (Set Group ID), and the Sticky Bit. These special permissions s...
Join discussion