Re: [CentOS] add on sata card relabeling drives, installation

2011-09-30 Thread Cliff Pratt
On Sat, Oct 1, 2011 at 5:03 AM, Lamar Owen wrote: > > UUID is, IMHO at least, the worst of all worlds due to the length > and the user-unfriendliness of it all (it's been the Ubuntu default > for a while, though!).  It is guaranteed unique (until you use > complete clones), but is the most difficu

Re: [CentOS] add on sata card relabeling drives, installation

2011-10-01 Thread Cliff Pratt
On Sun, Oct 2, 2011 at 5:24 AM, Lamar Owen wrote: > On Saturday, October 01, 2011 12:56:46 AM Cliff Pratt wrote: >> prompt> tune2fs /dev/sdb1 -U c491d94e-7004-4b08-9993-4c9a7a25b6b1 > > As the saying goes, try typing that fast ten times and see how many > times the U

Re: [CentOS] CentOS 6.0 i386 DVD

2011-10-17 Thread Cliff Pratt
On Mon, Oct 17, 2011 at 11:47 PM, William L. Maltby wrote: > > Frustration does funny things to logic. > Ha! Nice one. Cheers, Cliff ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] C6: ssh X-forwarding does not work

2011-10-29 Thread Cliff Pratt
On Sat, Oct 29, 2011 at 8:58 PM, John Hodrien wrote: > On Sat, 29 Oct 2011, Les Mikesell wrote: > >> Do some of the checkbox installs omit it?   I just ran into this on a >> system where I chose the 'web server' install, then wanted to run >> gparted remotely. > > Yes, it's definitely possible to

Re: [CentOS] /etc/cron.d

2011-12-08 Thread Cliff Pratt
You can put a crontab file in there. Just don't alter any of the others. Crond automatically runs everything in /etc/cron.d, in /etc/crontab, and in user crontabs. Cheers, Cliff On Thu, Dec 8, 2011 at 8:23 PM, Fajar Priyanto wrote: > Hi all, > Who takes care of cronjob in /etc/cron.d ? > Should

Re: [CentOS] /etc/cron.d

2011-12-08 Thread Cliff Pratt
On Thu, Dec 8, 2011 at 9:30 PM, Fajar Priyanto wrote: > On Thu, Dec 8, 2011 at 4:27 PM, Cliff Pratt wrote: >> You can put a crontab file in there. Just don't alter any of the >> others. Crond automatically runs everything in /etc/cron.d, in >> /etc/crontab, and in us

Re: [CentOS] UC /etc/cron.d

2011-12-08 Thread Cliff Pratt
Of Fajar Priyanto > Sent: 08 December 2011 08:31 > To: CentOS mailing list > Subject: Re: [CentOS] /etc/cron.d > > On Thu, Dec 8, 2011 at 4:27 PM, Cliff Pratt > wrote: >> You can put a crontab file in there. Just don't alter any of the >> others. Crond automatical

Re: [CentOS] UC /etc/cron.d

2011-12-08 Thread Cliff Pratt
On Fri, Dec 9, 2011 at 10:07 AM, Reindl Harald wrote: > > > Am 08.12.2011 22:04, schrieb Les Mikesell: >> On Thu, Dec 8, 2011 at 2:25 PM, Reindl Harald wrote: >>> >>> Am 08.12.2011 21:08, schrieb Cliff Pratt: >>>> It's a good idea NOT to pu

Re: [CentOS] UC /etc/cron.d

2011-12-08 Thread Cliff Pratt
On Fri, Dec 9, 2011 at 9:25 AM, Reindl Harald wrote: > > > Am 08.12.2011 21:08, schrieb Cliff Pratt: >> It's a good idea NOT to put stuff in /etc/crontab and NOT to change >> the existing members of /etc/cron.d. It is a good idea NOT to change >> root's cron

Re: [CentOS] UC /etc/cron.d

2011-12-08 Thread Cliff Pratt
On Fri, Dec 9, 2011 at 1:03 PM, Reindl Harald wrote: > > > Am 09.12.2011 00:53, schrieb Cliff Pratt: >> On Fri, Dec 9, 2011 at 10:07 AM, Reindl Harald >> wrote: >>> >>> >>> Am 08.12.2011 22:04, schrieb Les Mikesell: >>>> On Thu, Dec 8,

Re: [CentOS] Group permission problems

2011-12-13 Thread Cliff Pratt
On Tue, Dec 13, 2011 at 11:50 PM, Michael Velez wrote: > > Hello all, I'm having an issue with group permissions which I really find > hard to understand why. I have created a group called smbusers which I am a > part of by doing the following: # groupadd smbusers# usermod -G smbusers > michael

Re: [CentOS] what percent of time are there unpatched exploits against default config?

2011-12-29 Thread Cliff Pratt
On Fri, Dec 30, 2011 at 4:00 AM, wrote: > 夜神 岩男 wrote: >> On 12/29/2011 10:21 PM, Marko Vojinovic wrote: >>> On Thursday 29 December 2011 13:07:56 Reindl Harald wrote: Am 29.12.2011 12:56, schrieb Leonard den Ottolander: > On Thu, 2011-12-29 at 12:29 +0100, Reindl Harald wrote:

Re: [CentOS] what percent of time are there unpatched exploits against default config?

2011-12-31 Thread Cliff Pratt
On Sun, Jan 1, 2012 at 11:45 AM, Timothy Murphy wrote: > Les Mikesell wrote: > >> Someone cracked my gmail password and sent what seemed like an oddly >> small amount of spam from it. > > gmail and hotmail must be very easy to crack, > or is there some check apart from the password? > >> That does

Re: [CentOS] Virtual Machine Manager error

2012-01-18 Thread Cliff Pratt
On Wed, Jan 18, 2012 at 9:17 PM, Rajagopal Swaminathan wrote: >> >> Install libvirt and run the libvirtd service. > . > > Complete! > [root@centos Desktop]# service libvert status > libvert: unrecognized service > He said libvirtd not libvirt. Cheers, Cliff __

[CentOS] Booting CentOS 6 in VirtualBox on Ubuntu

2011-07-26 Thread Cliff Pratt
I trying to try out CentOS 6 in an Oracle VirtualBox running on Ubuntu. Has anyone been able to get this configuration working? When I try to boot the "Live" ISO it starts to do the countdown but when it reaches zero it gets stuck - nothing else happens. No error messages and since the install nev

[CentOS] SOLVED Re: Booting CentOS 6 in VirtualBox on Ubuntu

2011-07-27 Thread Cliff Pratt
On Wed, Jul 27, 2011 at 8:16 PM, John Hodrien wrote: > On Wed, 27 Jul 2011, Cliff Pratt wrote: > >> I trying to try out CentOS 6 in an Oracle VirtualBox running on >> Ubuntu. Has anyone been able to get this configuration working? >> >> When I try to boot the

Re: [CentOS] Booting CentOS 6 in VirtualBox on Ubuntu

2011-07-27 Thread Cliff Pratt
virtual machine on > i386 OS Ubuntu. > > Cheers, > Njegos > > On Wed, Jul 27, 2011 at 10:16 AM, John Hodrien > wrote: >> On Wed, 27 Jul 2011, Cliff Pratt wrote: >> >>> I trying to try out CentOS 6 in an Oracle VirtualBox running on >>> Ubuntu. Has anyo

Re: [CentOS] Booting CentOS 6 in VirtualBox on Ubuntu

2011-07-27 Thread Cliff Pratt
On Thu, Jul 28, 2011 at 2:57 AM, Marko Vojinovic wrote: > On Wednesday 27 July 2011 05:26:15 Cliff Pratt wrote: >> I trying to try out CentOS 6 in an Oracle VirtualBox running on >> Ubuntu. Has anyone been able to get this configuration working? > > I did it under Fedora ra

Re: [CentOS] Adding the [SOLVED] Tag to break threads -- multiple factors

2011-07-30 Thread Cliff Pratt
On Sat, Jul 30, 2011 at 12:49 AM, Jake Shipton wrote: > On 07/29/2011 12:48 PM, Thomas Harold wrote: >> Heck, I'd settle for people coming back to a "problem / issue" thread >> and updating on how or what the actual problem was or what they did to >> get the thing to work properly. >> >> So often

Re: [CentOS] www.mydomain.org and mydomain.org should resolve to the same IP

2011-07-30 Thread Cliff Pratt
On Sun, Jul 31, 2011 at 1:42 PM, Always Learning wrote: > > On Sat, 2011-07-30 at 16:49 -0700, John R Pierce wrote: > > >> >>          ServerName astronomy.santa-cruz.ca.us >>          DocumentRoot //html >>          ErrorLog /./logs/error_log >>          CustomLog //logs/access_log c

Re: [CentOS] www.mydomain.org and mydomain.org should resolve to the same IP

2011-07-30 Thread Cliff Pratt
On Sun, Jul 31, 2011 at 2:39 PM, John R Pierce wrote: > On 07/30/11 6:42 PM, Always Learning wrote: >> You can amalgamate that into a single entry . > > that doesn't do the redirect.  I *want* it so that if you go to any of > these URLs... > >     http://astro.santa-cruz.ca.us >     http://www

Re: [CentOS] cron jobs not running

2011-07-30 Thread Cliff Pratt
On Sun, Jul 31, 2011 at 3:07 PM, Tim Dunphy wrote: > hello list!! > > I'm attempting to find out why this cron job isn't running. the host is > centos 5.6 on i386 just so you know. > > > 0       3       *       *       *       /bin/alldb  > > /home/bluethundr/backupdb/alldb-$(date +%Y%m%d%H%S).s

Re: [CentOS] cron jobs not running

2011-07-31 Thread Cliff Pratt
On Sun, Jul 31, 2011 at 3:31 PM, John R. Dennison wrote: > On Sun, Jul 31, 2011 at 03:19:01PM +1200, Cliff Pratt wrote: >> >> Tim, the program is run by cron in a different environment to the >> standard online environment. Is /bin/alldb a script? If so, *any* >> progra

Re: [CentOS] Cursor disappear when entering WINE application

2011-08-06 Thread Cliff Pratt
On Sun, Aug 7, 2011 at 7:58 AM, John R Pierce wrote: > On 08/06/11 10:56 AM, Always Learning wrote: >> Never ever used Access or other parametrised databases. Always prefer to >> design, write and implement my own - they are much better and 100% user >> friendly too :-) > > Access isn't really a d

Re: [CentOS] Two Samba Servers and Rsync

2011-08-09 Thread Cliff Pratt
On Wed, Aug 10, 2011 at 8:05 AM, Les Mikesell wrote: > On 8/9/2011 2:50 PM, Railic Njegos wrote: >> Hi all, >> I plan to implement two file servers on CentOS 6 i a two remote location. >> i need to backup all data from second server on first. First server will be a >> virtual machine on Esxi, and

Re: [CentOS] Two Samba Servers and Rsync

2011-08-10 Thread Cliff Pratt
On Wed, Aug 10, 2011 at 1:05 PM, Les Mikesell wrote: > On 8/9/11 7:37 PM, Cliff Pratt wrote: >> On Wed, Aug 10, 2011 at 8:05 AM, Les Mikesell  wrote: >>> On 8/9/2011 2:50 PM, Railic Njegos wrote: >>>> Hi all, >>>> I plan to implement two file servers o

Re: [CentOS] please help

2011-09-01 Thread Cliff Pratt
Why? Any platform can be used for web development. If you want to learn more about CentOS, visit the web site. Cheers, Cliff On Fri, Sep 2, 2011 at 4:59 PM, Liang Arsalan wrote: > i am a user of windows and use little bit ubuntu > my friend told me to use centos for web development > i have qu

Re: [CentOS] please help

2011-09-02 Thread Cliff Pratt
http://www.centos.org However, if you couldn't find that I'd say your career as a web designer would be short. Cheers, Cliff On Fri, Sep 2, 2011 at 5:25 PM, Liang Arsalan wrote: > i can't fine features of CentOs on web > ___ CentOS mailing list CentO

Re: [CentOS] Mirror hosting ideas

2011-09-02 Thread Cliff Pratt
On Fri, Sep 2, 2011 at 8:10 PM, Christopher Hawker wrote: > Hello all, > > I am interested in personally hosting a mirror for CentOS 5 and 6 (not > at home, but in a DC, with the future of going colo whe I have the > monetary funds to do so). Would anyone have any recommendations on > this and whe

Re: [CentOS] Installing Java 7 on a system with Java 6

2012-11-08 Thread Cliff Pratt
You can install version 7 alongside version 6, but you will most likely have to get the package directly from the Java site. Cheers, Cliff On Fri, Nov 9, 2012 at 2:30 PM, John J. Boyer wrote: > My system is 5.6, with upgrades. I installed Java 6 from the Centos > repository. It doesn't seem to

Re: [CentOS] /tmp directory

2012-12-11 Thread Cliff Pratt
On Tue, Dec 11, 2012 at 9:57 PM, Leon Fauster wrote: > Am 10.12.2012 um 18:01 schrieb Rudi Ahlers: >> On Mon, Dec 10, 2012 at 6:58 PM, wrote: > > i would suggest another point of view - what should use tmp? > Users, Admins speak humans or scripts, apps speak machines? > It's for whatever you lik

Re: [CentOS] cronjob not running

2013-01-22 Thread Cliff Pratt
Kunle, cron does not have the same environment as the user logged in as root. Specifically, it doesn't have the same 'PATH'. So the safest thing to do, when you refer to an executable such as 'curl' is provide the full path to the executable. If you run 'which curl' at the command prompt it will s

Re: [CentOS] crontab and gedit

2013-01-23 Thread Cliff Pratt
On Thu, Jan 24, 2013 at 7:52 AM, Robert Moskowitz wrote: > > On 01/23/2013 01:39 PM, m.r...@5-cent.us wrote: >> Robert Moskowitz wrote: >>> On 01/23/2013 06:23 AM, Adekoya Adekunle wrote: How can I open crontab with gedit any any other editor ? i want to edit my cron jobs with other

Re: [CentOS] crontab and gedit

2013-01-24 Thread Cliff Pratt
On Fri, Jan 25, 2013 at 4:34 AM, wrote: > > What, you're forgetting, was it LA or SF, that just had that happen very > publicly, when that admin left and didn't want to tell the admins the > passwords, a couple of years ago? > > No. A manager should *always* have the written passwords, somewhere,

Re: [CentOS] The moving of VNC port from 580n to 590n

2013-02-03 Thread Cliff Pratt
On Mon, Feb 4, 2013 at 10:20 AM, Robert Moskowitz wrote: > On my 'older' systems that include Centos 5.5 and Fedora 12, vncserver > is running on ports 580n where n is defined by userid in the > /etc/sysconfig/vncserver > > I just spent a bit of time getting it working on my new Centos 6.3 > serve

Re: [CentOS] LDAP users/groups not showing up with nis, pam, & ldap

2013-02-20 Thread Cliff Pratt
Do you have nscd running? If so, try stopping and starting that. Cheers, Cliff On Thu, Feb 21, 2013 at 12:50 PM, Wes Modes wrote: > I am trying to configure NIS, PAM, & LDAP on a CentOS 6.2 host. I've > previously installed a similar configuration on RHEL4, but CentOS now > uses nss-pam-ldapd

Re: [CentOS] LDAP users/groups not showing up with nis, pam, & ldap

2013-02-20 Thread Cliff Pratt
Or just stopping it. On Thu, Feb 21, 2013 at 2:56 PM, Cliff Pratt wrote: > Do you have nscd running? If so, try stopping and starting that. > > Cheers, > > Cliff > > On Thu, Feb 21, 2013 at 12:50 PM, Wes Modes wrote: >> I am trying to configure NIS, PAM, & L

Re: [CentOS] Using LAMP stacks

2013-03-13 Thread Cliff Pratt
On Thu, Mar 14, 2013 at 1:42 PM, Bruce Whealton wrote: > Hello all, > I thought some of the LAMP stacks at Bitnami would be great for > getting it all setup in Centos. Making sure everything is in the right > place and referenced correctly. I'm curious, though, as Centos comes with > Apa

Re: [CentOS] Using LAMP stacks

2013-03-14 Thread Cliff Pratt
On Fri, Mar 15, 2013 at 6:53 AM, Bruce Whealton wrote: >> >>Your server has probably got all the components of a LAMP stack on it. >>If it hasn't it is a simple matter of installing them using yum. You would > learn a lot by doing it that way. yum will put stuff in the correct > locations. > >>If

Re: [CentOS] Ctrl-Alt-F? bindings broken under xen 3.0.3-142.el5_9.1 / 2.6.18-348.1.1.el5xen?

2013-03-21 Thread Cliff Pratt
The graphics chip is probably relevant. FWIW I can't Ctrl-Alt-Fn to any Virtual Console (I just get a black screen, no login prompt). I have a nVidia graphics chip. There are many reports on the Internet of trouble with VC and nVidia and some other graphics chips. Cheers, Cliff On Fri, Mar 22, 2

Re: [CentOS] nscd

2013-03-25 Thread Cliff Pratt
On Tue, Mar 26, 2013 at 6:26 AM, wrote: > Has anyone had problems accessing random websites since going up to 6.4? > > Since about the day after I got partly upgraded, if I try to access > nytimes.com, or orbitz.com, I get server not found. > > With a lot of work, I, my manager, and the other adm

Re: [CentOS] nscd

2013-03-25 Thread Cliff Pratt
On Tue, Mar 26, 2013 at 12:06 PM, Gary Greene wrote: > On Tuesday, Cliff Pratt wrote: >> On Tue, Mar 26, 2013 at 6:26 AM, wrote: >>> Has anyone had problems accessing random websites since going up to 6.4? >>> >>> Since about the day after I got

Re: [CentOS] iptables settings for X11 forwarding in CentOS 6.2

2013-03-29 Thread Cliff Pratt
On Sat, Mar 30, 2013 at 12:54 PM, SilverTip257 wrote: > On Fri, Mar 29, 2013 at 1:09 PM, zGreenfelder >wrote: > > > On Fri, Mar 29, 2013 at 12:37 PM, Pat Haley wrote: > > > > > > Hi, > > > > > > Actually we're talking about both SSH and XDMCP X11 forwarding. > > > Both seem to be currently disab

Re: [CentOS] Supermicro & Boot Failures with DVD Centos 6.2

2013-04-19 Thread Cliff Pratt
On Sat, Apr 20, 2013 at 6:56 AM, Gregory P. Ennis wrote: > >> Gregory P. Ennis wrote: > >>> Eve.8ryone, > >>> > >>> I have had a SuperMicro machine running Centos 5.8 that had been > >>> progressively updated with yum-cron from a 5.0 CD install. > >>> > >>> I upgraded the SuperMicro with more mem

Re: [CentOS] [centos-6.3-desktop] Unable to login

2013-04-23 Thread Cliff Pratt
You should not have removed the i686 packages. The packaging system ensures that there are no conflicts. I suggest that you reinstall them. It may be that there is no need of them, but second-guessing the packaging system is never a good idea, unless you know *exactly* what you are doing. Cheers,

Re: [CentOS] Cents OS from Bash Shell

2013-04-25 Thread Cliff Pratt
re point 3, do you have 'telnetd' installed. You should probably use ssh unless you have a good reason not to. On Fri, Apr 26, 2013 at 12:04 AM, Adekoya Adekunle < adekunleadek...@gmail.com> wrote: > I want to know the right command to type from a bash shell so that i can >1) Check the versi

Re: [CentOS] unprivileged users rebooting at console

2013-05-05 Thread Cliff Pratt
How are you rebooting? What groups are you in? From the command line? When I try this on Ubuntu (don't have a RHEL/CentOS here) I get "Have to be root" if I issue the /sbin/reboot command as an ordinary user. Cheers, Cliff On Sun, May 5, 2013 at 10:38 PM, Joseph Spenner wrote: > I'm curious wh

Re: [CentOS] unprivileged users rebooting at console

2013-05-05 Thread Cliff Pratt
On Mon, May 6, 2013 at 8:31 AM, Scott Robbins wrote: > On Mon, May 06, 2013 at 08:20:31AM +1200, Cliff Pratt wrote: > > Please try not to top post. > > Sorry, I blame GMail, which hides the previous quoted posts under an ellipsis.

Re: [CentOS] ghostscript-8.70-14.el5_8.1.x86_64 & hylafax+ 5.5.3

2013-08-05 Thread Cliff Pratt
Greg, I haven't sent a fax in ages, so my suggestion would be to take a step back and see if you still need to use fax. You may still have a need for it, but I'm just suggesting that you think about it! Cheers, Cliff On Tue, Aug 6, 2013 at 10:19 AM, Gregory P. Ennis wrote: > On 08/05/2013 12:

Re: [CentOS] Difficulty building custom Install CD

2013-09-14 Thread Cliff Pratt
Then get disk 1 of the CentOS distribution and copy it from there.. Cheers, Cliff On Sun, Sep 15, 2013 at 2:31 PM, Rajagopal Swaminathan < raju.rajs...@gmail.com> wrote: > Greetings, > > On Sat, Sep 14, 2013 at 5:37 PM, zGreenfelder > wrote: > > On Sat, Sep 14, 2013 at 12:16 AM, Rajagopal Swa

Re: [CentOS] Network Problem on New Install of 6.4

2013-10-26 Thread Cliff Pratt
Are there any messages in the logs? In particular 'dmesg' messages. (I don't have a CentOS system right here so I can't see which log is appropriate.) Is there a DHCP server on the network? A little more detail on your situation would be handy. Is this a home network with ADSL or similar? Cheers,

Re: [CentOS] file managementttttttttttt

2013-11-18 Thread Cliff Pratt
On Tue, Nov 19, 2013 at 4:59 AM, wrote: > James B. Byrne wrote: > > On Sun, November 17, 2013 12:55, Michael Hennebry wrote: > >> > >> Last week, I installed CentOS 6 yet again. I took the default desktop: > gnome. > >> Whenever I open a directory, I get a new window. That gets rather > annoying,

Re: [CentOS] RAM Requirements

2013-11-22 Thread Cliff Pratt
Wow! RH9 was discontinued in 2004! It is likely that a machine from that era has the ability to run CentOS 6.4 both in terms of resources and the availability of drivers. Cheers, Cliff On Sat, Nov 23, 2013 at 6:35 PM, Mark LaPierre wrote: > Hey Y'all, > > Does anyone know where I can look, pl

Re: [CentOS] RAM Requirements

2013-11-22 Thread Cliff Pratt
unlikely.. not ...likely... Cheers, Cliff On Sat, Nov 23, 2013 at 6:51 PM, Cliff Pratt wrote: > Wow! RH9 was discontinued in 2004! It is likely that a machine from that > era has the ability to run CentOS 6.4 both in terms of resources and the > availability of drivers. &

Re: [CentOS] Filesystem labeling confusion or mess up

2013-11-26 Thread Cliff Pratt
Looks like you have more than one path to the devices. I would expect to see *4* devices. Cheers, Cliff On Wed, Nov 27, 2013 at 2:36 AM, Götz Reinicke - IT Koordinator < goetz.reini...@filmakademie.de> wrote: > Hi, > > I do have an iscsi storage with two raidsets. I'm logged in to the > target

Re: [CentOS] Filesystem labeling confusion or mess up

2013-11-27 Thread Cliff Pratt
never configured. > > I'm confused. > > Currently I reattached the targets and reformatted the devices. > > in dmesg I just see one sdb and one sdc. > > sda is the internal disk and no more disk devices show up e.g. with > fdisk -l. > > Any more suggestions o

Re: [CentOS] Machine check events

2013-11-28 Thread Cliff Pratt
He's not running the Poisson distro, he's using CentOS! 8-) On Fri, Nov 29, 2013 at 11:57 AM, Devin Reade wrote: > Quoting Glenn Eychaner : > > > This is brand-new Kingston 1600MHz ECC memory on a workstation/server > > running at high altitude [snip] > > Cosmic rays? Do you have a Poisson dis

Re: [CentOS] Story of an email

2013-11-29 Thread Cliff Pratt
On Sat, Nov 30, 2013 at 2:33 PM, Timothy Murphy wrote: > Mike Burger wrote: > > I'm running postfix + dovecot on my CentOS server, > together with amavisd, clamd and spamassassin, > following the instructions in > . > As far as I can

Re: [CentOS] CentOS, linux and kernel version

2013-12-19 Thread Cliff Pratt
3.9.3 is the kernel number. All Linux distributions use the Linux kernel, so Debian version X and CentOS version Y may use the same kernel as may Ubuntu version Z. There may be a list of CentOS versions and kernel numbers somewhere, but I can't see that it would be of great interest. My Ubuntu 13.

Re: [CentOS] CentOS, linux and kernel version

2013-12-19 Thread Cliff Pratt
Ah, right. I was assuming (maybe erroneously) that the OP knew what was on his/her system. 8-) Cheers, Cliff On Fri, Dec 20, 2013 at 2:05 AM, SilverTip257 wrote: > On Thu, Dec 19, 2013 at 4:38 AM, Cliff Pratt >wrote: > > > 3.9.3 is the kernel number. All Linux distribution

Re: [CentOS] Log rolling with a daemon

2013-12-21 Thread Cliff Pratt
John's suggestion is still pertinent. You'll need a SIGHUP handler in your script. Logrotate could send the SIGHUP in a postrotate 'script'. Cheers, Cliff On Sun, Dec 22, 2013 at 3:15 PM, Larry Martell wrote: > On Sat, Dec 21, 2013 at 8:52 PM, John R Pierce > wrote: > > On 12/21/2013 4:56 PM,

Re: [CentOS] CentOS & eclipse

2013-12-26 Thread Cliff Pratt
Probably not 4.3. Maybe 4.0 or 4.1. It is still going to be behind the latest release. Cheers, Cliff On Fri, Dec 27, 2013 at 8:48 AM, Steve wrote: > > John R Pierce wrote: > > On 12/26/2013 10:50 AM, Steve wrote: > > > My understanding was that CentOS was generally about a year > out-of

Re: [CentOS] ZFS on Linux testing effort

2014-01-06 Thread Cliff Pratt
Grub only needs to know about the filesystems that it uses to boot the system. Mounting of the other file systems including /var is the responsibility of the system that has been booted. I suspect that you have something else wrong if you can't boot with /var/ on ZFS. I may be wrong, but I don't t

Re: [CentOS] Why does 'mysql' user has /bin/bash shell?

2014-01-09 Thread Cliff Pratt
Can you not set up a test system and try it out? Or, if this is your only system, could you not back it up, and test your suggestions out? The mysql "shell" is for viewing data in your databases and manipulating the data in required. You can also add tables and things like that. It is a powerful t

Re: [CentOS] Can we trust RedHAt encryption tools?

2014-01-09 Thread Cliff Pratt
I was shocked and horrified to find out that RHEL (and presumably CentOS) and Ubuntu no longer implement the 'rot13' program. Cheers, Cliff On Fri, Jan 10, 2014 at 11:32 AM, Robert Moskowitz wrote: > > On 01/09/2014 05:15 PM, Les Mikesell wrote: > > On Thu, Jan 9, 2014 at 3:55 PM, John R Pierc

Re: [CentOS] Can we trust RedHAt encryption tools?

2014-01-09 Thread Cliff Pratt
Thanks! I got similar suggestions when I mentioned this at work. I was of course joking about rot13. Cheers, Cliff On Fri, Jan 10, 2014 at 12:41 PM, John R Pierce wrote: > On 1/9/2014 3:33 PM, Cliff Pratt wrote: > > I was shocked and horrified to find out that RHEL (and presumab

Re: [CentOS] default gw route has gone? SOLVED

2014-01-16 Thread Cliff Pratt
It will probably be the same elsewhere, because they are CHEAP. I've used a few NZ Telco supplied routers over the years and a couple of cheap bought ones. All had some issue or the other. Nowadays I put up with or workaround any issues. Cheers, Cliff On Thu, Jan 16, 2014 at 9:00 PM, Rob Kampen

Re: [CentOS] netcdf

2014-01-30 Thread Cliff Pratt
On Fri, Jan 31, 2014 at 6:00 AM, wrote: > dip patel wrote: > > i had used all the resources as below > > and when i had all the untar in a directories and then ./configure the > > netcdf file so it fives x lib developer is missing and some x11 library > is > > also missing etc so please help me..

Re: [CentOS] iso burn

2014-02-06 Thread Cliff Pratt
Rejy, for the record, I've downloaded many ISOs and other large files using my browser (Chrome) for many years. While years ago it was problematic to use the browser to download large files, it seems to me that that is not so these days. Of course if you have a very slow or bad connection, it may n

Re: [CentOS] iso burn

2014-02-06 Thread Cliff Pratt
Yep, it works OK for me, but it may not work for the guy down the road. I don't have an issue with that. But for most people it just works fine. Cheers, Cliff On Thu, Feb 6, 2014 at 10:44 PM, Lalatendu Mohanty wrote: > On 02/06/2014 03:08 PM, Cliff Pratt wrote: > > Rejy, for th

Re: [CentOS] iso burn

2014-02-06 Thread Cliff Pratt
Darr247, that is verging on the bizarre! Why on earth... The only reason I can think of doing that is "because it was there". Cheers, Cliff On Fri, Feb 7, 2014 at 1:37 PM, Darr247 wrote: > Well that didn't take as long as I thought it would... > HashCalc does run fine in WINE, too. :) > > __

Re: [CentOS] iso burn

2014-02-08 Thread Cliff Pratt
unny. Mea culpa. Cheers, Cliff On Sat, Feb 8, 2014 at 6:12 PM, Darr247 wrote: > On 07 February 2014 @06:45 zulu, Cliff Pratt wrote: > > Darr247, that is verging on the bizarre! Why on earth... The only reason > I > > can think of doing that is "because it was there". &

Re: [CentOS] CLAMAV problem: Error message "outdated version" although "yum list installed" reports correct version

2014-02-19 Thread Cliff Pratt
No. 0.98-2 is a patched version of 0.98. A patched version of 0.98.1 would be eg 0.98.1-3. Cheers, Cliff On Thu, Feb 20, 2014 at 4:53 PM, Jobst Schmalenbach wrote: > On Wed, Feb 19, 2014 at 09:20:05PM -0600, Johnny Hughes (joh...@centos.org) > wrote: > > On 02/19/2014 08:29 PM, Jobst Schmalenb

Re: [CentOS] CLAMAV problem: Error message "outdated version" although "yum list installed" reports correct version

2014-02-19 Thread Cliff Pratt
I should read right to the bottom, shouldn't I? Sigh! On Thu, Feb 20, 2014 at 7:54 PM, Cliff Pratt wrote: > No. 0.98-2 is a patched version of 0.98. A patched version of 0.98.1 would > be eg 0.98.1-3. > > Cheers, > > Cliff > > > On Thu, Feb 20, 2014 at 4:53

Re: [CentOS] gnutls bug

2014-03-05 Thread Cliff Pratt
I have some sympathy for Michael. There are organisations which are so paranoid that they will not allow updates between eg 6.4 and 6.5, either because they insist on rigorous (ie lengthy and time consuming) regression testing of applications or because a third party package vendor specifies a part

Re: [CentOS] weird apache issue

2014-03-07 Thread Cliff Pratt
Does the same issue arise if the restart is split into a stop and start? My thinking is that the stop IS working, but is taking longer than the script expects, so the stop step fails when the program checks the PID to see if it has shutdown properly. Then when the start happens the Apache has not c

Re: [CentOS] Does anyone use tcp wrappers (hosts.allow/hosts.deny) anymore?

2014-03-21 Thread Cliff Pratt
On Fri, Mar 21, 2014 at 10:36 AM, Always Learning wrote: > > On Thu, 2014-03-20 at 17:18 -0400, m.r...@5-cent.us wrote: > > > On the other hand, what justifiable reason was there for the massively > > increased complexity of grub2? And why do all configuration files > suddenly > > *desperately* ne

Re: [CentOS] Does anyone use tcp wrappers (hosts.allow/hosts.deny) anymore?

2014-03-21 Thread Cliff Pratt
configuration files > > > > suddenly *desperately* need to be xml? > > On Fri, Mar 21, 2014 at 10:36 AM, Always Learning wrote: > > > > Because misguided fools believe XML is wundervol and they don't want > > > simplicity of use. > > On Sat, 2014-03-22

Re: [CentOS] Does anyone use tcp wrappers (hosts.allow/hosts.deny) anymore?

2014-03-22 Thread Cliff Pratt
On Sun, Mar 23, 2014 at 2:02 AM, Always Learning wrote: > > > On Sat, Mar 22, 2014 at 2:05 PM, Always Learning > wrote: > > > > > Nothing is easier and simpler than > > > > > > [any-section] > > > parameter1=value1 > > > parameter2=

Re: [CentOS] RHEL/CentOS 7 Dual boot with CentOS 5.x/6.x - default boot quick solution/howto

2014-03-22 Thread Cliff Pratt
On Sun, Mar 23, 2014 at 1:39 PM, Nux! wrote: > On 22.03.2014 17:46, Ljubomir Ljubojevic wrote: > > I have RHEL 7 Beta installed in dual boot with CentOS 6.x. Since RHEL > > 7 > > installed GRUB2, I had problem that RHEL 7 is default boot. > > > > > > My personal solution was to go to /etc/grub.d

Re: [CentOS] has anybody gotten horde working?

2014-03-25 Thread Cliff Pratt
On Wed, Mar 26, 2014 at 12:45 AM, Ned Slider wrote: > On 25/03/14 04:05, Les Mikesell wrote: > > On Mon, Mar 24, 2014 at 6:38 PM, Johnny Hughes > wrote: > > Has anybody gotten this working? > > By the way, this is CentOS 6.5. > >>> If you are starting from scratch building a

Re: [CentOS] trouble installing Math::BigInt module

2014-04-01 Thread Cliff Pratt
Another approach used by people who want to use CPAN a lot, is to download and install Perl from source to say /usr/local, and point CPAN at that. That way you get the benefits of the latest Perl and CPAN without it fighting with yum/rpm. Your hashbang line in each Perl script that uses the altern

Re: [CentOS] trouble installing Math::BigInt module

2014-04-01 Thread Cliff Pratt
ting the > base install? > > > On Tuesday, April 1, 2014 at 4:40 PM, Cliff Pratt wrote: > > > Another approach used by people who want to use CPAN a lot, is to > download > > and install Perl from source to say /usr/local, and point CPAN at that. > > That way you

Re: [CentOS] Disappearing Network Manager config scripts

2014-05-04 Thread Cliff Pratt
That file is 'sourced' by other network scripts so doesn't have to be executable, but the contents set environment variables for other scripts. Or so I believe. No doubt someone will correct me if I am wrong. 8-) Cheers, Cliff On Mon, May 5, 2014 at 11:27 AM, Matthew Miller wrote: > On Sun, M

Re: [CentOS] find with exclude directory

2014-05-12 Thread Cliff Pratt
Why not copy the directory elsewhere, then delete the rest and move it back? You'd take a copy of it anyway, if it is important, right? Cheers, Cliff On Mon, May 12, 2014 at 4:44 AM, Tim Dunphy wrote: > Thanks. But what if I want to turn that statement into one that will delete > everything i

Re: [CentOS] Analyzing the MBR

2014-06-06 Thread Cliff Pratt
I believe that the whole of the first track on a disk used to be "reserved" or rather used to contain the MBR only (and anything else needed by the boot loader) and the first filesystem on disk used to start at track 1. Of course, with the larger disks this got more complicated. Cheers, Cliff O

Re: [CentOS] Convert "bare partition" to RAID1 / mdadm?

2014-07-28 Thread Cliff Pratt
rsync breaks silently or sometimes noisily on big directory/file structures. It depends on how the OP's files are distributed. We organised our files in a client/year/month/day and run a number of rsyncs on separate parts of the hierarchy. Older stuff doesn't need to be rsynced but gets backed up e

Re: [CentOS] Convert "bare partition" to RAID1 / mdadm?

2014-07-28 Thread Cliff Pratt
t a > > > "daily" backup more often then about 2x per week. > > > > What about: > > 1. Setup inotify (no idea how it would behave with your millions of > files) > > > > 2. One big rsync > > 3. Bring it down and copy the few modified

Re: [CentOS] don't use centos 7 as a developer workstation

2014-08-03 Thread Cliff Pratt
On Sun, Aug 3, 2014 at 11:43 PM, Farkas Levente wrote: > On 08/03/2014 01:27 PM, Reindl Harald wrote: > > > > > > Am 03.08.2014 um 13:19 schrieb Farkas Levente: > >> May be it's not clear to everyone.. so this's just a quick notice > >> to everyone. Don't use CentOS 7 as a developer workstation s

Re: [CentOS] CentOS SSH Session Logging

2014-08-14 Thread Cliff Pratt
That's not a fix. A fix is finding out where the logs are being written, not installing another package. Though, having said that, I realise that I am assuming that the minimal install contains *some* logging package, and that may possibly be incorrect. Cheers, Cliff On Fri, Aug 15, 2014 at 12:

Re: [CentOS] CentOS SSH Session Logging

2014-08-14 Thread Cliff Pratt
Fair enough I withdraw my comment as irrelevant. Cheers, Cliff On Fri, Aug 15, 2014 at 1:11 PM, Matt wrote: > > That's not a fix. A fix is finding out where the logs are being written, > > not installing another package. Though, having said that, I realise that > I > > am assuming that the mi

Re: [CentOS] Critical update for bash released today.

2014-09-25 Thread Cliff Pratt
Take the case of an Apache Bash CGI. This will have been loaded when Apache started, so Apache will have to be restarted to get the new one. There may be other similar cases. So the best thing is to reboot. Cheers, Cliff On Fri, Sep 26, 2014 at 2:39 AM, John Doe wrote: > If I understood correc

Re: [CentOS] Critical update for bash released today.

2014-09-25 Thread Cliff Pratt
e executed through them, so I'd say that the best way to be sure is to reboot. Cheers, Cliff On Fri, Sep 26, 2014 at 4:43 PM, Cliff Pratt wrote: > Take the case of an Apache Bash CGI. This will have been loaded when > Apache started, so Apache will have to be restarted to get the ne

Re: [CentOS] firefox: annoyance

2014-09-26 Thread Cliff Pratt
On Sat, Sep 27, 2014 at 11:02 AM, Keith Keller < kkel...@wombat.san-francisco.ca.us> wrote: > On 2014-09-26, Valeri Galtsev wrote: > > On Fri, September 26, 2014 5:13 pm, John R Pierce wrote: > >> > >> linux apache web servers with the bash exploit are getting owned en > >> masse today. my (p

Re: [CentOS] RPM install/upgrade problem

2014-09-26 Thread Cliff Pratt
It may be that you have a bad bash RPM from somewhere. I believe that the cpio command works directly on the package so you could try with cpio on the command line to see if it will open the RPM. I suspect that it won't be able to. Cheers, Cliff On Thu, Sep 25, 2014 at 6:52 PM, Tony Molloy wrot

Re: [CentOS] Critical update for bash released today.

2014-09-26 Thread Cliff Pratt
On Fri, Sep 26, 2014 at 6:28 PM, James Hogarth wrote: > On 26 Sep 2014 05:46, "Cliff Pratt" wrote: > > > > Take the case of an Apache Bash CGI. This will have been loaded when > Apache > > started, so Apache will have to be restarted to get the new one. Ther

Re: [CentOS] Apache wakes-up inactive Exim

2014-09-28 Thread Cliff Pratt
The daemon only handles incoming mail, or in other words waits for incoming connections from other mail servers. Outgoing mail is sent on demand, or in other words a connection is made to a mail server or relay as and when required. Cheers, Cliff On Mon, Sep 29, 2014 at 8:01 AM, Always Learning

Re: [CentOS] xfce on CentOS 7: can't lock screen

2014-09-28 Thread Cliff Pratt
CDE? Shudder!! In spite of the way that modern desktops have turned out I can't imagine anyone using CDE these days. I used to use and loath it on HP/UX back when the Internet was a puppy. Cheers, Cliff On Sun, Sep 28, 2014 at 4:50 PM, Frank Cox wrote: > On Sat, 27 Sep 2014 20:43:20 -0600 > De

Re: [CentOS] Apache wakes-up inactive Exim

2014-09-28 Thread Cliff Pratt
On Mon, Sep 29, 2014 at 2:05 PM, Always Learning wrote: > > On Mon, 2014-09-29 at 00:03 +0400, Александр Кириллов wrote: > > > You don't really need an active smtp daemon to send email or deliver it > > locally. > > $ cat /etc/php.ini | grep sendmail > > "Package(s) sendmail available, but not in

Re: [CentOS] Systemd Adding Its Own Console To Linux Systems

2014-10-09 Thread Cliff Pratt
On Thu, Oct 9, 2014 at 7:25 AM, Les Mikesell wrote: > On Wed, Oct 8, 2014 at 1:11 PM, Marcelo Ricardo Leitner > wrote: > > >>> > >>> > https://plus.google.com/u/0/+LennartPoetteringTheOneAndOnly/posts/J2TZrTvu7vd > >> > >> > > No, do you dig a new foundation for your house every 10 years? Tra

  1   2   >