DebPostInstall is a simple Bash script to automate important post installation tasks in a …
Category:
Bash scripting
- Bash scriptingBASHLinuxLinux AdministrationScriptingShell Scripts
Introduction To Bash Scripting [25 Topics]
By KarthickThis introduction to Bash scripting guide is created with different topics that will make …
- Bash scriptingBASHLinuxLinux AdministrationLinux BasicsLinux CommandsScriptingShell ScriptsUnix/Linux Beginners
How To Create Interactive Bash Scripts With Yes, No, Cancel Prompt In Linux
By skThis tutorial explains how to create interactive Bash scripts using Yes, No, Cancel prompts …
- Linux Tips & TricksBash scriptingLinuxLinux AdministrationLinux BasicsLinux CommandsShell ScriptsUnix/Linux Beginners
Why Aliasing rm Command is a Bad Practice in Linux
By skAn alias in Unix/Linux is a shortcut that allows you to create custom commands…
- Arch LinuxBASHBash scriptingLinuxLinux AdministrationLinux DistributionsLinux Tips & TricksOpensourceShell Scripts
Don’t Reinstall! Convert Any Linux to Arch Linux Effortlessly with TurboArch!
By skHey Arch Linux users! Today, I’ve stumbled upon a crazy (but cool) script that…
- Command line funBASHBash scriptingBash TipsLinuxScriptingShell Scripts
Display Animated Christmas Tree In Terminal
By skIt is Christmas!! On behalf of OSTechNix, I wish you all a Merry Christmas! …
- Linux NetworkingBash scriptingLinuxLinux AdministrationLinux CommandsShell Scripts
How To Assign IP Address To Remote Linux Systems Via SSH
By skWe have already learned how to set a static IP address for a Linux…
- Package managementBash scriptingDebianLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksShell ScriptsUbuntuUnix/Linux Beginners
How To Check Package Availability In Debian and Ubuntu Repositories
By skThe other day, one of our blog visitors left a comment on a blog…
- RsyncBackup toolsBASHBash scriptingLinuxLinux AdministrationLinux CommandsOpensourceScriptingSecure Shell (SSH)Shell Scripts
How To Backup Files From Remote Linux VPS Using Rsync Script
By skBackups are the backbone of an organization. One of the efficient way to back…
- TmuxBash scriptingLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksSecure Shell (SSH)Shell ScriptsTerminal multiplexersTips and TricksUnix/Linux Beginners
Enhancing SSH Login With A Tmux Session Selection Menu In Linux
By skEnhance your remote SSH login experience by setting up a tmux session selection menu. …