On Tue, 30 Nov 1999, you wrote:
>
> where the Lilo.conf file located?
>
> how can i check if my network card is setup right? if not,
>
> what can i use to set it up (linuxconf?)?
>
> how can i test to see if the card is working once it is set up?
>
> and finally i installed mandrake, i had it on before but i forget what the xconfig
>command is, something like "Xconfigurator" ? i need it to set up my monitor, because
>when i maximize a program, i cant get to the title bar in the program cuz the task
>bar is there :*(
>
> danks if you can help!
>
----------------------------------------
Content-Type: text/html; name="unnamed"
Content-Transfer-Encoding: quoted-printable
Content-Description:
----------------------------------------
Please stop posting in HTML, or at least post in more
readable character sizes.
To answer your first question, your lilo.conf is located in
/etc/lilo.conf. Make sure you re-run /sbin/lilo after
making any changes, otherwise you may have trouble booting
the machine.
Second, if you're in X windows try "netcfg" (as root) This
is a nice graphical setup tool.
Third, to test it, if you're on a local network, try
pinging that address from another machine. Remember that
just like every other operating system, to "talk" to
another machine, it has to be on the same network number
segment. ie if you have two machines, and you want them to
talk to each other, and one machine is (for example)
192.168.0.25, the other machine needs to be a 192.168.0.xx
address as well.
John