Web Hosting Talk







View Full Version : Upgrading FreeBSD remotely 4.3 -> 4.6


webx
07-23-2002, 02:52 PM
Hello Everyone :)

This seems to be daunting task, but I have been asked to do that remotely via ssh. Before I go and do it, is it really plausible to do it? Or should I just ask for a fresh OS install from CD? :eek:

Any feedback from someone who has "been there and done it"??

Thank You!

Noldar
07-23-2002, 04:23 PM
I haven't upgraded versions before, but I have applied all the security fixes to a release and rebuilt and installed world and kernel remotely. Here's a link you might find useful http://profile.sh/syswiki/index.php?Upgrading%20FreeBSD%20to%20the%20latest%20-STABLE%20code

Richard

taz0
07-23-2002, 04:54 PM
Yes, it's easy.

But you'll spend some time configuring sendmail (smmsp) in 4.6

webx
07-23-2002, 04:57 PM
Well, I have also applied all security patches and built the kernel remotely (except the installworld). Its fun indeed :) but havn't jumped from one release to another.

Thanks for the link, I'll surely read it as well. Apparently looks like a summarized version from the Handbook ;) hopefully may have more tips!

webx
07-23-2002, 05:00 PM
Originally posted by taz0
Yes, it's easy.

But you'll spend some time configuring sendmail (smmsp) in 4.6

I don't use sendmail :D qmail with all the patches :)

So it means quite easy. Hmm... I'm waiting now for my friend to open the firewall to actually download anything on the server :bawling:

Shyne
07-23-2002, 05:03 PM
/stand/sysinstall.

I think it does everything for you.

Starhost
07-23-2002, 05:42 PM
cvsup the latest stable sources.

then:

#cd /usr/src/
#mergemaster -p

Merge the files

#make world
#make install world

That's all

taz0
07-23-2002, 06:46 PM
Originally posted by Starhost
cvsup the latest stable sources.

then:

#cd /usr/src/
#mergemaster -p

Merge the files

#make world
#make install world

That's all

Yes, simpler than Linux. :)

You can cvsup to 4.6.1 (solves some serious bugs)

P.S: Don't forget to install a new kernel.

webx
07-23-2002, 10:58 PM
Simpler than Windows :o Bingo! Done it! :D That was coooooool :cool: Within 2 hours ;)

:beer:

MotleyFool
07-24-2002, 12:44 AM
FreeBSD rocks!

no doubt about it.

in my opinion Windows is like pop music .. easy to start, quite enjoyable sometimes.. plain noise at times!

linux is like classical music - goes far yet leaves some bits desired..

FreeBSD is pure Mozart or the choicest red wine - if you develop a taste for it, hard to settle for anything less!

as always this is just a fool's rambling... :)