다음 제품을 출시하게 되어 기쁘게 생각합니다. Debian 6 (코드명 "Squeeze")를 배포 마법사를 통해 32비트 및 64비트 아키텍처 모두에 사용할 수 있게 되었습니다. 이번 릴리스에 대한 자세한 내용은 Debian의 릴리스 공지사항에서 확인할 수 있습니다.
업그레이드에 관심이 있다면 Debian 5 (레니) 시스템은이 릴리스에, 우리의 리뷰를하시기 바랍니다 Debian Linode 라이브러리의 6 업그레이드 가이드.
즐길!
다음 제품을 출시하게 되어 기쁘게 생각합니다. Debian 6 (코드명 "Squeeze")를 배포 마법사를 통해 32비트 및 64비트 아키텍처 모두에 사용할 수 있게 되었습니다. 이번 릴리스에 대한 자세한 내용은 Debian의 릴리스 공지사항에서 확인할 수 있습니다.
업그레이드에 관심이 있다면 Debian 5 (레니) 시스템은이 릴리스에, 우리의 리뷰를하시기 바랍니다 Debian Linode 라이브러리의 6 업그레이드 가이드.
즐길!
댓글 (14)
Awesome! 🙂 Thanks for this and all the other support you guys give ;).
Awesome news! Are there any virtualization/kernel reasons that Debian 5 users should redeploy from the wizard instead of doing an in-place upgrade?
@Zeke As with all system upgrades, you should make sure you have good backups before proceeding, but upgrading a Lenny system should go smoothly. For best results, be sure to follow our Debian 6 upgrade guide.
Upgrade from Lenny was very smooth. One thing you might want to do is remove the lenny backports from your sources.list because the squeeze repositories will update your backports-installed packages automagically.
Cheers!
Scott
Very cool!
That was very quick. I expected it to take weeks to months to get an installable image. 😉
Thanks guys. <3
Upgrade went fairly smoothly. There were some problems with MYSQL. To eliminate the errors, I had to do:
apt-get autoremove mysql*
apt-get install mysql-server phpmyadmin
mysql_upgrade -u root -p
After that things seemed to work fine. Generally a flawless update. As a bonus my server now seems to use about 30meg less ram, so I have been able to improve my web server performance slightly.
I’d recommend upgrading Lenny to Squeeze over redeploying with Squeeze. Much smoother and simpler IMHO. And I’d follow Squeeze’s release notes which has extensive notes about upgrading.
Thanks for the tip about mysql. I completely missed that it was uninstalled as part of the upgrade.
With Linode platform, upgrading to squeeze has been incredibly easy!
15 minutes and a new brand “squeeze” version of my vps was perfectly working: mail server (Postfix/Dovecot), application server (JDK, Tomcat, MySQL) and security rules immediately in production… in minutes!!! not days, not hours…. minutes!!!
One reason more to confirm Linode as best platform to work with!
Thanks again guys.
Awesome! This didn’t take any time at all! 🙂
I had the same issues as Mike with MySQL, same fix as well.
Other than that it went smooth as silk.
just started my linode. I was surprised that for debian 6 I had both a 64 bit and a 32 bit choice of distro, but the setup dialog recommended 32 bit. Why would that be better?
scott says: “just started my linode. I was surprised that for debian 6 I had both a 64 bit and a 32 bit choice of distro, but the setup dialog recommended 32 bit. Why would that be better?”
Words are larger in 64 bits, and since memory is limited, 32 bits is better. You would use 64 bits on your home/work computer, of course, where lack of memory is probably not an issue. Years ago when linodes had much less RAM, 32 bits was DEFINITELY the way to go.