similar to: CentOS-announce Digest, Vol 3, Issue 1

Displaying 20 results from an estimated 1000 matches similar to: "CentOS-announce Digest, Vol 3, Issue 1"

2006 Apr 01
0
CESA-2005-0502-001: Low CentOS 2 i386 update 7
The following errata for CentOS-2 have been built and uploaded to the centos mirror: RHBA-2004:665 Updated dialog package RHBA-2004:671 util-linux bug fix update RHBA-2004:701 Updated xinitrc package RHBA-2005:023 psmisc bug fix update RHBA-2005:024 procps bug fix update RHBA-2005:041 man-pages-ja bug fix update RHBA-2005:052 net-tools bug fix update RHBA-2005:054 logrotate bug
2004 Dec 17
0
CentOS-2 errata update 6
The following errata for CentOS-2 have been built and uploaded the the centos mirror: RHBA-2004:401-07 Updated util-linux and mount packages RHBA-2004:458-04 Updated sh-utils package RHBA-2004:459-04 Updated fileutils package RHBA-2004:469-06 Updated piranha package RHBA-2004:476-06 Updated rusers packages RHBA-2004:487-04 Updated ucd-snmp packages RHBA-2004:493-04 Updated clumanager package
2006 Apr 01
0
CEBA-2005:xxx CentOS 3 s390(x) - lot of updates for U5
CentOS Errata and Security Advisory CEBA-2005:xxx https://rhn.redhat.com/errata/rhel3as-errata.html The following updated files have been uploaded and are currently syncing to the mirrors: lot of files. Should be rest of the U5-batch. s390: updates/s390/RPMS/MyODBC-2.50.39-12.1.s390.rpm updates/s390/RPMS/am-utils-6.0.9-2.4.s390.rpm updates/s390/RPMS/anaconda-9.1.5.8-1.RHEL.1.centos.s390.rpm
2005 Jun 18
2
Yum Updates
Hello I'bve just run yum update on one of our servers and there a alot of updates which were not there earlier in the week. Theses are: Gathering header information file(s) from server(s) Server: CentOS-3 - Base Server: CentOS-3 - Updates Finding updated packages Downloading needed headers Resolving dependencies Dependencies resolved I will do the following: [update: hotplug
2006 Apr 01
0
CEBA-2005:xxx CentOS 3 ia64 - lot of updates for U5
CentOS Errata and Security Advisory CEBA-2005:xxx https://rhn.redhat.com/errata/rhel3as-errata.html The following updated files have been uploaded and are currently syncing to the mirrors: lot of files. Should be rest of the U5-batch. updates/ia64/RPMS/MyODBC-2.50.39-12.1.ia64.rpm updates/ia64/RPMS/am-utils-6.0.9-2.4.ia64.rpm updates/ia64/RPMS/anaconda-9.1.5.8-1.RHEL.1.centos.ia64.rpm
2004 Dec 16
26
CentOS-2 errata
The following errata for CentOS-2 have been built and uploaded the the centos mirror: RHSA-2004:634-01 Updated zip package fixes security issue Files available: zip-2.3-10.1.i386.rpm More details are available from the RedHat web site at https://rhn.redhat.com/errata/rh21as-errata.html The easy way to make sure you are up to date with all the latest patches is to run: # yum update -- John
2004 Sep 20
1
NT_STATUS_LOGON_FAILURE with pdc samba + openldap + SuSE9.1
I am trying to configure a samba with openldap as a PDC on SuSE9.1 with samba-3.0.4, openldap2-2.2.6, samba-winbind-3.0.4, following the book Samba-3 By Example, by John H. Terpstra. I am getting errors "NT_STATUS_LOGON_FAILURE" from smbclient commands and "The username or password was not correct." from 'net' commands. Anonymous smbclient access seems to work, and I
2020 Mar 17
0
Running amanda on CentOS 7: "amanda-udp.service failed."
Hi Robert - I'm running it successfully on C7 using xinetd.? Do you have documentation for running it directly from systemd?? Working xinetd configuration: cat /etc/xinetd.d/amanda # default: off # description:? The client for the Amanda backup system.\ #?????????????? This must be on for systems being backed up\ #?????????????? by Amanda. service amanda { ??? disable???????? = no ???
2011 May 13
1
ubuntu package installs
hello puppet list My puppet server is now working quite wonderfully. Thanks go out to all who have assisted in getting it to this point. At this point in time my config is now correctly installing packages according to arch,os and release. Centos is working quite well as of now, but I am attempting to get the ubuntu side of things to work as well. I am frankly more familiar with RHEL under
2020 Mar 17
3
Running amanda on CentOS 7: "amanda-udp.service failed."
I am trying to get amanda backup going on a CentOS 7 system and things are not working: sharky4.deepsoft.com% sudo systemctl start amanda-udp [sudo] password for heller: Job for amanda-udp.service failed because a configured resource limit was exceeded. See "systemctl status amanda-udp.service" and "journalctl -xe" for details. sharky4.deepsoft.com% sudo systemctl status -l
2007 Jul 30
1
Module question: resources evaluated once or repeatedly?
I''ve been working up my first puppet module, one that will make Amanda configurations consistently. In general, I''d like the following to happen: - Each Amanda server should make sure all its holding disks are configured properly; this should only happen once per server, per puppetd run. Definitely not on a per-configuration basis. - Each Amanda server should keep its
2015 Mar 27
0
CEBA-2015:0748 CentOS 6 amanda BugFix Update
CentOS Errata and Bugfix Advisory 2015:0748 Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-0748.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 6028eb7fd61883f440b98464a64e4ea9046b940fb71ca21910403d76d1ec1f9a amanda-2.6.1p2-9.el6_6.i686.rpm
2015 Mar 28
0
CentOS-announce Digest, Vol 121, Issue 12
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
2010 Dec 31
1
amanda backup ssh key
hello list, I am attempting to ssh via a user account setup for amanda backups from the backup server to the test backup client. AFAIK everything is setup correctly yet when I ssh as the user to the client I have to type the password. the public key is in the authorized_keys file of the client and permissions all seem correct. Here is a verbose output of the ssh session [amandabackup at
2013 Mar 09
0
CEBA-2013:0427 CentOS 6 amanda Update
CentOS Errata and Bugfix Advisory 2013:0427 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-0427.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 3bbffdc2b0f669627853199868cf58cc3397e0f108fb856b54421271399359d9 amanda-2.6.1p2-8.el6.i686.rpm 4e1e14f387dfbb9d2658aec76eb9585edca1de73e0600e245da0eb4a395dd884
2019 Feb 16
0
amanda broken pipe
Hello, we are using amanda for backup with 2 tape libraries. Last days we made CentOS 7 update to CentOS Linux release 7.6.1810 (Core) Includes from base repository: amanda-client-3.3.3-21.el7.x86_64 amanda-server-3.3.3-21.el7.x86_64 amanda-3.3.3-21.el7.x86_64 amanda-libs-3.3.3-21.el7.x86_64 deleted: version 3.3.3-17 Before the update (= version 3.3.3-17) we run to configs in parallel without
2005 May 21
0
CentOS-announce Digest, Vol 3, Issue 11
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
2001 Aug 19
2
thumbs up or down on ext3 with md?
I've read through the archives and it looks like people are using ext3 with software RAID with at least some success. I just want to confirm that it works properly. If I convert my md RAID 0 to ext3, should I expect A) A fast journalled filesystem, or B) Wailing and gnashing of teeth My RAID currently does not use persistant superblocks, because I created it many moons ago under the old
2015 Sep 23
1
amanda-client does not recognise 'dump'
CentOS Linux release 7.1.1503 (Core) amanda-3.3.3-13.el7.x86_64 amanda-client-3.3.3-13.el7.x86_64 amanda-libs-3.3.3-13.el7.x86_64 dump-0.4-0.22.b44.el7.x86_64 Hi, I have been using amanda backup for quite a long time now. I'm busy migrating some older hosts to CentOS 7 but have found that the available amanda packages (see above) have not been compiled on a host that has the 'dump'
2011 Dec 05
0
CEBA-2011:1539 CentOS 5 x86_64 amanda FASTTRACK Update
CentOS Errata and Bugfix Advisory 2011:1539 Upstream details at : http://rhn.redhat.com/errata/RHBA-2011-1539.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 26faeaceb119c3b27d50abf8c55c7da5 amanda-2.5.0p2-9.el5.i386.rpm 5ced8d685aba893883dcb15bf1955cb3 amanda-2.5.0p2-9.el5.x86_64.rpm 3f3e3b4da4e779db6c577f4ce303c311