Linux_Admin_Student_Note
Linux_Admin_Student_Note
1. Introduction to Linux
2. Differences between Linux & Unix
3. Why we are going for Unix Than windows
4. Basic Kernel & Shell Architecture
5. Softwares used to reach the servers
6. Introuduction to shell & environment
OS installation
7. File system Hierarchy
8. Working with directories
how to create a directory
how to remove a directory
9. what is permissions, and explanation of rights
how to change the owner ship
how to change the permission
how to change the permissions & owner ships recursively
Exploring VIM
Different options used in vim
Monitoring:
12. vmstat, ping, top
13. What is memory & cache memory (real & swap) explanation
1. user add
2. user del
3. important configuration files
4. chage
5. gpasswd
6. common issues on user administration
7. special permissions & related files
/var/log/wtmp
/etc/passwd
/etc/group
/etc/shadow
/etc/login.defs
15 Standard Partition:
what is package
how to install the package --> rpm,yum
rpm -ivh
rpm -qa
rpm -qi
rpm -qc --> gives the configuration files
rpm -qd --> document files
rpm -qf --> configuration files
rpm -e pkgname --> removes the pkg
example::
jenkins.repo ::
[jenkins]
name=Jenkins
baseurl=http://pkg.jenkins.io/redhat
gpgcheck=1
configuring httpd
Server accessability
password less login and configuring
Network Configuration
Hostname
how to configure the adapter
assing the ip address
tools used to see the adapter details
ethtool,ifconfig,netstat,nslookup,ping,scp,