Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
me connected to you, and gentoo
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
freakypenguin
n00b
n00b


Joined: 29 Oct 2003
Posts: 7
Location: Atlanta, GA

PostPosted: Tue Nov 11, 2003 5:48 am    Post subject: me connected to you, and gentoo Reply with quote

Alrighty, lets tackle one problem at a time please.

1) Telnet
I need a telnet protocal on my brandspanking new gentoo box. I can't get telnet to work at all and neither can web apps that use telnet. i couldn't find a package on gentoo's website to emerge for telnet, so any help on how to get a telnet client or a telnet command would be great.

2) newsgroups
I edited /root/.newsrc (root b/c that was the user i was in to emerge the remaining packages i needed. so it looked something like this

Code:

git.cc.class.cs1321.announce:
git.cc.class.cs1321.rec:
git.cc.class.cs1321.lab:

after i edited those in there, i ran tin and was given an error. I think that if I can somehow tell tin to look to news.gatech.edu for my news server it will fix itself. How do i do that though?

3) How exactly do i go about getting a webserver (apache) configured on my machine? I emerged it .. but yeah, it merged itself to the point i dont know where it is or what to do .


thanks for any help you give.


---
freakypenguin
AIM gtbuzzrc
_________________
freakypenguin (c)
Ga Tech
Back to top
View user's profile Send private message
kashani
Advocate
Advocate


Joined: 02 Sep 2002
Posts: 2032
Location: San Francisco

PostPosted: Tue Nov 11, 2003 6:01 am    Post subject: Reply with quote

emerge -s telnet
will give you two choices. It's pretty much up to you which to install.

<standard telnet is bad use ssh disclaimer>
If you're using telnet for testing, such as telnet 10.10.10.1 80, then cool. If you actually want to telnet to your server then bad because telnet sends everything in the clear. openssh is a secure way to telnet to machines using strong encryption. There are free clients for windows (putty) and *nix. Also you'll need to be running the openssh server on the machine you wish to ssh to.
</disclaimer>

Not sure on the tin bit, it's been 8 years since I last used it. :P

kashani
_________________
Will personally fix your server in exchange for motorcycle related shop tools in good shape.
Back to top
View user's profile Send private message
ender wiggin
Tux's lil' helper
Tux's lil' helper


Joined: 08 Feb 2003
Posts: 119
Location: CO

PostPosted: Tue Nov 11, 2003 6:02 am    Post subject: Reply with quote

Telnet -

emerge has a handy-dandy search function. Like so:

Code:

emerge -s telnet


Either netkit-telnetd or telnet-bsd should give you what you need. BTW - you know that you should never, ever use telnet over a public network (i.e. the Internet), right? All text, including usernames and passwords are transmitted in cleartext, and are vulnerable to eavesdropping. If you are on an untrusted net you should use ssh if at all possible, and keep it up to date!
_________________
"There is no teacher but the enemy."
Back to top
View user's profile Send private message
triad
Apprentice
Apprentice


Joined: 10 Jul 2003
Posts: 234
Location: Dark Side of the Moon

PostPosted: Tue Nov 11, 2003 6:05 am    Post subject: Reply with quote

some of your questions answered:

Question 1:
Code:

bash-2.05b# emerge -s telnet
Searching...   
[ Results for search key : telnet ]
[ Applications found : 4 ]
 
*  dev-perl/Net-Telnet
      Latest version available: 3.03-r1
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 34 kB
      Homepage:    http://www.cpan.org/modules/by-module/Net/Net-Telnet-3.03.rea
dme
      Description: A Telnet Perl Module

*  dev-perl/Net-Telnet-Cisco
      Latest version available: 1.10
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 17 kB
      Homepage:    http://www.cpan.org/modules/by-authors/id/J/JO/JOSHUA/Net-Tel
net-Cisco-1.10.readme
      Description: Automate telnet sessions w/ routers&switches

*  net-misc/netkit-telnetd
      Latest version available: 0.17-r3
      Latest version installed: 0.17-r3
      Size of downloaded files: 130 kB
      Homepage:    ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/
      Description: Standard Linux telnet client and server

*  net-misc/telnet-bsd
      Latest version available: 1.0
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 169 kB
      Homepage:    ftp://ftp.suse.com/pub/people/kukuk/ipv6/
      Description: Telnet and telnetd ported from OpenBSD with IPv6 support


I use netkit-telnetd. But make your choice.

Question 3:
The Gentoo desktop guide apperas to have a rudimentary Apache Webserver How-to under
Quote:
8. Apache and Squirrelmail Webmail

Plus there are tons of sites if you do a Google search for:

Quote:
apache howto


Its pretty well established webserver.

Hope this helps.

triad
_________________
It's not the size of your processor that matters... But how you use it!
Back to top
View user's profile Send private message
freakypenguin
n00b
n00b


Joined: 29 Oct 2003
Posts: 7
Location: Atlanta, GA

PostPosted: Tue Nov 11, 2003 6:23 am    Post subject: Reply with quote

Thanks, and I'm not using telnet as a server, i just needed a telnet command so i could telnet into certain places with out ssh, thanks for the concern though! Much thanks indeed. I'll just sit here and await number 2.
_________________
freakypenguin (c)
Ga Tech
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum