  | |  | upgrading from redhat 7.1 to 7.3 | upgrading from redhat 7.1 to 7.3 2003-04-22 - By Keith Mastin
Back Hi Jon,
> Like to know if anyone know of a procedure to upgrade a rhl7.1 to rhl > 7.3 server. The old server is being replaced and I'm doing a fresh > install. In other NOS I've used a migration technique by installing the > new NOS on the new server and use a migration wizard to "push" whatever > I needed from the old server to the new server. I do not want to do a > in-place upgrade. What I need to know is how do I go about moving the > user accounts and passwords from one server to the other.
Copy the shadow, passwd and group files from the old machine to the new one. Generally, you can just copy the information from the old file to the new file, but you have to watch for duplicating the uid/gid numbers.
Be sure to make backups of both sets of files before copying anything, and be sure to have a working and tested boot disk handy so you can boot into single mode to fix any fubars should they occur.
> Is it safe to assume that I should either copy the .conf files from old > server and print out information to install in the new. The only > services running on the old server is: > apache
safe to copy the httpd.conf file over
> squid > php
/etc/php.ini. If you're upgrading versions, do a diff between the ini files. A lot of people don't edit this file, so the point is moot if you don't either.
> twig (web-based email) > ipchains; this is going to be changed to iptables
Make sure you uninstall ipchains and unload the ipchains module on the new machine. Buggers made it default in 7.3 again.
> cipe; this is going to be changed to FreeSwan, unless I can get a client > to work with CIPE. > sendmail; to be changed to postfix
Postfix is a breeze to set up in comparison.
-- Keith Mastin BeechTree Information Technology Services Inc. Toronto, Canada (416)696 6070
Earn $52 per hosting referral at Lunarpages.
|
|
 |