Displaying 20 results from an estimated 1000 matches similar to: "CentOS 5.1 /etc/redhat-release file"
2021 Aug 27
2
MATE 1.20 test build for CentOS 7 available
On 8/27/21 1:50 PM, wwp wrote:
> Hello Greg,
>
>
> On Mon, 7 Oct 2019 09:06:23 -0700 Greg Bailey <gbailey at lxpro.com> wrote:
>
>> There's been discussions in the past about updating MATE RPMs in EPEL-7:
>> https://bugzilla.redhat.com/show_bug.cgi?id=1436260
>> https://lists.centos.org/pipermail/centos/2019-August/173154.html
>> (and lots of
2007 Dec 03
1
Silly question about 5.1
I just rebooted my desktop system to pick up the 5.1 kernel, etc. One
oddity I noticed is that the contents of /etc/redhat-release still says:
[root at bend etc]# cat /etc/redhat-release
CentOS release 5 (Final)
but:
[root at bend etc]# rpm -q --whatprovides /etc/redhat-release
centos-release-5-1.0.el5.centos.1
On my CentOS 4 box, /etc/redhat-release says:
[dave at fraud ~]# cat
2016 Feb 08
2
Utility to zero unused blocks on disk
On 02/08/2016 03:05 PM, m.roth at 5-cent.us wrote:
> Wes James wrote:
>> Is there a utility to zero unused blocks on a disk?
>>
>> CentOS 6.7/Ext4
>>
>> I saw zerofree, but I?m not sure it would work on Ext4 or even work on
>> this version of CentOS.
>>
> I don't understand the point of doing this.
Wes didn't say the reason he wanted to zero
2019 Oct 07
3
MATE 1.20 test build for CentOS 7 available
Hi everyone,
There's been discussions in the past about updating MATE RPMs in EPEL-7:
https://bugzilla.redhat.com/show_bug.cgi?id=1436260
https://lists.centos.org/pipermail/centos/2019-August/173154.html
(and lots of others...)
As a proof-of-concept, I've written some scripts that clone specific
commits from the Fedora master branches, and then runs a tool to
re-apply RPM scriptlets
2007 Dec 03
4
what happened to netconfig in 5.1
I am doing a yum install netconfig on the new 5.1
and nothing gets installed. Was it removed? replaced with something else?
yum provides netconfig does not show a "bin" command just false matches.
Is there a new command?
Thanks,
Jerry
2007 Dec 03
3
pcre vs. regexp for Postfix checks
What are your opinions on pcre vs regexp for header_, body_, and
mime_checks in Postfix?
I looked at the regexp_table and prce_table man pages, and see
almost no difference other than the available flags.
Miark
2007 Jun 15
4
installed centos date & time
hi list, is there a command to find out the date & time that centos
installed?
thanks
T. Hiep
2007 Oct 11
3
Why tzdata-2007h [RHEA-2007:0928-05] only for CentOS 2?
I might be stupid and ask an idiot or offensive question, but here it is:
"Why was tzdata-2007h [RHEA-2007:0928-05] only released for CentOS 2, when
upstream has released it for all the versions?"
The guys from X/OS have released it for 5.0 along with the other updates (on
Oct. 9).
Are the "enhancements"... "not important" as long as they're not "security
2019 May 20
3
Opera browser on CentOS
Is anyone running the Opera browser on Centos 7 or 6? While not available in a yum-repository, it seems to be available as a snap-package. Not familiar with those yet but curious if the browser is worthwhile to run. I have generally found Firefox less useful/compatible than Chromium but would also like alternatives, particularly since Opera defaults to a VPN-connection.
2013 Sep 20
4
Dual Boot Windows 8 & CentOS 6.4
Hi,
I am studying for the RHCSA Exam and wanted to install CentOS 6.4 alongside Windows 8. I got a new laptop with a processor that supports virtualization.
I am planning to remove all the recovery partitions after backing up all drivers etc. on them. Lets see how it works out.
Any caveats I should know about?
Regards
adj
2008 Mar 10
3
Viewing QT .mov files in Totem
CentOS-5.1
Is there anything special one must do to get the Totem shipped with CentOS-5
to display .mov files? When I try to view a file I get an error box with the
message:
Totem could not play 'file:///tmp/073_complex_forms_part_1.mov'.
Could not decode stream."
# rpm -qi totem
Name : totem Relocations: (not relocatable)
Version :
2013 Jun 07
1
Can someone explain this?
Installed version of doxygen (stock CentOS 5.9):
Name : doxygen Relocations: (not relocatable)
Version : 1.4.7 Vendor: CentOS
Release : 2 Build Date: Mon 11 Jun 2012 04:50:22 AM EDT
Install Date: Fri 07 Jun 2013 12:14:55 PM EDT Build Host: builder10.centos.org
Group : Development/Tools
2015 Dec 29
6
Systemd and systemd-sysv-generator
Hello CentOS List,
I have a server that has SysV script supplied by a hardware manufacturer,
which is not functioning properly. From my reading, systemd-sysv-generator
should handle them (like it did for Dell OpenManage software which supplied
SysV init scripts).
/usr/lib/systemd/system-generators/systemd-sysv-generator
Takes no or 3 arguments (it tells me), but I didn't find clear
2007 Apr 28
1
How to diagnose "Unable to handle kernel paging request" kernel panic?
Does anyone know how to diagnose the error "Unable to handle kernel
paging request at virtual address xxxxxx"?
I got this error (followed by a panic and a crash) on a server
running CentOS 4.4 with the 2.6.9-42.0.8.ELsmp kernel. The machine
is based on an Intel 975XBX2 motherboard (975X chipset). I have
built several of these and they have been extremely stable. This one
is
2008 Mar 09
1
DomU boot hangs after cron; XENBUS errors
I am having an issue getting a DomU to boot properly. There is never any
indication of a stop error or kernel panic, it simply hangs after "Starting
crond [ OK ]" and never continues. I''ve included my mkinitrd and output
from xm create... please help!
##### XENBUS errors #####
XENBUS: Device with no driver: device/vbd/2049
XENBUS: Device with no driver: device/vbd/2050
2011 Nov 09
1
(android) Re: Vorbis(ogg) and andorid
On 9 November 2011 10:40, Micol lupen <galaxi_999 at yahoo.it> wrote:
> Hi to all,
> i am a university student, i have this problem, i want to create application for android this application must to record and listen ogg file,
> i read that android use only ogg decoder for this problem i must use external library,wich library i can use ? can you show me some ?HowTo or book or site
2015 Jan 08
3
Customising a CentOS 6.6 installation disk
I apologise if this is not the appropriate list for the following issue,
but...
Is it possible to upgrade the Linux kernel on a kickstart CD?
I've changed the vmlinuz and initrd.img files in the isolinux directory
from the distro's ISO image; so kernel 2.6.32-504.3.3.el6.i686 now boots
from a DVD, and loads the appropriate modules and firmware from the
stage 1 initrd.img.
However,
2008 May 14
1
windbind locks out domain account
Howdy folks,
I'm having a weird issue here. I have winbind running on several other servers
on our domain, and they are working fine. From what I can tell the configuration
is identical, as I custom rolled my own RPM that set's all the config parameters.
What's happening is when I try to ssh to this one specific server, it seems looking
at the logs it's trying to continuously
2008 May 15
1
yum problem after last kernel
Hello all, I've been googling and haven't found an answer. I have a
Centos 4.6 box that is having an issue since the last yum update. The
nss_ldap and kernel packages were the only packages installed/updated.
When I try to run yum I now receive:
[root at ns1 ~]# yum update
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:
2009 Apr 01
2
gstreamer-plugins-good.x86_64 0:0.10.9-1.el5_3.1
This update is not applying for the following reasons.
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package gstreamer-plugins-good.x86_64 0:0.10.9-1.el5_3.1 set to
be updated
...
--> Finished Dependency Resolution
Error: Missing Dependency: libgstfft-0.10.so.0()(64bit) is needed by
package gstreamer-plugins-good
Error: Missing Dependency: