Harruh openssl-ssh
From ReelBox Maniacs
Contents |
[edit] Content of the openssl-ssh Package
openssl-ssh implements openSSL and openSSH on your ReelBox. After installation you are able to use secure communications for data transfers. Moreover, you may create a key on your ReelBox to be able to logon without password not loosing security.
| Note: |
|
This package changes the home directory of the user root from /root to /opt. This is because openSSH needs write access to this directory (file .ssh/known_hosts), which is disabled in /root (because it is living in a cramfs). |
[edit] package Size
5,1 MegaByte
[edit] Installation
Command to use on your ReelBox:
| Code: update list of packages |
|
ipkg-cl update |
| Code: install package |
|
ipkg-cl install openssl-ssh |

