#linux-basics
Read more stories on Hashnode
Articles with this tag
PO Project On Linux Storage Administration · INTRODUCTION : The Linux Storage Administration project is designed to provide practical experience in...
Day 16: A Guide to Using Grep, Awk, Sed, and Find in Linux · The grep command is one of the most powerful and widely used command-line tools in...
Day 15: Safely Transfer Files Using SCP · scp (secure copy) command in Linux system is used to copy file(s) between servers in a secure way. The SCP...
Day 14 :SSH Guide for CentOS Servers · What is SSH ? SSH, or Secure Shell, constitutes a cryptographic network protocol designed to enable secure...
Beginner's Guide to Using PowerShell on Linux · PowerShell is a task automation and configuration management framework from Microsoft. It consists of a...
Day 12: Getting Started with Shell Scripting Linux · What Is Shell Scripting ? Usually, shells are interactive, which means they accept commands as...