List Archive: gentoo-alt
1.1 |
>
> Thank you very much. I have ssh'ed into another box. That's half the
> battle. Now for the important part...ssh'ing in. I really, really,
> really don't like using telnet, especially since I'm using it while
> connecting remotely through another box. It's through an ssh tunnel,
> but still...
>
> Anyways, this is what I get when I try to start the daemon.
>
>
> $ ~/gentoo/etc/init.d/sshd restart
> bash: /home/greg/gentoo/etc/init.d/sshd: /sbin/runscript: bad
> interpreter: A file or directory in the path name does not exist.
Thats because services aren't supported (yet) in prefix. I stumbled over this one too a while ago. There is no other option that doing things manually (generating keys, and starting daemon).
You can lookup how the keys are generated in the init.d/sshd, that’s where I took it from (just use EPREFIX/ paths everywhere...). after that just run EPREFIX/usr/sbin/sshd (maybe as root, I don't know if it works a user...?) and that’s it...
Personally I wrote my own init.d scripts for my system which starts the sshd (which was work of about 2 minutes...).
Cheers, Markus
>
>
> Otherwise, it's great to be in familiar territory, using Gentoo. All
> the hard work you all are putting into this is greatly appreciated. It
> can't be easy to get all this working and for so many different archs.
>
>
> Greg Trigg
> Jacksonville, AR
>
> --
> gentoo-alt@g.o mailing list
--
gentoo-alt@g.o mailing list
|
|