Re: [CentOS] CentOS 8 and xhost

2020-04-18 Thread Alexander Dalloz
Am 20.04.2020 um 04:10 schrieb Jerry Geis: I found it... https://www.tecmint.com/configure-xorg-as-default-gnome-session/ Care to fix your system time? Actually your postings date from 20.04.2020 while it is still 19.04. The post I am replying to has Date: Sun, 19 Apr 2020 19:10:47 -0700 i

Re: [CentOS] CentOS 8 and xhost

2020-04-18 Thread Jerry Geis
I found it... https://www.tecmint.com/configure-xorg-as-default-gnome-session/ ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] CentOS 8 and xhost

2020-04-18 Thread Jerry Geis
>CentOS 8 runs GNOME on Wayland by default. X forwarding cannot work in >those circumstances. To change that, choose "GNOME on Xorg" after >clicking on the gear icon on the login screen. >I recommend running ssh with the -X or -Y flags when connecting to the >remote box. It's more secure than usin

Re: [CentOS] CentO 8 and nftables default policy

2020-04-18 Thread Alan McRae via CentOS
I had the same problem. If you are not using virtual machines then # systemctl disable libvirtd works and is easily reversible. Alan On 18/04/2020 23:03, Alessandro Baggi wrote: Il 17/04/20 11:01, Alessandro Baggi ha scritto: Hi list, I'm studying nftables. I'm using CentOS 8.1 (Gnome)

Re: [CentOS] CentOS 8 and xhost

2020-04-18 Thread Liam O'Toole
On Sun, 19 Apr, 2020 at 15:14:49 -0700, Jerry Geis wrote: > I am trying to run 'xhost +' on CentOS 8 (such that I can grab a screen > shot) > but its not letting me. > > On boot of X I run the "xhost +" > then later with SSH into hte box - I run > export DISPLAY=:0.0 > gnome-screenshot -f jj.png

[CentOS] phpMyAdmin for Centos 8

2020-04-18 Thread Ranbir
Has anyone seen a phpMyAdmin rpm for Centos 8 out in the wild? I've been using the Centos 7 EPEL package for phpMyAdmin for many years. When I went there to look for the Centos 8 version of the rpm, I couldn't find one. O_O -- Ranbir ___ CentOS maili

[CentOS] CentOS 8 and xhost

2020-04-18 Thread Jerry Geis
I am trying to run 'xhost +' on CentOS 8 (such that I can grab a screen shot) but its not letting me. On boot of X I run the "xhost +" then later with SSH into hte box - I run export DISPLAY=:0.0 gnome-screenshot -f jj.png and I get the cannot open display message. This works on the older CentOS

Re: [CentOS] CentO 8 and nftables default policy

2020-04-18 Thread Alessandro Baggi
Il 17/04/20 11:01, Alessandro Baggi ha scritto: Hi list, I'm studying nftables. I'm using CentOS 8.1 (Gnome) and I disabled firewalld. I noticed that a default policy is created with tables and chains probably for firewalld. So I created a .nft script where I stored my rules with a flush for