In Bash shell scripting on Linux, the declare command is used to define, set …
Category:
Bash scripting
- Linux AdministrationBash scriptingDebianLinuxPackage managementShell ScriptsUbuntu
DebPostInstall: Debian And Ubuntu Server Post Install Script
By skDebPostInstall is a simple Bash script to automate important post installation tasks in a …
- 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 …
- 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. …
- Bash scriptingBASHBash TipsLinuxLinux BasicsLinux CommandsLinux Tips & TricksScriptingShell ScriptsUnix/Linux Beginners
How To Perform Arithmetic Operations In Bash
By KarthickIn this article, we will focus on how to do mathematical operations in bash …
