User Tools

Site Tools


ssh

Differences

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

Link to this comparison view

Next revision
Previous revision
ssh [2026/04/29 04:57] – created nebulassh [2026/04/29 05:13] (current) nebula
Line 1: Line 1:
 +====== SSH and SFTP ======
 +
 The tilix.art SSH server does not run on port 22 like most other tildes. Connecting to tilix.art on port 22 will connect to the host machine that runs tilix.art and helixnebula.cc. Use port **2020** instead. If you are using the commandline **ssh** program, specify your port by using the **-p 2020** argument. For example: The tilix.art SSH server does not run on port 22 like most other tildes. Connecting to tilix.art on port 22 will connect to the host machine that runs tilix.art and helixnebula.cc. Use port **2020** instead. If you are using the commandline **ssh** program, specify your port by using the **-p 2020** argument. For example:
  
Line 4: Line 6:
 ssh -p 2020 user@tilix.art ssh -p 2020 user@tilix.art
 </code> </code>
 +
 +If connecting with another ssh or sftp software, look for an option to set your port to **2020**
  
 You will be prompted for your password. You can add your public key to **~/.ssh/authorized_keys** to automate login. You will be prompted for your password. You can add your public key to **~/.ssh/authorized_keys** to automate login.
ssh.1777438646.txt.gz · Last modified: by nebula

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki