Re: [CentOS] looking for ideas about how to create a constant data stream

2020-05-30 Thread Jonathan Billings
ou won’t get a consistent flow of data after some time. /dev/zero should always return data, though. It I agree it makes more sense to use iperf. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

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

2020-05-28 Thread Jonathan Billings
t; > foreach (keys %ENV) { print "$_=$ENV{$_}\n";} > > > but the only line I get back is: > > XINETD_LANG=en_US I don't believe that xinetd tells the underlying processes anything about IPs, since xinetd handles the network connection and as far

Re: [CentOS] how does autofs deal with stuck NFS mounts and suspending to RAM?

2020-05-19 Thread Jonathan Billings
eak a lot of software if you try to use it for anything more complex than 'ls' and 'cp'. For what it's worth, Samba with SMBv3 and the POSIX extension[1] is a lot more tolerant of bad connections, and presents itself as a real filesystem under linux. 1. https://wiki.samba.org/inde

Re: [CentOS] docker-firewalld

2020-05-18 Thread Jonathan Billings
On Mon, May 18, 2020 at 10:38:24AM -0400, Jonathan Billings wrote: > On Mon, May 18, 2020 at 07:52:41PM +0530, Thomas Stephen Lee wrote: > > https://fedoraproject.org/wiki/Changes/firewalld_default_to_nftables > > > > mentions a > > > > docker-firewalld >

Re: [CentOS] docker-firewalld

2020-05-18 Thread Jonathan Billings
t looks like the moby-engine packager went with Proposed fix 1, since it includes a: /usr/lib/firewalld/zones/docker.xml It looks like this: https://src.fedoraproject.org/rpms/moby-engine/blob/master/f/docker-zone.xml -- Jonathan Billings ___ CentO

Re: [CentOS] ether-wake

2020-05-18 Thread Jonathan Billings
en.wikipedia.org/wiki/Wake-on-LAN#Magic_packet> For example, if you were to run: (assuming interface name 'eth0') # tcpdump -i eth0 ether proto 0x0842 You'd see the ether-wake command's packet. If you strace the process, you'll see the socket is created as socket(AF_PACKET, SOCK_RAW, htons

Re: [CentOS] Create Virtualbox image from running system?

2020-05-16 Thread Jonathan Billings
ike that while it's actually running? I doubt CentOS has anything for virtualbox, you should check with Oracle there. But you can use virt-p2v to create a KVM image. It needs to be run from a rescue disk or livecd though. http://libguestfs.org/virt-p2v.1.html -- Jonathan Billings

Re: [CentOS] libQt5Core.so ver 5.12

2020-05-08 Thread Jonathan Billings
CentOS Git (https://git.centos.org/rpms/qt5-qtbase/blob/c8/f/SPECS/qt5-qtbase.spec) that the version will be 5.12 as soon as CentOS 8.2. is released. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS-docs] libQt5Core.so ver 5.12

2020-05-07 Thread Jonathan Billings
gt; > Is there an expectation for when version Qt_5.12 will be in the > official repos? You might want to try on the main list, this is the centos-docs list. -- Jonathan Billings ___ CentOS-docs mailing list CentOS-docs@centos.org https://lists.centos.org/mailman/listinfo/centos-docs

Re: [CentOS] rpm command option

2020-05-06 Thread Jonathan Billings
d from rpm in this commit: https://github.com/rpm-software-management/rpm/commit/3cbda9c03f1feb872397f4afe75988b20746f403 and the man page was updated in this commit: https://github.com/rpm-software-management/rpm/commit/c6d98322f1d30ca8028efb63bfde24b554abfda1

Re: [CentOS] perl Net::Interface module on CentOS 8

2020-05-03 Thread Jonathan Billings
m-build package has an rpmdev-newspec command that can take a -t perl argument to create a spec file from a template for a perk module. So `rpmdev-newspec -t perl perl-Net-Interface` -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org http

Re: [CentOS] Tomcat or what on CentOS 8?

2020-04-29 Thread Jonathan Billings
ys than I > feel on CentOS 7 or 8. Even Fedora provides Tomcat 9 which I'm calling an > enterprise feature. How can an enterprise distribution lack such an > important and widely used feature? Upstream (RHEL) supports JBoss (aka WildFly) which is probably why it's not packaging Tomcat anym

Re: [CentOS] Weird bug in 389 Directory Server : no spaces in admin console (CentOS 7)

2020-04-26 Thread Jonathan Billings
it In C8 for a while) -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS-docs] New Wiki editor, would like to update HowTos/postfix_sasl_relayhost

2020-04-19 Thread Jonathan Billings
Could I edit my WikiName page? (https://wiki.centos.org/JonathanBillings <https://wiki.centos.org/JonathanBillings>) -- Jonathan Billings ___ CentOS-docs mailing list CentOS-docs@centos.org https://lists.centos.org/mailman/listinfo/centos-docs

Re: [CentOS] [Off topic] sending mail from Comcast was: Sendmail not working

2020-04-19 Thread Jonathan Billings
On Apr 19, 2020, at 4:15 PM, Jonathan Billings wrote: >> On Apr 19, 2020, at 3:47 PM, S.Bob wrote: >> >> my relay will be smtp.fastmail.com <http://smtp.fastmail.com/> and it >> requires authentication and SSL, are there added settings in main.cf that >>

Re: [CentOS-docs] New Wiki editor, would like to update HowTos/postfix_sasl_relayhost

2020-04-19 Thread Jonathan Billings
phers and TLS versions they’ll support) -- Jonathan Billings ___ CentOS-docs mailing list CentOS-docs@centos.org https://lists.centos.org/mailman/listinfo/centos-docs

[CentOS-docs] New Wiki editor, would like to update HowTos/postfix_sasl_relayhost

2020-04-19 Thread Jonathan Billings
Hello, I just signed up as a wiki editor (JonathanBillings) and I’d like to edit: https://wiki.centos.org/HowTos/postfix_sasl_relayhost … which is very out of date and could easily be updated with more accurate information. -- Jonathan Billings

Re: [CentOS] [Off topic] sending mail from Comcast was: Sendmail not working

2020-04-19 Thread Jonathan Billings
) The important thing is you’ll set up smtp_sasl_password_maps to point to a file that has your username and password so it can authenticate against smtp.fastmail.com:587 <http://smtp.fastmail.com:587/>. You’ll have to make sure it goes to port 587 — traffic from Comcast customers to exte

Re: [CentOS] [Off topic] sending mail from Comcast was: Sendmail not working

2020-04-19 Thread Jonathan Billings
(Sendmail’s config language is so complex that most people just use M4 and “compile” it into the sendmail.cf) -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] HPC question: torques replacement

2020-04-17 Thread Jonathan Billings
or our university HPC. It's not a drop-in replacement but it is easily on par with Torque/OpenPBS features, and its scheduler is quite good. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Samba Status code returned 0xc000006d NT_STATUS_LOGON_FAILURE SessSetup = -13

2020-04-15 Thread Jonathan Billings
, full kerberos support and support for complex acls. Hopefully more vendors adopt the POSIX extension so linux becomes a first class citizen in the SMB world. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] CentOS 8 NIS

2020-04-12 Thread Jonathan Billings
ervice, which is based on 389 directory service. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] CentOS 7 : broken dependencies

2020-04-09 Thread Jonathan Billings
es onto production systems, after I've tested them on non-productions systems. CR going to give you broken dependencies as this thread details. If I need to reinstall/build a new prod system, I don't want broken dependencies killing the install. -- Jonathan Billings

Re: [CentOS] CentOS 7 : broken dependencies

2020-04-09 Thread Jonathan Billings
On Thu, Apr 09, 2020 at 11:06:45AM +0200, Nicolas Kovacs wrote: > Which leads me to the more general question of: enable CR on a production > server, yes or no? Not on production. Only for testing. -- Jonathan Billings ___ CentOS mailin

Re: [CentOS] Upgrade from Centos 7 to Centos 8

2020-04-08 Thread Jonathan Billings
upport for updating from C7 to C8. It's likely to result in a broken system even if you are careful and know what you're doing. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] C8.1 Grub problem

2020-04-08 Thread Jonathan Billings
On Wed, Apr 08, 2020 at 07:40:24AM -0400, Jonathan Billings wrote: > If you need to update kernel parameters, use grubby. That’s what is > run in the kernel package install scripts (via > new-kernel-package). That’s what is run in packages like the nvidia > 3rd party packages. Sorr

Re: [CentOS] C8.1 Grub problem

2020-04-08 Thread Jonathan Billings
On Apr 8, 2020, at 04:01, Alessandro Baggi wrote: > > Il 08/04/20 01:46, Jonathan Billings ha scritto: >> >> grubby only alters the existing configuration. It never regenerates the >> grub.cfg in EFI. >> >> You can’t use “grub2-mkconfig” to

Re: [CentOS] C8.1 Grub problem

2020-04-07 Thread Jonathan Billings
. You can’t use “grub2-mkconfig” to create individual boot spec entries. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] C8.1 Grub problem

2020-04-06 Thread Jonathan Billings
d writing to the EFI volume repeatedly, so we write a single configuration once and it should remain static. New kernel entries create new bootloader spec files in /boot/loader/entries/, which is on the /boot filesystem, which is normally a journaled EXT4 or XFS filesystem, which can recover better fro

Re: [CentOS] CentOS 8.1 cron does not send mail

2020-04-06 Thread Jonathan Billings
On Mon, Apr 06, 2020 at 09:26:18AM -0400, Jonathan Billings wrote: > If you use /etc/systemd/system/cron.d/service.d/override.conf, the I meant /etc/systemd/system/crond.service.d/override.conf, sorry. -- Jonathan Billings ___ CentOS mailing l

Re: [CentOS] CentOS 8.1 cron does not send mail

2020-04-06 Thread Jonathan Billings
contents of /usr/lib/systemd/system/crond.service. So any fixes that appear in a package update will only affect parts of the unit you didn't override. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman

Re: [CentOS] IOMMU and kernel

2020-04-03 Thread Jonathan Billings
I system. 'grubby' knows to update the configuration file for Legacy vs. UEFI. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] IOMMU and kernel

2020-04-03 Thread Jonathan Billings
i put intel_iommu=on and the > i run again virt-host-validate i get > > QEMU: Checking if IOMMU is enabled by kernel: PASS > > > any ideas? This is a libvirtd KVM machine? Are you sure you're using UEFI? -- Jonathan Billings

Re: [CentOS] Mounting CIFS shares on C8

2020-04-03 Thread Jonathan Billings
uto,vers=3.0 > //192.168.1.200/series /home/plex/Séries cifs > user=plex,pass=plex,workgroup=DERWAEL,ro,auto,vers=3.0 Try removing non-ascii characters from your mountpoints and try again. -- Jonathan Billings ___ CentOS mailing list CentO

Re: [CentOS] C8 and backup solution

2020-04-02 Thread Jonathan Billings
needed on the target. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] CentOS 8 Gstreamer and Mplayer

2020-03-30 Thread Jonathan Billings
can always figure out what packages are needed for ffmpeg and limit the rpmfusion free repo to only pull down those updates. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] signing modules

2020-03-17 Thread Jonathan Billings
ow to disable > UEFI. So I have to use UEFI. This is the point of secure boot, a remote user can’t make it load malicious kernel modules. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Support for Intel Graphics 605 UHD

2020-03-06 Thread Jonathan Billings
"legacy" stuff I had in there. Those settings aren't typically for a dual-monitor setup specifically, but for enabling the 3rd-party NVidia or AMD drivers, instead of the open source, in-kernel drivers. If you are only using an intel GPU, you don't ne

Re: [CentOS] OpenSSL Version 1.0.2 is not supported

2020-03-03 Thread Jonathan Billings
must have versions of OpenSSL not in CentOS7, I suggest looking at packaging your application that uses SSL in a docker container that has that version available. Perhaps CentOS 8 will work for you. -- Jonathan Billings ___ CentOS mailing list CentOS@cento

Re: [CentOS] Re-configuring BIND DNS Servers for CentOS Web Panel Web Hosting Control Panel on Amazon AWS Cloud

2020-02-27 Thread Jonathan Billings
spect he’ll keep creating sock puppet email addresses and posting these “guides” until he grows bored and moves on. Also, the CentOS Web Panel isn’t at all associated with the CentOS project as far as I can tell and just uses the confusion to make p

Re: [CentOS] CentOS 8.1 cron does not send mail

2020-02-27 Thread Jonathan Billings
as changed in CentOS 8 and does anyone has an idea how we could fix it? There aren’t any significant changes in ‘cronie’ in 8.1, looking at the spec file. Assuming the crontab you wrote above included the time spec too, I’d check to make sure the first comm

Re: [CentOS] CentOS 7 : SELinux trouble with Fail2ban

2020-02-26 Thread Jonathan Billings
le { getattr open read }; Honestly, if this really affects all users of fail2ban, I’ll probably push back on the ticket to get it updated. I’ve successfully had the policy updated to handle issues with popular non-RHEL/CentOS packages. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] From network-scripts to NetworkManager on a router : questions

2020-02-18 Thread Jonathan Billings
the most effective way. I've seen PEERDNS=no make NetworkManager not overwrite my resolv.conf but maybe I should be extra careful and drop in a config file that turns off all dns updating features of NetworkManager. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] CentOS 7, Fail2ban and SELinux

2020-02-13 Thread Jonathan Billings
e' in the fail2ban-server package. What file is it trying to read from? Perhaps you've put a file someplace that has a label that makes sense for fail2ban to not be able to read from? -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org

Re: [CentOS] lxc driver in libvirt - missing

2020-02-12 Thread Jonathan Billings
ported are podman or docker container runtimes. https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.1_release_notes/sect-red_hat_enterprise_linux-7.1_release_notes-linux_containers_with_docker_format-lxc -- Jonathan Bi

Re: [CentOS] NetworkManager on servers

2020-02-11 Thread Jonathan Billings
you from creating and editing a service in /etc/rc.d/init.d/ and enabling it. systemd supports launching SysV service files. If you edited init files that were owned by packages, though, then you probably had to deal with package replacing them and losing your changes. -- Jonathan

Re: [CentOS] NetworkManager on servers

2020-02-11 Thread Jonathan Billings
he market or something. It's still kinda new and I guess having that much churn in your network infrastructure is too much for a enterprise-level OS (given that they'd have to backport fixes rather than bump the systemd version). -- Jonathan Billings _

Re: [CentOS] NetworkManager on servers

2020-02-11 Thread Jonathan Billings
port systemd-networkd. It's really nice, especially for really pared down systems that don't need a lot of extra services like NetworkManager. But I understand that Red Hat needs to focus its support efforts. -- Jonathan Billings ___ CentOS mailing list Ce

Re: [CentOS] No announcement for kernel 3.10.0-1062.12.1.el7

2020-02-06 Thread Jonathan Billings
to find the announcement for this kernel? > Please share a link to it. Thanks! This is the standard kernel announcement. https://access.redhat.com/errata/RHSA-2020:0374 You could join the rhsa-announce list here: https://www.redhat.com/mailman/listinfo/rhsa-

Re: [CentOS] ntfs support

2020-02-01 Thread Jonathan Billings
r i686. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] UEFI on CentOS 8.1

2020-01-31 Thread Jonathan Billings
in the virt-manager interface you need to set the Chipset to Q35 and Firmware to the UEFI firmware. I'm not sure how to do it with cockpit, since I've never used that. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos

Re: [CentOS] UEFI on CentOS 8.1

2020-01-30 Thread Jonathan Billings
I. Are you talking about booting a libvirt/kvm guest via UEFI? You need to install the edk2-ovmf package for a UEFI firmware before you can create VMs with it. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Can I configure CentOS 8.1 1911 as an Active Directory Domain Controller like a Windows Server?

2020-01-22 Thread Jonathan Billings
, you'll need to find some other packages or maintain them yourself. Good luck. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] YUM (DNF) Possible Confusion Centos 8

2020-01-22 Thread Jonathan Billings
te:1.58:8010020191114033549:073fa5fe-0.x86_64 Problem 2: conflicting requests - nothing provides module(perl:5.26) needed by module perl-DBI:1.641:8010020191113222731:16b3ab4d-0.x86_64 Installed Packages perl.x86_64 4:5.26.3-416.el8 @AppStream -- Jon

Re: [CentOS] can't send email from my new centos 8

2020-01-20 Thread Jonathan Billings
y mail through an authenticated SMTP relay run by the VPS provider. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] ssh failure from CentOS7 to Centos6

2020-01-13 Thread Jonathan Billings
ust get a permission denied. From the ssh -vvv output, it looks like it dies in the middle of an authentication attempt. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Building and packaging httpd

2020-01-10 Thread Jonathan Billings
hen a service has started, and start any dependencies or established that a target has been reached. You need a service that supports Type=notify, which httpd does. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] copying files to fill flash drives

2020-01-10 Thread Jonathan Billings
with tar -M -L ... https://www.gnu.org/software/tar/manual/html_node/Multi_002dVolume-Archives.html I suspect if you got the right length it'll work pretty well. It might work without specifying it, if it detects the end of the device correctly, but I'd test it first. -- Jonathan Billings ___

Re: [CentOS] Disabling TLS 1.1 in Centos 7 cockpit

2019-12-27 Thread Jonathan Billings
mctl start cockpit > [root@cockpit ~]# systemctl status cockpit -l Did you run: # systemctl daemon-reload ... before starting cockpit? -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] The case of the missing /boot/grub2/grub.cfg in centos8

2019-12-27 Thread Jonathan Billings
ots, as an indicator of the boot loader for the “grubby” boot management tool. Having both resolve successfully would probably result in boot parameters not being updated automatically for the grub.cfg that you are actually using. -- Jonathan Billings _

Re: [CentOS] State of CentOS 8

2019-12-23 Thread Jonathan Billings
ease close to what was eventually released in RHEL 8.1, and eventually into CentOS 8.1.. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] CentOS Net Install

2019-12-16 Thread Jonathan Billings
On Mon, Dec 16, 2019 at 02:47:09PM +0700, Ebed wrote: > I also experienced that bugs. And finally i installed minimal centOS 7, > then i run upgrade to centOS 8. Just be aware that there is no supported update mechanism from CentOS7 to CentOS8. -- Jonathan Bi

Re: [CentOS] CentOS-8: firewalld not starting

2019-12-11 Thread Jonathan Billings
similar container-like VPSs? What does “uname -r” report? I ask because it looks like your system can’t load the kernel modules required to set up a firewall. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] centos8 :: firewalld active but tables empty

2019-12-11 Thread Jonathan Billings
fix this? Firewalld in CentOS8 uses nftables instead of iptables. Use 'nft list ruleset' to see the rules set up by Firewalld. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Unusual question

2019-12-10 Thread Jonathan Billings
e, CentOS 6.10. DVD ISOs: http://isoredirect.centos.org/centos/6/isos/x86_64/ -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] need info for X11 keybindings for CentOS7

2019-12-09 Thread Jonathan Billings
completely! The old ctrl-alt-F1 used to put me > back at console without fail. I don't like having this option "taken away". You couldn’t log in on another VT and kill the other session? Or just run reboot? I’m pretty sure that the xorg-x11-xinit package hasn’t changed in several ye

Re: [CentOS] CentOS-announce Digest, Vol 178, Issue 2

2019-12-09 Thread Jonathan Billings
anges. All the source is provided. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] midco stealling searches, was browsers slowing Centos 7 installation to a crawl

2019-12-03 Thread Jonathan Billings
localhost ~]# nmcli con edit enp0s25 > Error: Unknown connection 'enp0s25'. > [root@localhost ~]# nmcli con edit eth0 > Error: Unknown connection 'eth0'. > [root@localhost ~]# nmcli con edit enp0s25 Error: Unknown connection > 'enp0s

Re: [CentOS] midco stealling searches, was browsers slowing Centos 7 installation to a crawl

2019-12-03 Thread Jonathan Billings
> > I have /usr/share/doc/initscripts-9.49.47/sysconfig.txt only. I used the * as a glob, not a literal character. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] midco stealling searches, was browsers slowing Centos 7 installation to a crawl

2019-12-03 Thread Jonathan Billings
rkmanager configuration, or add DNS1=9.9.9.9 to the ifcfg file. You can add a second IP with DNS2=1.1.1.1, too. Use whatever DNS IPs you want. This is documented in /usr/share/doc/initscripts-*/sysconfig.txt -- Jonathan Billings ___ CentOS

Re: [CentOS] update CentOS 7 at Nov 05 2019

2019-12-01 Thread Jonathan Billings
On Dec 1, 2019, at 6:05 PM, Helmut Drodofsky wrote: > any help to have kernel logging again? Have you done anything to resolve it? Restart rsyslog? Check the journal? -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org ht

Re: [CentOS] C8 and NetworkManager problem

2019-11-20 Thread Jonathan Billings
the systemd generator are dynamically created each boot. You can create a persistent one in /etc/systemd/system to override the dynamic one from fstab. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] C8 and NetworkManager problem

2019-11-20 Thread Jonathan Billings
and uncounted it after inactivity. It prevents stale mounts if the file server reboots or dies too. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Virtualizing on CentOS 8

2019-11-19 Thread Jonathan Billings
you want a console to pop up. https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/virtualization_deployment_and_administration_guide/sect-guest_virtual_machine_installation_overview-creating_guests_with_virt_install -- Jonathan Billings

Re: [CentOS] Cron - log when job ends?

2019-11-18 Thread Jonathan Billings
e entries in the journal for slices starting and ending when the job starts and stops. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Post-installation setup script for CentOS 7 servers

2019-11-17 Thread Jonathan Billings
hing) and the nmcli tool is really handy for CLI-based settings. The only time I’ve seen a need to use the old network service was when I discovered that you can’t set custom routes on the loopback interface with NM, since it doesn’t manage the loopback interface.

Re: [CentOS] Post-installation setup script for CentOS 7 servers

2019-11-17 Thread Jonathan Billings
ce the CentOS repo files. The mirrorlist url should give you geographically close mirrors. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Centos 7 + samba / some win 10 systems can mount and some not

2019-11-14 Thread Jonathan Billings
need a solution that works without any changes on the Win10 sytstems. Are you sure you have SMBv1 turned off? -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] unintall Kannel

2019-11-14 Thread Jonathan Billings
On Wed, Nov 13, 2019 at 12:52:18AM +, Godwin Adade wrote: > how do i uninstall the gateway completely? Could you please give more detail in what you're asking? -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org ht

Re: [CentOS] Question: KVM Config C8

2019-11-12 Thread Jonathan Billings
lease notes for 8.0 (which should include CentOS 8), qemu-kvm supports UEFI guest boot. You probably need to make sure you have the edk2-ovmf.noarch firmware package installed to use it. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Limit user password by time

2019-11-04 Thread Jonathan Billings
SH’s CA certificate signing of pubkeys method, with the signature expiring at the very second you want it to expire. Facebook engineering had a pretty good article about it recently: https://engineering.fb.com/security/scalable-and-secure-access-with-ssh/ -- Jonathan Billings

Re: [CentOS] Limit user password by time

2019-11-04 Thread Jonathan Billings
I understand what you’re asking, you want to set the expiration of a password to a specific hour, not day. The password age, minimum age and maximum age fields in /etc/shadow are stored as an integer in days, so no, I don’t believe you can set it to a specific h

Re: [CentOS] CentOS-8 not loading nf_conntrack module

2019-11-03 Thread Jonathan Billings
rong? Any ideas? Is your system a physical host or a fully virtualized VM? Or are you using a hosted provider like OVH? -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] PHP FPM issue

2019-10-31 Thread Jonathan Billings
On Thu, Oct 31, 2019 at 02:19:05PM +0530, Thomas Stephen Lee wrote: > > Hi, > > what is the workaround for this? > > https://www.nginx.com/blog/php-fpm-cve-2019-11043-vulnerability-nginx/ > > in either CentOS 7 or 8 ? https://access.redhat.com/security/cve/cve-2

Re: [CentOS] NFS shutdown issue

2019-10-29 Thread Jonathan Billings
ver knows to un-export filesystems on a per-volume basis because it may come or go. If you expect the USB device to not be always connected, then you shouldn't export it as an NFS share. I don't think you can export an automount either. -- Jonathan

Re: [CentOS] Difference between "CentOS Linux 8" and "RHEL8"

2019-10-24 Thread Jonathan Billings
nto the next point release of RHEL and CentOS (non-stream). The Fedora involvement is largely upstream from RHEL, although it looks like there is a roadmap where contributions from the community could come into RHEL[1]. https://lists.centos.org/pipermail/centos-devel/2019-October/0

Re: [CentOS] Conky on CentOS 8

2019-10-24 Thread Jonathan Billings
on creating this for CentOS 8? There appears to be an rpm > for fedora 28 onwards, but there are dependency issues. Conky was in EPEL7 for CentOS7, so you'll have to request that they build it for EPEL8. -- Jonathan Billings ___ CentOS mailing list Ce

Re: [CentOS] CentOS 8: what changed (regular UNIX admin commands)?

2019-10-23 Thread Jonathan Billings
h is not a good thing for some uses (high-traffic DNS > servers for example). One major change is that the Firewalld in el8 doesn’t use “iptables” rules (netfilter) but instead “nft” rules (nftables). -- Jonathan Billings ___ CentOS mailing list

Re: [CentOS] Failure to install boot loader on Dell PowerEdge R720xd

2019-10-21 Thread Jonathan Billings
On Mon, Oct 21, 2019 at 09:07:39AM -0400, Jonathan Billings wrote: > > On Mon, Oct 21, 2019 at 02:35:26AM -0700, Kenneth Porter wrote: > > > > What command does the installer use to install the boot loader? > > What kind of boot are you doing? Legacy/BIOS or UEFI? One

Re: [CentOS] Failure to install boot loader on Dell PowerEdge R720xd

2019-10-21 Thread Jonathan Billings
On Mon, Oct 21, 2019 at 02:35:26AM -0700, Kenneth Porter wrote: > > What command does the installer use to install the boot loader? What kind of boot are you doing? Legacy/BIOS or UEFI? -- Jonathan Billings ___ CentOS mailing list CentOS@cent

Re: [CentOS] Centos 8 Mate?

2019-10-18 Thread Jonathan Billings
ain to do that. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Centos 8 Mate?

2019-10-18 Thread Jonathan Billings
On Fri, Oct 18, 2019 at 10:36:25AM -0500, Valeri Galtsev wrote: > On 2019-10-18 10:27, Jonathan Billings wrote: > > It's too bad that Mutt doesn't support GMail's authentication well > And no, I don't use gmail anything, I know you are a wast majority who don't > care, so, I

Re: [CentOS] Centos 8 Mate?

2019-10-18 Thread Jonathan Billings
t ID and client secret first, which I don't have access to for work account. I really like mutt and prefer it to webmail. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Crashed a CentOS 8 installation.

2019-10-16 Thread Jonathan Billings
g the initrd a root disk to switch to. I had to edit the grub.cfg and add a single line, set default_kernelopts="..." (using what was GRUB_CMDLINE_LINUX= was set in /etc/default/grub) I'm not exactly sure which package that was installed that caused this.

Re: [CentOS] Gstreamer1

2019-10-15 Thread Jonathan Billings
re https://git.centos.org/rpms/gstreamer/blob/c7/f/SPECS/gstreamer.spec#_123 Keep in mind that %configure is a macro that has many additional arguments, ones that are standardized across the build environment for CentOS. The additional arguments to %configure are gstreamer-specific. -- Jonathan

Re: [CentOS] qeum on centos 8 with nvme disk

2019-10-14 Thread Jonathan Billings
a new host with a particular image as the root disk, use virsh. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] qeum on centos 8 with nvme disk

2019-10-14 Thread Jonathan Billings
erial console in case you need to interact with the install. You can also use 'virsh' to edit VM configs from the command line. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Browser doesnt work

2019-10-13 Thread Jonathan Billings
On Oct 13, 2019, at 11:54 AM, Jonathan Billings wrote: > I believe that elrepo.org <http://elrepo.org/> has ffmpeg-libs for el8. > https://download1.rpmfusion.org/free/el/updates/8/x86_64/repoview/ffmpeg-libs.html > > <https://download1.rpmfusion.org/free/el/updates/8/x

Re: [CentOS] Browser doesnt work

2019-10-13 Thread Jonathan Billings
n.org/free/el/updates/8/x86_64/repoview/ffmpeg-libs.html -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] CentOS 8 virt-manager

2019-10-12 Thread Jonathan Billings
On Oct 12, 2019, at 12:07 PM, Günther J. Niederwimmer wrote: > It is not possible to install a UEFI client ? Do you have the OVMF package installed on the Virtualization host? -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org ht

<    1   2   3   4   5   6   7   8   9   >