Re: [CentOS] CentOS 7 getssl script

2021-05-31 Thread Tony Mountifield
out the line if you don't want any additional domains at all in the certificate. Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mountifield.org ___ CentOS mailin

Re: [CentOS] Permission denied when updating CentOS 8 Streams

2021-02-22 Thread Tony Mountifield
firewall rules that I'd > expect to result in EPERM, but they do not, so I'm not sure what such a > rule looks like. Of course, SELinux can be confirmed or ruled out by doing "setenforce 0" and then trying the operation again. Then "setenforce 1" again afterwa

Re: [CentOS] letsencrypt error

2021-02-06 Thread Tony Mountifield
# The command needed to reload apache / nginx or whatever you use RELOAD_CMD="/usr/sbin/apachectl graceful" I think these are the only changes I made from the defaults. Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.or

Re: [CentOS] letsencrypt error

2021-02-05 Thread Tony Mountifield
one else run into this and know what the issue is ? Try using getssl instead: https://github.com/srvrco/getssl Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mountifield.org ___ Ce

Re: [CentOS] CentOS 8.2: error running non-shared postrotate script for /var/log/mysql/mysqld.log

2020-12-07 Thread Tony Mountifield
g these lines: [mysqladmin] user = root password = YourMySqlRootPassword You need to put it in / or in /root - I usually do both, as I think logrotate has / as it's home dir instead of /root. Then logrotate can call mysqladmin without having to give a password. Cheers Tony

Re: [CentOS] (C8) root on mdraid

2020-11-16 Thread Tony Mountifield
always done it, and have never had any problems. Never seen an attempt to partition an md device before. In that case, how would the kernel and initrd be found in order to assemble the RAID? Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://w

Re: [CentOS] certbot stopped working on CentOS 7: pyOpenSSL module missing required functionality

2020-10-05 Thread Tony Mountifield
ll wondering how to get certbot-1.7.0-1.el7.noarch working on CentOS 7 > again. https://github.com/srvrco/getssl also works pretty well, and just needs bash and openssl. Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://w

Re: [CentOS] Using CentOS 7 to attempt recovery of failed disk

2020-09-28 Thread Tony Mountifield
cal block size, which is why I said to use bs=4096. When I used "conv=noerror,sync bs=4096" I got an image of the correct size. That seems to correspond with what is said in the comment you linked to. Cheers Tony > On Sun, Sep 27, 2020 at 7:21 AM Tony Mountifield wrote: > >

Re: [CentOS] Using CentOS 7 to attempt recovery of failed disk

2020-09-27 Thread Tony Mountifield
will get a megabyte of zeros if any block within that megabyte is bad. I'm speaking from recent experience! Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mountifield.org ___

Re: [CentOS] Systemd service unit file needs to wait until a specific interface is up

2020-09-23 Thread Tony Mountifield
t; > Description=tcpdump capture script > > After=network.target > > Wants=network-online.target > > > > But it doesn’t work …. Any tip or trick? Just add a line to the tcpdump script to wait for the interface. Something like this: until ifconfig -s | grep -q &

Re: [CentOS] Jamulus for Centos

2020-08-20 Thread Tony Mountifield
for CentOS 7 and 8, and Amazon Linux 2. See http://jamulus.softins.co.uk/repo/ for details. I haven't used the Jamulus client under Linux. If you haven't already, you would find the two Facebook groups worthwhile: - Jamulus (official group) - Jamulus World Jam Cheers Tony --

Re: [CentOS] firewall help request

2020-06-17 Thread Tony Mountifield
-p tcp --dport 22 -s 10.0.0.0/24 -j REJECT No, the OUTPUT chains apply to traffic originating within the machine itself (the gateway machine). But for traffic being forwarded by the gateway, it will use the FORWARD chains rather than the INPUT chains. So probably something like this: iptables

Re: [CentOS] xinetd custom service - perl - remote address

2020-05-28 Thread Tony Mountifield
quot;/" ENV{LC_TIME}="en_US" ENV{LANG}="en_US" ENV{LC_MESSAGES}="en_US" ENV{runlevel}="3" ENV{INIT_VERSION}="sysvinit-2.86" ENV{SHLVL}="3" ENV{LC_MONETARY}="en_US" ENV{_}="/usr/sbin/xinetd&qu

Re: [CentOS] systemctl behaves like it is being piped to less in centos 8?

2019-12-13 Thread Tony Mountifield
the same behaviour. Am I missing something? > > > > The environment variable $PAGER determines what pager to use. The > default is 'less'. User > > export PAGER=more > > to use 'more' instead. Or > > export PAGER= > > to not pipe t

Re: [CentOS] systemctl behaves like it is being piped to less in centos 8?

2019-12-13 Thread Tony Mountifield
ort SYSTEMD_PAGER=' >>/etc/profile.d/systemd.sh # echo 'setenv SYSTEMD_PAGER ""' >>/etc/profile.d/systemd.csh Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mountifield.org ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] systemd: Failed unmounting /var on reboot, should I worry about fs corruption?

2019-11-27 Thread Tony Mountifield
different workarounds, but also indicate that the issue has indeed been solved in a later version of systemd. But that was only in April of this year; I don't know which version of upstream systemd was used in RHEL/CentOS 8. Maybe the fixed version won't appear until 8.2? Som

Re: [CentOS] yum install fails - itertoolsmodule.so

2019-11-08 Thread Tony Mountifield
x86_64 > > > libpython2.7.so.1.0()(64bit) is needed by (installed) > > > gnome-python2-gnomevfs-2.28.1-14.el7.x86_64 > > > libpython2.7.so.1.0()(64bit) is needed by (installed) > > > gnome-python2-gnome-2.28.1-14.el7.x86_64

Re: [CentOS] udev on CEntOS7 - can't get a match, looking for tips...

2019-10-29 Thread Tony Mountifield
-9]*", SUBSYSTEM=="scsi_generic", \ > ENV{ID_SERIAL}=="1QUANTUM_D0H0112430_LLA", SYMLINK+="sg8" > > SUBSYSTEM=="scsi", SUBSYSTEMS=="scsi_genric", \ > ATTRS{model}=="Scalar i40-i80 ", SYMLINK:="sg8" You have a typo:

Re: [CentOS] Gstreamer1

2019-10-15 Thread Tony Mountifield
n you ever wanted to know, see http://ftp.rpm.org/max-rpm/ particularly chapter 13. Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mountifield.org ___ CentOS mailing list Cen

Re: [CentOS] SquidGuard update in EPEL

2019-10-01 Thread Tony Mountifield
ng this plane? According to that page, the maintainer is Joachim Wiedorn, joodeb...@joonet.de I guess he could tell you! Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mountifield.org ___

[CentOS] audit freeing multiple contexts (when running certbot)

2019-09-17 Thread Tony Mountifield
- - - - - - - Tue Sep 17 10:32:30 BST 2019 [root@merlin letsencrypt]# Has anyone else seen anything similar? Is it something that can be fixed, or should be ignored? Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://to

Re: [CentOS] I broke "yum update" - C7

2019-08-30 Thread Tony Mountifield
ki/ca-trust-source/ca-bundle.trust.p11-kit [root@hp3 ~]# And you could try re-installing ca-certificates on the offending box. # yum --disablerepo=\* --enablerepo=base --enablerepo=updates reinstall ca-certificates Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Pl

Re: [CentOS] browsers slowing Centos 7 installation to a crawl

2019-08-06 Thread Tony Mountifield
endor such as Crucial or Kingston and enter your model number, and it will tell you what RAM is compatible and what it costs. Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mountifield.org __

Re: [CentOS] mariadb: How to delete foreign key constraint from non-existing table?

2019-04-24 Thread Tony Mountifield
roubleshooting information at: https://mariadb.com/kb/en/library/innodb-troubleshooting-overview/ You might also find useful information in the MySQL documentation at: https://dev.mysql.com/doc/refman/5.5/en/innodb-troubleshooting-datadict.html Cheers Tony --

Re: [CentOS] When should I reboot?

2019-04-13 Thread Tony Mountifield
es. Both old and new libraries will occupy their own separate disk space until the last reference to the old library is closed, by terminating all programs using it, at which time the disk space occupied by the old libraries will be released. Cheers Tony -- Tony Mountifield Work: t...@softins.co.u

Re: [CentOS] Kernel panic after removing SW RAID1 partitions, setting up ZFS.

2019-04-09 Thread Tony Mountifield
that it has something to do with > mdadm/RAID not being "fully removed". > > Any idea what I might have missed? I think it's because you clobbered md0 when you did --zero-superblock on sd[ab]1 instead of 2. Don't you love it when some things count from 0

Re: [CentOS] Problem with mdadm, raid1 and automatically adds any disk to raid

2019-02-25 Thread Tony Mountifield
-superblock /dev/sdb3 mdadm --zero-superblock /dev/sdc1 mdadm --zero-superblock /dev/sdc2 mdadm --zero-superblock /dev/sdc3 Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mountifield.org ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Changing UID numbers

2019-02-21 Thread Tony Mountifield
find -uid=500 -exec chown 1000 {} + Well I never knew that! Thanks. For many years I have been doing: find ... -print0 | xargs -0 ... Ah, I see the newer syntax was introduced in CentOS 5. :-) Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.sof

Re: [CentOS] /boot partition running out of space randomly. Please help!

2019-02-13 Thread Tony Mountifield
#x27;t account for all/most of the space, see if there are any processes holding a deleted file open: # fuser -m /boot Like you, I don't know what might be trying to fill up /boot when you are not installing a new kernel. Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - h

Re: [CentOS] Upgrade CentOS 7.4 to 7.5 and don't want to upgrade it to 7.6

2019-01-07 Thread Tony Mountifield
has been taken up with Christmas holidays. So I would think it is probably not a case of "we won't support 7.6" but rather that "we haven't yet finished testing it on 7.6". Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mountifield.org ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] 'date' format differences between CentOS 6 and 7 using the en_GB locale ?

2018-11-15 Thread Tony Mountifield
just follows RHEL. It is defined in the file /usr/share/i18n/locales/en_GB CentOS 6 has: date_fmt"/ which translates to "%a %b %e", e.g. "Thu Nov 15" CentOS 7 has: date_fmt"/ which translates to "%a %e %b", e.g. "Thu 15 N

Re: [CentOS] Postfix, system notifications and local servers

2018-06-25 Thread Tony Mountifield
/postfix/main.cf. There are plenty of examples available via Google. You also need to think "What happens if an email from nestor.microlinux.lan bounces for some reason? Where would the bounce go? If the sender address is indeed in the .lan domain, the bounce would be undeliverable,

Re: [CentOS] Use EPEL without redirection ?

2018-05-22 Thread Tony Mountifield
6/ Content-Type: text/html; charset=UTF-8 AppTime: D=4793 AppServer: proxy14.fedoraproject.org Then edit baseurl in epel.repo to use the URL listed in Location: instead, changing the i386 or x86_64 back to $basearch Then you can create an exception for the specific host you configured. C

Re: [CentOS] Vmware - Slightly off topic

2018-04-24 Thread Tony Mountifield
/search?q=how+to+export+a+vmware+image it looks like you need to export a built, working VM as an OVF. Not sure which VMware products can do that. Possibly Workstation? The old, free VMware server 1.0.10 that I use doesn't appear to have that feature. You should then be able to copy the OV

Re: [CentOS] Mirroring centos.org

2018-01-29 Thread Tony Mountifield
--delete rsync://rsync.mirrorservice.org/mirror.centos.org/6/updates/x86_64/ centos6/updates/x86_64/ Omit the ones you don't want. There are other ideas listed at https://wiki.centos.org/HowTos/CreateLocalMirror Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins

Re: [CentOS] Comparing directories recursively

2017-10-30 Thread Tony Mountifield
then diff does indeed have to read to the end of both files to be certain of this. Only if they differ can it stop reading the files as soon as a difference between them is found. Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - htt

Re: [CentOS] [OT] Bash help

2017-10-25 Thread Tony Mountifield
In article , wrote: > Warren Young wrote: > > On Oct 25, 2017, at 10:02 AM, Mark Haney wrote: > >> > >> I have a file with two columns 'email' and 'total' like this: > >> > >> m...@example.com 20 > >> m...@example.com 40 > >> y...@domain.com 100 > >> y...@domain.com 30 > >> > >> I need to get th

Re: [CentOS] System Start-Up Issue Progress

2017-07-04 Thread Tony Mountifield
, and are able to resolve queries for the machine's full hostname and IP address. Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mountifield.org ___ CentOS mailing lis

Re: [CentOS] Low random entropy

2017-05-28 Thread Tony Mountifield
opy in the low hundreds of bits, but all the CentOS 4 systems and the one old FC3 system all report over 3000 bits. Since they were all pretty much stock installs, what difference between the versions might explain what I observed? Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mountifield.org ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Ignoring /run/user/X

2017-04-12 Thread Tony Mountifield
that was mounted, only for the mount point. And all the mount points are listed as type "hrFSOther", so you can't tell the difference between real disks, tmpfs, and so on. You probably need to get the SRPM for net-snmp and have a look at the area of code that process "ignoredisk&qu

Re: [CentOS] CentOS-5 End of Life

2017-03-03 Thread Tony Mountifield
In article , James Hogarth wrote: > On 3 March 2017 at 11:47, James Hogarth wrote: > > On 3 March 2017 at 11:34, John Hodrien wrote: > >> On Fri, 3 Mar 2017, Tony Mountifield wrote: > >> > >>> You mean just thrown away, or archived somewhere? J

Re: [CentOS] CentOS-5 End of Life

2017-03-03 Thread Tony Mountifield
In article , James Hogarth wrote: > > This is especially important if you use anything from EPEL as EPEL5 will be > removed when RHEL goes EOL. You mean just thrown away, or archived somewhere? Just thrown away would seem rather irresponsible... Cheers Tony -- Tony Mountifiel

Re: [CentOS] IPv6 broken on Linode

2017-02-16 Thread Tony Mountifield
an IPv6 > address with some privacy stuff enabled by default causing it to not > grab the IPv6 address that is assigned to me. Does the accepted answer at the following link give you any useful hints? http://superuser.com/questions/243669/how-to-avoid-exposing-my-mac-address-when-using-ipv6 Ch

Re: [CentOS] Script not running correctly as cronjob

2017-02-02 Thread Tony Mountifield
> > > -Original Message- > From: CentOS [mailto:centos-boun...@centos.org] On Behalf Of Tony Mountifield > Sent: Wednesday, February 1, 2017 11:04 AM > To: centos@centos.org > Subject: Re: [CentOS] Script not running correctly as cronjob > > In article <86

Re: [CentOS] Script not running correctly as cronjob

2017-02-01 Thread Tony Mountifield
OG > > #Set the correct permissions > chown named.named $ZONEDIR/*.signed > chmod 755 $ZONEDIR/*.signed > sleep 5 > done > rm -rf $ZONEDIR/named.zone > > echo $(date +"%T")"DNSSEC-Signierung abgeschlossen - Neustart des Servers&q

Re: [CentOS] [Fwd: The CentOS list]

2017-01-31 Thread Tony Mountifield
I've tried, twice, to post to the list today, and they neither show up, > *nor* do I get a blocked message - they just go to /dev/null. > >The second was just a test, the first was asking if anyone else was > seeing, with CentOS 6 (updated) flash-plugin crashing ever

Re: [CentOS] CentOS 7 install on one RAID 1 [not-so-SOLVED]

2017-01-26 Thread Tony Mountifield
In article <5ef97952-14c0-6ad2-0803-c24691a68...@gmail.com>, Gordon Messmer wrote: > On 01/26/2017 01:40 AM, Tony Mountifield wrote: > > Anaconda doesn't set up the boot sector on the second drive by default, > > so I put some grub commands in the post-install section

Re: [CentOS] CentOS 7 install on one RAID 1 [not-so-SOLVED]

2017-01-26 Thread Tony Mountifield
replacing the first disk. Anaconda doesn't set up the boot sector on the second drive by default, so I put some grub commands in the post-install section of kickstart to do so. Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org -

Re: [CentOS] CentOS 7 install on one RAID 1 [not-so-SOLVED]

2017-01-25 Thread Tony Mountifield
work too?) 4. Make sure to setup both drives separately in grub. Typically I then go on to have /dev/sda2+/dev/sdb2 => /dev/md1 => swap, and /dev/sda3+/dev/sdb3 => /dev/md2 => / Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mountifield.org ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] C6: latest util-linux-ng dependency on kernel?

2016-11-21 Thread Tony Mountifield
In article , Gianluca Cecchi wrote: > On Mon, Nov 21, 2016 at 12:49 PM, Tony Mountifield > wrote: > > > I am just applying the latest C6 updates to a couple of KVM Linodes. > > It appears that the latest update of util-linux-ng has added a new > > dependency on the

[CentOS] C6: latest util-linux-ng dependency on kernel?

2016-11-21 Thread Tony Mountifield
have been required to be installed. Is this an error in util-linux-ng, or a real new requirement? Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mountifield.org ___ CentOS mailing l

Re: [CentOS] CVE-2016-5195 DirtyCOW: Critical Linux Kernel Flaw

2016-11-01 Thread Tony Mountifield
S4 are not affected by this flaw. Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mountifield.org ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Networking/routing issue

2016-09-03 Thread Tony Mountifield
he address of your server's eth0 set as their default gateway. The server needs to have the address of the router as its default gateway. If the other devices want to get their addresses via DHCP (a good idea), you will need to run a DHCP server on your server machine, as they will be

Re: [CentOS] Can't connect trough SSH to a new fresh CentOS 7 minimal server

2016-08-05 Thread Tony Mountifield
discovered that! Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mountifield.org ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] ipmitool and CentOS 7

2016-05-19 Thread Tony Mountifield
In article <9cf631373071c5bea4449327175be454.squir...@host290.hostmonster.com>, wrote: > > A side note, for the person who suggested uname -s - that produces Linux. > -n produces the FQDN. That was I, but I wasn't suggesting $(uname -s), rather $(hostname -s) Cheers Tony

Re: [CentOS] google cloud compute with PEM file

2016-05-17 Thread Tony Mountifield
so make sure that the ~/.ssh/directory is owned by the user and has permissions of 700. Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mountifield.org ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Systemd and VirtualBox

2016-05-17 Thread Tony Mountifield
gt; > > I take it you've considered switching? > > > > jh > > I don't understand the issue... I've installed Centos-7 on Virtualbox > without hassle. it just runs. That sounds like you mean C7 as a guest. I've done that easily too. > what problem are you

Re: [CentOS] ipmitool and CentOS 7

2016-05-17 Thread Tony Mountifield
u tried running it with a literal name for testing? And instead of munging the output of uname, you can just do $(hostname -s) Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mountifield.org

Re: [CentOS] Suddenly increased my hard disk

2016-04-07 Thread Tony Mountifield
a large file has been created and is still held open although deleted (unlinked), it will not show up. But in that case, you can either search for it with "lsof", or just reboot the system to reclaim the space. Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - h

Re: [CentOS] In A UEFI World, "rm -rf /" Can Brick Your System

2016-02-02 Thread Tony Mountifield
tops you ever being able to do a re-install on that box. Is that correct? Is there no way to do a factory reset of the BIOS? Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mountifield.org ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] NTP Service Running on Local Host does not Sync System Time

2016-01-27 Thread Tony Mountifield
ts will do it for you automatically. In C5 the ntpd script does it. In C6 you have to do "chkconfig ntpdate on" too, as it is separate from the ntpd script. In C7 i have no idea :-) Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield

Re: [CentOS] Fwd: Heads up: OpenSSH users (CentOS 7+)

2016-01-14 Thread Tony Mountifield
; > Add undocumented "UseRoaming no" to ssh_config or use "-oUseRoaming=no" > > to prevent upcoming #openssh client bug CVE-2016-0777. More later. > > echo "UseRoaming no" >> /etc/ssh/ssh_config It says this applies to OpenSSH 5.4 to 7.1. So it would onl

Re: [CentOS] CentOS-6.7, kvm bridges, virtual interfaces, and routes

2016-01-08 Thread Tony Mountifield
thing special. On the guests, give them 192.168.51.11 and 192.168.12 (for example). I don't think they should use the same IP addresses as their hosts. Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mountifield.org ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] fail2ban problem new installation

2015-12-19 Thread Tony Mountifield
on 7.2 some missing or not installed > > I installed fail2ban from the epel repo. > Thanks for a answer, Do you have the ipset RPM installed? rpm -q ipset Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mou

Re: [CentOS] centos 7 and keychain

2015-11-18 Thread Tony Mountifield
does build. That would be much more preferable than building directly from source outside of the package manager. Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mountifield.org __

Re: [CentOS] Centos 6: language mess with ssh

2015-10-30 Thread Tony Mountifield
utilisateur aa. > Nouveau mot de passe : > MOT DE PASSE INCORRECT : BEAUCOUP trop court Maybe you also need to put "AcceptEnv LANG" in /etc/ssh/sshd_config on the remote system, to tell it to honour the LANG being sent? Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk -

Re: [CentOS] Semi-OT: fail2ban issue

2015-10-29 Thread Tony Mountifield
e default. > > My workaround was to create a file > /etc/fail2ban/action.d/iptables-common.local that contains > ... > [Init] > lockingopt = > ... Looks like it has been fixed in the update fail2ban-0.9.3-1.el6.1 Cheers Tony -- Tony Mountifield Work: t...@

Re: [CentOS] [OT] fail2ban update (epel) breaks logrotate

2015-10-18 Thread Tony Mountifield
In article , Tony Mountifield wrote: > Apologies, this is slightly off-topic being to do with an EPEL package, > although it's running on CentOS6, so I thought others here might have come > across this issue. > > I have five CentOS 6 systems running fail2ban from EPEL, an

[CentOS] [OT] fail2ban update (epel) breaks logrotate

2015-10-18 Thread Tony Mountifield
There doesn't seem to be any current activity in epel-users, and I found the update announcement in epel-package-announce, but didn't see anything about this in the "IMPORTANT incompatible changes" section. Cheers Tony -- Tony Mountifield Work: t...@softins.c

Re: [CentOS] CentOS-6.7 Passing delayed shutdown via ssh command line argument?

2015-09-30 Thread Tony Mountifield
ssh tty as its controlling terminal. I've just done some experimenting using sleep instead of shutdown, and found this: - you need to omit the -t - you need to redirect stdin/stdout/stderr So try: ssh host.domain.tld 'shutdown -r +90 /dev/null 2>&1 &' Cheers Tony -- Tony Mountif

Re: [CentOS] httpd userdir problem

2015-09-28 Thread Tony Mountifield
lic_html/Menloe/ is owned by me, > and has permissions drwxr-xr-x. You need to include your username in the URL, otherwise it doesn't know whose public_html directory to look for. The username must be preceded by a tilde, for example: http://localhost/~timothy/Menloe Cheers Tony -- Tony

[CentOS] Bug in init scripts for ipset?

2015-09-24 Thread Tony Mountifield
ether the kernel includes ipset support than just looking for a module? Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mountifield.org ___ CentOS mailing list CentOS@centos.org

Re: [CentOS] decode http hack attempt?

2015-09-24 Thread Tony Mountifield
and this access is from a machine scanning for vulnerable sites? Just a guess. I don't think it has a meaning - it's just a 128-bit number expressed in hex. Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mo

Re: [CentOS] ISC DHCP failover

2015-09-23 Thread Tony Mountifield
failover peer "dhcp-failover"; deny dynamic bootp clients; range 192.168.100.100 192.168.100.149; default-lease-time 86400; max-lease-time 172800; } } Note the differences between the "failover peer" sections. One mu

Re: [CentOS] CentOS-6 Logwatch 7.3.6 behaviour

2015-09-19 Thread Tony Mountifield
Of course doing that > means that any update clobbers the local changes. Can you just add it back in /etc/logwatch/conf/logwatch.conf with: Service = "zz-sys" I haven't tried it, but it looks like Service lines are cumulative. Cheers Tony -- Tony Mountifield Work: t...@softin

Re: [CentOS] apache mysterious 404 error

2015-08-28 Thread Tony Mountifield
and front-end, or is it just a single server that is misconfigured and is trying to do proxy operations when it shouldn't? It sounds to me like the latter. Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mountifield.o

Re: [CentOS] apache mysterious 404 error

2015-08-28 Thread Tony Mountifield
That will output all lines that start with zero or more spaces followed by at least one character that is not a space or a hash. It will also precede each line with the name of the file it is in. You can then edit /tmp/http-config.txt with some global replaces if you want to obscure the domain name

Re: [CentOS] apache mysterious 404 error

2015-08-28 Thread Tony Mountifield
> > > LogFormat "%h %l %u %t \"%r\" %>s %b" common > > > > > > CustomLog logs/store_access_log common > > > > > > > > > > > > DirectoryIndex index.html > > > > > > AddHandler cgi-script .c

Re: [CentOS] C5 recent openssl update breaks mysql SSL connection

2015-08-18 Thread Tony Mountifield
in > > mysql > > and regenerating your cert. > > > > https://www.howtoforge.com/how-to-set-up-mysql-database-replication-with-ssl-encryption-on-centos-5.4 > > > > > http://lists.centos.org/pipermail/centos/201

Re: [CentOS] C5 recent openssl update breaks mysql SSL connection

2015-08-18 Thread Tony Mountifield
sql, but it looks > like you may be able to get this to work again by changing the cipher in > mysql > and regenerating your cert. > > > https://www.howtoforge.com/how-to-set-up-mysql-database-replication-with-ssl-encryption-on-centos-5.4 Interesting... many than

Re: [CentOS] C5 recent openssl update breaks mysql SSL connection

2015-08-18 Thread Tony Mountifield
In article <55d2ed32.6040...@hogranch.com>, John R Pierce wrote: > On 8/18/2015 1:27 AM, Tony Mountifield wrote: > >> You should now be using mysql55 on CentOS-5, not mysql-5.0 > > That may well be the case, but isn't relevant to the point I'm making, >

Re: [CentOS] C5 recent openssl update breaks mysql SSL connection

2015-08-18 Thread Tony Mountifield
In article <55d2174f.70...@centos.org>, Johnny Hughes wrote: > On 08/17/2015 11:19 AM, Johnny Hughes wrote: > > On 08/17/2015 10:57 AM, Tony Mountifield wrote: > >> I recently applied updates to a CentOS 5 box running MySQL. I've discovered > >> that the

Re: [CentOS] C5 recent openssl update breaks mysql SSL connection

2015-08-18 Thread Tony Mountifield
In article <55d20981.7030...@centos.org>, Johnny Hughes wrote: > On 08/17/2015 10:57 AM, Tony Mountifield wrote: > > I recently applied updates to a CentOS 5 box running MySQL. I've discovered > > that the new version of openssl, 0.9.8e-36.0.1.el5_11, breaks MySQL SSL &g

[CentOS] C5 recent openssl update breaks mysql SSL connection

2015-08-17 Thread Tony Mountifield
in SSL? Or a new restriction? Do I need to regenerate my certificates using the new openssl? Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mountifield.org ___ CentOS mailin

Re: [CentOS] wordpess can't connect to DB but mediawiki can

2015-08-17 Thread Tony Mountifield
a SSL, it would still be a nice thing to have. Did it use to work a few days ago? I have a box on which "yum update" installed a new version of openssl on 14 Aug, and that broke SSL connections for mysql. I haven't diagnosed it yet, neither by downgrading openssl again to see if it

Re: [CentOS] less for CentOS6 with POSIX regex?

2015-06-09 Thread Tony Mountifield
In article <55761c28@imag.fr>, Nicolas Thierry-Mieg wrote: > > > On 06/09/2015 12:48 AM, Nicolas Thierry-Mieg wrote: > > On 06/09/2015 12:33 AM, t...@softins.co.uk (Tony Mountifield) wrote: > >> In article , > >> Tony Mountifield wrote: > >>&

Re: [CentOS] less for CentOS6 with POSIX regex?

2015-06-08 Thread Tony Mountifield
In article , Tony Mountifield wrote: > When I started using CentOS 6 instead of CentOS 5, I discovered that > "less" no longer understood \< and \>, which I had been used to using > since almost forever. > > Eventually research revealed that in the Fedora vers

[CentOS] less for CentOS6 with POSIX regex?

2015-06-07 Thread Tony Mountifield
ch I'm glad about. What I want to know is: do any repos have a replacement version of "less" for CentOS 6 that has been built with POSIX regex, so that I don't have to keep switching between the two styles when working on different CentOS versions? Cheers Tony -- Tony Mountifie

Re: [CentOS] ntpdate odd behavior

2015-05-07 Thread Tony Mountifield
quot; and have a look at the -u option in the ntpdate man page. When you use -d, it implicitly sets -u, which your non-"-d" invocation didn't. That's probably the reason for the difference. Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play:

Re: [CentOS] One-time reboot into alternate kernel?

2014-12-16 Thread Tony Mountifield
; http://www.gnu.org/software/grub/manual/legacy/grub.html Excellent - just what I was looking for. Thanks! Tony > >-Original Message- > >From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On > >Behalf Of Tony Mountifield > >Sent: 15 December

[CentOS] One-time reboot into alternate kernel?

2014-12-15 Thread Tony Mountifield
select the working kernel again. I would like to avoid that situation if possible. Thanks, Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mountifield.org ___ CentOS mailing list CentOS@

Re: [CentOS] Centos 7 as gateway - UDP performance is busted/awful?

2014-08-15 Thread Tony Mountifield
Internet Protocol Version 4, Src: 172.22.21.48 (172.22.21.48), Dst: 172.27.60.31 (172.27.60.31) (c) ^^ ^^^^^^^^^^ Transmission Control Protocol, Src Port: ssh (22), Dst Port: 56199 (56199) Cheers Tony -- Tony

Re: [CentOS] Centos 7 as gateway - UDP performance is busted/awful?

2014-08-14 Thread Tony Mountifield
dapt by reducing its MSS dynamically in response to those ICMPs and retry. I don't think UDP is able to do that. Also examine the MTU settings for your network interfaces on both the host and the guests, using ifconfig -a. Cheers Tony -- Tony Moun

Re: [CentOS] rsyslog does not log on a separate partition/FS mounted on /var/log/

2014-08-06 Thread Tony Mountifield
In article <20140806165735.gd10...@frodo.gerdesas.com>, John R. Dennison wrote: > > On Wed, Aug 06, 2014 at 04:50:41PM +, Tony Mountifield wrote: > > > > Probably rsyslog is being started before /var/log is mounted, and so it > > is opening files with

Re: [CentOS] rsyslog does not log on a separate partition/FS mounted on /var/log/

2014-08-06 Thread Tony Mountifield
so it is opening files within /var/log on the root device. When the second device gets mounted on /var/log, the files within the original /var/log are no longer visible, but rsyslog still has open handles to them. You need to arrange for rsyslog to get restarted or HUPed after the mountin

Re: [CentOS] C6.5 - combine two DVD isos into one tree?

2014-07-15 Thread Tony Mountifield
In article <53c55690.90...@pari.edu>, Lamar Owen wrote: > On 07/15/2014 12:15 PM, Tony Mountifield wrote: > > Or is there a standard path I can use to mount the second DVD that the > > installer will use for packages that are not found on the first? > > > > Or any

[CentOS] C6.5 - combine two DVD isos into one tree?

2014-07-15 Thread Tony Mountifield
't be the first to stumble over this! Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mountifield.org ___ CentOS mailing list CentOS@centos.org http://lists.centos.o

Re: [CentOS] [CentOS-announce] CVE-2014-0160 CentOS 6 openssl heartbleed workaround

2014-04-11 Thread Tony Mountifield
Does heartbleed work > in both directions? > > Assume that the client uses a vulnerable openssl, and it connects to a > malicious > server, can the server read the ram of the client? https://reverseheartbleed.com/ Cheers Tony -- Tony Mountifield Work: t...@softins.co.

Re: [CentOS] CVE-2014-0160 CentOS 6 openssl heartbleed workaround

2014-04-08 Thread Tony Mountifield
50976 73794323 /usr/lib64/libcrypto.so.1.0.1e httpd 7495root mem REG 0,70 441112 73794344 /usr/lib64/libssl.so.1.0.1e httpd 7495root mem REG 0,70 250168 151994454 /usr/lib64/libssl3.so httpd 7495root mem

Re: [CentOS] weird apache issue

2014-03-07 Thread Tony Mountifield
and check with "ps -ef" that all instances of httpd disappear. - Start it up again with "service httpd start" and then watch more closely. Hope you manage to find an explanation! Cheers Tony -- Tony Mountifield Work: t...@softins.co.uk - http://www.softins.co.uk Play: t...@mountifield.org - http://tony.mountifield.org ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

  1   2   3   >