Re: [CentOS] Current RHEL fragmentation landscape

2023-07-25 Thread Walter H. via CentOS
On 21.07.2023 09:30, Lee Thomas Stephen wrote: Because the general rule seems to be Oh! You are an individual, we will offer you affordable/free service What! You are a business, we will offer you extremely 'unaffordable' service. this is ok, but the worse thing is:  students and teachers get

Re: [CentOS] Current RHEL fragmentation landscape

2023-07-24 Thread Walter H. via CentOS
On 21.07.2023 09:30, Lee Thomas Stephen wrote: Because the general rule seems to be Oh! You are an individual, we will offer you affordable/free service What! You are a business, we will offer you extremely 'unaffordable' service. this is ok, but the worse thing is:  students and teachers get

[CentOS] RADVd and DHCPv6?

2021-11-14 Thread Walter H. via CentOS
;     AdvRoutePreference high;     }; }; in general I use stateful DHCPv6 (AdvManagedFlag on), but is there a way to have some devices (Android) get their IPv6 by SLAAC? Thanks, Walter ___ CentOS mailing list CentOS@centos.org https://lists.centos.org

Re: [CentOS] CentOS 6 fix sudo CVE-2021-3156

2021-01-27 Thread Walter H.
is that what you expect to find? https://access.redhat.com/errata/RHSA-2021:0227 On 27.01.2021 08:38, Gionatan Danti wrote: Hi all, do you know if a fix for sudo CVE-2021-3156 is available for CentOS 6? While CentOS 6 is now supported anymore, RedHat has it under its payedsupport agreement (se

Re: [CentOS] Disk choice for workstation ?

2020-12-26 Thread Walter H.
If I were you, I'd do the 2nd ... use a larger SSD (1 TB), and keep the mirror set (raid 1) for /data Walter On 26.12.2020 21:20, Nicolas Kovacs wrote: Hi, My workstation is currently equipped with a pair of Western Digital Red 1 TB SATA disks in a software RAID 1 setup. Some stuff

[CentOS] HE-IPv6-Tunnel with CentOS 7

2020-12-24 Thread Walter H.
d, but doing this on a Windows, there I have tunnel-prefix::1 at the 2nd and the 3rd hop, why? (the same with my own 6in4-tunnel) Thanks, Walter ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Blog article: CentOS is NOT dead

2020-12-14 Thread Walter H.
will be in the year 2024 and do you really think it is worth the work to migrate to CentOS Stream, when knowing to have this work again in less than 4 years? Walter ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

[CentOS] The conclusio: CentOS is dead

2020-12-11 Thread Walter H.
d for this/SL's use case; - a VPS with OpenVPN (used with my smartphone) - a VPS with a proxy (squid, to avoid censorship due to geolocation blocking) - a VPS as the other end of 6in4 - a VPS with storage of my own files   (all VPS run a bind, too) Thanks fo

Re: [CentOS] question centos stream 8 applying updates

2020-12-11 Thread Walter H.
On 11.12.2020 19:19, Gordon Messmer wrote: On 12/10/20 2:53 PM, edward via CentOS wrote: after reading some info on centos stream is a  rolling release. i'm wondering applying It's not a "rolling release" in the most commonly used sense. There just isn't a minor number for releases.  CentOS

[CentOS] Update path question in connection with CentOS Stream?

2020-12-10 Thread Walter H.
t that hardware can break is not the question) Thanks, Walter ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] CentOS Stream from bottom works, what is this?

2020-12-09 Thread Walter H.
On 09.12.2020 18:12, Johnny Hughes wrote: On 12/9/20 11:01 AM, Walter H. wrote: On 09.12.2020 15:45, Johnny Hughes wrote: On 12/9/20 8:41 AM, Walter H. wrote: p.s. can someone tell in as short as possible what this CentOS Stream is in comparison to CentOS 8? CentOS Stream is built from the

Re: [CentOS] CentOS Stream from bottom works, what is this?

2020-12-09 Thread Walter H.
On 09.12.2020 15:45, Johnny Hughes wrote: On 12/9/20 8:41 AM, Walter H. wrote: p.s. can someone tell in as short as possible what this CentOS Stream is in comparison to CentOS 8? CentOS Stream is built from the currently released RHEL Source Code + 0.1 So if RHEL 8.3 is released .. Stream is

[CentOS] CentOS Stream from bottom works, what is this?

2020-12-09 Thread Walter H.
Hello, I just tried installing a VM from the stream ISO and it worked; the only thing I would like to have changed as a default config is GRUB_CMDLINE_LINUX=" net.ifnames=0 ..." the reason, I find eth0, eth1, eth2 easier to use than cryptic names like ens33 or ens0p3 or so; W

Re: [CentOS] strange RPM dependency observed in CentOS 7

2020-12-08 Thread Walter H.
On 08.12.2020 15:12, Jonathan Billings wrote: On Tue, Dec 08, 2020 at 02:54:03PM +0100, Walter H. wrote: Yes, then the interesting question, how can I make use of these GeoIP-features when doing these e.g. nslookup    200:470:17:55::1 nslookup    222.10.10.1 nslookup   www.centos.org host

Re: [CentOS] strange RPM dependency observed in CentOS 7

2020-12-08 Thread Walter H.
On 08.12.2020 14:44, Jonathan Billings wrote: On Tue, Dec 08, 2020 at 02:33:01PM +0100, Walter H. wrote: can someone explain, why the two packages -  GeoIP -  geoipupdate are needed when installing the bind-utils package? The bind-utils package requires 'libGeoIP.so.1()(64bit)'

[CentOS] strange RPM dependency observed in CentOS 7

2020-12-08 Thread Walter H.
    x86_64 2.5.0-1.el7   base  35 k Transaction Summary Install  1 Package (+5 Dependent packages) ... Thanks, Walter

Re: [CentOS] CentOS 7, as a 6in4 server

2020-12-02 Thread Walter H.
On 02.12.2020 09:16, Roberto Ragusa wrote: On 12/1/20 8:39 PM, Walter H. wrote: I have a VPS at a hoster where I got 3 /64 ipv6 prefixes/subnets, that are routed; one for the VPS itself  - let us call this  srvprefix one for the tunnel, only ::1 (server side) and ::2 (home side) are used

[CentOS] CentOS 7, as a 6in4 server

2020-12-01 Thread Walter H.
proxy homeprefix::### dev eth0 the question, can I do something to avoid these "ip -6 neigh ..."? if yes, what? and how? can the hoster do something? if yes, what? Thanks, Walter my ISP told me that he won't deploy IPv6 within the next 5 years; __

Re: [CentOS] Physical position of swap partition on the disk

2020-11-30 Thread Walter H.
, that the order on disk can be something different then the order in the partition table; Walter ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

[CentOS] named errors in /var/log/messages

2019-10-30 Thread Walter H.
masters { masterhost; }; file "slaves/named._authzone-#ZONE#"; }; ... }; I have 3 slave DNS servers, each has the same master; and such log entries are at all three slave DNS servers; each of these 3 slaves i

Re: [CentOS] OT: DMARC / DKIM Failure Reports

2019-09-17 Thread Walter H.
On 17.09.2019 16:20, Valeri Galtsev wrote: On 2019-09-17 09:06, Miroslav Geisselreiter wrote: Hi guys, when I send e-mails to CentOS mailing list , I received DMARC / DKIM failure reports. Is it possible to solve this problem and if so how? That is why DMARC took 10 years of heated disc

Re: [CentOS] OT: android phone backup NOT to google cloud question

2019-05-15 Thread Walter H.
On 15.05.2019 16:21, Valeri Galtsev wrote: Dear All, My apologies for OT question. I wonder if someone of Android smartphone owners backs up their device and user/application data NOT to google cloud. no problem, host your own nextcloud and get the nextcloud app; also no need of having the co

Re: [CentOS] time to say good-bye to win 7 / printer is the last blocker

2019-02-23 Thread Walter H.
get the printer definiton file and thats it; e.g. my HP CP1515n is such one no need to install any 3rd party at all Walter ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Please Recommend Affordable and Reliable Cloud Storage for 50 TB of Data

2019-02-15 Thread Walter H.
On 15.02.2019 10:54, Phoenix, Merka wrote: Just downloading 2% of 50 TB (1 TB) would take a while over even a fast network link (measured in megabits (Mb), not megabytes (MB) like disk storage). Even on a local LAN downloading 1 TB is several hours @ 8 Mb/second on a Gigabit Ethernet link w/ n

Re: [CentOS] Please Recommend Affordable and Reliable Cloud Storage for 50 TB of Data

2019-02-15 Thread Walter H.
On 15.02.2019 19:27, Warren Young wrote: Tell ’im ’e’s *dreamin’!*. my words of unrealistic wishes :-) ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Please Recommend Affordable and Reliable Cloud Storage for 50 TB of Data

2019-02-15 Thread Walter H.
On 15.02.2019 18:10, (RS) Tyler Schroder wrote: OP - Backblaze Personal. May be like $1/extra per month than your budget. Unlimited IO and backup storage assuming you only need redundancy. https://www.backblaze.com/cloud-backup.html would you really backup into a system, that has closed connec

Re: [CentOS] Please Recommend Affordable and Reliable Cloud Storage for 50 TB of Data

2019-02-15 Thread Walter H.
On 15.02.2019 09:14, Turritopsis Dohrnii Teo En Ming wrote: On Fri, Feb 15, 2019 at 4:10 PM Walter H. wrote: On 15.02.2019 06:29, Turritopsis Dohrnii Teo En Ming wrote: Hi, Could you recommend affordable and reliable cloud storage for 50 TB of data? whats your budget? and 50 TB = 50 000 GB

Re: [CentOS] Please Recommend Affordable and Reliable Cloud Storage for 50 TB of Data

2019-02-15 Thread Walter H.
On 15.02.2019 06:29, Turritopsis Dohrnii Teo En Ming wrote: Hi, Could you recommend affordable and reliable cloud storage for 50 TB of data? whats your budget? and 50 TB = 50 000 GB is a big amount which isn't this cheap ... ___ CentOS mailing list

Re: [CentOS] Red Hat is Planning To Deprecate KDE on RHEL By 2024

2018-11-03 Thread Walter H.
On 02.11.2018 21:02, Frank Cox wrote: https://www.theregister.co.uk/2018/11/02/rhel_deprecates_kde/ That's still several years in the future, of course. But it's interesting nonetheless. by reading between the lines this could mean, that RHEL 7 (CentOS 7 and other forks of RHEL) is the last o

Re: [CentOS] inquiry about limitation of file system

2018-11-03 Thread Walter H.
On 03.11.2018 08:44, yf chu wrote: I have a website with millions of pages. does 'millions of pages' also mean 'millions of files on the file system'? just a hint - has nothing to do with any file system as its universal: e.g. when you have 1 files don't store them in one folder, create 10

Re: [CentOS] Would RHEL, CentOS, and Fedora Remain Open Source/Free Software After IBM Buys Red Hat for $34 Billion?

2018-10-30 Thread Walter H.
On 31.10.2018 04:44, Turritopsis Dohrnii Teo En Ming wrote: Good morning from Singapore, This is of paramount importance. Would Red Hat Enterprise Linux (RHEL), CentOS, and Fedora remain open source/free software after IBM buys Red Hat for $34 Billion? RHEL is open source, but not for free

[CentOS] Future Releases (was: What are the differences between systemd and non-systemd Linux distros?)

2018-10-18 Thread Walter H.
thing like this which does the config conversion to get a CentOS 7 or maybe then CentOS 8 that does exact the same things the old CentOS 6 did? Greetings Walter ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

[CentOS] Issue with latest update of CentOS6

2018-10-11 Thread Walter H.
r the update I get: "Failure - bogus DNSSEC reply, DNSSEC validation not possible with current settings" of course, when telling using a custom resolver (the one of nic.cz) it works, but before mine worked, too ... Thanks, Walter ___ CentOS mail

Re: [CentOS] postfix on centos 7

2018-09-06 Thread Walter H.
On 06.09.2018 21:15, Larry Martell wrote: When I try and send mail I see this in the maillog: Sep 6 11:59:48 postfix/sendmail[11059]: fatal: open /etc/postfix/main.cf: Permission denied But /etc/postfix/main.cf is world readable: $ ls -l /etc/postfix/main.cf -rw-r--r--. 1 root root 27176 Jun

Re: [CentOS] Certificates

2018-09-01 Thread Walter H.
On 01.09.2018 20:12, Rainer Duffner wrote: Am 01.09.2018 um 18:00 schrieb Leon Fauster via CentOS: Out of curiosity - do you change also the private key every time? when renewing a certificate the private key should also be changed; other ways the renewal because of short validity period does

Re: [CentOS] Certificates

2018-09-01 Thread Walter H.
On 31.08.2018 21:31, Michael Schumacher wrote: certbot works only with ports 80 or 443? Can lego work with with IMAP ports like 143 or 993? The documentation is not very clear. in case of other then Webserver you use ACME-DNS just for a simple ACME client that is capable for ACME-DNS use acme.

Re: [CentOS] Centos 7 and RAM

2018-07-16 Thread Walter H.
On Tue, July 17, 2018 01:41, Jay Hart wrote: > > >> On 17 July 2018 at 09:24, Jay Hart wrote: >> >>> Hello, >>> >>> What would the recommended minimum amount of RAM be, to run Centos 7. >>> 16GB??? >>> >> >> >> Jay, it helps us help you when you give more information. >> >> I have CentOS 7 running

Re: [CentOS] Clamd issues on Centos 6.10

2018-07-16 Thread Walter H.
On Mon, July 16, 2018 20:04, Alexander Dalloz wrote: > Am 16.07.2018 um 19:42 schrieb Walter H.: >> On 15.07.2018 00:13, Jay Hart wrote: >>> Clamd failed to start. >>> >> try removing it  (yum remove ...) reboot and then reinstall it again >> (yum install .

Re: [CentOS] Clamd issues on Centos 6.10

2018-07-16 Thread Walter H.
On 15.07.2018 00:13, Jay Hart wrote: Clamd failed to start. try removign it (yum remove ...) reboot and then reinstall it again (yum install ...)? ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] ca-certificates-2018.2.22-65.1.el6.noarch problematic

2018-07-04 Thread Walter H.
On 04.07.2018 18:37, Alice Wonder wrote: On 07/04/2018 08:54 AM, Walter H. wrote: Hello, the RPM ca-certificates-2018.2.22-65.1.el6.noarch has a big problem ... many certificates were removed - my proxy uses this as source and isn't able to validate correct any more - most sites show

[CentOS] ca-certificates-2018.2.22-65.1.el6.noarch problematic

2018-07-04 Thread Walter H.
d SSL Certificate in chain: /C=SE/O=AddTrust AB/OU=AddTrust External TTP Network/CN=AddTrust External CA Root Self-signed SSL Certificate in chain: /C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert Global Root CA and many other Root certificates are missing ... Greetings, W

Re: [CentOS] Samba issues with Win 10

2018-06-28 Thread Walter H.
On 28.06.2018 16:30, mark wrote: Hi, folks, Just ran into a problem: someone with a new laptop, running Win 10, version 1709, tried to map their home directory (served from a CentOS 6.9 box, and it fails, with Windows complaining that it no longer supports SMBv1, and if you go to their site,

Re: [CentOS] Imap daemons for CentOS 6 (other then cyrus-imapd)

2018-06-22 Thread Walter H.
rus-imapd/tls.key/mail-host.key tls_ca_file: /etc/pki/cyrus-imapd/tls.crt/server-chain-sslca.crt tls_cipher_list: EECDH+ECDSA+AESGCM:EECDH+aRSA+AESGCM:EECDH+ECDSA:EECDH:EDH+AESGCM:EDH:ECDH+AESGCM:ECDH+AES:ECDH:AES:HIGH:MEDIUM:3DES:!SSLv2:+SSLv3:!RC4:!MD5:!IDEA:!SEED:!aNULL:!eNULL:!LOW:!EXP:

Re: [CentOS] Imap daemons for CentOS 6 (other then cyrus-imapd)

2018-06-22 Thread Walter H.
apd: cyrus-imapd expects all users to > use > imap (or pop3) to access their E-Mail. of course, what else do you expect? (SSL is not the problem, as I'm using cyrus-imapd with SSL) Walter ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Imap daemons for CentOS 6 (other then cyrus-imapd)

2018-06-21 Thread Walter H.
On 21.06.2018 19:28, Robert Heller wrote: Are there any imap daemons (besides cyrus-imapd). cyrus-imapd is appearently not compatible with postfix + procmail. I need an imap daemon that will work with a postfix + procmail system. the problem seems to be procmail, I use postfix and cyrus-imapd

[CentOS] invalid mirror .host-engine.com

2018-04-06 Thread Walter H.
e requests to this domain get somewhat like 'not exist'? Thanks, Walter ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

[CentOS] shutdown or poweroff?

2018-02-04 Thread Walter H.
does this mean the shutdown was successfull? is there other log where I can verify this: because shutting down squid takes almost a minute or so ... Thanks, Walter ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo

Re: [CentOS] CVE-2017-12376

2018-01-26 Thread Walter H.
On 26.01.2018 15:09, Johnny Hughes wrote: On 01/26/2018 05:55 AM, Walter H. wrote: Hello, are there updates for this CVE with ClamAV f. CentOS 6 in progress? The CentOS Project does not release ClamAV. What repo are you getting it from? I see that it does exist in EPEL. from EPEL repo

[CentOS] CVE-2017-12376

2018-01-26 Thread Walter H.
Hello, are there updates for this CVE with ClamAV f. CentOS 6 in progress? Thanks, Walter ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

[CentOS] CVE-2017-5715, CVE-2017-5753 and CVE-2017-5754

2018-01-04 Thread Walter H.
Hello, will there be updates for these CVEs for CentOS 6? Thanks, Walter ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Nvidia maximum pixel clock issue in kmod-nvidia-384.98

2018-01-03 Thread Walter H.
On Thu, January 4, 2018 05:22, Phil Perry wrote: > I couldn't find any reports upstream at nvidia so am unsure if they are > aware of the issue. For reference, my GK208 [GeForce GT 730] in my test > system is unaffected by the issue and is working fine with the 384.98 > driver over DVI. keep in m

[CentOS] CentOS6 davfs2 shows invalid free/total storage capacity

2017-11-22 Thread Walter H.
AuthUserFile /var/www/passwrds Require User walter are there any settings I can do on server side or can I do something on client side, be shown correct values ... Thanks, Walter ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] semi-OT:apcupsd

2017-11-17 Thread Walter H.
On 17.11.2017 16:16, m.r...@5-cent.us wrote: I can't seem to find apcupsd for C 6. Just went to epel's website, and not visible. Anyone have a clue? mark yum list | grep apcupsd shows this: apcupsd.x86_64 3.14.12-1.el6 @epel _

Re: [CentOS] Strrange behavior of VirtualHosts in Apache (CentOS6)

2017-11-14 Thread Walter H.
On Mon, November 13, 2017 15:54, Joseph L. Casale wrote: > -Original Message- > From: CentOS [mailto:centos-boun...@centos.org] On Behalf Of Walter H. > Sent: Monday, November 13, 2017 4:32 AM > To: centos@centos.org > Subject: [CentOS] Strrange behavior of VirtualHosts in

[CentOS] Strrange behavior of VirtualHosts in Apache (CentOS6)

2017-11-13 Thread Walter H.
mean, that access/errors are logged in logfile of wrong virtual host ... where is my mistake; Thanks, Walter ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

[CentOS] Advice for storage location ...

2017-11-11 Thread Walter H.
week)? Thanks, Walter ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] [OT] Bash help

2017-10-27 Thread Walter H.
On 25.10.2017 18:47, Warren Young wrote: You’re making things hard on yourself by insisting on Bash, by the way. This solution is better expressed in Perl, Python, Ruby, Lua, JavaScript…probably dozens of languages. or just awk ... ___ CentOS maili

[CentOS] CentOS6, IP6tables, Routing, TPROXY (squid34 epel package)

2017-08-08 Thread Walter H.
, that for specific IPv6 hosts (destination), the packets are redirected through the proxy running on the router box, other destinations should be just forwarded without proxy ... LAN port = br0 (dual stack), HE tunnel port = sit1 (ipv6 only), WAN port = eth1 (ipv4 only) Thanks, Walter

Re: [CentOS] Fedora bugs and EOL [was Re: CentOS users: please try and provide feedback on Fedora] Boltron

2017-07-31 Thread Walter H.
On 31.07.2017 13:15, Johnny Hughes wrote: Running external things like VMWare Workstation (or other 3rd party custom compiled apps) is exactly what enterprise distros like RHEL, CentOS, Ubuntu LTS, SUSE SLES are designed for .. running things already compiled for a long period of time while prov

Re: [CentOS] Fedora bugs and EOL [was Re: CentOS users: please try and provide feedback on Fedora] Boltron

2017-07-31 Thread Walter H.
On 31.07.2017 13:23, Mark Haney wrote: Uh, I run VMWare workstation just fine on my F26 upgraded machine. No, it didn't work when I upgraded, but it's trivial to fix. http://rglinuxtech.com/?p=1939 This link gets you a running workstation in about 5 minutes. not really, with this I only get th

Re: [CentOS] Fedora bugs and EOL [was Re: CentOS users: please try and provide feedback on Fedora] Boltron

2017-07-30 Thread Walter H.
On 30.07.2017 20:22, Johnny Hughes wrote: On 07/30/2017 09:41 AM, Walter H. wrote: On 30.07.2017 14:29, Johnny Hughes wrote: I personally have a Fedora machine that I keep updated and do some work on all the time learning/testing. I just seamlessly upgraded it from Fedora 25 to Fedora 26

Re: [CentOS] Fedora bugs and EOL [was Re: CentOS users: please try and provide feedback on Fedora] Boltron

2017-07-30 Thread Walter H.
case it is just a server this is already supported by RHEL (from 6 to 7) Walter ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] where is samba?

2017-07-23 Thread Walter H.
On 23.07.2017 19:56, mad.scientist.at.la...@tutanota.com wrote: Can I ask where people are downloading samba from? I followed the instructions in the centos wiki but it's hard to tell what to do next on the German site. It was easy before but totally murky now (at least to this wetware). a l

Re: [CentOS] Slow Samba

2017-07-23 Thread Walter H.
On 23.07.2017 16:48, vychytraly . wrote: Thank you very much, I will try these. There are only Centos 7 and Windows 10 machines on the network. in case this doesn't give any diagnostic, look for iperf on both sides, linux and windows, this tests the native network speed ... https://iperf.fr/

Re: [CentOS] Slow Samba

2017-07-23 Thread Walter H.
SAMBA, the problem is deeper if it is quite faster then the problem is SAMBA Walter ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

[CentOS] Messages during update 'yum update' at CentOS 6 VM

2017-07-17 Thread Walter H.
failed, exit status 127 Non-fatal POSTUN scriptlet failure in rpm package ipv6calc after this a ipv6calc -A conv6to4 77.88.99.111 works ... what does the messages should say to me ... Walter ___ CentOS mailing list CentOS@centos.org https

Re: [CentOS] [Fwd: CIA Outlaw Country attack against CentOS / Rhel (and Fedora?) Is this credible?]

2017-06-30 Thread Walter H.
On 30.06.2017 18:11, Yves Bellefeuille wrote: Do you know this? "For operational use, shell access is assumed, and root privileges are required." It's not much of a secret that you can mess with a system if you have root access... and in case you restart the box, this hack is gone :-)

[CentOS] what is causing this problem ... (yum, fastest mirror)

2017-06-26 Thread Walter H.
Hello, what is causing the following, and can someone give the solution which is mentioned at https://access.redhat.com/articles/1320623 by the way: why are the "fastest" mirrors from other continent? [root@host sysconfig]# yum clean all Loaded plugins: fastestmirror, security Cleaning repos: ba

Re: [CentOS] Question Mirrors ?

2017-06-23 Thread Walter H.
On 23.06.2017 21:31, m.r...@5-cent.us wrote: Walter H. wrote: this isn't fixed ... yum update Loaded plugins: fastestmirror, security Setting up Update Process Determining fastest mirrors epel/metalink | 14 kB 00:00 * base: centos.mirror.constant.com *

Re: [CentOS] Question Mirrors ?

2017-06-23 Thread Walter H.
On 23.06.2017 17:02, m.r...@5-cent.us wrote: Fabian Arrotin wrote: On 23/06/17 12:22, Günther J. Niederwimmer wrote: Hello List, in the last weeks I have many, many Errors from chron hourly on my systems :- (. Have we broken or not updated mirrors in the yum config ? Can you give details ple

Re: [CentOS] Question Mirrors ?

2017-06-23 Thread Walter H.
On 23.06.2017 12:37, Anthony K wrote: On 23/06/17 20:22, Günther J. Niederwimmer wrote: Have we broken or not updated mirrors in the yum config ? Thanks for a answer, See *Problems with EPEL* further down the list. it is not EPEL itself ___ CentOS

Re: [CentOS] IPv6 addresses order (CentOS6)

2017-05-30 Thread Walter H.
On Wed, May 31, 2017 03:55, Steven Tardy wrote: > >> On May 30, 2017, at 3:26 AM, Walter H. >> wrote: >> >> is there a way to influence the order? > > Not sure what your use of multiple IPs is. . . but I'd probably use an > interface alias instead of

[CentOS] IPv6 addresses order (CentOS6)

2017-05-30 Thread Walter H.
how can I tell e.g. ssh to use a specific IPv6 address? (as it seems ssh uses the first one listed in ifconfig and not the one defined with IPV6ADDR) Thanks, Walter ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

[CentOS] CentOS6 and squid34 package ...

2017-05-25 Thread Walter H.
quid/access.log has this ... client - - [25/May/2017:08:50:02 +0200] "GET http://proxy.local:3128/squid-internal-static/icons/silk/folder.png HTTP/1.1" 403 1655 "ftp://ftp.adobe.com/"; "UserAgent" TCP_DENIED:HIER_NONE the apache doesn't log anything in connectio

Re: [CentOS] Mini PCs

2017-05-17 Thread Walter H.
meid%3Deae770f22d504a9b8366eb0c02dd20d6%26pid%3D100033%26rk%3D7%26rkt%3D8%26sd%3D152356229748 I will post power and other numbers here when I get the unit. Hi looked it up, this AMD CPU has a thermal design power of 18 W Greetings, Walter ___ CentOS mailing list CentOS@centos

Re: [CentOS] Mini PCs

2017-05-16 Thread Walter H.
On Mon, May 15, 2017 09:53, wwp wrote: > On Mon, 15 May 2017 09:22:54 +0200 "Walter H." > wrote: > >> On Sun, May 14, 2017 11:00, wwp wrote: >> > On Sat, 13 May 2017 13:08:17 +0200 "Walter H." >> > wrote: >> > >> > This m

Re: [CentOS] Mini PCs

2017-05-15 Thread Walter H.
On Sun, May 14, 2017 11:00, wwp wrote: > On Sat, 13 May 2017 13:08:17 +0200 "Walter H." > wrote: > >> On 13.05.2017 00:29, Robert Moskowitz wrote: >> > I have been working, for the past few years, with armv7 SOCs and have >> > a number of servers wor

Re: [CentOS] Mini PCs

2017-05-13 Thread Walter H.
On 13.05.2017 00:29, Robert Moskowitz wrote: I have been working, for the past few years, with armv7 SOCs and have a number of servers working. Intel, etal are catching up with ARM and I have seen ones like: https://www.aliexpress.com/item/NEW-Mini-pc-X86-4-Lan-Qotom-Q190G4N-with-celeron-J1900

[CentOS] TLSv1.3 support?

2017-05-11 Thread Walter H.
Hello, will the next update of CentOS 6 (6.10) have TLSv1.3 support? Thanks, Walter ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] logrotate failed ... (CentOS 6.9)

2017-05-01 Thread Walter H.
On 01.05.2017 13:15, James Pearson wrote: walte...@mathemainzel.info: I get regularily such a mail Anacron job 'cron.daily' on /etc/cron.daily/logrotate: error: error running non-shared postrotate script for /var/log/clamd.clamsmtp/clamsmtpd.log of '/var/log/clamd.clamsmtp/clamsmtpd.log

[CentOS] logrotate failed ... (CentOS 6.9)

2017-05-01 Thread Walter H.
1 clamsmtp mail 112365 Apr 1 19:51 clamsmtpd.log-20170401 -rw-r-. 1 clamsmtp mail 104204 May 1 03:15 clamsmtpd.log-20170501 this shows normal where does this error mail come from? Thanks Walter ___ CentOS mailing list CentOS@centos.org ht

Re: [CentOS] Apache + SSL: default configuration rated "C" by Qualys Labs

2017-04-29 Thread Walter H.
On 26.04.2017 08:58, Nicolas Kovacs wrote: Hi, I'm currently experimenting with a public server running CentOS 7. I have half a dozen production servers all running Slackware Linux, and I intend to progressively migrate them to CentOS, for a host of reasons (support cycle, package availability,

Re: [CentOS] CentOS 7, firefox, and flash

2017-03-07 Thread Walter Dnes
irefox -new-instance -p wordpress firefox -new-instance -p youtube etc, etc. -- Walter Dnes ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Lenovo M900 with CentOS 7 strangeness

2017-03-02 Thread Walter Dnes
> the installed system is not? Did you disable UHCI (low speed) USB support during the install? USB keyboards and mice use that protocol on Intel and Via USB chipsets. There's also an OHCI (low speed) USB driver for non-x86 chipsets. -- Walter Dnes

Re: [CentOS] current situation with flash plugins?

2017-02-17 Thread Walter Dnes
The settings can be different for each profile. If you often visit a site that requires flash, you can set up a separate profile for it, and select option 3. For other profiles, you can use options 1 and/or 2. -- Walter Dnes ___ CentOS mailing list Cent

Re: [CentOS] Licence text questions

2017-02-12 Thread Walter Dnes
SO, or a QEMU disk image, or a tarred up chrootable directory, I'm re-distributing Open Source code and/or binaries, which I assume requires appropriate pointers to where they can be obtained. -- Walter Dnes ___ CentOS mailing list CentOS@centos.

Re: [CentOS] Licence text questions

2017-02-11 Thread Walter Dnes
. That's because it'll expect the newer libs on the target machine. This is why I have to provide the entire old CentOS 6.5 environment complete with older libs to build against. -- Walter Dnes ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Wich web browser on CentOS6 ?

2017-02-11 Thread Walter Dnes
on't know if it's compatible with other old libraries that CentOS 6 uses. My build goes out of its way to be compatible with older libraries. -- Walter Dnes ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

[CentOS] Licence text questions

2017-02-10 Thread Walter Dnes
location from which it can be obtained. Here's a first draft of my "licences.txt". Any problems, suggestions? The tarball is a collection of various Open Source software, assembled and bundled together by Walt

Re: [CentOS] How to downgrade gtk2 libs in CentOS 6.8?

2017-01-09 Thread Walter Dnes
install". It's no more difficult than "yum install ". I realize that CentOS 6.5 is "not safe for surfing", but I'll be using it only for doing builds. The build will not be statically linking in libraries, so CentOS security holes are not a problem. Lucid Pu

[CentOS] How to downgrade gtk2 libs in CentOS 6.8?

2017-01-09 Thread Walter Dnes
ade gtk2 The response from yum was... Only Upgrade available on package: gtk-2.24.23-8.e16.i686 Nothing to do Are there ways around this? -- Walter Dnes ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] [OT] Network Attached Storage

2017-01-03 Thread Walter H.
On 03.01.2017 00:56, TE Dukes wrote: The QNAP does have a lot of features that I'd probably never use. The only issue I have is what would be the end of life support. Would that matter if it's a backup device? yes when you have to change one HDD drive and doesn't get same type or size and so t

Re: [CentOS] [OT] Network Attached Storage

2017-01-03 Thread Walter H.
On Tue, January 3, 2017 00:17, TE Dukes wrote: > This for home use. Thought I'd start out with 2, 4TB drives, maybe 3 so I > could implement RAID 5. I have four computers to backup. Keep in mind, this has to be backed up, too; because a RAID failure can happen ... before implementing a RAID 5 wi

[CentOS] CentOS 6: environment variables and cronjobs ...

2016-12-01 Thread Walter H.
isn't like this ... where do I have to define e.g. export http_proxy="http://proxy.local:3128/"; in order to have it in cron jobs? Thanks, Walter ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] CentOS 6, Apache 2.2.15 and SNI?

2016-11-24 Thread Walter H.
On Tue, November 22, 2016 22:40, James B. Byrne wrote: > > On Sun, November 20, 2016 12:43, Walter H. wrote: > >> >> https://box.domain1.com works >> but >> https://box.domain2.com results in 'Certificate name mismatch' >> >> > > What a

Re: [CentOS] CentOS 6, Apache 2.2.15 and SNI? Solved ...

2016-11-21 Thread Walter H.
#.com:443 Include /etc/httpd/conf/vhosts/vhost-ssldom#-box.incl ... Greetings, Walter On 20.11.2016 18:24, Walter H. wrote: Hello, is Apache 2.2 which is part of the CentOS distribution capable of SNI? I have troubles that are coming from server side (CentOS 6.8, Apache 2.2.15) just did

Re: [CentOS] CentOS 6, Apache 2.2.15 and SNI?

2016-11-20 Thread Walter H.
omain2.com results in 'Certificate name mismatch' Thanks, Walter On Nov 20, 2016, at 9:24 AM, Walter H. wrote: Hello, is Apache 2.2 which is part of the CentOS distribution capable of SNI? I have troubles that are coming from server side (CentOS 6.8, Apache 2.2.15) just did 'yu

[CentOS] CentOS 6, Apache 2.2.15 and SNI?

2016-11-20 Thread Walter H.
ain2.com/... results in a certificate CN mismatch ... what is missing in my config.? Thanks, Walter ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] SCL devtoolset-3 or 4 without eclipse?

2016-11-18 Thread Walter Dnes
CLUDE_PATH=$GCCX_ROOT/include:$INCLUDE_PATH export CPLUS_INCLUDE_PATH=$GCCX_ROOT/include:$CPLUS_INCLUDE_PATH export C_INCLUDE_PATH=$GCCX_ROOT/include:$C_INCLUDE_PATH # The above assumes a 64-bit install. If you&

[CentOS] Keyboard layout on remote, local, ... CentOS 6; strange behaviour

2016-11-04 Thread Walter H.
eadkeys" here I thought I have German keyboard layout, but it isn't; it's US in short: why do I have the keyboard layout, which is configured at the host running PuTTY and not which is configured in CentOS? when I log into the Linux directly at the console, I do have the conf

  1   2   >