Displaying 10 results from an estimated 10 matches similar to: "CentOS-announce Digest, Vol 94, Issue 4"
2012 Nov 02
0
CentOS-announce Digest, Vol 93, Issue 2
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2012 Nov 23
0
CentOS-announce Digest, Vol 93, Issue 13
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2012 Dec 11
1
trying to get the debug version of httpd so I can use it in conjunction with gdb.
I am trying to get the debug version of httpd so I can use it in
conjunction with gdb. I am having a hard time getting them, and they don't
seem to be in the standard epel-debuginfo repository. What should I do?
> [root at buildbox-rhel6 ~]# debuginfo-install httpd
Loaded plugins: fastestmirror, presto
enabling epel-debuginfo
Loading mirror speeds from cached hostfile
2012 Nov 10
0
CentOS-announce Digest, Vol 93, Issue 7
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2013 May 04
1
MX record samba4
1) samba-tool dns add dcmsc.test.inc test.inc test.inc MX 'mail.test.inc 10'
2) samba-tool dns query dcmsc.test.inc test.inc test.inc MX
3) [root at dcmsc caiman]# samba-tool dns query dcmsc.test.inc test.inc test.inc MX
Password for [administrator at test.INC]:
Name=, Records=1, Children=0
MX: mail.test.inc. (5) (flags=600000f0, serial=10, ttl=0)
Name=_msdcs, Records=0,
2013 Jan 31
2
Samba4 Internal DNS - CNAME not working
Hello,
It seems Samba4 is having problems with CNAME records. I am seeing the same
behavior as mentioned in the thread below. Is there any ETA on a fix for
this? This is identical to the problem with MX records. This is currently a
much bigger problem than the MX records. I appreciate any assistance.
[root at DC1 var]# dig autodiscover.testdom.com CNAME
; <<>> DiG
2013 Feb 15
2
BIND9_DLZ CNAME Records Not Resolving from Windows Workstations
Hello,
In an effort to get MX and CNAME records working, I have migrated from
Samba's internal DNS to bind9_dlz. I am now seeing strange behavior where
CNAME records resolve correctly on the S4 DC, but not from workstations.
Please see the case below where I have foo.internal.testdom.com aliased to
google.com using a CNAME record. I do not understand why this is occurring
This should work,
2012 Dec 19
2
yum install make does not work
I try to install make (should be present in base):
yum install make
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: mirrors.supportex.net
* epel: mirror.nl.leaseweb.net
* extras: mirrors.supportex.net
* rpmforge: archive.cs.uu.nl
* updates: mirrors.supportex.net
Setting up Install Process
No package make available.
Error:
2013 Mar 07
4
[Gluster-devel] glusterfs-3.4.0alpha2 released
RPM: http://bits.gluster.org/pub/gluster/glusterfs/3.4.0alpha2/
SRC: http://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-3.4.0alpha2.tar.gz
This release is made off jenkins-release-19
-- Gluster Build System
_______________________________________________
Gluster-devel mailing list
Gluster-devel at nongnu.org
https://lists.nongnu.org/mailman/listinfo/gluster-devel
2013 Jan 21
3
Having trouble updating glibc on Centos 6.3
rpm -q glibc
gives me:
glibc-2.12-1.80.el6_3.6.x86_64
However I need glibc-2.15
If I do
yum update glibc
I get:
No packages marked for Update
Any help would be greatly appreciated.