Re: Ho do you make a machine visible on the network
From: B. Joshua Rosen (bjrosen_at_polybus.com)
Date: 07/10/03
- Next message: Tobias Brox: "Re: TCP tuning/prioritying"
- Previous message: Andrey L.: "Access VNC SERVER problem"
- In reply to: /dev/alex: "Re: Ho do you make a machine visible on the network"
- Next in thread: Ron Gibson: "Re: Ho do you make a machine visible on the network"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 10 Jul 2003 17:40:15 -0400
>
> Honestly, if you get webmin (http://www.webmin.com) It can set this up for
> you, and its soooo trival. Webmin will be your best friend!
>
> -a
He's right you know. Webmin does everything for you, more importantly it
makes it easy to explore all of the services that are available on your
system.
As to your original question. You should set up all of your machines with
static IPs and put the IP aliases in your /etc/hosts file. Then you can use
/etc/exports to export NFS directories, for example
/home/bjrosen/projects (rw)
/home/bjrosen/clients (rw)
And then use /etc/fstab to define the mount points for the exported
directories,
dreadnought:/user/cvs /mnt/cvs nfs user 0 0
- Next message: Tobias Brox: "Re: TCP tuning/prioritying"
- Previous message: Andrey L.: "Access VNC SERVER problem"
- In reply to: /dev/alex: "Re: Ho do you make a machine visible on the network"
- Next in thread: Ron Gibson: "Re: Ho do you make a machine visible on the network"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|