The delay in releasing CentOS 6 and the delays in updates had me worried about the future of CentOS.
CentOS 7 released on x86_64
71–80 of 123 posts
Re: CentOS 7 released on x86_64
#72Woo. Have been using the RHEL 7 Amazon AMI images, and it's nice not to worry about shell scripts / custom supervisord stuff for your web services anymore. My node app is deployed with a single `myapp.service` file thanks to systemd: [Service] ExecStart=/usr/local/bin/node --harmony /var/www/myapp/server.js Restart=always User=nobody Group=nobody Environment=PATH=/usr/bin:/usr/local/bin Environment=NODE_ENV=productio…
(trick question, you cannot, use old init.d scripts)
Re: CentOS 7 released on x86_64
#73I must say that compared with the CentOS 6 release CentOS 7 is a breath of fresh air. I'll assume for the moment that this is because of Red Hat's involvement in the process. Specically the availability of build scripts and the openness of communication throughout the process. The delay in releasing CentOS 6 and the delays in updates had me worried about the future of CentOS.
Re: CentOS 7 released on x86_64
#74Earlier quoted context omitted.
Does "years of fucking with PulseAudio problems" count as its own item, or is that a subset of item 1?
I've never had issues with PulseAudio personally.
The very first thing I used to do on any new Linux install (until most distros stopped including it) was to uninstall Pulse and all of its dependencies.
Re: CentOS 7 released on x86_64
#75Earlier quoted context omitted.
http://boycottsystemd.org/
>...an abhorrent and violent slap in the face to the Unix philosophy... I can't imagine why this didn't get more traction.
Re: CentOS 7 released on x86_64
#76I always scare of CentOS/Fedora. Whenever I updated something, it will be very old packages. Leading to use 3rd repo, and without any kind of document, the next sysadmin will be in trouble. I used to install Gearman on Centos 5.9 and it was a nightmare: the original 3rd repo didn't have gearman and I have to use other repo which is complain about PHP-Common conflicting. Remi and webtactic did help at the end. It's ha…
Re: CentOS 7 released on x86_64
#77Re: CentOS 7 released on x86_64
#78Re: CentOS 7 released on x86_64
#79Earlier quoted context omitted.
There are quite a few choices of lightweight Linux distro. This isn't aimed at that market
Oh, I know, but I've been happily using CentOS 6 on my 128MB box, and was looking forward to CentOS 7.
I don't even know if they have an ARM port (maybe an ARM 64bit for those new hip low wattage ARM microservers).