Re: [CentOS] Retrieving files from dd backup

2020-12-05 Thread H
On 11/26/2020 07:19 PM, H wrote: > On 11/26/2020 05:27 PM, Leon Fauster via CentOS wrote: >> Am 26.11.20 um 20:10 schrieb H: >>> Running CentOS 7 I have a previously combined backup of a disk with three >>> partitions using dd. I now need to restore one single file from this backup >>> and after

Re: [CentOS] Logitech C922 webcam

2020-12-05 Thread H
On 11/13/2020 12:46 PM, H wrote: > On 11/13/2020 12:40 PM, H wrote: >> On 10/02/2020 07:38 AM, H wrote: >>> On October 1, 2020 11:58:11 AM EDT, Bruce Ferrell >>> wrote: On 9/30/20 8:52 AM, H wrote: > 00:14.0 USB controller: Intel Corporation 200 Series/Z370 Chipset Family USB 3.0 xH

Re: [CentOS] Selecting a Desktop

2020-12-05 Thread Frank Cox
gdm allows that. Click the little gear beside the login button and select the desktop you want. (The little gear shows up only when more than one desktop is actually installed and available for use.) On Sat, 05 Dec 2020 15:37:05 -0800 david wrote: > Folks > > Some of my users like GNOME, som

[CentOS] Selecting a Desktop

2020-12-05 Thread david
Folks Some of my users like GNOME, some like XFCE, and there's even a MATE lover out there. And some would like to change desktops from time to time. Is there some way to allow a user to choose her own desktop? I can envision at least two ways this might be done: 1) Present a user with a

Re: [CentOS] CentOS 8.2: error running non-shared postrotate script for /var/log/mysql/mysqld.log

2020-12-05 Thread Leon Fauster via CentOS
Am 05.12.20 um 15:35 schrieb Alexander Farber: Hello fellow CentOS users! I have installed CentOS 8.2.2004 with the following packages: mysql-common-8.0.21-1.module_el8.2.0+493+63b41e36.x86_64 mysql-8.0.21-1.module_el8.2.0+493+63b41e36.x86_64 mysql-errmsg-8.0.21-1.module_el8.2.0+493+63b41e36.x8

[CentOS] CentOS 8.2: error running non-shared postrotate script for /var/log/mysql/mysqld.log

2020-12-05 Thread Alexander Farber
Hello fellow CentOS users! I have installed CentOS 8.2.2004 with the following packages: mysql-common-8.0.21-1.module_el8.2.0+493+63b41e36.x86_64 mysql-8.0.21-1.module_el8.2.0+493+63b41e36.x86_64 mysql-errmsg-8.0.21-1.module_el8.2.0+493+63b41e36.x86_64 mysql-server-8.0.21-1.module_el8.2.0+493+63b

Re: [CentOS] EFI System Partition on RAID 1 array

2020-12-05 Thread Nicolas Kovacs
Le 05/12/2020 à 13:47, Nicolas Kovacs a écrit : > # mdadm --create /dev/md/EFI --level=1 --raid-devices=2 \ > --metadata=1.2 /dev/sda1 /dev/sdb1 I'll answer that myself, since I just found the solution to my problem after searching for hours. Turns out the EFI partition needs to be created with

[CentOS] EFI System Partition on RAID 1 array

2020-12-05 Thread Nicolas Kovacs
Hi, I'm currently writing a little documentation on how to install CentOS 7 on manually partitioned disks, e. g. boot in Rescue Mode first, partition using fdisk or gdisk, reboot, start the installer and use the installer to format these partitions. I have a total of 9 (3 x 3) situations: * si