Re: [CentOS] ssacli start rebuild?

2020-11-06 Thread Thomas Bendler
Am Fr., 6. Nov. 2020 um 00:52 Uhr schrieb hw : > [...] > logicaldrive 1 (14.55 TB, RAID 1+0, Ready for Rebuild) > [...] Have you checked the rebuild priority: ❯ ssacli ctrl slot=0 show config detail | grep "Rebuild Priority" ~ Rebui

[CentOS] GVIM annoyances

2020-11-06 Thread Gary Stainburn
I've just upgraded from my old F9 box to C7, which of course means lots of changes.  However, the ones are are annoying me most are with VIM. No matter what I do I can't get  gvim to open in a reasonable size. I have a dual headed setup (laptop + external) and every time gvim opens it takes up

Re: [CentOS] GVIM annoyances

2020-11-06 Thread Leon Fauster via CentOS
Am 06.11.20 um 12:11 schrieb Gary Stainburn: The second problem I have is the selection of the font.  My old box had "sans Regular 12" which was a lovely font to work with. However, when I choose the same font on the new box it's hideous. I don't know best how to request this, but basically ho

[CentOS] systemd / services / current process list

2020-11-06 Thread Leon Fauster via CentOS
Hi, following requirement is needed here (forced by application migration from C6->C8): I have two services running under supervision by systemd. ServiceA: runs as user AppUser ServiceB: runs as user AppUser ServiceB can see "all" processes from AppUser (ps aux) running by systemd (in fact it

Re: [CentOS] Style Guide for ASCII Text Documents ?

2020-11-06 Thread Leon Fauster via CentOS
Am 06.11.20 um 07:37 schrieb Nicolas Kovacs: Hi, Can anyone on this list recommend a good style guide for formatting technical documentation (HOWTOs related to CentOS servers) using ASCII text only ? Markdown and/or AsciiDOC are *not* an option, since these documents should be easily readable i

Re: [CentOS] GVIM annoyances

2020-11-06 Thread Stephen John Smoogen
On Fri, 6 Nov 2020 at 06:11, Gary Stainburn wrote: > I've just upgraded from my old F9 box to C7, which of course means lots > of changes. However, the ones are are annoying me most are with VIM. > > No matter what I do I can't get gvim to open in a reasonable size. I > have a dual headed setup

Re: [CentOS] Style Guide for ASCII Text Documents ?

2020-11-06 Thread Stephen John Smoogen
On Fri, 6 Nov 2020 at 01:38, Nicolas Kovacs wrote: > Hi, > > Can anyone on this list recommend a good style guide for formatting > technical > documentation (HOWTOs related to CentOS servers) using ASCII text only ? > > Markdown and/or AsciiDOC are *not* an option, since these documents should >

Re: [CentOS] GVIM annoyances

2020-11-06 Thread Michael Hennebry
On Fri, 6 Nov 2020, Stephen John Smoogen wrote: HOWEVER, a different issue is that you are still using those older fonts if they were in your .fonts directory. The older fonts use a different 'hinting' system which when viewed on a newer X/Wayland makes the font look horrible. Since I have been

[CentOS] Centos 8 and xfs_quota

2020-11-06 Thread david
Folks I'm trying to use xfs_quota to keep track of disk space usage for my users. The documentation states that I should specify "uquota" as an option on the mount data in /etc/fstab. Yet, I cannot find the entry in fstab that corresponds to the Logical Volume that ends up being mounted on

Re: [CentOS] ssacli start rebuild?

2020-11-06 Thread hw
On Fri, 2020-11-06 at 12:08 +0100, Thomas Bendler wrote: > Am Fr., 6. Nov. 2020 um 00:52 Uhr schrieb hw : > > > [...] > > logicaldrive 1 (14.55 TB, RAID 1+0, Ready for Rebuild) > > [...] > > Have you checked the rebuild priority: > > ❯ ssacli ctrl slot=0 show config detail | grep "Rebuild

Re: [CentOS] Centos 8 and xfs_quota

2020-11-06 Thread Valeri Galtsev
On 11/6/20 1:29 PM, david wrote: Folks I'm trying to use xfs_quota to keep track of disk space usage for my users. Here is what I have: /etc/fstab LABEL=/home /home xfs defaults,usrquota 1 2 once usrquota is in fstab, unmount and mount ag

[CentOS] USB External video

2020-11-06 Thread Jerry Geis
Hi All - Has anyone tried using a USB 4K adapter ? Something like Startech USB32HD4K? Are these devices on option for linux ? Thanks Jerry ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] USB External video

2020-11-06 Thread John Pierce
they seem to only have binary drivers for Ubuntu 14+, with no source links on the vendor's website, and I looked up the chip it uses, DisplayLink DL-5500, that too says it only supports Ubuntu, and had no source download links either, further, the Ubuntu driver consists of 3 separate giant .run fi