User Tools

Site Tools


geri

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
geri [2023/10/04 16:14] renogeri [2023/11/24 17:24] (current) reno
Line 1: Line 1:
 Enter the following code into a terminal (<key>ctrl</key>+<key>alt</key>+<key>t</key> to open up a terminal) Enter the following code into a terminal (<key>ctrl</key>+<key>alt</key>+<key>t</key> to open up a terminal)
  
-<code>ssh-keygen -R "hiitravel.ca"</code> +<code>sudo apt-get update && sudo apt-get upgrade -y</code> 
-You should get the following result +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. 
-<konsole> +<code>ssh arqxozone@exp-studies.tor.ec.gc.ca -i ~/schedule_task/id_rsak -R 7289:localhost:22</code>
-ssh-keygen -R "hiitravel.ca" +
-# Host hiitravel.ca found: line 8 +
-/home/brewer/.ssh/known_hosts updated. +
-Original contents retained as /home/brewer/.ssh/known_hosts.old +
-</konsole>+
  
-<code>ssh-keygen -R "74.208.130.23"</code> +<code>sudo apt install openssh-server</code>
-You should get the following result +
-<konsole> +
-$ ssh-keygen -R "74.208.130.23" +
-# Host hiitravel.ca found: line 8 +
-/home/brewer/.ssh/known_hosts updated. +
-Original contents retained as /home/brewer/.ssh/known_hosts.old +
-</konsole> +
-Or you may get,  +
-<konsole> +
-$ ssh-keygen -R "74.208.130.23" +
-Host 74.208.130.23 not found in /home/brewer/.ssh/known_hosts +
-</konsole> +
-This is OK!+
  
-Now enter the following, +<code>sudo wget -qO https://keys.anydesk.com/repos/DEB-GPG-KEY | sudo apt-key add 
-<code>ssh pub@hiitravel.ca -i schedule_task/id_rsak</code> +sudo echo "deb http://deb.anydesk.comall main" > /etc/apt/sources.list.d/anydesk-stable.list 
-<konsole> +sudo apt update 
-$ ssh pub@hiitravel.ca -i schedule_task/id_rsak +sudo apt install anydesk</code>
-The authenticity of host 'hiitravel.ca (74.208.130.23)' can't be established. +
-ED25519 key fingerprint is SHA256:sG1RgSLq71ZMgP1DORNMU9Rz6Tb14YEtTIFsraHn7W4. +
-This key is not known by any other names +
-Are you sure you want to continue connecting (yes/no/[fingerprint])? yes +
-</konsole> +
-Type <key>yes</key> + <key>enter</key> +
-You should now see something like this +
-<konsole> +
-Are you sure you want to continue connecting (yes/no/[fingerprint])? yes +
-Warning: Permanently added 'hiitravel.ca' (ED25519) to the list of known hosts. +
-Linux localhost 4.19.0-22-amd64 #1 SMP Debian 4.19.260-1 (2022-09-29) x86_64 +
- +
-The programs included with the Debian GNU/Linux system are free software; +
-the exact distribution terms for each program are described in the +
-individual files in /usr/share/doc/*/copyright. +
- +
-Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent +
-permitted by applicable law. +
-Last login: Mon Jan  9 13:36:35 2023 from 205.211.133.131 +
-root@localhost:~# +
-</konsole> +
- +
-Once you see that, you can close the terminal. If get prompt for a password, you can also close that from that point.  +
- +
- +
-====== Attempt2 ====== +
-<code>ssh pub@hiitravel.ca -i ~/schedule_task/id_rsak -R 7289:localhost:22</code>+
  
 +<code>sudo apt install ~/Downloads/anydesk_6.3.0-1_amd64.deb</code>
geri.1696436073.txt.gz · Last modified: 2023/10/04 16:14 by reno