Re: CUPS Configuration

2007-01-05 Thread Erik Karlin
On Fri, Jan 05, 2007 at 02:15:05PM -0500, Roberto C. Sanchez wrote: > On Fri, Jan 05, 2007 at 07:14:30PM +0100, Danesh Daroui wrote: > > Yes. It works via CUPS administration page (localhost:631). > > > I know that it works via localhost. But, does it work *across* the > network, from the machine

Re: LVM and disk failure

2006-01-09 Thread Erik Karlin
On Sat, Jan 07, 2006 at 11:02:25PM -0800, Mike Bird wrote: > On Sat, 2006-01-07 at 22:15, Daniel Webb wrote: > > On Sat, Jan 07, 2006 at 09:02:20PM -0800, Mike Bird wrote: > > Well, yes, but supposing you *do* have a failure? Then what? Half the > > filesystem is still there on the second disk, i

Re: dpkg-reconfigure xserver-xfree86 yeilds no XF86Config-4 file?

2006-01-11 Thread Erik Karlin
On Wed, Jan 11, 2006 at 03:49:38PM -0700, Ed Young wrote: > I'm very confused. Where does the XF86Config-4 file live? I thought it > was in /etc/X11. > > I also thought that dpkg-reconfigure xserver-xfree86 was supposed to > create a new XF86Config file. > > I did an experiment. I deleted (sa

Re: su/sudo cannot X

2006-01-18 Thread Erik Karlin
> On Wed, Jan 18, 2006 at 12:17:27AM +, Martin OConnor wrote: > > On Tue, 2006-01-17 at 17:29 -0500, Lei Kong wrote: > > > Hi, > > > > > > I have a strange problem with my thinkpad z60t, running debian testing. > > > I ran these commands in konsole or xterm under kde: > > > > > > $xhost + > >

Re: Can /var and /user be on LVM/RAID

2006-04-03 Thread Erik Karlin
On Sun, Apr 02, 2006 at 05:09:02AM -0400, [EMAIL PROTECTED] wrote: > Are there any drawbacks to having /var and /usr on LVM2 on RAID-1? > (e.g. total inability to rescue things in case a new kernel doesn't > recognise LVM2 or something?) > > -- hendrik I do it on all my machines I have and do no

Re: debian-user and mutt...

2006-02-09 Thread Erik Karlin
On Thu, Feb 09, 2006 at 05:01:35PM +, Digby Tarvin wrote: > Hi - thanks for the link. > > A quick survey and it does indeed seem that 'Reply-To munging' is > what is used on nearly all of the other lists I am subscribed to. > > The arguments made against it in that link certainly make sense,

Re: BadCRC Drive Errors on Software RAID1

2006-03-23 Thread Erik Karlin
On Thu, Mar 23, 2006 at 05:55:55PM +, Andy wrote: > Hello List, > > I am running 2x Seagate 250GB SATA-II 7200.9 disks configured as linux > software RAID-1. > > The following errors occasionally appear in /var/log/kern.log: > > kernel: ata1: translated ATA stat/err 0x51/84 to SCSI > SK

XFS + LVM + RAID10 = raid0_make_request bug

2005-07-13 Thread Erik Karlin
I've seemingly hit a problem trying the combination of xfs on lvm on raid10 (software) I've currently got 2 disks running (hda/hdc) and I've added two more (hdi/hdk). The running disks are configured as 2g ext3 root raid1 (hda1/hdc1-md0), 1g swap raid1 (hda2/hdc2-md1) and the rest as LVM partitio

Re: hosed raid 1 under lvm

2005-08-08 Thread Erik Karlin
On Sun, Aug 07, 2005 at 11:19:12PM -0500, Colin Ingram wrote: > calling all lvm/raid gurus No guru, but have just suffered through something similar. I just built an lvm on top of raid10 and certainly went through all of your issues below > > I'm running debian sarge and I have/had a 200GB

Re: XFS + LVM + RAID10 = raid0_make_request bug

2005-08-08 Thread Erik Karlin
On Wed, Jul 13, 2005 at 10:09:31PM -0400, I wrote: > I've seemingly hit a problem trying the combination of xfs on lvm on > raid10 (software) > > I've currently got 2 disks running (hda/hdc) and I've added two more > (hdi/hdk). > > My intention was to build a raid10 array. I made hdi1 a spare for

Re: disable init scripts

2005-08-16 Thread Erik Karlin
On Mon, Aug 15, 2005 at 09:32:45PM -0600, Bob Proulx wrote: > John Hasler wrote: > > Matthew Lenz wrote: > > > is there a 'debian way'/command for disabling init scripts from > > > various run levels? Or do I just remove the links from the > > > various run levels? > > My opinion is that the Debi

Re: root (/) on software raid

2005-08-23 Thread Erik Karlin
On Tue, Aug 23, 2005 at 09:42:15AM -0600, Jamin W. Collins wrote: > I've managed to enable software raid on one of my systems. Four > different arrays built as follows: > > /dev/md0: (/boot) > - /dev/hda1 & /dev/hdc1 > > /dev/md1: (/var/log) > - /dev/hda6 & /dev/hdc6 > > /dev/md2: (/) > - /dev/

Re: Bittorent question

2005-09-23 Thread Erik Karlin
On Fri, Sep 23, 2005 at 09:16:01AM -0500, Josh Battles wrote: > Last night I installed bittorrent on my server so that I could use it to > download/seed some files but I can't seem to get anything to download via BT. > I've used BT on Windows and other Linux distros (but never debian) without > an

Re: IDE controller card recommendation

2005-10-04 Thread Erik Karlin
On Tue, Oct 04, 2005 at 12:25:06PM -0400, Roberto C. Sanchez wrote: > Quoting Josh Battles <[EMAIL PROTECTED]>: > > >Roberto C. Sanchez said: > >> > >>I would like to use inexpensive cards (~$15-$30) since I will be setting > >>up > >>software RAID and this is an older server with older drives.

Re: Printing from C/C++ ?

2005-11-28 Thread Erik Karlin
On Mon, Nov 28, 2005 at 01:55:48PM -0500, H.S. wrote: > John Carline wrote: > > Hi All, > > > > Can someone give me a good reference for printing from a C program or > > perhaps a few lines of C or C++ code that will route program formated > > data/text to my local printer. > > > > There seems to