Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2009-01-07 06:13:48
Size: 928
Editor: JonCo
Comment:
Revision 4 as of 2009-01-08 06:03:53
Size: 1036
Editor: JonCo
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 3: Line 3:
First install Fedora core based on this guide ***insert link here***
Then install control on it based on this guide ***insert another link here***
Copy over (using rsync or whatever method is handy) /u from old server to new one.

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.
Line 7: Line 11:
Line 8: Line 13:
Line 9: Line 15:
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 cron entries for ccc and root copy over entries from /etc/inittab, again take care not to mess with the existing entries.
Line 12: Line 19:

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.

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