SUDO and SSH

NahidNahid
1 min read

A sudo concept in Linux and the purpose of SSH:

Sudo (superuser do):
Sudo is a program for Linux-based systems that allows specific users to use particular system commands at the root level of the system. When you use the’sudo’ command, you temporarily gain administrative access to perform tasks that require higher privileges. For example, you might use Sudo to install software, update the system, or edit configuration files in directories that regular users don’t have permission to modify.
SSH (Secure Shell):

SSH is a secure shell that allows users to log in with a safe and encrypted mechanism into the remote computer. SSH is widely used by system administrators and developers for secure access to servers and cloud environments. The default port for SSH is 22, and it relies on public-key cryptography to authenticate users securely without exposing sensitive credentials.

0
Subscribe to my newsletter

Read articles from Nahid directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Nahid
Nahid

I am Mozahidul Islam Nahid, an engineer driven by a passion for continuous learning and growth. With six years of diverse professional experience. Which includes one year as DevOps engineer and four and a half years as administration and procurement specialist. Now I am dedicated to advance my career in DevOps engineering and cloud engineering.I am particularly passionate about server management and ongoing maintenance of websites post-deployment and I aspire to be a crucial part of these essential tasks for any company . Thank you!