Most use Linux commands and Online tools for DevOps Engineer
Basics
SSH (Secure Shell) is a cryptographic network protocol that allows secure remote login and command execution on remote machines
# Connects to a remote SSH server. The basic syntax is:
# it will also promt for password , if your server is allow...
mdusama.hashnode.dev7 min read