bash
-
DevOps
Docker Trick: Running Containers Efficiently Using A Bash Script
One of the basic problems with running a docker image is that its too easy to spew up multiple instances…
Read More » -
Shell Scripting
How to use Bash & rsync to automate your periodical backups on Linux
Linux is all about simplicity. Simple and time-tested tools like iptables, netstat and rsync can be called for help for…
Read More » -
BASH
Bash If – Statement Example
This is an If – Condition Example. Sometimes you need to specify different courses of action to be taken in…
Read More »