Install SSH

https://phoenixnap.com/kb/how-to-enable-ssh-on-debian

Install Pip

sudo apt install python3-pip -y

Create Virtual Environment

sudo apt-get install python3-venv
python3 -m venv my-virtual-env

Categories: Debain

0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *