Mail from ILUG-BOM list (Non-Digest Mode)


-----Original Message-----
From: Rajen Parekh <[EMAIL PROTECTED]>
>
>What is lo? What and how do I do for "network configuration"? 


lo refers to the interface for the loopback network in your computer.
follow this command sequence :
bash# ifconfig
(you shld get some output regarding lo)
if you dont, do this:
bash# ifconfig lo 127.0.0.1 netmask 255.0.0.0 up
and please man ifconfig and man route!!
hth
kishor

Life is wasted on the Living...


__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com


_______________________________________________
Linuxers mailing list
[EMAIL PROTECTED]
http://ilug-bom.org.in/mailman/listinfo/linuxers

Reply via email to