Re: [gentoo-user] ssh'ing livecd

2007-04-07 Thread Mick
On Saturday 07 April 2007 02:21, deface wrote: do you have ssh running on both machines? sshD is a service, must be installed. It should be already installed on (any) LiveCD. Just run: /etc/init.d/sshd start to start it. -- Regards, Mick pgpJC4XbcUwsR.pgp Description: PGP signature

Re: [gentoo-user] ssh'ing livecd

2007-04-07 Thread Pongracz Istvan
And do not forget to give a password to root user, because normally the password is a random one. Use 'passwd'. Regards, IStván -- Nyílt forráskód azokra az igazán nehéz napokra. BSA Open source for those really hard days. BSA http://www.osbusiness.hu -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] ssh'ing livecd

2007-04-07 Thread maxim wexler
--- Mick [EMAIL PROTECTED] wrote: On Saturday 07 April 2007 02:21, deface wrote: do you have ssh running on both machines? sshD is a service, must be installed. It should be already installed on (any) LiveCD. Just run: /etc/init.d/sshd start to start it. It *was* started. So

Re: [gentoo-user] ssh'ing livecd

2007-04-07 Thread Norberto Bensa
maxim wexler wrote: --- Mick [EMAIL PROTECTED] wrote: It should be already installed on (any) LiveCD. Just run: /etc/init.d/sshd start It *was* started. So it's something else. But thanks anyway. What does it say when you try to ssh from your workstation? I mean: [EMAIL

[gentoo-user] ssh'ing livecd

2007-04-06 Thread maxim wexler
Hi group, I want to copy some files from my gentoo box via eth0 to another box which has only livecd on it and a blank hard drive. I can ssh to the gentoo box from the livecd but not the other way. However, ping works OK from the gentoo box. Here's a sample of the output from the gentoo box:

Re: [gentoo-user] ssh'ing livecd

2007-04-06 Thread deface
do you have ssh running on both machines? sshD is a service, must be installed. On Fri, 2007-04-06 at 17:55 -0700, maxim wexler wrote: Hi group, I want to copy some files from my gentoo box via eth0 to another box which has only livecd on it and a blank hard drive. I can ssh to the