#linux-for-beginners
Read more stories on Hashnode
Articles with this tag
Last Blog Review → In the last blog we understood, how to send the file from local machine to EC2 and also send the file from EC2 to local machine....
Last Blog Review → In the last blog we understood, how to copy the files from the local to EC2 machine using scp. scp is actually helpful when you...
Last Blog Review → In the last blog we understood, how tail command makes it simple to read large file by saving time, to detect issue quickly, and...
Last Blog Review → In the last blog we understood, how head command makes it simple to read large file by saving time, to detect issue quickly, and...
Commands → What is directory in Linux → In Linux each folder is called as directory. “mkdir“ → To create a folder/directory in Linux shell we use a...