Bash supports three types of loops, namely for loop, while loop and until loop. …
Latest Posts
- Bash scriptingBASHLinuxLinux BasicsLinux CommandsLinux Tips & TricksScriptingShell ScriptsUnix/Linux Beginners
Bash Scripting – For Loop Explained With Examples
By KarthickBy Karthick 6.8K viewsLoops are useful for automating repetitive tasks in Bash shell scripting. In this guide, …
- Linux Tips & TricksAndroidFreeBSDLinuxLinux BasicsLinux CommandsmacOSMicrosoft WindowsTips and TricksUnixUnix/Linux BeginnersWindows
How To Identify Operating System Using TTL Value And Ping Command
By skDid you know we can identify the operating system using TTL (time-to-live) value and …
- Linux Tips & TricksFAQLinuxLinux AdministrationLinux BasicsLinux CommandsSecure Shell (SSH)UnixUnix/Linux Beginners
How To Auto Logout Inactive Users After A Period Of Time In Linux
By skBy sk 88.9K viewsThis brief tutorial explains three different ways to auto logout inactive users after a …
- Bash scriptingBASHLinuxLinux AdministrationLinux BasicsLinux CommandsScriptingShell ScriptsUnix/Linux Beginners
Bash Scripting – Functions Explained With Examples
By KarthickIn Bash shell scripting, functions are ways to group the set of instructions together …
Learn the important things to back up before reinstalling your Linux system. SSH/GPG keys, …
JavaScript Timestamp Bugs: How UTC Mistakes Break Web Apps
Learn how a single JavaScript Date() timezone mistake silently corrupts web apps and how …
Gentoo Linux Offers Bootable QCOW2 Images For Cloud Deployment
Gentoo Linux offers bootable QCOW2 disk images for amd64 and arm64 architectures, designed for …
Introduction to Docker Sandboxes: Run AI Coding Agents Safely
Run AI coding agents safely with Docker Sandboxes. A beginner-friendly walkthrough of sbx install, …
Working with Industry-Standard XML Formats on Linux
Learn what makes industry-standard XML formats different and discover the best open-source Linux and …
Learn how to containerize a legacy Linux app without downtime. Real strace/lsof commands, Dockerfile …
