|
Posted by JDS on 10/08/23 11:31
On Fri, 04 Nov 2005 11:06:58 -0500, JDS wrote:
> I am migrating my web server to another machine. In fact, it is two
> machines -- one for the web server itself, and one as a data server for
> user home directories and MySQL.
>
> The users' home dirs will be mounted on the web server as NFS mounts.
In the interest of closure, I have done/am doing the following (tersely
stated):
mv /home /home-local
useradd -Db /home-local
results of `grep home /etc/fstab`:
data.server.edu:/home /home nfs defaults 1 2
later...
--
JDS | jeffrey@example.invalid
| http://www.newtnotes.com
DJMBS | http://newtnotes.com/doctor-jeff-master-brainsurgeon/
Navigation:
[Reply to this message]
|