Rafael Morais <(E-Mail Removed)> wrote:
> Hi guys,
>
> Sorry for the basic question, but which command should I issue in
> order to open the telnet port from my computer??
First off, you shouldn't really be using telnet, use SSH instead.
To enable Telnet, often all that is required is to uncomment the line in
/etc/inetd.conf and run
killall -HUP inetd
You may need to let them through /etc/hosts.allow and hosts.deny.
You may also need to allow them through your firewall if you have one.
More information from you would help if you need more help.
--
Cameron Kerr
(E-Mail Removed) :
http://nzgeeks.org/cameron/
Empowered by Perl!