Re: upgrading from redhat 7.1 to 7.3

"Keith Mastin" <[email protected]>
Newsgroups gmane.linux.redhat.release.enigma
Message-ID <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.