152
What distro for creative use switching from windows
(feddit.org)
Whether you're a seasoned pro or the noobiest of noobs, you've found the right place for Linux support and information. With a dedication to supporting free and open source software, this community aims to ensure Linux fits your needs and works for you. From troubleshooting to tutorials, practical tips, news and more, all aspects of Linux are warmly welcomed. Join a community of like-minded enthusiasts and professionals driving Linux's ongoing evolution.
I theoretically support the sentiment behind this advice, but I - a fairly experienced Linux user both at home and at work - tried Bazzite. I installed it, configured my accounts, ran a system update and rebooted. After a reboot, it was broken.
I'm sure I did something wrong there and likely the situation would have been recoverable, but I didn't do anything complex, so I challenge the claim "you won't be able to break it if you try."
Otherwise it seemed like it would have been a positive experience.
I said you won't be able to break it, but an update can. Bazzite is an open source project with limited resources, and shit happens from time to time.
However, in cases like that you can always fix it by either doing a rollback (one liner:
sudo rpm-ostree rollback
), or by simply choosing the previous working version in grub while the machine is booting using the arrow keys.