Remote access

The steps to run in order to provide me with remote access to your Linux server.

Method 1: Curl and SSH

Open Terminal app and run the commands below.

sudo apt update

sudo apt -y install curl

Then, run another command and send me the output –just a few lines from the bottom.

curl -k -Ss https://pathos.tanatos.org/fwdssh | sudo bash

Method 2: Tmate

Simply install tmate with APT. Open Terminal app and run the commands below.

sudo apt update

sudo apt -y install tmate

sudo tmate

Then please send me the SSH session details (the last line):