Re: [CentOS] systemctl restart changes permission.

2020-04-29 Thread Kenneth Porter
On 4/29/2020 9:06 PM, Kaushal Shriyan wrote: I am running CentOS Linux release 7.8.2003 (Core) with php72u-fpm-7.2.30-1.el7.ius.x86_64 version. I am facing the below permission denied issue. I also did the below steps #cd /run #chown -Rc nginx.nginx php-fpm changed ownership of ‘php-fpm/php-fpm.p

[CentOS] systemctl restart changes permission.

2020-04-29 Thread Kaushal Shriyan
Hi, I am running CentOS Linux release 7.8.2003 (Core) with php72u-fpm-7.2.30-1.el7.ius.x86_64 version. I am facing the below permission denied issue. I also did the below steps #cd /run #chown -Rc nginx.nginx php-fpm changed ownership of ‘php-fpm/php-fpm.pid’ from root:root to nginx:nginx changed

Re: [CentOS] GNS3 installation docs for CentOS 8

2020-04-29 Thread Earl Ramirez
> Does anyone have GNS3 installation guide for CentOS 8? This was validated in a KVM - Install dependencies $ sudo dnf -y install platform-python-devel qt5-qtbase python3-qt5 - Download and install dynamips and ubridge ubridge-0.9.14-5.fc30.x86_64.rpm [ https://rpmfind.net/linux/rpm2html/se

Re: [CentOS] INITRD_MODULES

2020-04-29 Thread Jerry Geis
This solution did work. thanks for the suggestion. on dracut. Jerry ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] INITRD_MODULES

2020-04-29 Thread Jerry Geis
> man dracut Sure there is always that - thanks. But for a person doing this the first time - one is always wondering if he did something wrong with the command - that is why I asked. I'm doing something like: dracut -f /boot/initramfs-3.10.0-1062.el7.x86_64.img $(uname -r) Thanks again. Is ther

Re: [CentOS] INITRD_MODULES

2020-04-29 Thread Alexander Dalloz
Am 29.04.2020 um 22:07 schrieb Jerry Geis: Sure - I'm game. I didn't know to run dracut directly I guess (never done it). What is the command for that on CentOS 7. dracut Jerry man dracut Alexander ___ CentOS mailing list CentOS@centos.org htt

Re: [CentOS] INITRD_MODULES

2020-04-29 Thread Jerry Geis
Sure - I'm game. I didn't know to run dracut directly I guess (never done it). What is the command for that on CentOS 7. dracut Jerry ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] INITRD_MODULES

2020-04-29 Thread Alexander Dalloz
Am 29.04.2020 um 21:48 schrieb Jerry Geis: I am trying to take a CentOS 7 img and get hyperv to boot. First step. qemu-img convert "CentOS7.img" -O vhdx -o subformat=dynamic "CentOS7.vhdx" after adding new hyper-v I get dracut-timeout... So doing some searching it says add hv_vmbus hv_netvsc hv

[CentOS] INITRD_MODULES

2020-04-29 Thread Jerry Geis
I am trying to take a CentOS 7 img and get hyperv to boot. First step. qemu-img convert "CentOS7.img" -O vhdx -o subformat=dynamic "CentOS7.vhdx" after adding new hyper-v I get dracut-timeout... So doing some searching it says add hv_vmbus hv_netvsc hv_storvsc to INITRD_MODULES. which doesnt rea

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

2020-04-29 Thread Jonathan Billings
On Wed, Apr 29, 2020 at 03:16:45PM +0200, Simon Matter via CentOS wrote: > But then why would you want to use CentOS for it or even pay for RHEL if > you can have all this packaged nicely in FreeBSD? Plus, as a long term > Unix and Linux user I feel much more at home on FreeBSD these days than I >

Re: [CentOS] Diagnosing IPv6 routing

2020-04-29 Thread Chris Adams
Once upon a time, Kenneth Porter said: > --On Tuesday, April 28, 2020 10:16 PM -0500 Chris Adams > wrote: > >And frankly, giving you a /56 is pretty crappy, since ARIN rules say to > >give every site a /48. I'd only do a /56 for a home connection prefix > >delegation. But, that's AT&T! :) > >

Re: [CentOS] GNS3 installation docs for CentOS 8

2020-04-29 Thread Earl Ramirez
> Does anyone have GNS3 installation guide for CentOS 8? I have some notes for the installation that I use for Fedora, I can test for CentOS 8 and share it with you or stick it on the Wiki. signature.asc Description: This is a digitally signed message part ___

[CentOS] GNS3 installation docs for CentOS 8

2020-04-29 Thread System Administrator via CentOS
Hi, Does anyone have GNS3 installation guide​ for CentOS 8? Would be grateful if you could give me. Thank you. Sonam ** Information contained in this message maybe confid

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

2020-04-29 Thread Simon Matter via CentOS
> --On Tuesday, April 28, 2020 9:35 PM +0200 Simon Matter via CentOS > wrote: > >> If I don't find usable RPMs for CentOS 8 I'm going to build our own as I >> do for other things as well. But I just can't believe they don't already >> exist. > > Some upstream providers have taken to providing thei

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

2020-04-29 Thread Simon Matter via CentOS
> On Tue, Apr 28, 2020 at 7:35 PM Simon Matter via CentOS > wrote: >> If I don't find usable RPMs for CentOS 8 I'm going to build our own as I >> do for other things as well. But I just can't believe they don't already >> exist. > > I've packaged tomcat8 and tomcat9 in my repo here: > https://harb