Debugging helps you to fix the errors in your program. In this article, we will discuss various techniques to debug bash scripts with examples in Linux and Unix operating systems.
Unix
- Linux NetworkingCommand line utilitiesFAQFreeBSDLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksLinux troubleshootingTips and TricksTrouble shootingUnixUnix/Linux BeginnersUtilities
How To Find Available Network Interfaces On Linux
By skBy sk 69.4K viewsThis detailed tutorial addresses all the possible ways to find available network interfaces on Linux and Unix operating systems.
- Linux Tips & TricksAndroidFreeBSDLinuxLinux BasicsLinux CommandsmacOSMicrosoft WindowsTips and TricksUnixUnix/Linux BeginnersWindows
How To Identify Operating System Using TTL Value And Ping Command
By skBy sk 49.7K viewsDid you know we can identify the operating system using TTL (time-to-live) value and Ping command? YES, we can detect remote OS based on the TTL.
- 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 60.4K viewsThis brief tutorial explains three different ways to auto logout inactive users after a…
- Bootable USBLinuxLinux Tips & TricksMicrosoft WindowsOpensourceUnixUnix/Linux BeginnersUtilities
Create Bootable USB Drive With Ventoy WebUI In Linux
By skBy sk 5.4K viewsStarting from version 1.0.36, Ventoy bootable creation utility comes with a Web-based user interface. Here is how to create bootable USB drive with Ventoy WebUI in Linux.
- Linux CommandsCommand line utilitiesFAQLinuxLinux AdministrationLinux BasicsLinux DistributionsLinux Tips & TricksTips and TricksUnixUnix/Linux Beginners
Copy A File To Multiple Directories From Command Line On Linux
By skBy sk 14.9K viewsThis guide explains how to copy a file to multiple directories from command line using find, cp, echo, xargs and tee commands on Linux.
- Linux User ManagementLinuxLinux BasicsLinux CommandsLinux Tips & TricksUnixUnix/Linux Beginners
How To Find Out Which Groups A User Belongs To In Linux
By skBy sk 19K viewsA Linux group is a collection of one or more users with identical permission…
- Backup toolsFile TransferGolangLinuxLinux AdministrationOpensourceSyncthingUnixUtilities
Synchronize Files Between Multiple Systems With Syncthing
By skBy sk 12.8K viewsThis guide explains what is Syncthing, how to install Syncthing on Linux, how to synchronize files between multiple Linux systems.
- CheatsheetsCommand line utilitiesLinuxLinux BasicsLinux CommandsLinux Tips & TricksManual pagesOpensourceRustUnixUnix/Linux BeginnersUtilities
Display Linux Commands Cheatsheets With Tealdeer Tool
By skBy sk 15.7K viewsThe growing number of resources have made learning the Linux commands convenient and easier…
- File TransferAndroidBrowsersFile sharingLinuxMacOSMicrosoft WindowsMobileOpensourceSelf-hostTechnologyUnixUtilitiesWeb-based software
Share Files Between Multiple Devices Using Snapdrop Via Web Browser
By skBy sk 8.7K viewsI often exchange files from my Linux desktop to my smartphone and other computers…