this post was submitted on 11 Apr 2026
9 points (100.0% liked)

Ubuntu Linux

2444 readers
1 users here now

Linux for Human Beings.

Ubuntu is a popular Linux operating system for PC / mobile devices, etc.

Developed by Canonical & based on Debian (another older Linux OS) which is known for it's rock solid stability.

Ubuntu is trusted everywhere computing by professionals and common users alike.

https://ubuntu.com/

founded 6 years ago
MODERATORS
 

For me, I'll be waiting for at least a point release in Ubuntu before I ever consider migrating any machines. Then I'll check against the forums and any security announcements.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] HubertManne@piefed.social 2 points 1 week ago (1 children)

The ideal is to have a disaster recovery that is 100%. When I worked at cars I really liked how they did it. Staging was a mirror of production capacity wise. You basically decide on what the update will be. Your freeze all development going to stage and test the updated version of the system. Then you move the network pointers to go to stage as production and the old production is now stage. You give it some time to verify everything is good with the new production and then you eventually allow dev to flow to the new staging.

[โ€“] kiol@discuss.online 1 points 1 week ago

Nice flow example!