Skip to content

Latest commit

 

History

History
67 lines (45 loc) · 1.86 KB

README.md

File metadata and controls

67 lines (45 loc) · 1.86 KB

// Deprecated. Moved to https://github.com/mashalkar/LinuxPreparation/

Linux Topics:

  1. Basics:

Legacy BIOS vs UEFI | Partition table:GPT vs MBR | Boot Loaders: GRUB, GRUB2, LILO | Booting process legacy vs uefi Initramfs, Intitramrd, vmlinuz runlevels, targets, sysvinit, systemd, process id 1, Anaconda, kickstart, cfengine, Boot troubelshooting, Installing grub, manual booting, updating Kernel, Kernel panics Package management, repositories.

  1. Shell:

Types of sheels, env_varibales, global variables, export command, profiles and bashrc files, standard streams, redirections, regexs, scripting, config files, cron, anacron,

  1. Process:

nice,renice, fuser, zombie, orphan, IPC's, process states, Exit status, kernel and user space, cache, buffer, Avg load, strace top, process monitoring, system calls,

  1. Files, filesystem, storage and permissions:

fileperms rwx 421, umask ,special permissions,sticky bits, umask, ACL's || Xfs,ext2/3/4,btrfs, inodes, hard/soft links, fdisk,parted lvm, raid, benchmarking tools || encrypted filesystem, Luks,DRBD, || fstab,df,du,swap, /proc filesys || multipath, device mapper, dmsetup, || nfs, iscsi || backups and restorations swap

  1. Security:

selinux, iptables, firewalld polkit, ACL's, SSL/TLS md5,sha, System hardening

  1. System admin tools/commands:

Find, locate, Grep, Awk, sed, cut,wc,sort tar,zip,bzip,gzip,zcat lsof, curl, wget dd,hexdump, nohup,screen, atime,mtime,ctime ssh, top, strace

  1. System logging: Local logs, rsyslogs, remote logs, logratate, log-levels,

  2. User managemnt: user, group, password management, LDAP, AD, kerberos auth,

  3. Linux networking: COnfiguring nic, ip command, setting route/gateway, adding dns entries, hosts file, hostname, teaming, bonding, bond modes, bridges,

  4. Servers: DNS, DHCP, HTTPD, Mysql, LoadBalancer,

  5. Performance issues: Disk, Process, Network, Web server, Memory,