KuldeepkumawatAdvanced Linux Shell Scripting for DevOps Engineers: A Comprehensive GuideMastering Linux shell scripting is an indispensable skill for DevOps engineers. Advanced scripting not only streamlines system management…Aug 24
InDevOps.devbyAdnan Turgay AydinLinux — Shell Scripting/FunctionsThe purpose of this hands-on training is to teach you how to use functions in shell.Jul 111
InDevOps.devbyAdnan Turgay AydinLinux — Shell Scripting BasicsThe purpose of this hands-on training is to teach you how to script in shell.Jul 10Jul 10
Linux School TechWhat does the $( ) syntax do in Bash?The $() syntax in Bash is used for command substitution. It allows you to execute a command and substitute its output in place of the $()…Jan 25Jan 25
InDev GeniusbyAdnan Turgay AydinLinux — Shell Scripting/LoopsThe purpose of this hands-on training is to teach you how to use loops in the shell.Jul 10Jul 10
KuldeepkumawatAdvanced Linux Shell Scripting for DevOps Engineers: A Comprehensive GuideMastering Linux shell scripting is an indispensable skill for DevOps engineers. Advanced scripting not only streamlines system management…Aug 24
InDevOps.devbyAdnan Turgay AydinLinux — Shell Scripting/FunctionsThe purpose of this hands-on training is to teach you how to use functions in shell.Jul 111
InDevOps.devbyAdnan Turgay AydinLinux — Shell Scripting BasicsThe purpose of this hands-on training is to teach you how to script in shell.Jul 10
Linux School TechWhat does the $( ) syntax do in Bash?The $() syntax in Bash is used for command substitution. It allows you to execute a command and substitute its output in place of the $()…Jan 25
InDev GeniusbyAdnan Turgay AydinLinux — Shell Scripting/LoopsThe purpose of this hands-on training is to teach you how to use loops in the shell.Jul 10
Aaditya Kediyal (@iAadiDev)Intermediate Linux Shell Scripting: Taking Your Skills to the Next Level### Intermediate Linux Shell Scripting: Taking Your Skills to the Next LevelJun 4
InDev GeniusbyAdnan Turgay AydinLinux — Shell Scripting/Conditional StatementsThe purpose of this hands-on training is to teach you how to use conditional statements in the shell.Jul 10
Subhomay BanerjeeEffective Linux Server Monitoring with a Shell Script for CPU and RAM UsageLinux server monitoring is a crucial task for system administrators to ensure that the server is running smoothly and efficiently. One…Apr 11, 2023