This tutorial explains different ways to correct errors and typos in previous console commands in Linux and Unix operating systems.
Unix
- Bash scriptingBASHBash TipsLinuxLinux AdministrationScriptingShell ScriptsUnixUnix/Linux Beginners
How To Debug Bash Scripts In Linux And Unix
By KarthickBy Karthick 1.9k viewsDebugging 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.
- 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 48k 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 19.1k 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 43.5k 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 3.6k 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 5k 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 11.6k 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 11.1k 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.3k viewsThe growing number of resources have made learning the Linux commands convenient and easier…