Search For: ssh
- Home
- Search For: ssh
This article covers how to use Putty on the Digitalocean platform. In fact, DigitalOcean Droplets are Linux-based virtual machines (VMs) that run on top of virtualized hardware. Each Droplet you create is a new server you can use, either standalone or as part of a larger, cloud-based infrastructure.
Deleting a Droplet permanently and irreversibly destroys the Droplet and its contents, and its automated backups. Optionally, you can also destroy a Droplet and its associated snapshots, volumes, and volume snapshots.
This article covers how to enable ssh on Ubuntu 20.04 LTS Linux system. In fact, the idea behind using SSH is to establish a secure connection with another computer in the network. However, the remote computer must have a running SSH server, otherwise, we won't be able to connect it using command or SSH client from our local computer.
How to Generate Public and Private Keys for SSH ?
This article covers how to generate different types of keys like RSA, DSA for authentication and connect to the different remote servers by copying the public key to the $HOME/.ssh/authorized_keys file of the remote server.
This article covers how you can enable SSH on your openSUSE system. In fact, after enabling the SSH server, it is important to secure your SSH server to avoid various security risks.
How to install and enable FirewallD on openSUSE system ?
Run the following zypper command:
$ sudo zypper ref
$ sudo zypper update
$ sudo zypper install firewalld
Enable the firewall at boot time using the systemctl command:
$ sudo systemctl enable firewalld
Start the firewall on OpenSUSE Linux:
$ sudo systemctl start firewalld
Get status of your firewall:
$ sudo systemctl status firewalld
This article covers How to Set a Custom SSH Warning Banner and MOTD in Linux. In fact, SSH banner warnings are necessary when companies or organizations want to display a stern warning to discourage unauthorized parties from accessing a server.
This article covers the different ways of installing Muon/Snowflake on your Ubuntu machine.
Snowflake's functionalities includes: