Re: Telnet and FTP

2003-01-13 Thread Matt Rowley
Right, but legally you can't use that for doing your job unless you purchase it. Putty is truly free. :) If you want a cute, free, GUI ssh-based file transfer app, try winscp2 (http://winscp.vse.cz/eng/) --Matt --On Monday, January 13, 2003 1:07 PM -0500 Shannon Neumann <[EMAIL PROTECTED]>

Re: Telnet and FTP

2003-01-13 Thread Shannon Neumann
I agree that Putty is nice for it's small footprint, but the ssh client that can be downloaded at http://www.ssh.com/support/downloads/secureshellwks/non-commercial.html also includes command-line utilities as well as a very nice graphical file tranfer app. Shannon Neumann Neumannweb Computers

Re: Telnet and FTP

2003-01-13 Thread Mike Vanecek
-- Original Message --- From: "Campbell, Michael (Contractor)" <[EMAIL PROTECTED]> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> Sent: Mon, 13 Jan 2003 10:46:20 -0500 Subject: Telnet and FTP > How do I set-up Telnet and FTP between my

Re: Telnet and FTP

2003-01-13 Thread Matt Rowley
On January 13, 2003 12:10 pm, Kent Borg wrote: As with all software on your Linux server, keep this software up to date too. Security holes could be found, if they are they will likely be patched quickly--but that only helps you if you stay up to date. it should also be mentioned that since you

Re: Telnet and FTP

2003-01-13 Thread gabriel
On January 13, 2003 12:10 pm, Kent Borg wrote: > As with all software on your Linux server, keep this software up to > date too. Security holes could be found, if they are they will likely > be patched quickly--but that only helps you if you stay up to date. it should also be mentioned that since

Re: Telnet and FTP

2003-01-13 Thread Kent Borg
On Mon, Jan 13, 2003 at 10:46:20AM -0500, Campbell, Michael (Contractor) wrote: > How do I set-up Telnet and FTP between my windows XP and Linux 7.3? If you can, don't use telnet or ftp, use ssh (instead of telnet) and sftp (instead of ftp). They are secure substitutes. On a Linux

Re: Telnet and FTP

2003-01-13 Thread Matt Rowley
How do I set-up Telnet and FTP between my windows XP and Linux 7.3? you shouldn't. use openssh. if you insist, take a look at /etc/xinetd.d and turn on telnetd and ftpd in there. man xinetd for more info. --Matt -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?su

Telnet and FTP

2003-01-13 Thread Campbell, Michael (Contractor)
How do I set-up Telnet and FTP between my windows XP and Linux 7.3? Thanks for the advice -Original Message- From: Mike Vanecek [mailto:[EMAIL PROTECTED]] Sent: Sunday, January 12, 2003 1:27 AM To: [EMAIL PROTECTED] Subject: Re: Rpm gui in redhat 8 -- Original Message

Re: SWAT, Telnet and FTP not working in 7.3

2002-06-14 Thread Muhammad Faisal Rauf Danka
type netstat -n and lsof -i and see what ports are open on your system. Regards, - Muhammad Faisal Rauf Danka Chief Technology Officer Gem Internet Services (Pvt) Ltd. web: www.gem.net.pk Vice President Pakistan Computer Emergency Responce Team (PakCERT) web: www.pakcert.org Chief Sec

Re: SWAT, Telnet and FTP not working in 7.3

2002-06-14 Thread Mike Martin
--- Jason P Holland <[EMAIL PROTECTED]> wrote: > > > > I just upgraded to 7.3 and can't figure a couple things out. In > the other > > versions of RH, Telnet, Swat and FTP worked out of the box, but > with 7.3 > > they appear to be brocken. nope telnet, swat and ftp are started from xinetd (

Re: SWAT, Telnet and FTP not working in 7.3

2002-06-14 Thread Jason P Holland
> I just upgraded to 7.3 and can't figure a couple things out. In the other > versions of RH, Telnet, Swat and FTP worked out of the box, but with 7.3 > they appear to be brocken. > > I HAVE INSTALLED THE PACKAGES FOR EACH SERVICE > I HAVE STARTED AND RESTARTED EACH SERVICE > > > But I st

SWAT, Telnet and FTP not working in 7.3

2002-06-14 Thread Engstrom_Carl
I just upgraded to 7.3 and can't figure a couple things out.  In the other versions of RH, Telnet, Swat and FTP worked out of the box, but with 7.3 they appear to be brocken.   I HAVE INSTALLED THE PACKAGES FOR EACH SERVICE I HAVE STARTED AND RESTARTED EACH SERVICE     But I still can't co

RE: telnet and ftp services

2001-09-17 Thread Jim Selph
      -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Li BingSent: Thursday, September 13, 2001 4:32 PMTo: [EMAIL PROTECTED]; [EMAIL PROTECTED]Subject: telnet and ftp services Dear all,   Just installed Redhat 7.1. But

telnet and ftp services

2001-09-17 Thread Li Bing
Dear all,   Just installed Redhat 7.1. But I can't ftp and telnet the machine. How can I activate these services? What about WWW?   Thanks so much! Li Bing _IncrediMail - Email

Re: turn off DNS lookup for telnet and ftp

2000-12-20 Thread Michael Burger
A better solution might be to add the systems that are having the delay problems to your /etc/hosts file. On Tue, 19 Dec 2000 13:35:07 -0500 (EST), David Brett wrote: >How do you turn off the DNS lookup for telnet and ftp. The delay is >causing pr

turn off DNS lookup for telnet and ftp

2000-12-20 Thread David Brett
How do you turn off the DNS lookup for telnet and ftp. The delay is causing problems david ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Fw: Logging on via telnet and ftp

1998-06-30 Thread Rick L. Mantooth
Did you change the information in /etc/hosts ? IP.address.x.x localhost machine.domain.net Also, make sure there are not 2 lines in /etc/hosts with the same machine name. Rick On Tue, 30 Jun 1998, Damien Silveira wrote: > > > > > I changed the IP address of my eth0 adapter and can

Fw: Logging on via telnet and ftp

1998-06-30 Thread Damien Silveira
I changed the IP address of my eth0 adapter and can no longer log on via telnet or ftp as root any ideas? -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [

Logging on via telnet and ftp

1998-06-29 Thread Damien Silveira
I changed the IP address of my eth0 adapter and can no longer log on as root any ideas?