Table of Contents
Migration from omega/members to new web
Changes
- Many directories in /access are silly and have not been touched in years. All dates, with a few exceptions, are still dated Dec 30 2001. Most of these will not be migrated to the new server.
- /access/www/data/* will move to /usr/local/www/vhosts/*
- /home/
Services to Migrate
- Web
- Commands:
- rsync -aHucx –progress –stats -e ssh ./* root@web.nova.org:/home/
- FTP
- Installed NcFTPd v 2.8.3, migrated configs from members
- tested, /home/ftp waiting to be created by rsync
- SSH
- Installed, Tested
Web Tasklist
Install ApacheInstall PHP- Install PHP modules
- Install Secure Cert, set up secure.nova.org
Install MySQL- Migrate MySQL DB tables
Figure out why mod_proxy isn’t installed(needed to define WITH_PROXY_MODULES) when building from ports- Migrate configuration
- rsync home directories, /access/www
- Test vhosts using HOSTS file on your own machine