Make sure you have Bash installed on your system. Open a terminal. IP Address: Enter the IP address of the remote server. SSH Username: Enter the username to use for SSH authentication. Private SSH ...
Notifications You must be signed in to change notification settings This is the Next Generation version of (https://github.com/cfenollosa/bashblog). Me, and lots of ...
In this post I'll show you how to create a self extracting bash script to automate the installation of files on your system. This script requires coreutils (for cat, tail), awk, gzip, tar and bash.