Linux is often used to refer to the whole operating system however

in #linux6 years ago

In this section, I took a whirlwind tour of the Linux landscape. We discussed the kernel and user space, reviewed many common Linux shell commands, discussed the process and how to manage it, reviewed user and group security concepts, discussed FHS, and toured some of the most commonly found directories and files in Linux Times.
sumber
image

● Linux is often used to refer to the entire operating system but in fact Linux itself is the operating system kernel that starts with the boot loader, which itself is preceded by the BIOS / UEFI.

● User space refers to everything that happens outside the kernel. Among the programs that run in user space, there are many major utilities from theGNU project, most of which are meant to run from the command line (text-based interface that allows you to enter commands, run them, and see results). Shell executes your commands inside that interface.

● Common commands include: pwd (print working directory), cd (change directory), ls (file list or directory contents), mkdir (create directory), rmdir (remove directory), mv, rm, and cp (move, delete orcopy file or directory respectively), paint (concatenate or show file), less / more (show file one page at a time), editor (start text editor), search (search file or directory), free (show memory information) , Df (show disk free space), id displays the identity of the user along with the list of groups that belong to it), dmesg (review kernel logs), and journalctl (show all available logs).

● You can interact with the hardware on the Kali system with several commands: lspci (list of PCI devices), lsusb (list of USB devices), and lspcmcia PCMCIA card list.

● A process is a running program example, which requires memory to store the program and its operation data.You can set the process with commands like: ps (show process), kill (kill process), bg (send process to background), fg ( bringing background to the foreground process), and work (showing background processes).

● Unix-like systems are multi-user. They support multiple users and groups and allow control over actions, by permission. You can manage file and directory rights with several commands, including: chmod (change permission), chown (owner changes), and chgrp (group changes).

● Like other professional Linux distributions, Linux Times is set to be consistent with the FilesystemHierarchy Standard (FHS), allowing users coming from other Linux distros to easily find their way around Kali.

● Traditionally, application configuration files are stored under your home directory, in hidden files or directories starting with periods (or periods).

Now that you've handled the basics of Linux, let's make Linux Linux up and running.

Sort:  

indeed, we are often referring to linux distros as 'linux'. but linux is actually the kernel and the operating system based on this kernel is called as ditros.one of the most (if not the most) popular linux distribution is ubuntu desktop, designed for the end user as an alternatif operating system for windows.

Android, also based on linux kernel, but we never say Android as linux like the other linux distros out there, do we?

Mint/peppermint has held #1 spot on distrowatch for quite some time now. Ubuntu has been #4 for more than a year! Ive been using linux at home for 6years now for my home theatre computer, mainly on ubuntu and mint until recently ive switched to ZORIN and i absolutely love it!

Coin Marketplace

STEEM 0.20
TRX 0.14
JST 0.030
BTC 68010.47
ETH 3258.17
USDT 1.00
SBD 2.68