Linux tutorial for beginners Tech Arkit
Interview Questions and Answers
Nagios Monitoring Tools
Shell Scripting Tutorial
- sequence seq command, make maths easy in scripts https://www.youtube.com/watch?v=_vQIyDFbcI8
- CPU, Memory, Disk Utilization from Multiple servers https://www.youtube.com/watch?v=JT2lEulFlrQ
- Unary Operator Shell Scripting Examples https://www.youtube.com/watch?v=O5BcO1w-lTQ
- Shell Scripting A-Z in Single Video https://www.youtube.com/watch?v=Nl_iAPZ355U
- Linux System Load History Collection Shell SCript https://www.youtube.com/watch?v=jbKaqFeXHqU
- Create Multiple users at a time https://www.youtube.com/watch?v=pJNWv2VU6rM
- Advanced Shell Scripting Tutorial https://www.youtube.com/watch?v=1Sh6PWcgXAA
- Shell Scripting Video Tutorial https://www.youtube.com/watch?v=7GNUzvjS_mE&list=PL8cE5Nxf6M6b8qW7CSMsdKbEsPdG9pWfu
- Shell Scripting course Overview https://www.youtube.com/watch?v=7GNUzvjS_mE
- Linux Basics https://www.youtube.com/watch?v=IFvMor-0eFM
- Linux Directory Structure https://www.youtube.com/watch?v=rVxpe1_lNFE
- Linux Basic Commands https://www.youtube.com/watch?v=yYC8aaQ3eZA
- Copy, Remove, Move and Time Commands https://www.youtube.com/watch?v=G7XFreQkDB8
- Dif and Grep Commands https://www.youtube.com/watch?v=RwcQ6JzTsmA
- Head, tail, sort and more commands https://www.youtube.com/watch?v=OgV3qrPQulU
- tr and wc commands https://www.youtube.com/watch?v=d40a5zFa8yI
- Disk utilities like fdisk, df and du commands https://www.youtube.com/watch?v=vx1WZepOmKg
- Getting Help From Command Line user Interface https://www.youtube.com/watch?v=GcYu-0IIJas
- w, who, hostnamem hostnamectl and uname commands https://www.youtube.com/watch?v=7shAr5lp_Wc
- Search for files and directories using find and locate commands https://www.youtube.com/watch?v=Rd6e-OrsHpo
- top command its output explanation https://www.youtube.com/watch?v=UQ7rr4_47YY
- vi & vim text editor https://www.youtube.com/watch?v=K3SUrcJ740Y
- sed, awk, vmstat and nestat commands https://www.youtube.com/watch?v=4hJorSKg9E0
- vnstat command https://www.youtube.com/watch?v=KlpE2Ok6Bxo
- Introduction to Graphical user interface https://www.youtube.com/watch?v=Yck_xhz9ku0
- cut command https://www.youtube.com/watch?v=kBZNJdw7RQQ
- Merge multiple files using paste command https://www.youtube.com/watch?v=_Efd6PxhNq4
- Connect and Manage remote machine using SSH https://www.youtube.com/watch?v=Dp9J7aktYDs
- Changing files and directory permissions https://www.youtube.com/watch?v=NNAxqSyTsUI
- tar and zip commands https://www.youtube.com/watch?v=lVQppyhgERA
- Scheduling future jobs using crontab https://www.youtube.com/watch?v=OOOabNTnSwY
- difference between scripting and programming https://www.youtube.com/watch?v=5UuTNosxNgI
- what is shell scripting and it's advantages https://www.youtube.com/watch?v=m2DvuF_S4Ac
- PATH environment variable https://www.youtube.com/watch?v=4TZyWegxzGY
- Symbols used shell scripting https://www.youtube.com/watch?v=L8IxV7bvBHU
- Make Shell Script Template https://www.youtube.com/watch?v=7KEQJ7jtkTg
- Quotes single, double and reverse - Know difference between each https://www.youtube.com/watch?v=9_fhRI-dos4
- Bash colors https://arkit.co.in/coloring-style-text-shell-scripting/
- Script exit status https://arkit.co.in/shell-scripting-exit-status-shell-scripting-return-codes/
- Variables and it's rules https://www.youtube.com/watch?v=839s_OtTqDA
- Special Variables https://www.youtube.com/watch?v=PfxzX4XNYRE
- Environment Variables, system variables and user defined variables https://www.youtube.com/watch?v=PfxzX4XNYRE
- Constant variables, Local & Global variables and Special variables https://www.youtube.com/watch?v=839s_OtTqDA
- Positional Parameters https://www.youtube.com/watch?v=PfxzX4XNYRE
- Count number command line arguments $# https://www.youtube.com/watch?v=YizjrX9ph10
- Arithmetic Operators https://www.youtube.com/watch?v=qxNQ_D8txPo
- Relational Operators https://www.youtube.com/watch?v=U-u1wx5VeTU
- LogicalOperators https://www.youtube.com/watch?v=m_F1FTKdUU4
- Boolean Operators https://www.youtube.com/watch?v=U-u1wx5VeTU
- Maths using expr command https://www.youtube.com/watch?v=qxNQ_D8txPo
- Real maths using bc command https://www.youtube.com/watch?v=qxNQ_D8txPo
- if statement https://www.youtube.com/watch?v=gncu9vzmILw
- if-else statement https://www.youtube.com/watch?v=nDhbOeEQeNY
- if-else-if statement https://www.youtube.com/watch?v=UJET-9cmaqU
- Nested if statement https://www.youtube.com/watch?v=Kd1SJFnmj9k
- Case statement https://www.youtube.com/watch?v=JJ7mAPU0KhI
- For Loop https://www.youtube.com/watch?v=1fnAUUS4qg0
- While Loop https://www.youtube.com/watch?v=nBMuVIRGpwY
- Until Loop https://www.youtube.com/watch?v=zdk795qFgWk
- Functions https://www.youtube.com/watch?v=jXv1otUXMG4
- Arrays https://www.youtube.com/watch?v=2Fetj2V6rrM
- Eval command https://www.youtube.com/watch?v=AjqBRGwLmLc&list=PL8cE5Nxf6M6b8qW7CSMsdKbEsPdG9pWfu&index=57&t=0s
- Shifting parameters using shift command https://www.youtube.com/watch?v=48j0kxOFKZE
- IFS - Input Field Separator https://www.youtube.com/watch?v=so8IRuhWjEM
- Writing CPU Usage script https://www.youtube.com/watch?v=NQx43bY4lNo
- Writing Disk Utilization script https://www.youtube.com/watch?v=yXhdDV13nrA
- Trouble shooting debugging shell scripts https://www.youtube.com/watch?v=kgj-4_gmvi4
- Checking shell script errors and improvements using shellcheck.net site https://www.youtube.com/watch?v=kgj-4_gmvi4
- Here Document to write paragraphs of text https://www.youtube.com/watch?v=r9lb0ZxGFqE
- Getopts Function https://www.youtube.com/watch?v=j-lEoC0DWI8
- Executing Multiple scripts from single script https://youtu.be/hs-FK681D50
- logger logging messages to log file https://youtu.be/_kMXvtn1RRQ
Linux Tutorial
- Logrotate Configuring Log rotation policies https://www.youtube.com/watch?v=--J_vAEVZHg
- Send Emails from Linux Command Linux Pearl utility https://www.youtube.com/watch?v=eEd9EgIWFBg
- Configuring EPEL, RPMForge Repositories https://www.youtube.com/watch?v=MBwSYZMvbFo
- Recoverr Deleted files in Linux https://www.youtube.com/watch?v=mQGN-TWYG4k
- How to Recover Boot Failure grub.conf missing https://www.youtube.com/watch?v=z047gbYCiWo
- How to create LVM snapshot https://www.youtube.com/watch?v=tmvvtG1wmQ8
- Recover acidentally deleted LVM https://www.youtube.com/watch?v=y4t47-0G0U4
- How to Determine File system type https://www.youtube.com/watch?v=058CVu-aqko
- RHEL 7 vs RHEL 8 Difference between both https://www.youtube.com/watch?v=Df6QFmwXrIU
- RHCSA (Red Hat Certified System Administrator) EX200 Complete Course single Video https://www.youtube.com/watch?v=4P23_rhyTgc
- RHCE (Red Hat Certified Engineer) EX294 Exam Course Content https://www.youtube.com/watch?v=8rgGNIKfyfI
- Difference between Locate and Find Commands Linux https://www.youtube.com/watch?v=1Om7xDxUnz8
- RHCE (Red Hat Certified Engineer) Ex300 Exam Course Content https://www.youtube.com/watch?v=ZWRPSJwE5l8
- What is patching and how to patch Linux servers https://www.youtube.com/watch?v=nKlbF7aSq7Y
- How to Compress Large files with less time https://www.youtube.com/watch?v=NWh13QdOF50
- Introduction to the Linux for Beginners https://www.youtube.com/watch?v=77EXDJxfdu0
- 20 Essential Linux Commands for Every Beginners to start learning https://www.youtube.com/watch?v=MRecFTh7FfQ
- mRemoteNG the perfect tool for Linux Administrators https://www.youtube.com/watch?v=izM3nir4YZc
- Linux Multipath | Multipathd Configuration https://www.youtube.com/watch?v=aXhqElJawWM
- Linux User login issues troubleshoot https://www.youtube.com/watch?v=g-UmXWHsNZU
- Custom KickStart ISO https://www.youtube.com/watch?v=z5NGtyS_fWs
- How to Run Long running Scripts from Terminal (They should run after closing terminal) https://www.youtube.com/watch?v=lqQ5aIyUDsc
- How to Encrypt & Decrypt TAR File using Openssl https://www.youtube.com/watch?v=CaHFwbaeZjg
- FreeIPA Server Installation and Configuration (LDAP, 389Directory Service) https://www.youtube.com/watch?v=17IBe8Bn5xc
- Ubuntu 19.04 Installation Guide https://www.youtube.com/watch?v=Q9LFS8TppKo
- RHCE Practice Exam Tutorial https://www.youtube.com/watch?v=VkwfeKMVBaA
- Squid Proxy Installation and Configuration Centos 7 https://www.youtube.com/watch?v=h78SyX9qi8I
- Slave DNS Server configuration https://www.youtube.com/watch?v=Dgpp0PzODBA
- MAC Binding DHCP Server Setting in Linux https://www.youtube.com/watch?v=AVBDCPqPIac
- DHCP Server Installation and Configuration https://www.youtube.com/watch?v=-YKhdLGdefw
- DNS Server Installation and configuration https://www.youtube.com/watch?v=B6RprjoOdk4
- FTP Server Installation and Configuration https://www.youtube.com/watch?v=62xfSWBXBxU
- Python Enabled Web Server (WSGI) https://www.youtube.com/watch?v=CZwHe4mb5Ks
- MariaDB Database server Installation https://www.youtube.com/watch?v=7vwcxjPsq0E
- Virtual Web Hosting Web Server Guide https://www.youtube.com/watch?v=6qplhh5S7a0
- KickStart Server Configuration RHEL 7 https://www.youtube.com/watch?v=WPFoRXM7Y3Q
- SSL Certificate Installation Web Server (HTTPD) https://www.youtube.com/watch?v=VCy23odB0-U
- What is Web Server and its Installation - configuration https://www.youtube.com/watch?v=dtRIu7OpLb8
- Samba Server Setup Step by Step guide RHEL 7 https://www.youtube.com/watch?v=Q14_QjPncrs
- NFS Server https://www.youtube.com/watch?v=CE_xjL_7IqA
- iSCSI Server Setup RHEL 7 https://www.youtube.com/watch?v=mEqtHnu84ys
- Firewall Port Forwarding rule https://www.youtube.com/watch?v=MJPZWOzRegQ
- How to Assign IPv6 Address to Linux Server https://www.youtube.com/watch?v=YCL-dZ7nG6o
- NIC Teaming (bonding) in Linux https://www.youtube.com/watch?v=J95I-nHyujc
- how to Setup RHCE Practice LAB using your computer/Laptop https://www.youtube.com/watch?v=rAW4Wi8OU5o
- Introduction to RHCE Examination How to write RHCE exam details https://www.youtube.com/watch?v=Zfrrgz8pYmA
- RHCSA Certification Details course fee Certification cost https://www.youtube.com/watch?v=5RyjP6bsEmc
- MRTG Monitoring Tool installation https://www.youtube.com/watch?v=gZSRd3MU3Vc
- Linux Virtualization KVM configuration https://www.youtube.com/watch?v=3WvZcUi_ZTk
- Upgrade Kernel in Linux https://www.youtube.com/watch?v=ypxMINmfXe0
- Understanding Firewalld https://www.youtube.com/watch?v=YFvZjWH_wOA
- Learn Systemctl new version to control services https://www.youtube.com/watch?v=5iwnPDIkzzY
- How to copy (Transfer) Data from One Linux Server to another Server https://www.youtube.com/watch?v=8lF-MTdrK08
- Understand what is Swap Memory and how to create one https://www.youtube.com/watch?v=Gx1Jrf4NRAo
- Soft Link vs Hard Link https://www.youtube.com/watch?v=w6pZTYuDWTg
- How to reset Root Password Guide https://www.youtube.com/watch?v=-klOWYIySa0
- RHEL 7 Boot Process https://www.youtube.com/watch?v=E4qGvdryFa4
- how to use nano text editor https://www.youtube.com/watch?v=u2ChXrGoS4o
- vi editor guide https://www.youtube.com/watch?v=xxKxILlFXTI
- vim editor https://www.youtube.com/watch?v=ulDfsT4lyiw
- how to redirect command output to file https://www.youtube.com/watch?v=3bm0uClXLKk
- Setting up IP Address in Linux using GUI window https://www.youtube.com/watch?v=qx0B9_KoxWM
- text based network utility to assign static IP address https://www.youtube.com/watch?v=ln5bgB6cJEs
- the powerful nmcli command in Linux https://www.youtube.com/watch?v=eb5j6825ylU
- Understanding network profile new concept https://www.youtube.com/watch?v=N_54q_IQwlw
- Grep regular expressions https://www.youtube.com/watch?v=A24bTU-BrJs
- Understand SELinux and its context https://www.youtube.com/watch?v=4OcKvrvrqHI
- Managing file and directories in Linux (ls command) https://www.youtube.com/watch?v=ni2nTgDvyxE
- How to user crontab to schedule future jobs properly https://www.youtube.com/watch?v=9CZ7rHtVQr0
- How to Install packages in Linux (RPM's) https://www.youtube.com/watch?v=7h5M48FvkZA
- tar (compress & extract files) https://www.youtube.com/watch?v=XkEsIjSAwws
- Syslog Server https://www.youtube.com/watch?v=KHUG3gFl0fM
- SSH Server installation and Configuration https://www.youtube.com/watch?v=4SdszyDodcU
- Get help from command line interface (man, help and info pages) https://www.youtube.com/watch?v=EyILeB9Drso
- How to find newly attached hardware devices in Linux https://www.youtube.com/watch?v=Yy1AjuOwtFc
- How to Create Linux Partitions https://www.youtube.com/watch?v=yc9Gz5xLSSk
- Deleting Linux partitions https://www.youtube.com/watch?v=LhecpXO7nug
- Sudo (visudo) policy creation (Providing access to commands) https://www.youtube.com/watch?v=TygHDr_yHyw
- Special Permissions (SUID, Sticky Bit, SGID) https://www.youtube.com/watch?v=uFud2eZnXSM
- ACL - Access control List Additional Linux permissions https://www.youtube.com/watch?v=0KbP-yHSvVI
- Understand Linux Permissions chmod (Read, Write, Execute) https://www.youtube.com/watch?v=r-a1fcHHRQ8
- How to Create user groups, adding users to group, create group password https://www.youtube.com/watch?v=D1ZFQgTsz3U
- YUM Repository configuration https://www.youtube.com/watch?v=VXSKr4GKOgY
- Linux Password Policy https://www.youtube.com/watch?v=8EzhyyutaN8
- Linux User administration, Creating and managing users https://www.youtube.com/watch?v=KejTjofmdM4
- 25 Basic Linux Commands for Beginners https://www.youtube.com/watch?v=-I7WeOHj6LA
- Getting Started with Linux https://www.youtube.com/watch?v=34E_QacTwww
- How to Access Linux Server Remotely https://www.youtube.com/watch?v=cwz1AgVQ41k
- RHEL 7 Server Installation https://www.youtube.com/watch?v=I25FJk7Vzjc
- How to Setup Linux Lab at home https://www.youtube.com/watch?v=2DKrI3CWfbE
- Introduction to Linux https://www.youtube.com/watch?v=Wv5VHr4esvs
- Linux course Overview https://www.youtube.com/watch?v=BskRmjvWG5Y
LVM Linux Tutorial
Putty Software Tips and Tricks
Zabbix Monitoring Tool
Ansible Tutorial
Red Hat Enterprise Linux 8 - RHEL 8
General Topics
Linux Server patching Tutorial
Tomcat Tutorial
High Availability Explained
AWK Programming
Amazon Web Services
RAID
Windows Server
Hadoop Tutorial
No comments:
Post a Comment