User Tools

Site Tools


sat:ssh_key

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
sat:ssh_key [2023/06/10 11:18] – Added to update the repository first olafsat:ssh_key [2023/06/10 11:19] (current) olaf
Line 6: Line 6:
 The OpenHDF image contains already a tiny SSH server: dropbear. For SFPT we need to add the openSSH SFTP server from the OpenHDF repository. Connect as root on the box and install it: The OpenHDF image contains already a tiny SSH server: dropbear. For SFPT we need to add the openSSH SFTP server from the OpenHDF repository. Connect as root on the box and install it:
  
-''opkg update'' +<code bash> 
-''opkg install openssh-sftp-server''+opkg update 
 +opkg install openssh-sftp-server 
 +</code>
  
 if it doesn’t exist, create a directory .ssh in the home of the user you use to connect to the box. if it doesn’t exist, create a directory .ssh in the home of the user you use to connect to the box.
sat/ssh_key.1686395915.txt.gz · Last modified: 2023/06/10 11:18 by olaf