>>>>> "Joel" == Joel Franco Guzmán <[EMAIL PROTECTED]> writes:
Joel> Hi guys, plz, i have troubles with the hosts file. it says: Joel> 127.0.0.1 thor localhost You can always remove your hostname from the localhost line, and add another one with your real IP address. (Or if you have DNS set up, not have this line at all.) This should make no difference for most programs. But if you now connect to your nfs mount, the kernel will treat it as coming from over the network. If you need access over the loopback address, you can specify localhost. (Alternatively, change your /etc/exports to allow incoming connections from 127.0.0.1.) -- G. ``Iggy'' Geens - ICQ: #64109250 Home: <[EMAIL PROTECTED]> - Work: <[EMAIL PROTECTED]> WWW: http://users.pandora.be/guy.geens/ `I want quality, not quantity. But I want lots of it!'

