If would like to install an application or software using Shell script and prompt the user choices either Yes or No or Cancel type question to proceed to the next step with the condition,
Continue ReadingIf would like to install an application or software using Shell script and prompt the user choices either Yes or No or Cancel type question to proceed to the next step with the condition,
Continue ReadingWe have two simple shell scripts here, to check the directory is already exist in your current location.
Continue ReadingThis post will helps you to find in the Last one hour files or directories and copy those files/directories from AWS S3 bucket to in your Local machine or AWS EC2 instance using the Shell script,
Continue ReadingPing is a program used to detect a host's reachability on a network. Probably it's executing from the command line followed by hostname or IP address...
Continue ReadingTcpdump is getting to traffic on a network, The current developments version of tcpdump and libpcap is free from the GitHub, You can clone the tcpdump GitHub repository using,
Continue ReadingWe have already describes few Linux or Unix shell scripts with if or while commands, if you want to increment a value or use in loops,
Continue ReadingWe have already describes few Linux or Unix shell scripts with if or while commands, if you want to increment a value or use in loops
Continue Reading