Differences between revisions 2 and 3
Revision 2 as of 2009-01-08 05:57:50
Size: 991
Editor: JonCo
Comment:
Revision 3 as of 2009-01-08 05:59:17
Size: 955
Editor: JonCo
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
First install Fedora core based on this guide [:Installing Fedora5:http://sam/mywiki/Installing_Fedora5] First install Fedora core based on this guide ["Installing Fedora5"]

Installing Control with a copy from old server

This is a rough guide on installing control on a brand new system and migrating data over from an existing server.

First install Fedora core based on this guide ["Installing Fedora5"]

Then install control on it based on this guide [:installing control:Installing Control]

Copy over (using rsync or whatever method is handy) /u from old server to new one.

copy over users in /etc/passwd and /etc/shadow (take care not to mess with the already existing system users)

copy over contents of /usr/share/openvpn/easy-rsa/2.0/keys/* and /etc/openvpn/*

copy over contents of /etc/ssh/* (to migrate over ssh keys)

copy over cron entries for ccc and root copy over entries from /etc/inittab, again take care not to mess with the existing entries.

copy over /etc/nxserver/* (for systems that still use freenx)

Transfer or install new tape drive and test to make sure they still work.

InstallingControl_from_old_server (last edited 2013-09-18 06:09:33 by localhost)