Re: [CentOS] vfstp and renaiming of files with ftp client

2017-07-13 Thread Tris Hoar
On 13/07/2017 14:38, Götz Reinicke - IT Koordinator wrote: Am 13.07.17 um 14:46 schrieb Pete Biggs: I have a vsftp server and two users for up and download. If user Alice uploads a file, the owner is set to Alice as expected "-rw-r--r-- alice ftpuploadgroup" Now Bob can login to the same folde

Re: [CentOS] [OT]multi-master DNS

2017-06-28 Thread Tris Hoar
On 27/06/2017 00:49, James A. Peltier wrote: Bind does not have a method to do multi-master replication. All updates must be done via an intermediary service (database). In our case, we've used containers and Consul for providing a highly available DNS service. A container will fire up and r

Re: [CentOS] bind update flubbed somehow? (resolved)

2017-06-07 Thread Tris Hoar
On 06/06/2017 15:07, Jason Welsh wrote: ugh, the upgrade changed the owner from named to root on /var/named where my zone files are and therefore named could not read the zone files.. How embarrassing.. ;) Jason That will happen every time named is restarted (it is part of the start up

Re: [CentOS] anaconda/kickstart: bonding device not created as expected

2017-04-19 Thread Tris Hoar
On 18/04/2017 15:54, Frank Thommen wrote: Hi, I am currently struggling with the right way to configure a bonding device via kickstart (via PXE). I am installing servers which have "eno" network interfaces. Instead of the expected bonding device with two active slaves (bonding mode is balance-

Re: [CentOS] How do I confirm importing repo key without user intervention?

2017-03-13 Thread Tris Hoar
On 13/03/2017 04:38, Yuri Kanivetsky wrote: ...Check out the full typescript of what happens when installing passenger, please: https://gist.github.com/x-yuri/1dc92db44f89253679ab44f6c3de125c Regards, Yuri In my kickstart scripts I call yum with yum -t -y -e 0 This just works for me. -t may b

Re: [CentOS] CentOS 7/GNOME 3 customise top panel

2016-10-14 Thread Tris Hoar
On 14/10/2016 15:45, Toralf Lund wrote: On 14/10/16 16:23, Tris Hoar wrote: On 14/10/2016 13:39, Toralf Lund wrote: Hi, Is there any way to customise the top panel in CentOS 7 with GNOME 3 (which I recently tried for the first time)? Specifically, I want to add "application launchers&qu

Re: [CentOS] CentOS 7/GNOME 3 customise top panel

2016-10-14 Thread Tris Hoar
On 14/10/2016 13:39, Toralf Lund wrote: Hi, Is there any way to customise the top panel in CentOS 7 with GNOME 3 (which I recently tried for the first time)? Specifically, I want to add "application launchers", as it will make start-up faster than the standard alternatives. (Because you can move

Re: [CentOS] gigE -> 100Mb problems

2016-10-11 Thread Tris Hoar
On 11/10/2016 09:14, John R Pierce wrote: On 10/10/2016 11:21 PM, Gordon Messmer wrote: On 10/10/2016 09:31 PM, John R Pierce wrote: oh. Yeah, the entire "net-tools" package is deprecated. I tend to forget which of the two (ethtool or mii-tool) is in that set. # Avoid using any of these: $

[CentOS] RHEL 5 EOL

2016-04-01 Thread Tris Hoar
Hi List, As an FYI Red Hat have announced the 1 year EOL notice for RHEL 5. Anyone still using CentOS 5 would do well to start planning on upgrading to 6 or 7. Tris * This email and any files transmitted with it are confidential an

Re: [CentOS] Is there a way to detect/validate DHCP static IP assignment?

2016-03-31 Thread Tris Hoar
On 30/03/2016 18:08, David Copperfield wrote: Hi, We have tens of networks(VLANs) in data center with a central Linux DHCP server. each network has their router to do the DHCP relay. So, the DHCP server's configuration files has tens 'subnet' statements. Because PXE booting is standard in who

Re: [CentOS] Squid as interception HTTPS proxy under CentOS 7

2016-02-04 Thread Tris Hoar
On 04/02/2016 13:24, C. L. Martinez wrote: Hi all, I am trying to configure squid as a interception HTTPS proxy under CentOS 7. At every https request, I am receiving a certificate error. My current config for squid is: # My localnet acl localnet src 172.22.55.0/28 acl localnet src 172.22

Re: [CentOS] Pi 2 Alternatives

2016-02-04 Thread Tris Hoar
On 04/02/2016 15:33, Chris Olson wrote: We have a requirement for a new application that will be used fixed, portable, and mobile. The hardware requirements drive the need for networking as well as some general purpose and special purpose interfaces. The software requirements are quite simple i

Re: [CentOS] ICMP outoging traffic at centos 6.7

2016-01-06 Thread Tris Hoar
On 06/01/2016 15:56, Shital Sakhare wrote: Yes, now I am dropping packets in OUTPUT chain for type 3. Initially, I implemented the chain to drop type 0 and 8. But it wont worked and the packets were hitting at firewall for multiple ICMP requests. I didn't Understand the problem. After posting her

Re: [CentOS] install rrdtools-devel / rrdtool-perl

2015-11-26 Thread Tris Hoar
On 26/11/2015 18:22, John R Pierce wrote: On 11/26/2015 10:18 AM, Tris Hoar wrote: To access RHN you will need a support agreement with Red Hat. You could use the packages from Centos, but it would be better to just rebuild the server if you are going down that route. long ago, far away, I

Re: [CentOS] install rrdtools-devel / rrdtool-perl

2015-11-26 Thread Tris Hoar
On 26/11/2015 17:58, Leandro wrote: Im very sorry. You were right, yum install works flawlessly for rrdtool, rrdtool-devel and rrdtool-perl packages. I tryed on a fresh centos7 install. The problem is that my Os is not a centos7 instead is a redhat 7. Since I dont have any support for this , I a

Re: [CentOS] getting a CentOS6 VM on VMware ESXi platform to recognize a new disk device

2015-11-05 Thread Tris Hoar
On 04/11/2015 20:59, John R Pierce wrote: On 11/4/2015 12:52 PM, Boris Epstein wrote: I don't get this for some reason... not even sure why. ESXi's default behaviour seems to be to allow hotplug, that does not seem to be deactivated. I am just not sure. Wonder if this could be the Centos 7 vs 6

Re: [CentOS] EFI netboot to kickstart install

2015-10-22 Thread Tris Hoar
On 22/10/2015 03:25, Grant Street wrote: Hello All Up until now we have been using standard PXE boot to do kick start installs of centos boxes. With recent machines however they come by default as EFI boot. We can set them to legacy but I would like to solve this before this option goes away

Re: [CentOS] Using a CentOS 6 Machine as a gateway/router/home server

2015-06-29 Thread Tris Hoar
On 29/06/2015 16:59, Max Pyziur wrote: On Sun, 28 Jun 2015, John R Pierce wrote: On 6/28/2015 3:49 PM, Max Pyziur wrote: I also seem to need to load iptable_nat nf_nat_ftp via rc.local Is this correct? only if you're running some Linux build from the 1990s. nothing on RHEL/CentOS sho

Re: [CentOS] specify port on check_memcached.pl

2015-05-27 Thread Tris Hoar
On 24/05/2015 15:36, Tim Dunphy wrote: Hey guys, I'm trying use check_memcached.pl to monitor a couple of memcached services running on two ports. I have my command definition setup like this: # 'check_memcached' command definition define command { command_name check_memcached command_lin

Re: [CentOS] I Have Multiple Ips But Can Only Telnet to One Interface. Not the subinterface. How to Fix?

2015-05-20 Thread Tris Hoar
On 20/05/2015 11:41, Mike McKoy wrote: [root@mail1 log]# netstat -plnt |grep :25 tcp 0 0 172.30.1.113:25 0.0.0.0:* LISTEN 18800/master tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 18800/master You are not listening on 172.30.1.65 you need to edit the postfix config to listen on either 0.0.0.0 or both

Re: [CentOS] C7 and fstab

2015-05-14 Thread Tris Hoar
On 14/05/2015 10:16, Alessandro Baggi wrote: Hi List, I've installed C7.1 and today configuring fstab for another disk I get this: UUID=d5ff30df-9e1d-4fc8-99b6-845ffa6509db / xfs defaults0 0 UUID=052f75bc-0513-45e0-a01f-06c9a698469f /mnt/data xfs defau

Re: [CentOS] nagios check_local_disk failing

2015-05-14 Thread Tris Hoar
On 14/05/2015 02:42, Tim Dunphy wrote: Hey all, I have a local disk check defined which is giving me an error: Current Status: UNKNOWN (for 0d 0h 1m 38s)Status Information:Unknown argument Usage: check_disk -w limit -c limit [-W limit] [-K limit] {-p pathPerformance Data:-x device} [-C] [-

Re: [CentOS] Firefox 38 and Older TLS sites

2015-05-13 Thread Tris Hoar
On 13/05/2015 11:12, Johnny Hughes wrote: All, Red Hat released the source code for Firefox 38. We have (or willbe today) releasing this for CentOS-5, CentOS-6, and CentOS-7. It does not, by default, connect to https sites with TLS less than 1.2. This means it will not connect to sites on Cent

Re: [CentOS] semi-OT: t-bird mime type on .pdf attachment is wrong

2015-04-23 Thread Tris Hoar
On 22/04/2015 19:25, m.r...@5-cent.us wrote: I was sending my manager a copy of a form, and attached it (not inline), using -t-bird, and he complains it didn't want to open. Looking at the message source, t-bird had decided that the mime type was all/allfiles, though the name ended in .pdf. I've

Re: [CentOS] leap second and Centos

2015-03-25 Thread Tris Hoar
On 24/03/2015 18:54, Les Mikesell wrote: On Tue, Mar 24, 2015 at 1:26 PM, Frank Cox wrote: On Tue, 24 Mar 2015 12:56:27 -0500 Les Mikesell wrote: Doesn't anyone have a list of the oldest kernel version for each Centos version you could be running and still avoid known problems? The best an

Re: [CentOS] Tasks in /etc/cron.daily on CentOS 7?

2015-03-12 Thread Tris Hoar
On 11/03/2015 15:17, Niki Kovacs wrote: Hi, I just configured SquidAnalyzer, a nifty little network statistics tool that I'm using mainly in school networks to monitor network usage. I want to run the '/usr/bin/squid-analyzer' script once a day. I took a peek in /etc/cron.daily, and the package

Re: [CentOS] Master - Slave Split DNS

2015-02-18 Thread Tris Hoar
On 18/02/2015 07:17, aditya hilman wrote: Hi folks, I've already configured split DNS for internal-view and external-view. Also already configured the master - slave dns. But i've problem with external-view zone transfer. Based on the logs, the master notify to slave using the public ip, which i

Re: [CentOS] Zone file not written to slave DNS server

2015-01-14 Thread Tris Hoar
On 14/01/2015 03:56, Emmett Culley wrote: On 01/13/2015 12:10 PM, Mateusz Guz wrote: Have you found a solution? Did u allow master dns server to update the slave in /etc/named.conf ? -Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of J

Re: [CentOS] Centos7 ds-389

2014-11-25 Thread Tris Hoar
On 25/11/2014 16:52, Johan Vermeulen wrote: Hello All, I'm looking at setting up ds-389 on both Centos6.6 en Centos7, both minimal installs with epel repo enabled. When running yum search ds-389 on Centos7 I get only 3 packages, 389-ds-base 389-ds-base-devel 389-ds-base-libs On Centos6.6 I ge

Re: [CentOS] outside ssh connection from two different ISP's

2014-11-14 Thread Tris Hoar
On 11/11/2014 23:43, Les Mikesell wrote: On Tue, Nov 11, 2014 at 5:08 PM, Chris Beattie wrote: On 11/11/2014 2:27 PM, Steve Clark wrote: Buy second NIC and then the original script Jack Baily provided would work. I'm outside my area of expertise here, but is there a reason you couldn't fake

Re: [CentOS] Problems when using tc.

2014-03-26 Thread Tris Hoar
On 26/03/2014 07:27, jason.z...@sumscope.com wrote: > On 3/25/2014 11:47 PM, jason.z...@sumscope.com wrote: >> [jason@localhost network]$ sudo tc filter add dev eth0 parent 0: protocol >> ip u32 match ip dport 2323 0x flowid 1:0 >> >> RTNETLINK answers: Operation not supported > > tc is extr

Re: [CentOS] Disk space warning ("gdu-notification-daemon" type) for remote systems

2014-03-12 Thread Tris Hoar
On 12/03/2014 09:07, Toralf Lund wrote: > On 11/03/14 16:16, Les Mikesell wrote: >> On Tue, Mar 11, 2014 at 9:49 AM, Toralf Lund wrote: I think you should build a monitoring system (nagios, xymon, opennms, several others or perhaps your own if you're feeling far too adventuro

Re: [CentOS] CentOS 5 + Quagga + SELinux

2014-03-06 Thread Tris Hoar
On 05/03/2014 19:11, Les Mikesell wrote: > On Wed, Mar 5, 2014 at 9:19 AM, Daniel J Walsh wrote: >> >> man zebra_selinux >> ... >> If you want to allow zebra daemon to write it configuration files, >> you >> must turn on the zebra_write_config boolean. Disabled by default. >> >>

Re: [CentOS] OT: Howto to capture taskset output command

2014-02-26 Thread Tris Hoar
On 26/02/2014 13:45, C. L. Martinez wrote: > On Wed, Feb 26, 2014 at 1:40 PM, sjt5atra wrote: >> >> >> >> >>> On Feb 26, 2014, at 8:28 AM, "C. L. Martinez" wrote: >>> On Wed, Feb 26, 2014 at 12:40 PM, Steven Tardy wrote: On Wed, Feb 26, 2014 at 6:57 AM, C. L. Martinez wrote:

Re: [CentOS] Selinux TFTP question [was: (no subject)]

2013-11-18 Thread Tris Hoar
On 16/11/2013 21:46, Andrew Holway wrote: > [root@ipa tftpboot]# semanage fcontext -l | grep tftp > /tftpboot directory > system_u:object_r:tftpdir_t:s0 > /tftpboot/.* all files > system_u:object_r:tftpdir_t:s0 > /usr/s

Re: [CentOS] IBM Storwize V3700 storage - device names

2013-11-08 Thread Tris Hoar
On 07/11/2013 21:14, Todor Petkov wrote: > Hello, > > I have IBM Storwize V3700 storage, connected to 2 IBM x3550 M4 servers > via fiber channel. The servers are with QLogic ISP2532-based 8Gb Fibre > Channel to > PCI Express HBA cards and run Centos 5.10 > > When I export a volume to the servers,

Re: [CentOS] - problem gcc with yum

2013-10-10 Thread Tris Hoar
On 10/10/2013 12:26, Earl Ramirez wrote: > On Thu, 2013-10-10 at 13:23 +0200, Paolo De Michele wrote: >> hi all, >> >> today, I have this problem: >> >> >> # yum install gcc >> Loaded plugins: fastestmirror, security >> Loading mirror speeds from cached hostfile >> * base: ftp.hosteurope.de >>

Re: [CentOS] Wacom hotplug Xorg crash

2012-12-10 Thread Tris Hoar
On 07/12/2012 23:09, James Pearson wrote: > We're seeing a number of Xorg crashes with CentOS 6.2 when using a Wacom > tablet shared between two machines (the other machine is running Windows) via > a KVM > > Xorg crashes after switching the KVM back to the CentOS box > > I've tried googling for

Re: [CentOS] DNS lookup delay with centos & postfix

2012-07-26 Thread Tris Hoar
On 26/07/2012 02:40, David McGuffey wrote: > On Jul 25, 2012, at 21:27, "Joseph L. Casale" > wrote: > >>> DNS lookups default to using 53/udp, and only use 53/tcp for zone >>> transfers. could it be 53/udp is being lost/blocked between this host >>> and your ns1 ? >> >> Unfortunately that is a

Re: [CentOS] Best way to duplicate a live Centos 5 server?

2012-06-13 Thread Tris Hoar
On 08/06/2012 17:33, Emmanuel Noobadmin wrote: > I've got a CentOS 5 server that I want to migrate over into a > virtualized instance. > The problem is I need to minimize downtime so was trying to figure out > a way to "live" clone the original. > > Initially, I thought I could do this via exporti

Re: [CentOS] php4 under Centos6

2012-06-13 Thread Tris Hoar
On 12/06/2012 21:45, Michael Kress wrote: > Am 12.06.2012 22:39, schrieb Reindl Harald: >> Am 12.06.2012 22:19, schrieb Michael Kress: >>> Hello, is there any way of getting php4 installed on Centos6? I'd like >>> to install it in an apache/fastcgi environment. >>> Has anybody got a link to a desc

Re: [CentOS] Block outgoing connections for certaing uids (root, apache, nobody)

2012-04-04 Thread Tris Hoar
On 04/04/2012 10:21, Tony Mountifield wrote: > In > article, > Alexander Farber wrote: >> Good morning >> >> With iptables in CentOS 5 and 6 Linux - how can you please >> prevent processes running as "root", "apache" or "nobody" >> from initiating outgoing connections? >> >> On CentOS 5 Linux I'

Re: [CentOS] firefox and IronPort

2012-02-22 Thread Tris Hoar
On 21/02/2012 15:58, m.r...@5-cent.us wrote: > A couple of weeks ago, I got an autogenerated email from the mail folks > here, telling me they'd quarantined what they thought was spam. The last > time I got one of these was a month or month and a half ago, and I had no > problem. > > This time, h

Re: [CentOS] bind slave sync takes long

2011-11-22 Thread Tris Hoar
On 22/11/2011 12:58, Götz Reinicke wrote: > Hi, > > I do have two DNS servers running bind 9.7.3. One master, one slave. > > If I add/update a record on the master, it takes up to more or less 20 > hours until that change is transferred to the slave. > > That is a long time for me :-) May be I got

Re: [CentOS] selinux policy remnant according to /bin/ls on CentOS 6.0 box

2011-09-21 Thread Tris Hoar
Jon, Its worth noting in C6 that you really should avoid using RPM to add/remove stuff and stick with yum. Yum now supports rolling back and forward package changes, but this is broken if you do things with RPM. Tris On 20/09/2011 18:48, Jon Detert wrote: > I installed CentOS 6.0 on 2 differe

[CentOS] RHEL 5.6 is out

2011-01-13 Thread Tris Hoar
Hi List, In case any of you are wondering when RHEL5.6 will be out our satellite server has just pulled down a copy (with bind97 and php53 :) so I'd expect an official announcement fairly soon. Tris * This email and any files transmit

Re: [CentOS] centos 5.5 -software updater-break in download

2010-11-25 Thread Tris Hoar
On 25/11/2010 16:44, Johan Scheepers wrote: > Good day, > > New to centos, > New install . > Using - Software updater > While updating - downloading 73 updates there was a break in the download. > The break happened close to the end. > Now when using software updater again will it start all over ag