Re: [CentOS] CentOS 6.5 equivalents in CentOS 7

2014-10-30 Thread Toby Bluhm
On 10/30/2014 10:20 AM, Always Learning wrote: On Thu, 2014-10-30 at 10:01 -0400, Toby Bluhm wrote: On 10/30/2014 8:38 AM, Marko Vojinovic wrote: iptables -I INPUT -p tcp --dport 80 -j ACCEPT and firewall-cmd --add-service=http To do this in cmd line on Windows: netsh

Re: [CentOS] CentOS 6.5 equivalents in CentOS 7

2014-10-30 Thread Toby Bluhm
On 10/30/2014 8:38 AM, Marko Vojinovic wrote: On Thu, 30 Oct 2014 03:56:58 + Always Learning wrote: iptables -A table-name -p tcp --dport 80 -j ACCEPT No reboot needed. 'table-name' can be INPUT or another user defined table name. firewall-cmd with its Windoze-like structure and syntax i

Re: [CentOS] FW: [Samba] Samba 4.1.7 + CentOS 6.5 - Home's directory mounting in W7 + Roaming of Profils

2014-06-05 Thread Toby Bluhm
On 6/5/2014 9:29 AM, Pascal Blétard wrote: > > >> Date: Thu, 5 Jun 2014 05:39:47 -0700 >> From: jd...@yahoo.com > > I tried it first, but this seems doesn't working for me :/ > > - Can you send me your whole smb.conf (in particular for "sysvol" and > "global" shares) > - Which OS on client? Win7

Re: [CentOS] 3TB External USB Drive isn't recognized

2013-08-12 Thread Toby Bluhm
On 8/12/2013 9:59 AM, james wrote: > We have a 3TB external USB drive that I am trying to attach to some CentOS5 > servers. I have tried an older Dell PE1950 and a newer R310 but neither one > seems to be able to read the drive. It works no problem on windows > servers/workstations and I was able t

Re: [CentOS] apcupsd, odd behavior

2013-02-08 Thread Toby Bluhm
On 2/8/2013 2:26 PM, m.r...@5-cent.us wrote: > Toby Bluhm wrote: >> On 2/8/2013 1:23 PM, m.r...@5-cent.us wrote: >>> Craig White wrote: >>>> service apcupsd status >>>> >>>> (or cat /var/log/apcupsd.events) >>>> >>> A

Re: [CentOS] apcupsd, odd behavior

2013-02-08 Thread Toby Bluhm
On 2/8/2013 1:23 PM, m.r...@5-cent.us wrote: > Craig White wrote: >> service apcupsd status >> >> (or cat /var/log/apcupsd.events) >> > Already posted the latter; the former, hey, neat results, excerpted here: > MODEL: Smart-UPS 3000 RM > STATUS : SHUTTING DOWN > LINEV: 118.0 Volts > LOAD

Re: [CentOS] School cloud solution

2011-11-05 Thread Toby Bluhm
On 11/5/2011 10:43 PM, Doug Coats wrote: > I understand what google docs offers but it comes with the need for an email > address that i can not make students have, the inability for me to control > who has access to which files, and no way to get teachers access without each > student configuri

Re: [CentOS] guest vms crash host systems

2011-10-04 Thread Toby Bluhm
If you haven't already, check the mainboard & power supply for bad capacitors: http://en.wikipedia.org/wiki/Capacitor_plague ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Centos 6 Update?

2011-04-04 Thread Toby Bluhm
Funny. When no news is given, people don't like it. When news is given, people still don't like it: it's inaccurate. However, people really, really don't like the 100% accurate estimate: "When it's ready" ___ CentOS mailing list CentOS@centos.org http

Re: [CentOS] pdflush kernel thread pops up every 10 seconds or so and video decoding grinds to a halt for 1/2 a second

2010-10-19 Thread Toby Bluhm
On 10/19/2010 3:34 PM, Aleksey Tsalolikhin wrote: > On Mon, Oct 18, 2010 at 9:08 PM, JohnS wrote: >> >> On Mon, 2010-10-18 at 18:25 -0700, Aleksey Tsalolikhin wrote: >>> Hi. A friend of mine was doing real-time video decoding on >>> Fedora Core 13 and he had a performance glitch (1/2 a second >>>

Re: [CentOS] excel parser (preferably perl)?

2010-10-19 Thread Toby Bluhm
On 10/19/2010 11:17 AM, Les Mikesell wrote: > On 10/19/2010 9:34 AM, Todd Denniston wrote: >> >>> I'm getting tired of converting spreadsheets that someone else updates >>> to csv so my perl scripts can push the data into a mysql database. Is >>> there a better way? I haven't had much luck with >

Re: [CentOS] how to show that a filesystem is ACL-enabled?

2010-09-16 Thread Toby Bluhm
On 9/16/2010 10:09 AM, Robert P. J. Day wrote: > On Thu, 16 Sep 2010, Miguel Medalha wrote: > >> >>> can someone clarify this? is there a command that shows whether a >>> filesystem is currently acl-enabled? and is the mount man page >>> simply incomplete in that respect? thanks. >> >> tun

Re: [CentOS] samba upgrade 3.0 - 3.x error convert passdb.tdb

2010-07-22 Thread Toby Bluhm
On 7/22/2010 11:07 AM, camun wrote: > Yes! > I posted on the samba list and found that there is a patch for version > 3.3. However, the patch must be applied in the / source then be > compiled. The procedure and did not get the expected result. Do the > developers forgot to apply this patch to

Re: [CentOS] best practice: how to setup a central "network installation server"?

2010-02-18 Thread Toby Bluhm
On 2/18/2010 8:49 AM, Les Mikesell wrote: > Rudi Ahlers wrote: >> Hi, >> >> I want to setup a central installation server, but haven't done this >> before, so I want to find out what would be best practices for this? >> >> The server I have already runs as a central repo, which is updated from >> o

Re: [CentOS] How to map ata#.# numbers to /dev/sd numbers?

2010-01-28 Thread Toby Bluhm
Stephen Harris wrote: > On my C5 machine (a Dell XPS420) I have a 500Gb disk on the internal SATA > controller. > > I also have a SiI3132 dual-port multi-device eSATA card. This is connected > to an external SATA array of disks. > > Now occasionally I see something like this in my logs > > ata7

Re: [CentOS] Detect file change

2010-01-26 Thread Toby Bluhm
Alan Hoffmeister wrote: > Em 26/01/2010 10:38, Wade Hampton escreveu: >> If you know C, you can write a simple program using >> inotify(7). For example, you could write a program >> to continually monitor the directory and pass >> in the script plus args as a arg. >> >> See: http://www.ibm.com/de

Re: [CentOS] Corporate drop box for files

2010-01-22 Thread Toby Bluhm
Joseph L. Casale wrote: >> Dumb question: samba? > > I should have stated for customers/vendors as well, across > the wire:) > > The webdav approach sounds good, but building doesn't fit the time frame. > I'll look at the other reco's. > Take a look at knowledgetree - similar to alfresco. htt

Re: [CentOS] unison versus rsync

2010-01-14 Thread Toby Bluhm
Joseph L. Casale wrote: >> Another feature of rsync modules that can be useful is that each module can >> specify a user and group thus one can rsync user directories between >> systems where the user names are the same but uid and gid may differ. > > I have been looking at this all morning. Is th

Re: [CentOS] LVM, usb drives, Active Directory

2009-12-15 Thread Toby Bluhm
Scott Ehrlich wrote: > I have a client with a handful of USB drives connected to a CentOS > box. I am charged with binding the USB drives together into a single > LVM for a cheap storage data pool (10 x 1 TB usb drives = 10 TB cheap > storage in a single mount point). > > The next fun piece is h

Re: [CentOS] LVM, usb drives, Active Directory

2009-12-15 Thread Toby Bluhm
Scott Ehrlich wrote: > I have a client with a handful of USB drives connected to a CentOS > box. I am charged with binding the USB drives together into a single > LVM for a cheap storage data pool (10 x 1 TB usb drives = 10 TB cheap > storage in a single mount point). > > The next fun piece is h

Re: [CentOS] Low End NAS hardware.

2009-10-21 Thread Toby Bluhm
Drew wrote: > Hey, > > The recent discussion on NAS/SAN and the Thecus N8800 got me to thinking. > > Bit of background. I have an old Dual Athlon MP2800+ that I'm using > for a home web/file server. It runs fine but between the noise of the > various fans and it's location in the living room, I'v

Re: [CentOS] CentOS 5.4? anyone?

2009-10-16 Thread Toby Bluhm
Look, it's not me that wants it. It's . . . it's the servers, OKAY? I think they've got a jones on for 5.4. I walk past the cpu room and hear trashing and growling. I look inside and it's all quiet and normal and all that - but I *know* something is going on in there. They're emanating a serio

Re: [CentOS] CentOS 5.4? anyone?

2009-10-16 Thread Toby Bluhm
You Centos guys just aren't getting the message are you? We need to know EXACTLY what is going on with the release! None of this "soon" crap will do. Please post a progress report on packages built, isos transfered, server update progress by region, hours worked, keystrokes typed, bathroom brea

Re: [CentOS] Simple way to banish IP addresses ?

2009-10-09 Thread Toby Bluhm
Toby Bluhm wrote: > Niki Kovacs wrote: >> Hi, >> >> I just set up a web server... and my bandwidth is being eaten by some >> chinese folks trying to brute-force-ssh their way into the machine. >> >> Is there a simple way to banish either single IP addres

Re: [CentOS] Simple way to banish IP addresses ?

2009-10-09 Thread Toby Bluhm
Niki Kovacs wrote: > Hi, > > I just set up a web server... and my bandwidth is being eaten by some > chinese folks trying to brute-force-ssh their way into the machine. > > Is there a simple way to banish either single IP addresses or, maybe > even better, whole IP classes ? I know it's feasibl

Re: [CentOS] question on wget

2009-09-11 Thread Toby Bluhm
Dave wrote: > Hello, > I've got an ftp site, not mine, that has content on it that i want > to download. It's not anonymous so it requires a log in. The problem is > either the ISP has a bandwidth throttle or the admin does, in either case > inconsistently as to the point in the file, but i r

Re: [CentOS] Samba Question

2009-08-26 Thread Toby Bluhm
Rajagopal Swaminathan wrote: > Greetings, > > There is a requirement of Samba server with the following specification: > > There are two groups: Designers, Draftsmen > > The share folder hierarchy is Project-->Final > > Now the Designers groups should have rw rights for Projects and subfolders > >

Re: [CentOS] CIFS Issue When Copying Large/Many Files From CentOS To Remote Windows 2003 Server Share

2009-06-18 Thread Toby Bluhm
Kemp, Larry wrote: > Mucho thanks guys... > > 1) We have disabled the antivirus for the entire drive (which is a RAID5 > diskarray). I will try to have Bacula send it job to this mounted system now > and see if CENT OS comes back with any CIFS errors. > > 2) I did try originally editing the /et

Re: [CentOS] [CentOS-announce] CentOS 5 i386 - The CentOS-5.3 i386 Live CD is released

2009-05-27 Thread Toby Bluhm
> > Fixing of what? > Come on now. You started this thread. -- tkb ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] [CentOS-announce] CentOS 5 i386 - The CentOS-5.3 i386 Live CD is released

2009-05-27 Thread Toby Bluhm
Niki Kovacs wrote: > Ladislav Bodnar a écrit : > >> Hey, didn't you abandon Linux and switch to Windows not long ago? I remember >> you making a big deal out of this on your blog. Or did you change your mind >> again? Was the Windows world that bad? > > To err is human. Béranger is looking for

Re: [CentOS] Samba Question

2009-05-21 Thread Toby Bluhm
>>> The situation I'm in is that this box is joining to a win2000 PDC using >>> samba+winbind for setting permissions on files and dir with domain >>> users/groups. When I do a ls -l I just see the uid or gid instead of the >>> domainame+_user domainname+group which is causing samba not to kn

Re: [CentOS] Samba Question

2009-05-21 Thread Toby Bluhm
Bo Lynch wrote: > On Thu, May 21, 2009 2:43 pm, JohnS wrote: >> On Thu, 2009-05-21 at 14:16 -0400, Bo Lynch wrote: >>> Hopefully very easy question to answer. I am trying to migrate data of >>> of >>> a samba server that is using winbind joined to a windows domain to >>> another >>> box. What samba

Re: [CentOS] Preventing hour-long fsck on ext3-filesystem

2009-05-14 Thread Toby Bluhm
Bernhard Gschaider wrote: > Hi! > > I'm justing in the process of setting up a new fileserver for our > company. I'm installing CentOS 5.3 (64 bit) on it. > > One of the "problems" with it is that it has a 3.5TB filesystem for > the user data which I formatted during setup as an ext3. Now my > ex

Re: [CentOS] Inotify or equivalent

2009-05-01 Thread Toby Bluhm
Joseph L. Casale wrote: > I installed inotify and incrond to watch a directory and set the > job as '/mnt/dir IN_ATTRIB chmod 0660 $@/$#' which worked very well > except that as expected, IN_ATTRIB is to broad of a watch class as it > caused an enormous amount of contention with the filemonitor and

Re: [CentOS] Directory and File Perms

2009-04-30 Thread Toby Bluhm
Joseph L. Casale wrote: > I have a directory shared out via Samba for Quickbooks and seem > to have some issues with permissions. The directory being shared > is a subdirectory in an ext3 partition being mounted with the acl > option. > > It has been setup as follows: > chown root:DOMAIN\AD_G

Re: [CentOS] extend raid volume - new drive

2009-04-28 Thread Toby Bluhm
dnk wrote: > Hi there, I have a system with the following: > > # fdisk -l > > Disk /dev/sda: 80.0 GB, 800 bytes > 255 heads, 63 sectors/track, 9726 cylinders > Units = cylinders of 16065 * 512 = 8225280 bytes > > Device Boot Start End Blocks Id System > /dev/sda1

Re: [CentOS] E-Mail Serving Options

2009-04-27 Thread Toby Bluhm
Jason Todd Slack-Moehrle wrote: > Hi All, > > What are my e-mail serving options? I need to host POP, IMAP and SMTP. > I must admit that non-windows e-mail hosting has always been a chore > for me. I remember QMail and QPopper IIRC. > The wiki has a nice setup: http://wiki.centos.org/HowTos

Re: [CentOS] Yum update corrupted something badly - can only get access through SSH terminal or Webmin

2009-04-23 Thread Toby Bluhm
Dan Roberts wrote: > Ok - something truly bad appears to have happened.Yes, I will > concede that cycling the system was a bad thing - but after two hours > it should have returned from the update, still I was bad. > > There are indeed updates that it wants - and I went back to the site

Re: [CentOS] Yum update corrupted something badly - can only get access through SSH terminal or Webmin

2009-04-22 Thread Toby Bluhm
Les Mikesell wrote: > Dan Roberts wrote: > >> that aside - I can't run the command you suggest because any yum >> operation results in the same error message. >> >> >> # yum clean all && yum update glibc\* && yum update >> Traceback (most recent call last): >>File "/usr/bin/yum", line 28, in

Re: [CentOS] Dual-boot with WinXP, CentOS already installed

2009-04-17 Thread Toby Bluhm
Toby Bluhm wrote: > Kai Schaetzl wrote: >> Toby Bluhm wrote on Fri, 17 Apr 2009 07:46:14 -0400: >> >>> I didn't know who you were talking about either. It's good to point out >>> the problem, but maybe next time leave some text clue as to whom you are

Re: [CentOS] Dual-boot with WinXP, CentOS already installed

2009-04-17 Thread Toby Bluhm
Kai Schaetzl wrote: > Toby Bluhm wrote on Fri, 17 Apr 2009 07:46:14 -0400: > >> I didn't know who you were talking about either. It's good to point out >> the problem, but maybe next time leave some text clue as to whom you are >> referring. > > why?

Re: [CentOS] Dual-boot with WinXP, CentOS already installed

2009-04-17 Thread Toby Bluhm
Kai Schaetzl wrote: > Sorin Srbu wrote on Fri, 17 Apr 2009 09:37:53 +0200: > >> How do you mean broken? > > Sorin, why do you think I replied to you? The person using the broken > configuration is "David G. Miller". I didn't know who you were talking about either. It's good to point out the pr

Re: [CentOS] Dual-boot with WinXP, CentOS already installed

2009-04-16 Thread Toby Bluhm
David G. Miller wrote: > "Sorin Srbu" wrote: > . . . > As noted in other replies, Windows not not play well with anything > else. Your best bet would be to disable/remove/disconnect the drive I installed Win7 beta on the open partition at the end of my laptop disk and had to dd restore the m

Re: [CentOS] Getting ready for CentOS 5.4

2009-03-31 Thread Toby Bluhm
RobertH wrote: > this getting ready for centos 5.4 thread... > > i am not following it... yet... > > did we time warp and lose 5.3, being trashcanned and now waiting on 5.4? > > microsoft didnt buy out the centos faithful did they? > > ;-> > I'm tired of waiting for 5.4 and moved on to waiti

Re: [CentOS] Clonezilla SE with CentOS5

2009-03-09 Thread Toby Bluhm
Sorin Srbu wrote: > Hi all, > > I'm looking for a cloning solution for our Windows/Linux/*nix computer park > and ran into Clonezilla. Apparantely the DRBL and other documentation > mentions CentOS as a suitable base for it. > > Does anybody on this list use this solution and can say something ab

Re: [CentOS] nightly rsync has started to throw errors

2009-02-27 Thread Toby Bluhm
Ray Leventhal wrote: > Hi all, > > I perform a nightly snapshot of /home to a USB attached drive scheduled > via cron. The system is CentOS 5.2 and only gets attached to the > internet periodically for updates, otherwise serves as a samba server to > about 20 Windows clients. > > The rsync comma

Re: [CentOS] realtime backup

2009-02-18 Thread Toby Bluhm
Joost Waversveld wrote: > > 1. > === > RAID IS NO BACKUP! RAID is only to survive hardware failure of the hard > disk(s) (and only if you don't use RAID0!). > > Other people are mentioning the Master/Slave setup. This will do if you > just need one up to date backup for the coincidence the co

Re: [CentOS] 4 X 500 gb drives - best software raid config for a backup server?

2009-02-18 Thread Toby Bluhm
John R Pierce wrote: > Ray Van Dolson wrote: >> Can't Linux LVM do mirroring? I swear I read that it could in the man >> page. Never have tried it however and you certainly can't set it up >> from disk druid in anaconda. >> > > > dunno. the word 'mirror occurs exactly once in the man page f

Re: [CentOS] Emergency rescue help needed

2009-02-04 Thread Toby Bluhm
Rainer Duffner wrote: > Sorin Srbu schrieb: >>> -Original Message- >>> From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On >>> Behalf Of >>> Scott Silva >>> Sent: Tuesday, February 03, 2009 10:45 PM >>> To: centos@centos.org >>> Subject: Re: [CentOS] Emergency rescue help

Re: [CentOS] Intel DG33BU motherboard

2009-02-03 Thread Toby Bluhm
Paolo Supino wrote: > Hi Peter > > The symlinks aren't broken: the grub.conf file is located in > /boot/grub/. /etc/grub/menu.lst points to it and so does /etc/grub.conf ... > [r...@server grub]# ls -l /etc/grub.conf /boot/grub/menu.lst > /boot/grub/grub.conf > -rw--- 1 root root 974 Feb

Re: [CentOS] Emergency rescue help needed

2009-02-02 Thread Toby Bluhm
Sorin Srbu wrote: >> -Original Message- >> From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf > Of >> John R Pierce >> Sent: Friday, January 30, 2009 6:49 PM >> To: CentOS mailing list >> Subject: Re: [CentOS] Emergency rescue help needed >> >> Eaton Powerware used

Re: [CentOS] Emergency rescue help needed

2009-01-30 Thread Toby Bluhm
John wrote: . . . >> http://en.wikipedia.org/wiki/Capacitor_plague. >> >> I just fixed a test box that kept getting something like >> "received INT >> 11 - no one cared" and then locks up. Replaced two caps - I >> yanked them >> from some old, defunct power supplies. > > - > How did you kn

Re: [CentOS] Emergency rescue help needed

2009-01-29 Thread Toby Bluhm
Anne Wilson wrote: . . . >> > I do have a UPS, and it's fully charged. The system is just > spontaneously rebooting or shutting down. > http://en.wikipedia.org/wiki/Capacitor_plague. I just fixed a test box that kept getting something like "received INT 11 - no one cared" and then locks up. R

Re: [CentOS] More than 2TB RAID...

2009-01-28 Thread Toby Bluhm
Peter Kjellstrom wrote: > On Wednesday 28 January 2009, Jake wrote: > ... >> I came across this article you may find useful: >> http://www.unixgods.org/~tilo/linux_larger_2TB.html >> >> I should say that I STRONGLY recommend not creating ext3 file systems in >> the 2TB+ range > > I consider that F

Re: [CentOS] Firefox 3.0.4 and Adobe Flash (CentOS 5 (32bit))

2008-12-22 Thread Toby Bluhm
Lanny Marcus wrote: . . . > > We have four (4) Dell Dimension boxes and their support here is > *SUPER*, but they use proprietary cases, motherboards and power > supplies. Their quote of USD$237 for a new motherboard is probably not > something I am going to follow up on. The box is running most o

Re: [CentOS] sendmail Deferred mail - reason unknown

2008-12-15 Thread Toby Bluhm
Sean Carolan wrote: > "I'm a bit baffled by this problem. Maybe there's a sendmail guru out > there who can help me out here. We have some end-users who need to > receive system-generated mail that originates from a java-based > application on our network. The java app sends the mail through our

Re: [CentOS] URGENT: libdvdcss install hosed /var

2008-12-11 Thread Toby Bluhm
MHR wrote: . . . > > It doesn't. It seems, though, that it is GNOME that is painfully slow > to start any thing up, and when it is doing so, it hampers everything > else to some extent. Slow as in it takes minutes to load programs > instead of milliseconds > Gnome at one time (RH9 days I t

Re: [CentOS] pop3 attack

2008-12-10 Thread Toby Bluhm
Spiro Harvey wrote: >> It's simpler for non-experts to change the postfix configuration than >> to change the sendmail configuration. So, why shouldn't he not >> suggest it? > > because it's stupid, lazy advice. > Will it not work? Will it make someone's brain rot and fall out? Could one switch

Re: [CentOS] pop3 attack

2008-12-10 Thread Toby Bluhm
Spiro Harvey wrote: > > why change software just because one configuration line is different? > Main point was the RR relay host works. -- tkb ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] pop3 attack

2008-12-10 Thread Toby Bluhm
Scott Silva wrote: > on 12-10-2008 8:02 AM James Pifer spake the following: >> On Tue, 2008-12-09 at 16:26 -0500, James Pifer wrote: >>> Thanks to all. For now I've stopped it using iptables. I tried stopping >>> it at my router without success, yet another reason to replace it! I >>> will also rep

Re: [SOLVED] [CentOS] disk space issues...any help is greatly appreciated

2008-11-26 Thread Toby Bluhm
Ray Leventhal wrote: Sorin Srbu wrote: Ray Leventhal <> scribbled on Wednesday, November 26, 2008 3:50 PM: I have additional HDDs available if growing the partition is in order (would appreciate pointers to that, if applicable), but I'm really stumped as to where the space is being eaten up.

Re: [CentOS] XFS or JFS on CentOS 5?

2008-11-21 Thread Toby Bluhm
Sorin Srbu wrote: Vandaman <> scribbled on Thursday, November 20, 2008 5:31 PM: And I am sure there are usecase's where Jfs is a better option than Xfs. Does this help answer the question ? So which fs is preferred when, any rule of thumb one should know of? Pointers gratefully accepted.

Re: [CentOS] XFS or JFS on CentOS 5?

2008-11-20 Thread Toby Bluhm
Jiann-Ming Su wrote: On Thu, Nov 20, 2008 at 3:34 AM, Laurent Wandrebeck <[EMAIL PROTECTED]> wrote: Outside more up-to-date question, here is my own experience with jfs/xfs. . . . The only thing I don't like about ext3 is the fsck. On relatively small filesystems, it's an annoyance. But on h

Re: [CentOS] CentOS 4.7 Server CD - update frontpage

2008-10-29 Thread Toby Bluhm
MHR wrote: As some will attest, the cost of said contributions may have now exceeded their value. -- tkb ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] new list proposal

2008-10-16 Thread Toby Bluhm
I was interested in seeing what the actual vote results may be, so here's what I've calculated: New list as proposed - 5 Keep as is - 11 Either way - 2 Keep + update charter - 2 New list + new name/charter - 6 Not declared - 3 A few folks posted remarks, but I could not detect a vote - th

Re: [CentOS] Seeking advice about auth/home serving

2008-10-15 Thread Toby Bluhm
Laurent Wandrebeck wrote: . . A centralized storage solution is impossible due to our (awfully) low IT budget. I'm used to that. "We need this, this, this and that. Here's a dollar." Only important data is backuped (/home and a couple other things), as we can't afford to save several TB. 3 se

Re: [CentOS] Seeking advice about auth/home serving

2008-10-15 Thread Toby Bluhm
Laurent Wandrebeck wrote: 2008/10/15 Ian Forde <[EMAIL PROTECTED]>: Without knowing more specifics, you could always try using the /net automount... as in: /net/servername/data It's ugly, and rarely used, but it works for small networks... OK, here are some more details: each /data is between

Re: [CentOS] Re: Unexpected FTP Activity

2008-10-10 Thread Toby Bluhm
Mike -- EMAIL IGNORED wrote: On Fri, 10 Oct 2008 17:03:41 +0200, Ralph Angenendt wrote: [...] Or it's yum-updatesd in action. Ralph [...] It looks like this is it; I shut it down. Is there a reason why you don't want your machine updated? -- tkb _

Re: [CentOS] Installing rsh-server weirdness

2008-10-08 Thread Toby Bluhm
Sorin Srbu wrote: Hi all, Currently working with migrating from RHEL3 to CentOS 5.2 x86 on test computer. When I tried to run "yum install rsh*" in order to install the rsh-server Try yum install rsh\* or yum install "rsh*" This allows "*" to be passed on to yum unmolested by the she

Re: [CentOS] OT Mailing List Spam

2008-10-03 Thread Toby Bluhm
MHR wrote: Hello? This is way off topic for the CentOS list. Enough already. The audience groans with dismay. We shuffle off, looking for a Springer inspired Reality Internet Game Show. -- tkb ___ CentOS mailing list CentOS@centos.org http://li

Re: AW: AW: [CentOS] Nightly yum update did an "upgrade"

2008-10-02 Thread Toby Bluhm
Griesbach, Lutz wrote: . . Don't top post, please. With RTFM you are right, I read the man pages and disabled nightly updates. Thank you for your help. Did you leave it so it at least notifies you of available updates? Better than ignoring updates altogether. -tkb

Re: [CentOS] Re: question about software Raid 1

2008-10-01 Thread Toby Bluhm
Kanwar Ranbir Sandhu wrote: . . . You said above, "When this finishes...", but how do you know the check is completed? I saw this in /var/log/messages: cat /proc/mdstat gives progress cat /sys/block/md0/md/sync_action gives current mode -tkb __

Re: [CentOS] Re: DKIM

2008-09-25 Thread Toby Bluhm
Scott Silva wrote: . . . A "one stop shop" on everything CentOS. I like that approach better. A new list for email only would probably lead to email threads on *both* lists, users being reminded to take the discussion to the other list, etc. -- Toby Bluhm Alltech Medic

Re: [CentOS] Re: DKIM

2008-09-25 Thread Toby Bluhm
pissed too. BTW - very informative thread. -- Toby Bluhm Alltech Medical Systems America, Inc. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] email and MS outlook

2008-09-18 Thread Toby Bluhm
EMAIL PROTECTED] The procmail script for the highpriority account would add in the necessary header, pull real_recipient out of subject & forward it to [EMAIL PROTECTED] -- Toby Bluhm Alltech Medical Systems America, Inc. ___ CentOS mailing list CentOS@ce

Re: [CentOS] i didn't see the 4.7 announcement

2008-09-16 Thread Toby Bluhm
te to describe their gratitude. ;-) -- Toby Bluhm Alltech Medical Systems America, Inc. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Re: USB drive fails at sector 0xFFFFFFF

2008-09-08 Thread Toby Bluhm
ing, it's worked well for me. -- Toby Bluhm Alltech Medical Systems America, Inc. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] OT: Home NAS device

2008-09-05 Thread Toby Bluhm
would probably be better. The hw vendor may say what it can run - hopefully something less generic than just "Linux." -- Toby Bluhm Alltech Medical Systems America, Inc. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] OT: Home NAS device

2008-09-05 Thread Toby Bluhm
e.com/reviews/Atom-Athlon-Efficient,1997.html -- Toby Bluhm Alltech Medical Systems America, Inc. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] LVM not removing LV

2008-08-25 Thread Toby Bluhm
agent holding /dev/ open. The solution was to kill the daemon. -- Toby Bluhm Alltech Medical Systems America, Inc. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] LVM not removing LV

2008-08-22 Thread Toby Bluhm
Toby Bluhm wrote: nate wrote: . . . Verify that it's deactivated with the lvdisplay command Current versions of lvm/lvremove will do that automatically. . . . but verifying is still a good idea. -- Toby Bluhm Alltech Medical Systems America

Re: [CentOS] LVM not removing LV

2008-08-22 Thread Toby Bluhm
t you need to deactivate it: lvchange -a n Verify that it's deactivated with the lvdisplay command Current versions of lvm/lvremove will do that automatically. -- Toby Bluhm Alltech Medical Systems America, Inc. ___ CentOS mailing list CentOS@

Re: [CentOS] Missing fonts for tightvnc

2008-08-13 Thread Toby Bluhm
Robert Moskowitz wrote: Toby Bluhm wrote: Robert Moskowitz wrote: You would think installing via yum would handle dependencies, but perhaps fonts are not managed like dependencies. Anyway, I installed tightvnc to test out its IPv6 support. Installed ok (after I erased regular vnc). But

Re: [CentOS] Missing fonts for tightvnc

2008-08-13 Thread Toby Bluhm
5dpi a 100dpi fonts, but there seemed to be a lot of these two. I installed a ocuple of them and tried again. Got the same errors. So how do I fix this one? Perhaps vnc can't talk to the xfs daemon - IPv6 or firewall related? -- Toby Bluhm Alltech Med

Re: [CentOS] how to create whole image

2008-08-13 Thread Toby Bluhm
to install each and every thing many times. i would not like to create image using dd. any suggestions ?? Clonezilla is designed with your intent in mind. I believe it should support lvm & sw raid. www.clonezilla.org -- Toby Bluhm Alltech Medical Systems America,

Re: [CentOS] Re: gcc editor for newbie (Emacs or vim or ?)

2008-08-12 Thread Toby Bluhm
a new one. My house was built 45 yrs ago & I like it - don't need a new one. I was born over 50 yrs ago & I don't need . . . well, ok - maybe there's room for improvement. :-) -- Toby Bluhm Alltech Medical Systems America, Inc. ___

Re: [CentOS] Reloading /etc/hosts

2008-08-04 Thread Toby Bluhm
Robert Moskowitz wrote: I am doing some testing and am having to make many changes to /etc/hosts Is there a way to reload the /etc/hosts file without doing a service network restart? Takes effect immediately. Do you not get the changes right away? -- Toby Bluhm Alltech Medical Systems

Re: [CentOS] File system goes read-only once in a while

2008-08-04 Thread Toby Bluhm
Mufit Eribol wrote: Toby Bluhm wrote: Mufit Eribol wrote: I have a LV on RAID mounted as /mnt/raid. Then /mnt/raid/var is symlinked to /var. I was afraid you were going to say that. Go back to single user mode. mkdir /new_var cd /mnt/raid/var tar cf - . | ( cd /new_var ; tar xvf

Re: [CentOS] File system goes read-only once in a while

2008-08-01 Thread Toby Bluhm
ink to /new_var. Or remove the old link & mv /new_var /var. reboot. -- Toby Bluhm Alltech Medical Systems America, Inc. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] selinux & httpd & portmap

2008-08-01 Thread Toby Bluhm
pd_t postfix_spool_t:sock_file write; Put the policy into effect with cat new_audit.log|audit2allow -M local semodule -i local.pp Ran through all the same email tests. selinux has not complained - yet. -- Toby Bluhm Alltech Medical Systems America, Inc. ___ Ce

Re: [CentOS] File system goes read-only once in a while

2008-08-01 Thread Toby Bluhm
v in your raid_vg0 volume group, then just umount /mnt/raid and run your fsck on /dev/raid_vg0/raid_lv0. If you have services that live in or depend on /mnt/raid being mounted, stop all those services first. Or init 1 to single user console. -- Toby Bluhm Alltech Medical Systems Ame

Re: [CentOS] File system goes read-only once in a while

2008-08-01 Thread Toby Bluhm
Toby Bluhm wrote: . . . Boot the rescue disk. Mount the partitions someplace. Dump /old_var to /new_var. Also verify that fstab or symlinks is not going to keep using old_var. Also Also make sure you have enough space for the new_var location. -- Toby Bluhm Alltech Medical Systems

Re: [CentOS] File system goes read-only once in a while

2008-08-01 Thread Toby Bluhm
x27;d be wary of hardware problems with raid controller, cables, or disks. That "IO failure" in your logs isn't what you want to see during fs operations. -- Toby Bluhm Alltech Medical Systems America, Inc. ___ CentOS mailing list C

Re: [CentOS] Updated bind marked as vulnerable

2008-07-30 Thread Toby Bluhm
nf or the nameserver of your nameserver that the test site is talking to. You have to bug whoever runs those boxes about the problem. -- Toby Bluhm Alltech Medical Systems America, Inc. ___ CentOS mailing list CentOS@centos.org http://lists.cento

Re: [CentOS] Re: Hardware serial number access from (a) command(s)

2008-07-29 Thread Toby Bluhm
MHR wrote: On Tue, Jul 29, 2008 at 12:46 PM, Lanny Marcus <[EMAIL PROTECTED]> wrote: On Tue, Jul 29, 2008 at 2:27 PM, Toby Bluhm <[EMAIL PROTECTED]> wrote: Scott Silva wrote: on 7-29-2008 11:26 AM MHR spake the following: On Tue, Jul 29, 2008 at 10:32 AM, Scott Silva wrote: Y

Re: [CentOS] Re: Hardware serial number access from (a) command(s)

2008-07-29 Thread Toby Bluhm
angry enough after the 3. ;-P Did you remember to thaw the chicken? ;^) mhr Its supposed to be dead first? Don't forget organically fed and free range. -- Toby Bluhm Alltech Medical Systems America, Inc. 30825 Aurora Road Suite 100 Solon Ohio 44139 440-424-2

Re: [CentOS] selinux & httpd & portmap

2008-07-28 Thread Toby Bluhm
same sig repeated 50 times or a big bitmap. Is there a recommended limit on email size posted somewhere? Perhaps the membership join/reminder could have etiquette/rules included? Awaiting my penance . . . . -- Toby Bluhm Alltech Medical Systems America, Inc. 30825 Aurora Road Suite 100 S

Re: [CentOS] Duplicate PV on HW RAID?

2008-07-28 Thread Toby Bluhm
ere me & I was just starting out on a new setup, I'd blow it all away and start from scratch. I hate that nagging feeling something's gonna bite me later down the road. -- Toby Bluhm Alltech Medical Systems America, Inc. 30825 Aurora Road Suite 100 Solon Ohio 44139 440-424-2240 e

Re: [CentOS] selinux & httpd & portmap

2008-07-28 Thread Toby Bluhm
MHR wrote: Tony, 1) Please edit your replies to remove unnecessary information. 2) If you need to present this large of an amount of data, please include it in an attachment. Thanks. I was waiting for you :) BTW - my name is Toby. -- Toby Bluhm Alltech Medical Systems America, Inc

Re: [CentOS] Duplicate PV on HW RAID?

2008-07-28 Thread Toby Bluhm
Toby Bluhm wrote: Ross S. W. Walker wrote: Eduardo Grosclaude wrote: Hello, My "hardware" (?) RAID system seems to work but says Never mind, mdadm don't apply with HW raid. mdadm --examine will tell if there's raid metadata there, --zero-superblock will erase it.

  1   2   >