user

SSH (Secure Shell)

SSH, or Secure Shell, is a protocol that allows users to securely connect to a remote server or computer over a network, execute commands, and transfer files between systems. It

Read More »

How to add a user on Ubuntu 18.04

In this example I will add a user that is called “genie”, using the adduser command. Replace genie with your desired username. When you add your username the system will

Read More »
Scroll to Top