|
Size: 955
Comment:
|
Size: 1036
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| == Installing Control with a copy from old server == | == Migrating Control from an old server == |
| Line 8: | Line 8: |
| Copy over (using rsync or whatever method is handy) /u from old server to new one. | Copy over (using rsync or whatever method is handy) /u from old server to new one. We want to change as little in control as possible so this includes all the old programs. |
Migrating Control from an 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. We want to change as little in control as possible so this includes all the old programs.
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.
