On Fri, Aug 15, 2003 at 01:31:41PM -0400, Victory wrote:
> Hello,
> How to install and turn on/off rsh, telnet and ftp server/service for Debian 3.0r1???
> I am new to Debian


  Turning on/off depends on the mechanisms that the service use. In
general, for services that install an init script one can 

    /etc/init.d/service start | stop

Another option for those services who uses inetd is to comment in/out
the invocation line or use update-inetd and maybe restart inetd.
  As to how to install, one can run dselect, search for the service,
find the daemons that provide it and install one of them.

  Are you sure you want rsh and telnet? Wouldn't ssh be better?
-- 

    Shaul Karl,    shaulk @ actcom . net . il


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to