LINUX/UNIX uses some well-defined, hierarchical structure to maintain or organized files and directories for the system. You can commonly relate it to the tree structure. Like a tree it has a single root node, it does not start with /.…
Category: linux-tutorial
php-tutorial
LINUX FILE SYSTEM OVERVIEW
A Linux file system is a standard collection of files on a disk drive or a partition. A segment of memory contains some specific data. In our machine, there can be various partitions of the memory. Data table that creates…
Different Linux os and what is Linux distribution
A Linux distribution, or distro, is an installable operating system built from the Linux Kernel, supporting user programs, and libraries. Each vendor or community’s version is a distro. Because it is open-source anyone can run, study, modify, and redistribute the source code, or…
Difference between Linux , Windows , Unix and Mac os
Sr. No. Windows Mac os Linux 1 Windows is not open source and is not free to use. Mac is not open source and is not free to use. Linux is Open Source and is free to use. 2 Runs…
Introduction and basic of Linux Operating System
Linux is a free and open-source operating system based on the Linux kernel. Operating systems based on Linux are known as Linux distros. Examples include Debian, Ubuntu, Fedora, CentOS, Gentoo, Arch Linux, Kali Linux(hacking, Also used as security testing tool), Baishakhi(Develod…