Re: [CentOS] Copying CentOS to new drive

2016-05-04 Thread Brian Miller
On Wed, 2016-05-04 at 12:38 +0200, Timothy Murphy wrote: > I recently asked about copying a running system to a new drive. > > As a postscript, I'm wondering if it would have been preferable > to run the machine under a Live OS, and simply copy the root partition > to the new drive? > Eg while ru

Re: [CentOS] Using a CentOS 6 Machine as a gateway/router/home server

2015-06-28 Thread Brian Miller
On Sun, 2015-06-28 at 14:50 -0400, Max Pyziur wrote: > I haven't setup the firewall yet (dangerous, I know) until I get the > connectivity working. > > I'm obviously overlooking some other configuration settings required for > machines inside the network being able to connect through the > gat

Re: [CentOS] Could not complete SSL handshake to Amazon EC2 host

2015-05-01 Thread Brian Miller
On Fri, 2015-05-01 at 15:28 -0400, Tim Dunphy wrote: > Hi Brian, > > Does "iptables -L" show anything of note? > > > I'm leaving iptables off in this host. Because it's an AWS EC2 host I'm > managing the firewall ports using the AWS security groups. > > [root@ops:~] #service iptables status >

Re: [CentOS] Could not complete SSL handshake to Amazon EC2 host

2015-05-01 Thread Brian Miller
On Fri, 2015-05-01 at 01:32 -0400, Tim Dunphy wrote: > And I made sure the local firewall was stopped, because I am blocking > ports > with the security groups instead. > > [root@ops:~] #service iptables status > Firewall is stopped. Does "iptables -L" show anything of note?

Re: [CentOS] Could not complete SSL handshake to Amazon EC2 host

2015-05-01 Thread Brian Miller
On Fri, 2015-05-01 at 00:46 -0400, Tim Dunphy wrote: > [root@ops:~] #cat /etc/xinetd.d/nrpe > # default: on > # description: NRPE (Nagios Remote Plugin Executor) > service nrpe > { > flags = REUSE > socket_type = stream > port= 5666 > wait

Re: [CentOS] Centos laptop support

2014-10-02 Thread Brian Miller
On Wed, 2014-10-01 at 22:57 -0600, Frank Cox wrote: > I'm wondering what the rest of you fine folks do when it comes to purchasing > a laptop? Been using CentOS.available on a series of Dell Precision laptops (M4300, M4600) since 2007 or so without much difficulty. _

Re: [CentOS] CentOS 7 for i686

2014-09-12 Thread Brian Miller
On Fri, 2014-09-12 at 18:23 +0530, Jatin Davey wrote: > Hi List > > Is there going to CentOS 7 for i686 architecture ? If yes , when will it > be released ? Upstream says: https://access.redhat.com/solutions/509373 , I'd expect CentOS to follow suit. ___

Re: [CentOS] Centos 6 : ClamAV out-of-date ???

2014-08-11 Thread Brian Miller
On Mon, 2014-08-11 at 03:28 +0100, Always Learning wrote: > On one Centos 6.5 server, but not on other C 6.5 servers, Logwatch daily > tells me:- > > Last Status: > WARNING: Your ClamAV installation is OUTDATED! > WARNING: Local version: 0.98.3 Recommended version: 0.98.4 > > ---

Re: [CentOS] Centos 6 full backup software?

2014-07-16 Thread Brian Miller
On Wed, 2014-07-16 at 21:50 +0200, RafaƂ Radecki wrote: > Hi All ;) > > I need a good tool to backup whole system on block level rather than file > level and easy to use. I currently need to backup to an USB disc (50+ GB of > data) a system and then reinstall it. In the future if needed I will rev

Re: [CentOS] find with exclude directory

2014-05-11 Thread Brian Miller
On Sun, 2014-05-11 at 12:33 -0400, Tim Dunphy wrote: > Hey all, > > I'm trying to do a find of all files with the phrase 'varnish' in the > name, but want to exclude a user home directory called > /usr/local/digitalplatform. find / -path /usr/local/digitalplatform -prune -name \*varnish\* doesn'

Re: [CentOS] Multicast packages dropped

2014-02-25 Thread Brian Miller
On Tue, 2014-02-25 at 11:12 +, uwe.pol...@amann.com wrote: > Hi, > > I have recently updated one of my systems from CentOs 6.4 to CentOS 6.5. > This systems is used as a RIPv2 routing server with quagga which is the > termination point of some GRE tunnels. > > While running CentOS 6.4 I see

Re: [CentOS] FYI: CentOS legalese

2014-02-24 Thread Brian Miller
On Mon, 2014-02-24 at 12:28 +, jb wrote: > Putting the Genie Back in the Bottle: > More RedHat Legal Shenanigans with CentOS > http://nerdvittles.com/?p=8721 > > Closing the Book on CentOS: [...] > http://nerdvittles.com/ > > Thanks to the author of the above articles. The author of those p

Re: [CentOS] Forward http traffic

2014-01-08 Thread Brian Miller
On Wed, 2014-01-08 at 11:23 -0800, John R Pierce wrote: > that doesn't make any sense. > > a SYN packet comes in, is forwarded to serverA and serverB > > both servers reply with an 'ack' man, is the client tcp stack going > to be confused! He didn't say anything about both servers replyi

Re: [CentOS] chkconfig question

2013-12-14 Thread Brian Miller
On Sat, 2013-12-14 at 16:09 -0500, Larry Martell wrote: > On Sat, Dec 14, 2013 at 4:01 PM, wrote: > > On Fri, 13 Dec 2013, Larry Martell wrote: > > > >> On Fri, Dec 13, 2013 at 5:21 PM, wrote: > >>> Larry Martell wrote: > On Fri, Dec 13, 2013 at 5:04 PM, Reindl Harald > wrote: >

Re: [CentOS] yum problem

2013-09-07 Thread Brian Miller
On Sat, 2013-09-07 at 13:01 +0100, Phil Dobbin wrote: > I'm experiencing a problem with Yum. When I call 'sudo yum update' it > tells me that it can't find any mirrors & after doing a 'sudo yum clean > all' it just informs me it can't find any base repo & quits. > > This is on a brand new instal

Re: [CentOS] floppy drives

2013-04-07 Thread Brian Miller
On Sun, 2013-04-07 at 16:43 -0400, mark wrote: > On 04/07/13 16:22, Frank Cox wrote: > > Floppy disks have a finite usable life. Depending on where and how you have > > been storing them, they may be shot. > > > Yeah, but I tried three of 'em, three different OEM, and three ages, > and they a

Re: [CentOS] video capture

2013-01-07 Thread Brian Miller
On Sun, 2013-01-06 at 12:31 -0500, Mark LaPierre wrote: > Hey all, > > I'm looking for a application that I can use to capture video from a USB > web camera. [...] > > Any suggestions? Have you tried vlc? ___ CentOS mailing list CentOS@centos.org h

Re: [CentOS] Yum segmentation fault updating from 5.6 to 5.7

2011-09-15 Thread Brian Miller
On Thu, 2011-09-15 at 18:37 +0200, sebasti...@datafaber.net wrote: > And there's also plenty of available space on the other 5 boxes which > exhibit the same issue. Sorry if this has been suggested already - have you tried running with all plugins disabled? 'yum --noplugins check-update' I hav

Re: [CentOS] Interactive PXE install

2011-08-04 Thread Brian Miller
On Thu, 2011-08-04 at 16:51 -0700, Kenneth Porter wrote: > The guides for a LAN install I've found all want to do an automated > kickstart install. Are there any guides that explain how to use eg. > CentOS-6.0-i386-netinstall.iso for an interactive PXE installation? I don't know of any howtos

Re: [CentOS] recursively find duplicate filenames

2011-01-05 Thread Brian Miller
On Wed, 2011-01-05 at 08:48 -0800, S Mathias wrote: > "duplicate filenames" While I realized that English is not the default language in Hungary, common courtesy would seem to dictate that if you're going to repeatedly forward your homework questions to scores of mailing lists you should at least

Re: [CentOS] No ices for icecast ?

2011-01-02 Thread Brian Miller
On Sun, 2011-01-02 at 00:16 +, Keith Roberts wrote: > but cannot find the ices package for sending the audio > to icecast for it to stream. > > I would like to send the data as mp3, if there is a suitable > program to do this. > > Has anyone on the list done this on Centos? Yep, about th

Re: [CentOS] IPV4 is nearly depleted, are you ready for IPV6?

2010-12-05 Thread Brian Miller
On Sun, 2010-12-05 at 14:13 +0100, RedShift wrote: > > And what about this arbitrarily chosen /64 subnet? So we're returning back > to classfull routing? A provider won't be able to purchase a subnet greater > than /64 from for example RIPE? > Within a reasonable planning horizon, what pro