On Fri, 2004-01-09 at 00:53, Ramin wrote:
> Hi,
>   Would you tell me what these options should be in a practical example. For 
> example my internet provider is videotron (videotron.ca). Now I assume 
> localhost is videotron and localhost.localdomain is videotron.ca. Am i right?
>  And if so, what is my hostname and my domain name then?
> (sorry if my question is kinda too dump.)
>   
> Thanks,  Ramin

To find out what your hostname.domainname is:
cat /etc/sysconfig/network

Mine looks like:
$ cat /etc/sysconfig/network
HOSTNAME=abbmdk.mshome.net
NETWORKING=yes
$

>From there you get:
yourhostname=abbmdk
yourdomainname=mshome.net

My /etc/hosts looks like
127.0.0.1   localhost   localhost.localdomain
127.0.0.1   abbmdk      abbmdk.mshome.net

Good luck,

Adolfo


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to