[CentOS] how to update python 2.7.5 to python 2.7.15 on centos 7.4

2018-07-31 Thread qw
Hi, I have one question about python update. How to update python 2.7.5 to python 2.7.15 on centos 7.4? Thanks! Regards Andrew ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] CVE-2018-0495 Libgcrypt Vulnerability Fix for CentOS 6?

2018-07-31 Thread Akemi Yagi
On Tue, Jul 31, 2018 at 10:29 PM, nschehovin--- via CentOS wrote: > Is there a schedule for fixing CVE-2018-0495 Libgcrypt Vulnerability for > CentOS 6? > > I can not find a patch for this CVE. Please point me in the right direction > if I am missing something. > > Thanks, > Ed You can check th

[CentOS] CVE-2018-0495 Libgcrypt Vulnerability Fix for CentOS 6?

2018-07-31 Thread nschehovin--- via CentOS
Is there a schedule for fixing CVE-2018-0495 Libgcrypt Vulnerability for CentOS 6? I can not find a patch for this CVE. Please point me in the right direction if I am missing something. Thanks, Ed ___ CentOS mailing list CentOS@centos.org https://lis

Re: [CentOS] (EXT) CentOS Digest, Vol 162, Issue 29

2018-07-31 Thread Selvam, Joshua
Send CentOS mailing list submissions to centos@centos.org -Original Message- From: CentOS On Behalf Of centos-requ...@centos.org Sent: Tuesday, July 31, 2018 5:30 PM To: centos@centos.org Subject: (EXT) CentOS Digest, Vol 162, Issue 29 Send CentOS mailing list submissions to

Re: [CentOS] Issues booting centos7 [dracut is failing to enable centos/root, centos/swap LVs]

2018-07-31 Thread mark
Yannis Milios wrote: > Finally, I was able to find a solution for this. I'm posting the result > here, just in case that it's useful for someone else in the future ... > > The problem was not in initramfs (dracut), but on the fact that /dev/sda2 > partition(PV), after I resized it, somehow got 2

Re: [CentOS] Issues booting centos7 [dracut is failing to enable centos/root, centos/swap LVs]

2018-07-31 Thread Yannis Milios
Finally, I was able to find a solution for this. I'm posting the result here, just in case that it's useful for someone else in the future ... The problem was not in initramfs (dracut), but on the fact that /dev/sda2 partition(PV), after I resized it, somehow got 2 partition table signatures. O

[CentOS] ecryptfs (from centosplus) and libvirt lxc quest on it - quest upon start shoots host in the head

2018-07-31 Thread lejeczek via CentOS
hi guys I have a lxc guest on Dell's R815(AMD Opterons) which I just moved to an ecryptfs mounted folder(using centosplus' kernel) Copying data to that folder seems to work just fine, but I as soon as I start the quest the host gets shot in the head, hard reboot, no dump. I also have anothe

[CentOS] Xfce vs. VirtualBox : font size problem

2018-07-31 Thread Nicolas Kovacs
Hi, I'm running CentOS 7 with Xfce on my main workstation. I just installed VirtualBox, and the application is running nicely. The only problem is that VirtualBox fonts are too tiny. How can I make the application behave and use the system-wide font settings ? Cheers, Niki -- Microlinux - Solut

Re: [CentOS] Increase Disk Space with LVM

2018-07-31 Thread Louis Lagendijk
On Tue, 2018-07-31 at 13:31 +0200, Felix Kölzow wrote: > Dear CentOS-Community, > > we have a server with four hard drives that are configured as raid10 > (/dev/sda). > > Now, /home and /root are almost full. Therefore, we decided to buy > four > > additional hard drives that should configured

[CentOS] Increase Disk Space with LVM

2018-07-31 Thread Felix Kölzow
Dear CentOS-Community, we have a server with four hard drives that are configured as raid10 (/dev/sda). Now, /home and /root are almost full. Therefore, we decided to buy four additional hard drives that should configured also as raid 10 (/dev/sdb). I want to use LVM to extend disk space fo

[CentOS] Issues booting centos7 [dracut is failing to enable centos/root, centos/swap LVs]

2018-07-31 Thread Yannis Milios
And when you did so, did you remove the "rd.shell" from GRUB_CMDLINE_LINUX > before? > > Yes, basically that option was not there by default, I added it during the troubleshootig steps. Normally, rd.lvm.lv=centos/root and rd.lvm.lv=centos/swap are the kernel parameters which are parsed to dracut fo