Create SSH key
ssh-keygen -t ed25519 -C "dhananjaypatel.mailto@gmail.com"Command to show content of file
cat file.txt ==>> console atnano file.txt ==>> open simple terminal-based text editorContinuously ping the domain to check if domain is live
ping -t <url with out http|s> //it send packet to check for connecion | press ctrl+c for quit