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 · 12 min read · Introduction Linux is a multi-user operating system where multiple users can access the same system simultaneously. To maintain security and prevent unauthorized access, Linux implements a robust permission system. This guide will teach you everythin...
Join discussion
Feb 14 · 11 min read · Linux Linux is an open-source operating system (OS) based on Unix principles. It acts as a bridge between computer hardware and software applications, managing system resources like CPU, memory, storage, and devices. It was originally created in 1991...
Join discussion
Feb 8 · 1 min read · 1. Linux → the kernel, not the full operating system. It talks to hardware. 2. Kernel → controls CPU, memory, disk, network. The brain of the system. 3. Operating System → kernel + tools + libraries + apps. 4. Distribution (Distro) → Linux kernel bun...
Join discussion