Results 1 to 2 of 2
i want to use my stand alone computer for some network programming... i head that it could be done using loop back ip 127.0.0.1.. how can i do that...? or ...
- 11-16-2006 #1Just Joined!
- Join Date
- Aug 2006
- Location
- india
- Posts
- 36
loopback networking
i want to use my stand alone computer for some network programming... i head that it could be done using loop back ip 127.0.0.1.. how can i do that...? or where can i find a tutorial for that...?
- 11-16-2006 #2
(as root) ifconfig will probably show you that 127.0.0.1 is already looped back to your own computer.
Mine says (besides other stuff):
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0Now what? You have Linux installed and running. The GUI is working fine, but you are getting tired of changing your desktop themes. You keep seeing this "terminal" thing. Don't worry, they'll show you what to do @
<~ http://www.linuxcommand.org/ ~>


Reply With Quote