Unix & Linux Admin
Unix & Linux Admin
Files System
Linux file Hierarchy Concepts Listing files and Directories : ls more and less command The Seven Fundamental File types Creating and viewing the files : cat Creating,Modyfyfing,Changing and Removing directories : mkdir,cd,rmdir Moving and Renaming files : mv Copying a files : cp command with attributes Deleting a files : rm command with attributes Links Hard Link and Soft Link Absolute path name Relative path name
Comparisons
cmp comm diff
Compressions
zip compress gzip bzip2
File attributes
chmod chown
Filter Commands
which, wheris, locate whatis, find coammnds with attributes.
String Processing
head, tail wc,sort,uniq cut, paste
Process
Introduction Process concepts Process basics Process commands
Job Control
oat,batch,cron,
Shell
Configuring shell Variables Local variable Environment Variable
VI editor
Overview of vi editor Three modes of vi editor Saving and quitting Navigation Editing a text Undoing changes Yank and paste Changing, Deleting Searching for pattern Search and Replace Handling multiple files in ex-mode
System Administration
RedHat Installation (Text and Graphical Mode
Standalone Installation NFS Installation kick start installation
System Initialization
Boot sequence overview Bios initialization Boot loader Grub boot loader and grub.conf configuration file Troubleshooting of grub boot loader Kernel Initialization Init initialization Run levels ( 0 6) Virtual Consoles Controlling services System Shutdown and reboot
Kernel Services
Kernel overview Kernel hardware support Configuring kernel parameters
Network Configuration
Configuring Network Utilities Netconfig, setup, neat and with configuration file. if down/ifup,ifconfig,ping Binding multiple address Configuring range of ip-address ssh,telnet rcp/scp
write/wall
Xinted services
Overview of xinetd services and non-xinetd services Configuring xinetd and non-xinetd services
RPM
Overview of RPM Installing, Removing a software with rpm rpm queries rpm verifications
RAID
Overview of RAID Types of RAIDS Configuring RAID 0,1 and 5
Backups
Understanding of Different backups Taking backups with dump/restore,cpio,tar/star