Re: [CentOS] 8-stream dnf overly verbose

2020-12-11 Thread Randal, Phil
click links or open attachments unless you recognise the sender and know the content is safe. On Fri, Dec 11, 2020 at 03:53:04PM +0000, Randal, Phil wrote: > Funnily enough mere mortals like me aren't allowed to view that bug report. Are you sure? I am able to see it without logging in. &

Re: [CentOS] 8-stream dnf overly verbose

2020-12-11 Thread Randal, Phil
Funnily enough mere mortals like me aren't allowed to view that bug report. RedHat might have to rethink a few things. Cheers, Phil -Original Message- From: CentOS On Behalf Of Marek Blaha Sent: 11 December 2020 14:27 To: CentOS mailing list Subject: Re: [CentOS] 8-stream dnf overly v

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

2019-12-27 Thread Randal, Phil
s_client -connect localhost:9090 -tls1_1 2>&1 | grep -e Protocol -e Cipher The expected result is: New, (NONE), Cipher is (NONE) Protocol : TLSv1.1 Cipher: Cheers, Phil -Original Message- From: Randal, Phil Sent: 27 December 2019 15:04 To: 'CentOS mailing li

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

2019-12-27 Thread Randal, Phil
Try creating /etc/system/system/cockpit.service.d/ssl.conf and putting this in it: [Service] Environment=G_TLS_GNUTLS_PRIORITY=NORMAL:-VERS-SSL3.0:-VERS-TLS1.0:-VERS-TLS1.1 Then systemctl daemon-reload systemctl restart cockpit Cheers, Phil -Original Message- From: CentOS On Behalf

Re: [CentOS] CentOS 8.0 1905 is now available for download

2019-09-27 Thread Randal, Phil
2019 at 6:53 AM Randal, Phil > > wrote: > > > Workaround is to select the install option, hit the tab key, and > > append > > vga=819 and hit F10, which starts the graphical installer on a > > larger virtual display. > > > > Did you rather mean vga=319

Re: [CentOS] CentOS 8.0 1905 is now available for download

2019-09-25 Thread Randal, Phil
from outside of the organisation. Do not click links or open attachments unless you recognise the sender and know the content is safe. On Tue, Sep 24, 2019 at 6:53 AM Randal, Phil wrote: > Workaround is to select the install option, hit the tab key, and > append > vga=819 and hit F10, wh

Re: [CentOS] CentOS 8.0 1905 is now available for download

2019-09-24 Thread Randal, Phil
I feel your pain re Gnome. Installing CentOS 8 on a VMware VM which uses BIOS boot mode using the graphical installer results in an installer gui which is chopped off at the right. Workaround is to select the install option, hit the tab key, and append vga=819 and hit F10, which starts the gra

Re: [CentOS] deprecations leading up to C8

2019-09-20 Thread Randal, Phil
When I migrated our mx boxes from CentOS 5 to 7 I made the leap to postfix. I built a test server with postfix etc on it and threw everything I could think of at it before going live. The key is, like in learning a new language, to start thinking in postfix terms instead of thinking in sendmail