/home on server
John Dangler
jdangler at atlantic.net
Mon Aug 7 16:22:11 UTC 2006
> I'd like to store all my users' home directories on a server - one
> glorious /home. Hence, I will need to mount /home from that server.
If the server is running any distro of linux/unix, /home should already
exist.
If not, you can make the dir under / . (the easy way)
If you'd like to set up a separate partition called /home, you'll need
to find the room on either the current drive (or add another drive)
then use a partition utility (fdisk, gparted, etc) to setup the
partition, add the file system of choice, and mount it.
More information about the ubuntu-users
mailing list