Re: Problem reserving enough space for Java object heap since stretch upgrade

2017-07-03 Thread Adam Rosi-Kessel
On 7/3/2017 10:56 AM, Henrique de Moraes Holschuh wrote: On Mon, 03 Jul 2017, Adam Rosi-Kessel wrote: This isn't on purpose and not something I've ever thought about it. It looks like migrating an existing system from i386 to amd64 is a cumbersome and potentially glitchy process. I

Re: Problem reserving enough space for Java object heap since stretch upgrade

2017-07-03 Thread Adam Rosi-Kessel
On 7/3/2017 6:52 AM, Rene Engelhard wrote: On 01-07-2017 10:47, Adam Rosi-Kessel wrote: I have been unable to execute Java with >=2048M memory allocation since upgrading to stretch. I've changed nothing in my configuration otherwise. Might be related to this: https://lists.debian.or

Re: Laser Printer recommendation...

2017-07-03 Thread Adam Rosi-Kessel
On Mon, Jul 03, 2017 at 07:41:31AM -0400, Whit Hansell wrote: > Can anyone recommend a monochrome (black toner) laser printer that is > currently available and reasonably priced (<$300). I am interested in > finding one as i am sick and tired of buying ink every month even when I'm > not printing

Re: Problem reserving enough space for Java object heap since stretch upgrade

2017-07-01 Thread Adam Rosi-Kessel
On 7/1/2017 9:50 AM, Eduardo M KALINOWSKI wrote: On 01-07-2017 10:47, Adam Rosi-Kessel wrote: I have been unable to execute Java with >=2048M memory allocation since upgrading to stretch. I've changed nothing in my configuration otherwise. Might be related to this: https://lists.de

Re: Problem reserving enough space for Java object heap since stretch upgrade

2017-07-01 Thread Adam Rosi-Kessel
On 7/1/2017 10:37 AM, David Wright wrote: On Sat 01 Jul 2017 at 09:47:38 (-0400), Adam Rosi-Kessel wrote: I have been unable to execute Java with >=2048M memory allocation since upgrading to stretch. I've changed nothing in my configuration otherwise. # ulimit -v unlimited W

Problem reserving enough space for Java object heap since stretch upgrade

2017-07-01 Thread Adam Rosi-Kessel
I have been unable to execute Java with >=2048M memory allocation since upgrading to stretch. I've changed nothing in my configuration otherwise. I have plenty of RAM: # free totalusedfree shared buff/cache available Mem:5168396 3326140 24

Re: Recent upgrade causes drive lettering scheme to alternate from hda to hde

2006-09-25 Thread Adam Rosi-Kessel
On Friday, 22 Sep 2006 09:10:22 -0700, Bob McGowan wrote: >> I recently upgrade a perfectly functional sarge laptop to etch. It has >> one standard internal IDE hard drive. Now, about half the time it >> boots up as hda, and the other half the time it boots up as hde. After >> the initramfs stage,

Re: Recent upgrade causes drive lettering scheme to alternate from hda to hde

2006-09-22 Thread Adam Rosi-Kessel
Resending -- this didn't appear to go through properly the first time. Kevin Mark wrote: > > I recently upgrade a perfectly functional sarge laptop to etch. It has > > one standard internal IDE hard drive. Now, about half the time it boots > > up as hda, and the other half the time it boots up as

Re: Re: Recent upgrade causes drive lettering scheme to alternate from hda to hde

2006-09-22 Thread Adam Rosi-Kessel
Kevin Mark wrote: > > I recently upgrade a perfectly functional sarge laptop to etch. It has > > one standard internal IDE hard drive. Now, about half the time it boots > > up as hda, and the other half the time it boots up as hde. After the > > initramfs stage, if the drive is identified as hde, i

Recent upgrade causes drive lettering scheme to alternate from hda to hde

2006-09-20 Thread Adam Rosi-Kessel
I recently upgrade a perfectly functional sarge laptop to etch. It has one standard internal IDE hard drive. Now, about half the time it boots up as hda, and the other half the time it boots up as hde. After the initramfs stage, if the drive is identified as hde, it fails to boot unless I create a

quotaon fails - "Quota format not supported in kernel"

2006-07-03 Thread Adam Rosi-Kessel
;ve posted an strace of the quotaon command here: http://adam.rosi-kessel.org/temp13/quotaon_strace Running the quota init.d script fails similarly. I'm not using any NFS mounts or exports. Any ideas why this is failing? -- Adam Rosi-Kessel http://adam.rosi-kessel.org -- To UNSUBS

Why aren't syslog, auth.log, etc. rotated by logrotate?

2006-02-28 Thread Adam Rosi-Kessel
Does anyone know why syslog, auth.log, and other similar system log files are each rotated by their own separate cron job rather by logrotate? Is there any reason not to have logrotate handle all of those log files? -- Adam Rosi-Kessel http://adam.rosi-kessel.org signature.asc Description

Troubleshooting occasional hdX lost interrupts - any suggestions?

2006-02-26 Thread Adam Rosi-Kessel
e000-e01f : uhci_hcd e400-e41f : :00:10.2 e400-e41f : uhci_hcd e800-e80f : :00:11.1 e800-e807 : ide0 e808-e80f : ide1 ec00-ecff : :00:12.0 ec00-ecff : via-rhine I have one drive from each controller in a software RAID-5: hda, hdc, hde, and hdh. Any suggestions for how to go about

postfix/procmail/spamassassin permissions issues

2005-07-09 Thread Adam Rosi-Kessel
/spamassassin/README.spamd suggests that spamd is supposed to run as root and drop to the uid of the user to whom mail is being delivered. Are these files really supposed to be world readable and writable? That seems like the wrong way to do it. Am I missing something here? -- Adam Rosi-Kes

Package to block random SSH login attempts?

2004-12-04 Thread Adam Rosi-Kessel
lookup | grep -q "not found" ) then lookup=`whois $ip | grep -i "name" | head -1` fi echo \# $now >> /etc/hosts.deny echo \# $lookup >> /etc/hosts.deny echo \# $attempts failed attempts at valid username >> /etc

Re: Keyboard occasionally nonresponsive on bootup with Debian Sid

2004-09-20 Thread Adam Rosi-Kessel
flakiness, that only occurs after the bootloader is done, but not before? -- Adam Rosi-Kessel http://adam.rosi-kessel.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Keyboard occasionally nonresponsive on bootup with Debian Sid

2004-09-19 Thread Adam Rosi-Kessel
to select the kernel in GRUB--it usually just picks the first one after 5 seconds). I can't for the life of me think of what would make it occur only occasionally, though. > can you Ctrl-Alt-BackSpace the server? Nope, ctrl-alt-backspace is as nonfunctional as ctrl-alt-del. -- Adam Rosi-Ke

Bluetooth activity prevents new ttys from being created

2004-09-19 Thread Adam Rosi-Kessel
r made any difference. Again, I don't even really know how to further investigate this behavior. Any ideas? -- Adam Rosi-Kessel http://adam.rosi-kessel.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Keyboard occasionally nonresponsive on bootup with Debian Sid

2004-09-19 Thread Adam Rosi-Kessel
s, so I haven't experimented that much. Can anyone suggest a way to hunt down this problem? I can't even guess the origin. (likely irrelevant, but I do get 'atkbd.c: Spurious ACK on isa0060/serio0. Some program, like XFree86, might be trying access hardware directly.' a l