Getting To Know One Of The Most Popular UNIX OS – LINUX!
by admin
Posted on 09/16/17 7:07 AM
You might be using many popular operating systems like Apple, Windows but here we will pick ‘Linux’ – what it is and what benefits it offer over other OS.
So, Let’s get started.
Linux – What and Who?
Linux is an operating system or kernel. It’s idea was given by young & bright Linus Torvalds when he was computer science student. In those days, he used to work on UNIX OS and thought of improving it. His suggestions were rejected, so, he decided to launch an OS with modifications suggested by its users.
Linus devised it and named ‘Linux’ around 1991. Now, he needed programs which can run on it. The time passed and he started collaborating with other programmers which gave rise to Linux – one of the most love and open source OS options available today!
What is Linux Distribution?
Linux is free to use kernel for programmers, profit and non-profit organizations. They exploit Linux for creating Operating system to satisfy their individual requirements.
Many organizations keep Linux OS private and many other make variations of Linux available to public. These types/versions/kinds of Linux OS are called as Distributions.
Hundreds of distributions are available today (also called Linux Distro) –
Arch
CentOS
Debian
Fedora
LinuxMint
Ubuntu
But, naming, which is the best Linux Distribution is different as each one of them is made to suit different purposes.
Also, There are various methods to install Linux in your system –
USB stick
Live CD
Virtual Installation
Making a Big Switch…
Here we discuss about things that get changed when you switch from Windows or Mac OS to Linux. Unlike Windows, where files are stored in folders under drives like C: D: etc, in Linux files are ordered in the hierarchy.
Types of Files used in Linux & Unix
General files
Directory files
Device files
3 Types of Users in Linux
Regular
Root
Service
And, the file convention used in Linux is case sensitive i.e. plain and PLAIN are 2 different files.
Linux File Management
You can either use CLI (Terminal) or GUI (File manager) for managing your files in Linux. Both have their relative advantages.
For launching terminal, use dashboard or press shortcut key Ctrl+Alt+T.
Various command used in Terminal File manager:
cd or cd ~ (for navigating to home directory)
cd.. (moving one level up)
cd (moving to particular directory)
cd/ (moving to root directory)
Must-Know Linux Commands
If you know the right command, then, managing files become easy. So, here are the list of commands that you must know:
ls, for listing files
ls – R, for listing files in sub directories
ls – a, for listing hidden files
cat>filename, for creating new file
cat filename, for displaying file content
sudo, allowing users to run program with security privileges of superuser or root
rm, for deleting files
man, gives help information
history, gives list of past commands
clear, clears terminal
mkdir, makes new directory
mv, used to rename a directory
Wrapping Up
Thus, A Unix based Linux OS helps made all resources associated with your computer system – files, directories, etc.
It is free, open source and licensed under GPLv2. Hope, now, you’ve got basic idea of Linux OS – what, why, how’s…..!
Categories
-
JavaScript Frameworks
02/27/24 12:46 PM
-
API First Development
02/22/24 6:19 AM
-
Mobile Commerce: The Future of Online Shopping
02/22/24 6:09 AM
-
What is ChatGPT? Exploring the Latest Trends
02/22/24 5:57 AM
-
The Power of AI in App Development
02/5/24 7:44 AM