Re: [CentOS] Lenovo M900 with CentOS 7 strangeness

2017-03-03 Thread SZ, Zsolt
Dear Walter, thanks for your answer. I did not touch any settings between installation and the final system. That what confused me. There was no change at all between working and non working USB state just a simple reboot. To make things more complex. First time, when failed, I installed from ext

Re: [CentOS] MRTG and eth0

2017-03-03 Thread isdtor
Matt writes: > Is there an easy way to graph ethernet eth0 on Centos 7 with MRTG > without using SNMP? I thought I found a way to do this in past by > using a shell script to poll the interface but cannot find it back. Yes, this is very easy and the required script is very simple. See http://oss

Re: [CentOS] Laptop turns off after lid closed Centos6

2017-03-03 Thread geo.inbox.ignored
On 03/02/2017 09:08 AM, david wrote: > Folks > > I have a laptop which i am using temporarily as a test server. > It is permanently plugged in. It is running Centos 6, command > line only. In the past, I could close the lid, thereby turning > off the display, but not turning off the machine. It

Re: [CentOS] CentOS-5 End of Life

2017-03-03 Thread Tony Mountifield
In article , James Hogarth wrote: > > This is especially important if you use anything from EPEL as EPEL5 will be > removed when RHEL goes EOL. You mean just thrown away, or archived somewhere? Just thrown away would seem rather irresponsible... Cheers Tony -- Tony Mountifield Work: t...@softi

Re: [CentOS] CentOS-5 End of Life

2017-03-03 Thread John Hodrien
On Fri, 3 Mar 2017, Tony Mountifield wrote: You mean just thrown away, or archived somewhere? Just thrown away would seem rather irresponsible... Mirroring EPEL makes sense well before this point, as they don't keep old versions of packages online either AFAIK. jh

Re: [CentOS] CentOS-5 End of Life

2017-03-03 Thread James Hogarth
On 3 March 2017 at 11:34, John Hodrien wrote: > On Fri, 3 Mar 2017, Tony Mountifield wrote: > >> You mean just thrown away, or archived somewhere? Just thrown away would >> seem rather irresponsible... > > > Mirroring EPEL makes sense well before this point, as they don't keep old > versions of pa

Re: [CentOS] CentOS-5 End of Life

2017-03-03 Thread James Hogarth
On 3 March 2017 at 11:47, James Hogarth wrote: > On 3 March 2017 at 11:34, John Hodrien wrote: >> On Fri, 3 Mar 2017, Tony Mountifield wrote: >> >>> You mean just thrown away, or archived somewhere? Just thrown away would >>> seem rather irresponsible... >> >> >> Mirroring EPEL makes sense well b

Re: [CentOS] imaging a drive with dd

2017-03-03 Thread Fred Smith
On Thu, Mar 02, 2017 at 10:57:51PM -0500, Robert Moskowitz wrote: > > > On 03/02/2017 10:02 PM, Fred Smith wrote: > >On Thu, Mar 02, 2017 at 09:06:52PM -0500, fred roller wrote: > >>On Thu, Mar 2, 2017 at 8:36 PM, Robert Moskowitz > >>wrote: > >> > >>>dd if=/dev/sdb of=os.img bs=1M count=3210 >

Re: [CentOS] CentOS-5 End of Life

2017-03-03 Thread Tony Mountifield
In article , James Hogarth wrote: > On 3 March 2017 at 11:47, James Hogarth wrote: > > On 3 March 2017 at 11:34, John Hodrien wrote: > >> On Fri, 3 Mar 2017, Tony Mountifield wrote: > >> > >>> You mean just thrown away, or archived somewhere? Just thrown away would > >>> seem rather irresponsibl

Re: [CentOS] imaging a drive with dd

2017-03-03 Thread Robert Moskowitz
On 03/03/2017 07:50 AM, Fred Smith wrote: On Thu, Mar 02, 2017 at 10:57:51PM -0500, Robert Moskowitz wrote: On 03/02/2017 10:02 PM, Fred Smith wrote: On Thu, Mar 02, 2017 at 09:06:52PM -0500, fred roller wrote: On Thu, Mar 2, 2017 at 8:36 PM, Robert Moskowitz wrote: dd if=/dev/sdb of=os.

Re: [CentOS] what's the max thread number per process in centos

2017-03-03 Thread Istimsak Abdulbasir
On Mar 2, 2017 3:54 PM, "Kenneth Porter" wrote: On 3/2/2017 2:05 AM, qw wrote: > what's the max thread number per process in centos? > http://stackoverflow.com/questions/344203/maximum-number-of- threads-per-process-in-linux http://unix.stackexchange.com/questions/47595/linux-max-threads-count

Re: [CentOS] CentOS-5 End of Life

2017-03-03 Thread Zdenek Sedlak
On 2017-03-03 14:14, Tony Mountifield wrote: > In article > , > James Hogarth wrote: >> On 3 March 2017 at 11:47, James Hogarth wrote: >>> On 3 March 2017 at 11:34, John Hodrien wrote: On Fri, 3 Mar 2017, Tony Mountifield wrote: > You mean just thrown away, or archived somewhere?

Re: [CentOS] C 7.3 sshd will not reload

2017-03-03 Thread Tru Huynh
On Thu, Mar 02, 2017 at 11:29:24AM -0500, m...@tdiehl.org wrote: > Hi, > > Since upgrading to 7.3 I am having a problem getting sshd to reload after > configuration changes. When I issue the command "systemctl reload > sshd.service" > > I get the following error: "Unit sshd.service cannot be rel

[CentOS] New C7 kernel ABI and kmods

2017-03-03 Thread Lamar Owen
All, This is just a heads-up that the new C7 update kernel breaks ABI compatibility, at least as far as using the ELrepo nVidia drivers is concerned. I have posted more details to the ELrepo list; but since many folks use the Elrepo kmods I thought a heads-up would be appropriate. If you us

Re: [CentOS] imaging a drive with dd

2017-03-03 Thread John R Pierce
On 3/3/2017 5:34 AM, Robert Moskowitz wrote: Well, I only wanted to copy the used part of the drive which I try to keep small so I can still copy the image to an mSD card if I wish. So I have to supply the amount of the drive to copy. The bs=512 went fast enough, but then I was only copying 3

Re: [CentOS] imaging a drive with dd

2017-03-03 Thread Styma, Robert (Nokia - US)
On 3/3/2017 5:34 AM, Robert Moskowitz wrote: > Well, I only wanted to copy the used part of the drive which I try to > keep small so I can still copy the image to an mSD card if I wish. So > I have to supply the amount of the drive to copy. The bs=512 went > fast enough, but then I was only

Re: [CentOS] Solved Re: imaging a drive with dd

2017-03-03 Thread Lamar Owen
On 03/02/2017 11:57 PM, Robert Moskowitz wrote: The following worked: # dd if=/dev/sdb of=cubietruck.img bs=512 count=6268927 6268927+0 records in 6268927+0 records out 3209690624 bytes (3.2 GB, 3.0 GiB) copied, 114.435 s, 28.0 MB/s So bs= IS the drive blocksize. This is the result of trying

Re: [CentOS] imaging a drive with dd

2017-03-03 Thread Robert Moskowitz
On 03/03/2017 12:23 PM, John R Pierce wrote: On 3/3/2017 5:34 AM, Robert Moskowitz wrote: Well, I only wanted to copy the used part of the drive which I try to keep small so I can still copy the image to an mSD card if I wish. So I have to supply the amount of the drive to copy. The bs=512

Re: [CentOS] imaging a drive with dd

2017-03-03 Thread Robert Moskowitz
On 03/03/2017 12:31 PM, Styma, Robert (Nokia - US) wrote: On 3/3/2017 5:34 AM, Robert Moskowitz wrote: Well, I only wanted to copy the used part of the drive which I try to keep small so I can still copy the image to an mSD card if I wish. So I have to supply the amount of the drive to copy.

Re: [CentOS] imaging a drive with dd

2017-03-03 Thread Robert Moskowitz
On 03/03/2017 12:31 PM, Styma, Robert (Nokia - US) wrote: On 3/3/2017 5:34 AM, Robert Moskowitz wrote: Well, I only wanted to copy the used part of the drive which I try to keep small so I can still copy the image to an mSD card if I wish. So I have to supply the amount of the drive to copy.

Re: [CentOS] New C7 kernel ABI and kmods

2017-03-03 Thread Akemi Yagi
On Fri, Mar 3, 2017 at 9:16 AM, Lamar Owen wrote: > All, > > This is just a heads-up that the new C7 update kernel breaks ABI > compatibility, at least as far as using the ELrepo nVidia drivers is > concerned. I have posted more details to the ELrepo list; but since many > folks use the Elrepo km

[CentOS] A firefox/CentOS 7 oddity

2017-03-03 Thread m . roth
I just switched to a new workstation, running C 7, the other day. I was looking at a blog, and in the thread of cmts, I wanted to play this one youtube video. I listened, then closed the tab. The video that had been *above* it in the thread started playing, and hasn't stopped. Every other time unt

Re: [CentOS] New C7 kernel ABI and kmods

2017-03-03 Thread Fred Smith
On Fri, Mar 03, 2017 at 12:03:52PM -0800, Akemi Yagi wrote: > On Fri, Mar 3, 2017 at 9:16 AM, Lamar Owen wrote: > > All, > > > > This is just a heads-up that the new C7 update kernel breaks ABI > > compatibility, at least as far as using the ELrepo nVidia drivers is > > concerned. I have posted m

Re: [CentOS] C 7.3 sshd will not reload

2017-03-03 Thread me
On Fri, 3 Mar 2017 08:53:43 Tru Huynh wrote: On Thu, Mar 02, 2017 at 11:29:24AM -0500, m...@tdiehl.org wrote: > Hi, > > Since upgrading to 7.3 I am having a problem getting sshd to reload after > configuration changes. When I issue the command "systemctl reload sshd.service" > > I get the foll

Re: [CentOS] Solved Re: imaging a drive with dd

2017-03-03 Thread Warren Young
On Mar 3, 2017, at 10:49 AM, Lamar Owen wrote: > > On 03/02/2017 11:57 PM, Robert Moskowitz wrote: >> The following worked: >> >> # dd if=/dev/sdb of=cubietruck.img bs=512 count=6268927 >> >> 6268927+0 records in >> 6268927+0 records out >> 3209690624 bytes (3.2 GB, 3.0 GiB) copied, 114.435 s,

Re: [CentOS] New C7 kernel ABI and kmods

2017-03-03 Thread Akemi Yagi
On Fri, Mar 3, 2017 at 12:03 PM, Akemi Yagi wrote: > On Fri, Mar 3, 2017 at 9:16 AM, Lamar Owen wrote: >> All, >> >> This is just a heads-up that the new C7 update kernel breaks ABI >> compatibility, at least as far as using the ELrepo nVidia drivers is >> concerned. I have posted more details t

[CentOS] CentOS 7 iso file SHA-256 hashes

2017-03-03 Thread Darr247
I downloaded CentOS-7-x86_64-Everything.iso (8,233,418,752 bytes) by clicking on the 'Everything' link in the 'Rolling' line on https://wiki.centos.org/Download (supposedly the 1611 build). But when I look in the sha256sum.txt file from https://buildlogs.centos.org/rolling/7/isos/x86_64/ (where Ch