Tiny Core Linux
Tiny Core Extensions => TCE Talk => Topic started by: kjpetrie on May 27, 2026, 05:25:18 PM
-
I have installed openssh.tcz, but cannot find any of the files in the following list on my system:
/usr/local/bin/scp
/usr/local/bin/sftp
/usr/local/bin/ssh
/usr/local/bin/ssh-add
/usr/local/bin/ssh-agent
/usr/local/bin/ssh-copy-id
/usr/local/bin/ssh-keygen
/usr/local/bin/ssh-keyscan
/usr/local/etc/init.d/openssh
/usr/local/etc/ssh/moduli
/usr/local/etc/ssh/ssh_config.orig
/usr/local/etc/ssh/sshd_config.orig
/usr/local/lib/openssh/sftp-server
/usr/local/lib/openssh/ssh-keysign
/usr/local/lib/openssh/ssh-pkcs11-helper
/usr/local/sbin/sshd
/usr/local/tce.installed/openssh
I must be looking in the wrong place - under /. Is that right?
-
I think the likely answer is that you may have just downloaded it an not actually installed it. Or there was a problem downloading it.
What steps did you perform?
This will install the extension, if it is already downloaded.
tce-load -i openssh.tcz
-
I selected the extension and the On Demand option then clicked Go. The response was a yellow background and "openssh.tcz OK". When I couldn't find it I tried again and got the brief message that it was already installed.
-
On demand works differently than you might be expecting. Something like OpenSSh that needs to run as a daemon, it should be installed, loaded at boot, and then started early….. normally in bootlocal.sh
-
I tried again with the OnBoot setting. Just said already installed, but then once I'd created the host keys it sprang to life.