Hacker News new | ask | show | jobs
by severino 1335 days ago
How do you handle updates? Do you download the new version from the official site from time to time and replace the old one? I know Firefox can "auto-update" itself but I guess it won't (or shouldn't) be allowed to modify things under "/opt" when running as a user process.
1 comments

Yes, I have /opt/firefox-1.2.3 with the various binary downloads, and I have a symlink /opt/firefox which gets updated to point to the latest release.

I tend to see new releases announced on lwn.net, and this site, so I just make sure I download it a day or two later so that I'm always current.