[COMP] Re: PATH in Linux
- From: John Madden <weez@xxxxxxxxxxxxx>
- To: <computers@xxxxxxxxxxxxx>
- Date: Tue, 6 Mar 2001 08:33:43 -0500 (EST)
> That explains the export command I saw in one of the
> start-up scripts, problem is that when I type export
> it can't find it!
> Do you know where export is located (and how can I
> search for a given file, is there a command I can
> use).
export is a shell built-in. If you don't have it, it's because your shell
doesn't. What shell are you running?
> Also, why can I not telnet into the Linux box from
> the Win2000 PC. I can ping, i.e. all network settings
> are correct, but when telneting I get a 'connection
> refused' message.
> Any ideas?
Check /etc/inetd.conf -- all inetd services are controlled from there.
Un-comment the telnet line, exit, save, and go "killall -HUP inetd" to
restart inetd. You'll be able to telnet then.
Now it's time for the obligatory telnet thing: don't use telnet, it's
insecure, unencrypted, your box will get cracked, passwords will be
sniffed, SSH is free and secure, yada yada yada...
John
========================================
Avenir Web's Computers Mailing List
List Modes, Subscription, and General Info:
Go to http://www.freelists.org/cgi-bin/webpage?webpage_id=11
List Archives: http://www.freelists.org/archives/computers
Administrative Contact: weez@xxxxxxxxxxxxxx
Get computer help: http://avenir.dhs.org
========================================
- Follow-Ups:
- [COMP] Re: PATH in Linux
- From: Shane McKeown
- References:
- [COMP] Re: PATH in Linux
- From: Shane McKeown
Other related posts:
- » [COMP] PATH in Linux
- » [COMP] Re: PATH in Linux
- » [COMP] Re: PATH in Linux
- » [COMP] Re: PATH in Linux
- » [COMP] Re: PATH in Linux
- [COMP] Re: PATH in Linux
- From: Shane McKeown
- [COMP] Re: PATH in Linux
- From: Shane McKeown