[CentOS] Linux IO Performance Monitor

2017-12-05 Thread Ali Mumcu
Hello Friends, I wanna to ask how to learn disk (read,write) latency on linux server I use "iostat -kx 5" command to learn latency. But i cant understand which field show latency, svctm or iowait ? And if value svctm is gerater than 15 ms can we say there is a slowly io performance ? And i wan

[CentOS] Migrating From CentOS-6 To CentOS-7

2017-12-05 Thread Eugene Poole
I asked this in Vol 154, Issue 29: I've a system that has been running CentOS 6 64-bit for almost 4-years and I want to start the move to CentOS 7 64-bit. I run software RAID-1 with LVM everywhere except /boot which is a standard partition RAID-1. There are 2 areas that concern m

Re: [CentOS] upgrading python

2017-12-05 Thread Andrew Holway
> > I am going to investigate Pete > Biggs' suggestion to use Software Collections. > +1 for SCL ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] upgrading python

2017-12-05 Thread Larry Martell
On Tue, Dec 5, 2017 at 10:00 AM, Marc Gouw wrote: > > > On 12/05/2017 02:45 PM, Kai Grunau wrote: >> >> On 05.12.2017 14:24, Larry Martell wrote: >>> >>> On Tue, Dec 5, 2017 at 8:16 AM, Kai Grunau wrote: On 05.12.2017 14:05, Larry Martell wrote: > > I am running CentOS 7 and I h

Re: [CentOS] upgrading python

2017-12-05 Thread Marc Gouw
On 12/05/2017 02:45 PM, Kai Grunau wrote: On 05.12.2017 14:24, Larry Martell wrote: On Tue, Dec 5, 2017 at 8:16 AM, Kai Grunau wrote: On 05.12.2017 14:05, Larry Martell wrote: I am running CentOS 7 and I have python version: Python 2.7.5 (default, Sep 15 2016, 22:37:39) I need a newer ver

Re: [CentOS] upgrading python

2017-12-05 Thread Kai Grunau
On 05.12.2017 14:24, Larry Martell wrote: On Tue, Dec 5, 2017 at 8:16 AM, Kai Grunau wrote: On 05.12.2017 14:05, Larry Martell wrote: I am running CentOS 7 and I have python version: Python 2.7.5 (default, Sep 15 2016, 22:37:39) I need a newer version of 2.7 to pick up a bug fix. How can I d

Re: [CentOS] upgrading python

2017-12-05 Thread Larry Martell
On Tue, Dec 5, 2017 at 8:16 AM, Kai Grunau wrote: > On 05.12.2017 14:05, Larry Martell wrote: >> >> I am running CentOS 7 and I have python version: >> >> Python 2.7.5 (default, Sep 15 2016, 22:37:39) >> >> I need a newer version of 2.7 to pick up a bug fix. How can I do that >> (without breaking

Re: [CentOS] upgrading python

2017-12-05 Thread Pete Biggs
On Tue, 2017-12-05 at 14:16 +0100, Kai Grunau wrote: > On 05.12.2017 14:05, Larry Martell wrote: > > I am running CentOS 7 and I have python version: > > > > Python 2.7.5 (default, Sep 15 2016, 22:37:39) > > > > I need a newer version of 2.7 to pick up a bug fix. How can I do that > > (without br

Re: [CentOS] Switch off laptop screen when docked with lid close - CentOS 7

2017-12-05 Thread Fabian Arrotin
On 05/12/17 08:53, Toralf Lund wrote: > Hi, > > I'm using CentOS on a laptop that part of the time is connected to a > docking station with two monitor connected to it. When the laptop lid is > docked, its lid is closed, as the system is placed in a position where > it's not convenient to keep it

Re: [CentOS] upgrading python

2017-12-05 Thread Kai Grunau
On 05.12.2017 14:05, Larry Martell wrote: I am running CentOS 7 and I have python version: Python 2.7.5 (default, Sep 15 2016, 22:37:39) I need a newer version of 2.7 to pick up a bug fix. How can I do that (without breaking anything in CentOS)? you could use the anaconda software, it is indep

[CentOS] upgrading python

2017-12-05 Thread Larry Martell
I am running CentOS 7 and I have python version: Python 2.7.5 (default, Sep 15 2016, 22:37:39) I need a newer version of 2.7 to pick up a bug fix. How can I do that (without breaking anything in CentOS)? ___ CentOS mailing list CentOS@centos.org https:/

[CentOS] Run as root w/o terminal/gksu-polkit uses 100 % CPU

2017-12-05 Thread Toralf Lund
Hi, On CentOS 7, what's the best way to start a GUI program as root without a terminal? I mean, from a launcher or similar where you can't provide terminal input to "sudo". I'm talking about applications that aren't configured to switch to root out-of-the box, of course. I just tried gksu-po