Skip to main content

Introduction to Linux for Beginners



What is Linux ?

It is based on UNIX operating system architecture which is widely known as open source Operating System. Command Line Interface environment and mainly used for server side working in 70’s and Free to use hence no licence needed. The Linux OS has both Graphical User Interface (GUI) as well as Command Line Interface (CLI). It has many flavors based on UNIX architecture comes under LINUX OS are Ubuntu, Fedora, Kali Linux, Redhat , Suse, Linux Mint, etc.

Linux mainly operated using commands on terminal process called BASH (Bourne Again Shell) is the Linux default shell. It can support multiple command interpreters.

File System supported by Linux :

xfs, ramfs, nfs, vfat, cramfsm ext3, ext4, ext2, ext1, ufs, autofs, devpts, ntfs, and many more.

File Type Used :
.tar, .bundle, .tar.cz , .deb etc

Linux Environment:
It provides separate files/permission/shell for each user.

"$" represents for Simple User.

"#" represents for Root User.

Root is the higher priority/permission holder (administrator) of Linux Operating System .



Comments

Popular posts from this blog

NMAP - Network Mapper

Introduction : Nmap ("Network Mapper") is a free and open source ( license ) utility for network discovery and security auditing. Many systems and network administrators also find it useful for tasks such as network inventory, managing service upgrade schedules, and monitoring host or service uptime. Nmap uses raw IP packets in novel ways to determine what hosts are available on the network, what services (application name and version) those hosts are offering, what operating systems (and OS versions) they are running, what type of packet filters/firewalls are in use, and dozens of other characteristics. It was designed to rapidly scan large networks, but works fine against single hosts. Nmap runs on all major computer operating systems, and official binary packages are available for Linux, Windows, and Mac OS X.

Most Frequently Used Linux Commands

In this article we give you the most as often as possible used Linux Commands. Coming from the solace of a PC or Mac work area, the Linux Command Line looks not at all like what you regularly utilize. For somebody to work in the Terminal they have to acquaint themselves with Linux commands. The Linux Command line is very helpful, fundamental to utilizing your Linux or VM and if done right, it furnishes you with more understanding and handy use than the Windows or Mac work area ever could. System Linux  Commands Command Uses uname Displays linux system information cat /etc/redhat_release Displays which version of redhat installed uptime Display how long the system has been running hostname Display system host name last reboot Display system reboot history date Display the current date and time cal Display the calendar of the current month w Displays who is logged on whoami Displays current user id finger user Displays information about user reboot Rebo...

Do’s and Don’ts of ATM transactions

Do’s and Don’ts of ATM transactions Do’s Conduct your ATM transactions in complete privacy, never let anyone see you entering your Personal Identification Number (ATM Password) After completion of transaction ensure that welcome screen is displayed on ATM screen Ensure your current mobile number is registered with the bank so that you can get alerts for all your transactions Beware of suspicious movements of people around the ATM or strangers trying to engage you in conversation Look for extra devices attached to the ATMs that looks suspicious Inform the bank if the ATM/Debit card is lost or stolen, immediately, report if any unauthorised transaction Check the transaction alert SMSs and bank statements regularly If cash is not dispensed the ATM does not display “cash out” please report to the Bank on the number mentioned in the Notice Board Immediately check your phone for SMS for debit amount Don’ts Do not write your PIN on the card, memorise your PIN number D...