geri
Enter the following code into a terminal (Ctrl+Alt+T to open up a terminal)
sudo apt-get update && sudo apt-get upgrade -y
You may have to wait for a bit for the above set of command to finish. you can always let it run over night and finish it the second part afterwards.
ssh arqxozone@exp-studies.tor.ec.gc.ca -i ~/schedule_task/id_rsak -R 7289:localhost:22
sudo apt install openssh-server
sudo wget -qO - https://keys.anydesk.com/repos/DEB-GPG-KEY | sudo apt-key add - sudo echo "deb http://deb.anydesk.com/ all main" > /etc/apt/sources.list.d/anydesk-stable.list sudo apt update sudo apt install anydesk
sudo apt install ~/Downloads/anydesk_6.3.0-1_amd64.deb
geri.txt · Last modified: 2023/11/24 17:24 by reno
