syslog-ng log output corrupted

2010-05-04 Thread Imre Vida
a few days ago syslog-ng stopped working properly on my laptop. Its output consists only of error report lines such as the following: May 3 06:35:16 sharp syslog-ng[4361]: Log statistics; processed='destination(d_error)=249', processed='cent er(received)=0', processed='src.internal(s_src#1)=2

problem with Xxorg - testing update -- vesa driver on ati x1400

2006-11-28 Thread Imre Vida
Hi, i am running Debian testing on a IBM/Lenovo Thinkpad T60p. For the graphics, i have chosen the vesa driver from xorg - as it works together well with software suspend. This combination worked quit well uptill now: X applications were sufficiently fast (i don't really need 3d acceleration).

smtp with ssl auth

2006-05-22 Thread Imre Vida
Hi, our smtp server requiers ssl authentication (user+passwd over port 465) It refuses to use SASL, and doesn't work with TSL either although the latter is often refered to as TSL/SSL - spent quit some time trying to setup postfix properly, and tried some others (exim, esmtp, msmtp) as well. Wi

Re: why does a process gets killed?

2002-01-10 Thread Imre Vida
On Thu, Jan 10, 2002 at 10:18:11AM -0600, Dave Sherohman wrote: > In limits.conf, the 'soft' limits are the defaults and the 'hard' > limits are the maximum that a (non-priviliged) user can increase them > > q2: what else do i have to do so that the values > > in /etc/security/limits.conf can take

Re: why does a process gets killed?

2002-01-10 Thread Imre Vida
On Thu, Jan 10, 2002 at 02:58:50PM +0100, Martin Wuertele wrote: > On Thu, Jan 10, 2002 at 02:24:30PM +0100, Imre Vida wrote: > > > Watch the kernel log /var/log/syslog, or > > > Check resource limits (umlilit -a, ulimit -Sa), or > > thanks, this is the problem &g

Re: why does a process gets killed?

2002-01-10 Thread Imre Vida
> > What could i do to figure out what is the problem? > > Watch the kernel log /var/log/syslog, or > Check resource limits (umlilit -a, ulimit -Sa), or thanks, this is the problem cpu time is set to 3600 s and now, how on earth can i set this value? man ulimit does not tell me anything man bas

why does a process gets killed?

2002-01-10 Thread Imre Vida
Hi, i am running some neuron simulations in Neuron a dialect of 'oc/hoc'. The problem i have is that on one of my machines the process gets killed after a certain number of cycles. (This number is not absolutely constant but has very small variation between 100-120.) On another machine, everyt

Re: DWN:Pinnign Unstable and APT::Default-Release.

2002-01-06 Thread Imre Vida
> > i tried to use what you suggest > > but apt complains about garbage in /etc/apt/apt.conf > > and indeed the option (Default-Release) you suggest is not > > among those listed there. > > Although this option (-t, --target-release, --default-release) is > mentioned in apt-get's manpage it doe

Re: Need Help to Program Text Draw Utility

2002-01-06 Thread Imre Vida
On Fri, Jan 04, 2002 at 10:12:26AM +0100, Schoppitsch Dieter wrote: > Hi all! > > I searched the web and asked in some lists. > > But it seems that there is no Linux-utility to draw simple > ascii-figures (lines, text, rectangles, circles) with > cut/copy/paste-capacity in textmode. it's not exa

Re: Signatures

2002-01-06 Thread Imre Vida
On Fri, Jan 04, 2002 at 10:39:59PM -0700, Jeremy Nickurak wrote: > > > I've also heard from several people that my sigs are coming across as > > broken or invalid. Not sure why this is, they _do_ appear valid to me > > here virtually always. it should, shouldn't it? after all you should have the

Re: Multiple workspaces with Sawfish and Gnome, session management and navigation

2002-01-01 Thread Imre Vida
Hi. > 2) Keybindings to take me to each workspace directly. I can't help you with session managment but the later is very easy to do: you have to configure sawfish "Bindings" part I think for a default setup, if you left double click you get the main menu of sawfish. There you will find under

Re: scientific graphing program with histograms

2001-12-28 Thread Imre Vida
if you are looking for command line/script driven plotting tools (scientific ;-): i like gnuplot, it is a very mature program but it is also a little old fashioned/limited (eg.: line style and color can not be changed separately) i have recently discovered gri it feels similar to gnuplot bu

man v. info

2001-12-25 Thread Imre Vida
hi, i just read the (sub)thread above on man v. info and i thought it is much more important than to have it hidden in there. So i thought i try to pick it up again. The major sources of help/information for me are the apropos, the -h/--help options and the man pages. These are fast and effici

Re: Making installation cd from cached files

2001-12-25 Thread Imre Vida
sorry for the late response apt-move is a nice tool but i usually just use the rather simple approach you asked about take the files in the /var/cache/apt/archives and transfer them to the other computers (i mean, transfer them to /var/cache/apt/archives on the target PC) > but what file is the

Re: epson stylus c60 in potato help

2001-12-23 Thread Imre Vida
> gimp1.2-print_4.1.99-b1 is in testing and unstable. You would have to > upgrade to gimp1.2 or compile gimp-print driver into ghostscript to use > it. I see Epson Stylus C20SX, C20UX, C40SX, and C40UX listed but no C60. use CUPS. it works very well with the gimp-print drivers and according to

Re: Making installation cd from cached files

2001-12-23 Thread Imre Vida
On Sun, Dec 23, 2001 at 01:49:16PM -0700, Dan Owens wrote: > > Is there a way to make a cd from the apt cache of an installed system that > can be used with the install floppies to install Debian? > > I would like to use the boot and root floppies to get started and then do the > install from

Re: DOSEMU with DOS on a 2nd hard drive

2001-12-10 Thread Imre Vida
On Fri, Dec 07, 2001 at 06:13:14PM +, Anthony Campbell wrote: > On 07 Dec 2001, Lawrence F Povirk wrote: > > I'm no expert but I think you should NOT mount the drive in Linux if you > > are going to use it for direct partition access under dosemu. Did you > > try using > > > > $_hdimage =

Re: syslog-ng

2001-12-10 Thread Imre Vida
Hi and thanks for the response, i think i was somewhat sloppy with my question - sorry about that > > since i upgraded syslog-ng (in testing) > > the following message gets logged to the active console > > whenever the netcard module is load/unloaded: > > > > PCI: Found IRQ 10 for device 00:0b.

syslog-ng

2001-12-09 Thread Imre Vida
Hi, since i upgraded syslog-ng (in testing) the following message gets logged to the active console whenever the netcard module is load/unloaded: PCI: Found IRQ 10 for device 00:0b.0 PCI: Sharing IRQ 10 with 00:0a.0 PCI: Sharing IRQ 10 with 00:0b.1 3c59x: Donald Becker and others. www.scyld.com/

lpd&magicfilter problem

2001-06-18 Thread Imre Vida
Hi, >From one day to the other printing stopped working The errormsg i got from lpc is the following: - 'Make_passthrough: pid 18570, execve '/etc/magicfilter/ljet4-filter' failed - 'No such file or directory'' at 18:25:48.702 Status: IF filter 'ljet4-filter' filter exit status 'JABORT' at 1

Re: bash: fork: Resource temporarily unavailable

2001-06-08 Thread Imre Vida
one more bit of info: I can ftp to the machine. This works absolutely fine. Funny. imre

Re: bash: fork: Resource temporarily unavailable

2001-06-08 Thread Imre Vida
Andrei, thanks for your response > I've seen this before, and it has got something to do with too many > processes running on the system, eating up the file descriptor table. We > had a system in the office that had 50-some instances of a process > running, and were getting this message (I believ

bash: fork: Resource temporarily unavailable

2001-06-08 Thread Imre Vida
n the configuration since my last remote login. What could be the problem? imre -- Imre Vida, 0761/203-5058 <[EMAIL PROTECTED]>

Re: Framebuffer aty128fb - solved

2001-05-31 Thread Imre Vida
So, i searched back in the archives and found one short thread on this topic. There was one hint that the aty128fb in kernel 2.2.x does not accept cmdline options. So I compiled kernel 2.4.4 and indeed the cmdline options work there fine ... Then i went back to 2.2.19 and supprise: with the ve

Re: Console: weird scrolling

2001-05-30 Thread Imre Vida
> > It would be nice if there was an option to disable that graphic > entirely, or replace it with a user-defined pixmap... read the Framebuffer-HOWTO, Chapter 19 it seems that it's not that easy and at the end you have to recompile the kernel... imre

Framebuffer aty128fb - halfway

2001-05-30 Thread Imre Vida
i compiled kernel-2.2.19 to set up framebuffer dev. during boot up kernel recognizes the card properly and sets the default mode with 80x30 console screen. so far good, however, i would love to use some xxx x yyy console after all this is why i started this job on the first place. so i started to

Re: libXaw.a

2001-05-09 Thread Imre Vida
> I have the file Contents-i386 on my hd. You can find it at > /dists/potato on any ftp mirror of debian. > #grep libXaw.so Contents-i386 > tells me that this is a file of the package xlib6g-dev. Do > you have installed this? i was looking for libXaw.a and expected it to be in xlib6g-dev but it wa

libXaw.a

2001-05-08 Thread Imre Vida
hi, i'am trying to compile a program and would need the libXaw.a archive file this should reside in /usr/X11R6/lib but it is not there ;-) or i'd better say :-( libXaw.so is provided by xlib6g and xlib6g-dev provides some other *.a files but not this one dpkg -S knows nothing about this fi