WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Can't find openssh.tcz files  (Read 92 times)

Offline kjpetrie

  • Newbie
  • *
  • Posts: 7
Can't find openssh.tcz files
« 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:
Code: [Select]
/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?
Core Plus Frugal on an eeePC 701 with 512MB RAM

Offline Paul_123

  • Administrator
  • Hero Member
  • *****
  • Posts: 1568
Re: Can't find openssh.tcz files
« Reply #1 on: May 27, 2026, 05:36:16 PM »
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.
Code: [Select]
tce-load -i openssh.tcz

Offline kjpetrie

  • Newbie
  • *
  • Posts: 7
Re: Can't find openssh.tcz files
« Reply #2 on: May 27, 2026, 06:21:56 PM »
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.
Core Plus Frugal on an eeePC 701 with 512MB RAM

Offline Paul_123

  • Administrator
  • Hero Member
  • *****
  • Posts: 1568
Re: Can't find openssh.tcz files
« Reply #3 on: May 27, 2026, 06:43:30 PM »
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

Offline kjpetrie

  • Newbie
  • *
  • Posts: 7
Re: Can't find openssh.tcz files
« Reply #4 on: Today at 12:51:01 PM »
I tried again with the OnBoot setting. Just said already installed, but then once I'd created the host keys it sprang to life.
Core Plus Frugal on an eeePC 701 with 512MB RAM