search for: zelenkin

Displaying 7 results from an estimated 7 matches for "zelenkin".

2020 Feb 06
1
Kernel downgrade on Centos 8
Johnny Hughes wrote: > On 2/4/20 11:33 PM, Dimitri Zelenkin via CentOS wrote: >> Johnny Hughes wrote: >>> No, CentOS-8 uses different shared libraries and a different version >>> of the compiler than CentOS-7, so you can not run items compiled for >>> CentOS-7 on CentOS-8. >> >> The kernel does not rely on usersp...
2020 Feb 05
3
Kernel downgrade on Centos 8
Johnny Hughes wrote: > No, CentOS-8 uses different shared libraries and a different version > of the compiler than CentOS-7, so you can not run items compiled for > CentOS-7 on CentOS-8. The kernel does not rely on userspace libraries. -- Dimitri Zelenkin Devexperts, Inc
2020 Feb 05
2
Relabel /usr directory
> The -X option to rsync will copy all extended attributes from the old to > the new filesystem. > Yes, I discovered this when I rsync'd a whole 4Tb filesystem and the backup system decided everything had changed because the attributes had changed. I've settled on using "rsync -avHAX ..." and that seems to keep everything preserved. P.
2020 Feb 04
0
CentOS bookmarks
Hi, A minor thing: in CentOS bookmarks (those are provided by the Firefox package I think) there is a link to CentOS documentation: http://www.centos.org/docs/7/ ; it gives 404. Best regards -- Dimitri Zelenkin Devexperts Inc
2020 Feb 04
2
Kernel downgrade on Centos 8
Dear team Is it possible of downgrade the kernel in Centos 8 to any kernel from Centos 7 (or even latest kernel from Censto 7 Series) ? Has this been disabled intensionally or it will not work all together Thanks and regards Akshar
2020 Feb 05
0
Relabel /usr directory
...lesystem and the > backup system decided everything had changed because the attributes had > changed. I've settled on using "rsync -avHAX ..." and that seems to > keep everything preserved. The most important question here is obvious: have you lost your data? -- Dimitri Zelenkin Devexperts, Inc
2020 Feb 05
0
Kernel downgrade on Centos 8
On 2/4/20 11:33 PM, Dimitri Zelenkin via CentOS wrote: > Johnny Hughes wrote: >> No, CentOS-8 uses different shared libraries and a different version >> of the compiler than CentOS-7, so you can not run items compiled for >> CentOS-7 on CentOS-8. > > The kernel does not rely on userspace libraries. [hughes...