old-www/HOWTO/SLIP-PPP-Emulator/now-what.html

226 lines
4.1 KiB
HTML

<HTML
><HEAD
><TITLE
>Now What?</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.60"><LINK
REL="HOME"
TITLE="SLIP/PPP Emulator mini-HOWTO"
HREF="index.html"><LINK
REL="PREVIOUS"
TITLE="Preparing your Linux Machine"
HREF="preparing-your-machine.html"><LINK
REL="NEXT"
TITLE="Miscellaneous"
HREF="miscellaneous.html"></HEAD
><BODY
CLASS="SECT1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>SLIP/PPP Emulator mini-HOWTO</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="preparing-your-machine.html"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="miscellaneous.html"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
NAME="NOW-WHAT"
>5. Now What?</A
></H1
><P
> Hey, if all went well, you are now connected to the Net! Try a
'telnet remotehostname' (remember that abbreviation in your hosts file?).
You should get the remotes telnet login prompt. Go on, try it! You can now
telnet/FTP/etc. anywhere on the Net from your local machine. How? Your
machine is using the remote as a nameserver to resolve addresses
(<TT
CLASS="FILENAME"
>resolv.conf</TT
>). Experiment, find out what works and
what doesn't.
</P
><P
> You will not be able to use services that are not provided
already on your remote host! For example, if your server doesn't allow
telnets, chances are you can't do it either. Why? Because the emulator is
only re-directing what is already available.
</P
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="MAIL"
>5.1. Mail</A
></H2
><P
> The obvious text based solution is Pine, you can get it from
<A
HREF="ftp://ftp.cac.washington.edu"
TARGET="_top"
>The University of Washington </A
>.
</P
><P
> My pick for 'Best Mail Reader, X Based' has to go to XFmail. This
has now gotten out of beta, and rocks. Easy to install; requires no local
mail system be installed (but will work with local spools) because it has
POP built in - no more popclient/fetchpop! Easy to use; totally
customizable
from the GUI. Also supports MIME. Get it from
<A
HREF="http://burka.netvision.net.il/xfmail/xfmail.html"
TARGET="_top"
>The XFmail Homesite</A
>.
</P
></DIV
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="NEWS"
>5.2. News</A
></H2
><P
> The text based News Reader
<A
HREF="ftp://space.mit.edu/pub/davis/slrn"
TARGET="_top"
>SLRN</A
> is fairly simple to
install and use. It is a true NNTP newsreader, which means
<EM
>no local news transport is required</EM
> to make it work
(you don't have install
Cnews or INN). It does require that you have access to an NNTPserver,
naturally, but most ISPs have this. It is text based, but has
color and mouse support, and runs fine in an rxvt window.
</P
><P
> The X based News Reader
<A
HREF="http://www.matematik.su.se/~kjj/"
TARGET="_top"
>KNews</A
> is
almost perfect. As with SLRN above, no local transport is required, but
an NNTP server is. It's at least worth a look.
</P
></DIV
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="MOSAIC-NETSCAPE"
>5.3. Mosaic/Netscape</A
></H2
><P
> Obviously, you will need to have X running for this to work, but
it's a simple matter of FTPing the binary, unpacking it,
and installing it.
</P
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="preparing-your-machine.html"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="miscellaneous.html"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Preparing your Linux Machine</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Miscellaneous</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>