Rukiri wrote:For Servers though I would consider Arch but the constant updating freaks me out as an IT, Gentoo makes me want to jump off the ledge, Suse, CentOS, Oracle Linux, or even RedHat have less frequent updates and are made for the serverI used to use Arch for a couple of VPS servers I have (1 web server, 1 mail server and 1 database server).
CentOS developer Karanbir Singh has announced the availability of CentOS 6.0 for download.CentOS (Community Enterprise Operating System) is a Linux-based operating system that is based on Red Hat Enterprise Linux. Unlike RHEL, it is a community project but, like RHEL, its target users are the enterprise users. One of the best feature of CentOS is its 100% binary compatibility with RHEL.
Only a week after releasing CentOS 6.1, the CentOS project finished up version 6.2 of its CentOS community version of Red Hat Enterprise Linux (RHEL), while Oracle launched Oracle Linux 6.2 -- a RHEL 6.2 clone that adds the company's Unbreakable Enterprise Linux kernel. Meanwhile, Red Hat released a beta of its long-lifecycle RHEL 5.8 platform and announced strong third quarter earnings....
I have installed RHEL 6.3:
Linux RHEL6.3-64-BuildMac 2.6.32-279.el6.x86_64 #1 SMP Wed Jun 13 18:24:36 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux
My /etc/yum.conf looks as follows:
[main]
cachedir=/var/cache/yum/$basearch/$releasever
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
exactarch=1
obsoletes=1
gpgcheck=1
plugins=1
installonly_limit=3
reposdir=/etc/yum.repos.d/rhel.
I'm sure this question has been asked again and again elsewhere (I did not find anything specific to CentOS vs RHEL in SE), but I would still like to ask and confirm a few specific points.
I am well aware that CentOS removes all RH trademarks, logos, etc. and is based on the same codes with packages built by the community.
Are the packages built for CentOS exactly the same?
When opening a file one can use
$ emacs +2:9 practice.b
Which will open file ‘practice.b’ on line 2 and character 9 on that line. How do I jump like this in an already running Emacs? I know about M-x goto-line but it doesn’t recognize semicolon.
Red Hat CEO like CentOS Linux – Oracle Linux, not Specifically the bit itself is totally free by way of community-led projects CentOS RHEL clones. I just lately spoke with the CEO of Red Hat and CentOS on a brief story extended is that excellent with CentOS. CentOS has here is a excellent point.Addons Study [...]
How have been the experience of the people here with CentOS or Sceintific Linux?I used to be a Mandriva use 5 years back, then went to SUSE then to debian, but I've heard that rpm based systems have made good progress, yum avoids the old dependency hell etcI like that CentOS and Sceintific Linux are based on RHEL and aim for stability just like DebianRHEL 6 is about to be out soon (and so wil
Just like you could jump between pairs, i.e (), can I extend this feature to jump between beginning tags and ending tags?
i.e in bash, jump between if and fi