Linux System Administration
Linux is a significant power in registering innovation, driving everything from cell phones and PCs to supercomputers and servers. The activity of a frameworks head is to deal with the tasks of a PC framework. As most figuring gadgets are fueled by Linux, it bodes well to learn it.
The Linux document framework
A document framework is a strategy for putting away records on a hard plate. There are various sorts of record frameworks bolstered by Linux:
Customary circle document frameworks: ext2, ext3, ext4, XFS, Btrfs, JFS, NTFS, and so forth.
Streak stockpiling document frameworks: ubifs, JFFS2, YAFFS, and so forth.
Particular reason record frameworks: procfs, sysfs, tmpfs, debugfs, and so on.
Document framework progressive system guidelines
The Linux framework stores documents as indicated by a standard format called the file framework hierarchy.
Linux online manual page
One of the key highlights of Linux is that it gives online assistance about each and every direction. To get to the Linux manual (man) page, type the accompanying direction:
[bhargab@localhost~]$man ls
This will give the manual page of the ls order.
Root or super user
This is a unique sort of client account, which holds a wide range of authorizations to do any adjustment to a program or administration of Linux. The su direction is utilized to turn into a root or super client. Type the accompanying direction, and enter the root secret phrase to turn into a root or super client.
[bhargab@localhost~]$su
for more info : linux system administration
No comments:
Post a Comment