Empty /etc
Something really interesting for me recently has been reading the Fedora Developer mailing list every day just to keep up on the Rawhide changes. What I have seen tells me that the changes seen in Fedora seem more than I had imagined.
I'm not advocating for any particular view. What I can say is that upgrading Rawhide to the extent of hundreds of packages and a new kernel on many, many days has worked for me 100%. Of course, tomorrow will be the day that my server will blow up. Whatever happens, it has been a lot of fun to follow some of what's been going on in the Linux world from a different perspective than those with which I have used and to which I probably will return.
- Empty /etc
Of course there has been a lot of talk for years about systemd taking over the old ways. Today I learned about Empty /etc.
"There is a long-term goal of moving packaged files out of /etc, so that only actual local configuration remains in /etc."
- Modern C
Another topic I have seen mentioned recently on the mailing list is moving Fedora to modern C. See also Redhat bug 2142177.
- Meta frameworks
Everywhere I look there seem to be meta frameworks for building and organizing things. For example, there is Koji.
I hope everyone gets the servers they want!
Comments
this 'long term goal' won't finish in your lifetime
Fuck this 24/7 internet spew of trivia and celebrity bullshit.
Give the old guy a break! We all know it wont finish in the next 10 years. So in this case, you should say it wont finish in his grandkids lifetime
Websites have ads, I have ad-blocker.
I'm not even sure if i have to be impressed or disappointed with how stubborn the 'linux' community is.
but yeah, if it's not broken just fix it until it is
Fuck this 24/7 internet spew of trivia and celebrity bullshit.
Well, what made me sad was the systemctl "fix"... Previously when we ran
system apache restart
we used to get a few lines of messages to show if it succeeded or failed and if failed, what happened. Now it's just empty response...Websites have ads, I have ad-blocker.
Ahh, I know what you mean. What also annoys me every time is that the start/stop/restart/enable is now in the middle of the command, rather than at the end. It was so easy to just use backspace to change stop to start for example.
Although I prefer systemctl which I seem to be a minority.
SharedGrid | Fast, secure, and reliable UK, USA and Singapore web, reseller and VPS Hosting
Litespeed, Redis Cache, NVMe Drives, Daily Backups, 24x7 Support, Wordpress Optimised.
If it works, don't fix it!
Free Hosting at YetiNode | Cryptid Security | URL Shortener | LaunchVPS | ExtraVM | Host-C | In the Node, or Out of the Loop?
Well, systemctl is good for paired services like samba where you can just do
sudo systemctl restart smbd nmbd
or for php/nginx combos where you need to restart bothsudo systemctl restart php8.1-fpm nginx
Websites have ads, I have ad-blocker.