[Gambas-user] I need help about telnet/ssh access
Nelson Ferraz
nferraz at ...184...
Tue Aug 5 00:12:04 CEST 2003
> 1. get a root shell
> 2. urpmi openssh-server
> 3. useradd benoit
> 4. passwd benoit (and have them set your password to something useful)
> 5. service sshd start
> 6. ifconfig (and have them tell you what their IP address is ;) )
>
> if they later want to remove ssh server, "urpme openssh-server"
>
> I expect the procedure wouldn't be too much longer under Debian, not sure
> about Redhat or Suse....
SSH is often installed by default on Debian.
To enable/disable it, use:
/etc/init.d/ssh start
/etc/init.d/ssh stop
[]s
Nelson
More information about the User
mailing list