Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > 965e33040dd61030a94f0eb89877aee8 > files > 5380

howto-html-en-20080722-2mdv2010.1.noarch.rpm

<HTML
><HEAD
><TITLE
>Prerequisites</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="How Does an Emulator Work?"
HREF="how-does-it-work.html"><LINK
REL="NEXT"
TITLE="Preparing your Linux Machine"
HREF="preparing-your-machine.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="how-does-it-work.html"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="preparing-your-machine.html"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
NAME="PREREQUISITES"
>3. Prerequisites</A
></H1
><P
>    Enough already! How do I set it up?
   </P
><P
>    Alright hotrod, we're getting there, but first there's some info 
    you need to get, and a couple of explanations.
   </P
><P
>    First, you need to get the IP address of your provider, if you don't 
    have it already. You can do this by typing 'who' at a shell prompt there, 
    or reading their <TT
CLASS="FILENAME"
>/etc/hosts</TT
>, or even just asking 
    them. While your getting 
    that, get the IP address of the POP/SMTP host and the NNTP server (if you 
    don't know what those are, trust me and ask for them anyway, you'll need 
    'em).
   </P
><P
>    Next, let me explain quickly about hostnames and domain names. 
    The hostname is the first part of a machines name, the domain is the rest 
    of it. Like this: hostname.domain.name (a four parter would be 
    hostname.do.main.name). Together, they make a Fully Qualified Domain 
    Name (FQDN).
   </P
><P
>    The name of your Linux machine is stored in 
    <TT
CLASS="FILENAME"
>/etc/HOSTNAME</TT
>, and 
    yes, you can change it. In fact, please do (if you're using Slackware, 
    it'll be "darkstar.frop.org" by default). Just edit the 
    <TT
CLASS="FILENAME"
>/etc/HOSTNAME</TT
>
    file to be whatever you want - remember, if you are using an emulator, 
    you are essentially invisible to the Net at large, so you can be 
    creative. However, if you plan to get a real SLIP/PPP connection down the 
    road sometime, you'll probably want to conform to being a sub-host of 
    your provider. For example, if your provider is "info.superhiway.com", 
    the domain is "superhiway.com" and the hostname is "info". So you could 
    either be "offramp.info.superhiway.com" or just "offramp.superhiway.com". 
    Either would work, and in either case your hostname is "offramp".
   </P
></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="how-does-it-work.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="preparing-your-machine.html"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>How Does an Emulator Work?</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Preparing your Linux Machine</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>