crontab ?

2001-01-29 Thread Timo
hello, why my crontab not / works like crontab -e 00 21 * * * /sbin/ifdown eth0 works fine But when I try start with file crontab Eth0Dwn starts job, but nothing else happend. Eth0Dwn 00 21 * * * /sbin/ifdown eth0 TT

Re: crontab ?

2001-01-29 Thread Timo
:37 vixie Exp $) 00 21 * * * /sbin/ifdown eth0 I tried the file with (looping ) at -f too without problems ,but I like that crontab is, at this case, more useful than at. thank you, Justin Timo > But when I try start with file > crontab Eth0Dwn > starts job, but nothing else happend.

Re: crontab ?

2001-01-29 Thread Timo
specific . I have tried ifconfig eth0 down, /etc/init.d/networking stop, etc... simulating Madrakes usernet command, and have test it with different distros,using different editors too, like Suse FreeBsd, and Rh -based os:s, with same success. Timo -- Justin B Rye wrote: > &

xfree86

2001-09-12 Thread timo
Warning: Newbie I'm in the middle of trying to get a geforce2. I see that potato has X 3.3.6. My question is, can I install a X package from Woody easily, without breaking anything? Thanks timo (the other timo)

Re: xfree86

2001-09-14 Thread timo
.c:50: linux/modversions.h: No such file or directory make: *** [nv.o] Error 1 loki:~/src/NVIDIA_kernel-1.0-1251# Any ideas? Thanks, timo

Re: xfree86

2001-09-14 Thread timo
I will give it a shot. Many thanks! timo

Re: xfree86

2001-09-16 Thread timo
a kernel. I did attempt getting debian kernel package 2.4.9 first to see if that helped any. Obviously, it did not. I've never compiled a kernel before and it is a daunting task. I'm not really sure if I'm up to doing it right away. I do appreciate the help! timo

Re: xfree86

2001-09-16 Thread timo
Just in case somebody else is following this, and is as confused as I am about linux kernels as I am. http://kernelnewbies.org timo

Re: Installation Obstacle with X

2001-09-16 Thread timo
'killall xdm', then once at command line was able to remove xdm. It's likely not the debian way, but it worked. timo

Re: Installed netscape, but how do I start it?

2001-09-16 Thread timo
s in public (this is anonymous, right?) is the "UNIX for Dummies Quick Refrence Guide". It really sits on my desktop, well disguised of course, for those times when I just can't remember how to format a floppy or something equally silly. For even the full retail price of $14.99 u.s. it's not a bad tool for the newbie's. timo

apt

2001-09-20 Thread timo
reserved twice. hm, page 00fbd000 reserved twice. hm, page 00fbe000 reserved twice. and so on... Thanks! timo

Re: apt

2001-09-20 Thread timo
hods/fpt could not be found. > ^^^ ftp rather than fpt? > No. I copied/pasted the text directly. I thought that odd also. timo

Re: apt

2001-09-20 Thread timo
hods/fpt could not be found. > ^^^ > > Looks like you misspelled "ftp" as "fpt" in your sources.list . Ooops. > HTH, It certainly did. Thanks all! timo

/usr/share/zoninfo question

2003-02-26 Thread Timo Benk
is it a safe way to free some space? -timo -- gpg key fingerprint = 6832 C8EC D823 4059 0CD1 6FBF 9383 7DBD 109E 98DC -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

automatic installation

2002-11-26 Thread Timo Benk
interaction, with specified configuration values? Thanks in advance, -timo -- gpg key fingerprint = 6832 C8EC D823 4059 0CD1 6FBF 9383 7DBD 109E 98DC -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: automatic installation

2002-11-26 Thread Timo Benk
On Tue, Nov 26, 2002 at 01:38:38PM -0500, sean finney wrote: > heya, > > On Tue, Nov 26, 2002 at 05:48:24PM +0100, Timo Benk wrote: > > I want to install a debian system without > > any user interaction. > > > > All parameters like partition table or filesyste

Hardware

1998-06-02 Thread Timo Pettersson
Hi I sent a mail 6 mounth ago asking if Debian Linux suported my Riva128 chip in 3D and it didn't. Is it doing it now? This Enlightment whitch make it look so nice is it free and whre can I get it? Thanks! Pleas send an answer to [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

SiS6326 chip and XFree86

1999-03-30 Thread Timo Reunanen
Does anyone know when XFree86 3.3.3.1 get some kind of fix to SiS6326 chip based cards like Diamond Speedstart A50 what I have? --- [EMAIL PROTECTED] --- Quote from Heavenly Creatures (1994) Melanie Lynskey as Pauline Parker : She is the most unreasonable. Why could not mother die? Dozens of pe

isdnutil causes kernel panic

1999-10-26 Thread Timo Kabsch
Hello around, i have just installed Debian Slink an my system and wanna try an online update via isdn. So i installed isdnutils and the newest kernel (2.2.12). Now, the system gets a kernel panic (killing interrupt handler, it sais, and a lot of digits). Whats wrong? Thanx. Timo Kabsch

Re: OPEN SOURCE MASTERPLANS

2005-05-03 Thread Timo Schoeler
ame presentation of even lamer masterplans that makes hundreds of thousands of people in the 3rd world die of hunger and deseases every month, no, it's that fucking capitalism! you are in one of many key positions to change this. do something! and please stop driveling! > > -- > >

Re: OPEN SOURCE MASTERPLANS

2005-05-03 Thread Timo Schoeler
LAW (Lawyers Are Wimps) >>please stop posting this! > > > Get your weak wood out of my wheels! > I fight poverty to avoid ending up like you. > > >>>I work for poor people through UNDP. >> >>one more proof that there i) are wrong people in the wrong places and >>ii) much money is being wasted.

keycode above 127

2001-03-13 Thread Timo Benk
I think the problem is something with 7bit chars and 8bit ones, but i don't know. -timo -- | Timo Benk | Germany | Registered Linux User #186431 | Fax/Voicemail:+49/0180 505258732297

Re: Simple sh or alias to list directories

2000-10-17 Thread Timo Benk
hen find $1 -maxdepth 1 -type d else find $PWD -maxdepth 1 -type d fi Ciao, Timo<[EMAIL PROTECTED]> -- .-'~~~-. .'o oOOOo`. | Timo Benk ;~~~-.oOo o`. | Germany `. \ ~-. oOOo. | Fax/Voicemail:+49891488214215 `.;

Re: howto tell cron run last day of month

2000-10-17 Thread Timo Benk
|9|11) DAYS=30 ;; 1|3|5|7|8|10|12) DAYS=31 ;; esac if [ $DAYS = $DAY ]; then echo "Last day of Month" else echo "$((DAYS-DAY)) days until next month" fi However, this script does not look if we have a leap year.

Re: ISDN help

2000-10-20 Thread Timo Benk
to the "reload" entry above. If not, "force-reload" is # just the same as "restart". # echo -n "Restarting $DESC: " $0 stop && $0 start ;; *) # echo "Usage: $N {start|stop|restart|reload|force-reload}&quo

Re: ssh??

2000-10-20 Thread Timo Benk
;yes' or only 'y'. Sometime ago i had the same problem because i don't type in the whole word. Ciao, Timo<[EMAIL PROTECTED]> -- .-'~~~-. .'o oOOOo`. | Timo Benk ;~~~-.oOo o`. | Germany `. \ ~-. oOOo

Re: Newbie warning: XF86Setup help needed

2000-10-20 Thread Timo Benk
ury Pro (which is not listed in XF86Setup) and the > screen > is a Fujitsu x192. Try SuperProbe to determine the correct Name of your Graphic Card ( especially the chip ) and choose that one in XF86Setup. Maybe it will work that way. Ciao, Timo<[EMAIL PROTECTED]>

Re: Stupid newbie questions.

2000-10-21 Thread Timo Benk
above the one with 100dpi. FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled" Ciao, Timo<[EMAIL PROTECTED]> -- .-'~~~-. .'o oOOOo`. | Timo Benk ;~~~-.oOo o`. | Germ

Re: backup/restore partitions

2000-10-24 Thread Timo Benk
e it but it sounds good, they say it's like Norton Ghost. http://partimage.sourceforge.net/ Ciao, Timo<[EMAIL PROTECTED]> -- .-'~~~-. .'o oOOOo`. | Timo Benk ;~~~-.oOo o`. | Germany `. \ ~-. oOOo. | `.; / ~. OO: | Fax/Voicemail:+4989

Re: make install, great, now make uninstall??

2000-10-26 Thread Timo Benk
d does the opposite of make install, kinda > like a make uninstall (I wish). Normally no, but you only need to delete the installed files ( they should be under /usr/local ). Ciao, Timo<[EMAIL PROTECTED]> -- .-'~~~-. .'o oOOOo`. | Timo Benk ;~~~

Re: Copy hard-drive

2000-10-27 Thread Timo Benk
mage from http://partimage.sourceforge.com. I'm actually not using that program so I can't tell if it works but it sounds quiet good. I will try it in the near future. Ciao, Timo<[EMAIL PROTECTED]> -- .-'~~~-. .'o oOOOo`. | Timo Benk ;~~~-

ssh and no controlling tty

2000-10-28 Thread Timo Benk
ssion denied without ever beeing prompted for my passphrase. When I try ftp 192.168.0.2 I am prompted for the username, but not for the password and only got the message wrong password. I think it has something to do with libreadline. Any Ideas? Ciao, Timo<[EMAIL PROTECTED]>

Re: ssh and no controlling tty

2000-10-28 Thread Timo Benk
Hi, On Sat, 28 Oct 2000, Timo Benk wrote: > I'm building a two disk boot/root disk set. My Problem is that ssh and ftp > are not working. > If I try 'ssh 192.168.0.2' I got the message: no controlling tty. > If i try 'ssh 192.168.0.2 -i /root/.ssh/identity'

Re: runlevel + Serverstart at bootup

2000-10-29 Thread Timo Benk
ian? Or do I realy have to make this for each > runlevel each? Although you can look it up in the debian Policy http://www.debian.org/doc/debian-policy/ch3.html#s-sysvinit if you want to know it detailed. Ciao, Timo<[EMAIL PROTECTED]> -- .-'~~~-. .&

Re: Command-lineMail Client?

2000-11-01 Thread Timo Benk
s.org and others. Ciao, Timo<[EMAIL PROTECTED]> -- .-'~~~-. .'o oOOOo`. | Timo Benk ;~~~-.oOo o`. | Germany `. \ ~-. oOOo. | `.; / ~. OO: | Fax/Voicemail:+49891488214215 .' ;-- `.o.' | ,' ; ~~--

set up telnetd and ftpd on a rescue cd

2000-11-04 Thread Timo Benk
nal /lib/security/pam_permit.so Any ideas ? Ciao, Timo<[EMAIL PROTECTED]> -- .-'~~~-. .'o oOOOo`. | Timo Benk ;~~~-.oOo o`. | Germany `. \ ~-. oOOo. | `.; / ~. O

HBCI and masquerading

2000-11-04 Thread Timo Benk
Hi, Does anybody know if HBCI works through a masquerading server? Ciao, Timo<[EMAIL PROTECTED]> -- .-'~~~-. .'o oOOOo`. | Timo Benk ;~~~-.oOo o`. | Germany `. \ ~-. oOOo. | `.; / ~. OO: | Fax/Voicemail:+49891488214215

MC and .profile

2000-11-05 Thread Timo Benk
t problem is that if I execute fetchmail out of the Midnight Commander my mails are silently discarded and never arrive in my mailbox. Any Ideas ? Ciao, Timo<[EMAIL PROTECTED]> -- .-'~~~-. .'o oOOOo`. | Timo Benk ;~~~-.oOo o`. | Germany

Re: Compiling kernels

2000-11-06 Thread Timo Benk
so you have to do a: make dep mek modules make modules_install make bzImage and then run lilo with the new kernel image or just run make bzlilo instead of make bzImage as the last command. Good Luck, Timo<[EMAIL PROTECTED]> -- .-'~~~-. .'o oOOOo`. | Timo

Re: machine compromise??? port 3086 open on 2.2

2000-11-08 Thread Timo Benk
> Try running lsof -i to determine the program listening on that port. Ciao, Timo<[EMAIL PROTECTED]> -- .-'~~~-. .'o oOOOo`. | Timo Benk ;~~~-.oOo o`. | Germany `. \ ~-. oOOo. | Registered Linux User #186431 `.; / ~. OO:

ramdisk size

2000-11-15 Thread Timo Benk
Hi, if i create a filesystem on a ramdisk for example with mke2fs /dev/ram0 the ramdisk is as big as defined in the kernel. Is there a way to change this size and create a ramdisk /dev/ram0 with 16 MB and at the same time /dev/ram1 with 8MB. Ciao, Timo<[EMAIL PROTEC

mutt startup view

2000-12-02 Thread Timo Benk
Hi, Can I configure mutt that way that the first screen is the folder view. If I use mutt -y not every folder shows up, even if I mentioned it in the mailboxes directive. Ciao, Timo<[EMAIL PROTECTED]> -- .-'~~~-. .'o oOOOo`. | Timo Benk

kbdconfig

2000-12-03 Thread Timo Benk
. Maybe it is a kernel parameter i forgot to check when i compiled it, but i don't know which. Any ideas ? Ciao, Timo<[EMAIL PROTECTED]> -- .-'~~~-. .'o oOOOo`. | Timo Benk ;~~~-.oOo o`. | Germany `. \ ~-. oOOo.

Re: mutt startup view

2000-12-03 Thread Timo Benk
Hi, On Sat, Dec 02, 2000 at 10:03:30PM +0100, Timo Benk wrote: > Can I configure mutt that way that the first screen is the folder view. > If I use mutt -y not every folder shows up, even if I mentioned it in the > mailboxes directive. I figured it out by myself, I wrote in my .muttrc:

Re: xmms and xmps go bonkers

2000-12-03 Thread Timo Benk
do you know some nice AVI player for Linux? I tried xmps because > I have some AVIs with DIV3 codec and xanim seemingly doesn't handle > those. I use aktion. Well, it's a KDE prog but I like it. I think KDE is gpl'ed now, so it doesn't matter anymore. But I don't

Re: disable remote connections to local ports?

2000-12-03 Thread Timo Benk
> daemon? I've got Take a look at http://howto.tucows.com/LDP/HOWTO/IPCHAINS-HOWTO.html Ciao, Timo<[EMAIL PROTECTED]> -- .-'~~~-. .'o oOOOo`. | Timo Benk ;~~~-.oOo o`. | Germany `. \ ~-. oOOo. | Registered Lin

mutt: don't jump over deleted messages

2000-12-04 Thread Timo Benk
Hi, How can I tell mutt that the cursor should not jump over deleted messages. Ciao, Timo<[EMAIL PROTECTED]> -- .-'~~~-. .'o oOOOo`. | Timo Benk ;~~~-.oOo o`. | Germany `. \ ~-. oOOo. | Registered Linux User #186431

Re: Routing question

2000-12-04 Thread Timo Benk
k. > When I log to the router, I can ping eth0, but not eth1. Which is my problem? Only an idea: echo 1 >> /proc/sys/net/ipv4/ip_forward Ciao, Timo<[EMAIL PROTECTED]> -- .-'~~~-. .'o oOOOo`. | Timo Benk ;~~~-.oOo o`. | Germany `

ulimit and staroffice

2000-12-05 Thread Timo Benk
locked memory (kbytes) 5120 max memory size (kbytes)46080 open files 150 pipe size (512 bytes) 8 stack size (kbytes) 8192 cpu time (seconds) 63072000 max user processes 70 virtual memory (kbytes) 51200 Ciao, Timo<[EM

Re: list codes?

2000-12-11 Thread Timo Benk
a comprehensive list too.(included in potato as an info doc) -timo -- .-'~~~-. .'o oOOOo`. | Timo Benk ;~~~-.oOo o`. | Germany `. \ ~-. oOOo. | Registered Linux User #186431 `.; / ~. OO: | .' ;-- `.o.' | ,'

Re: How do I save my diagram using dia?

2000-12-14 Thread Timo Benk
Hi, On Thu, Dec 14, 2000 at 12:08:41PM +0200, Johann Spies wrote: > When using dia, there is no option to save a new diagram and > everything is lost when I exit. With the right mouse click into your diagram you get a menu where you can save your file. -timo -- .-'~~~-.

Re: World-readable home-dirs

2000-12-17 Thread Timo Benk
tead > of non-readable. > Thanx > (it's not in /etc/adduser.conf) No guarantee for that, but i can imagine that you can change the permissions of /etc/skel as well as change the umask parameter in /etc/profile. -timo -- .-'~~~-. .'o oOOOo`. | Ti

can't load module

2000-12-25 Thread Timo Benk
ib/modules/2.2.17/net pcnet32.o rescue:~# lsmod Module SizeUsed by pcnet32 10924 0 (unused) rescue:~# and on my debian box: timo:~# insmod pcnet32 Using /lib/modules/2.2.17/net pcnet32.o pcnet32.c: PCI bios is present, ch

card with IRQ0?

2001-11-18 Thread Timo Boewing
ced is the AGP card (via the PCI bus, right?). Any other cards aren't detected. For your info: i tried everything with minimal configuration, means with only one PCI card to avoid eventual incompats between any PCI device. Would very appreciate ANY help, thank you, Timo

Re: xmixer?

2001-11-18 Thread Timo Boewing
Stan Brown wrote: [...] xmixer. Any idea where I can get this program? Hello Stan, i think it is xmix, the pure X Window sound mixer. A simple "apt-get install xmix" or dselect should do the job. greetz, Timo

eth0: abnormal interupt, status 0x00....

2001-11-18 Thread Timo Boewing
sharing it's interupt (11) with a Geforce VGA, but that worked well also in the past. Any ideas? Greetings, Timo

mozilla + sawfish

2001-11-19 Thread Timo Boewing
nice. when opening a new window, it is always out of desktop range at random positions. enlightenment did not have these "errors". These strange things only have effect on mozilla, all other (GNOME/GTK?) apps behave normally. has anyone had similar experiences and knows a way out? greetings, Timo

Re: interfaces and ip addressing

2001-11-19 Thread Timo Boewing
an? The scripts reside in /etc/init.d, the dirs /etc/rc1.d ... contain symlinks to those in /etc/init.d; distinguished by numerical order and mode (start or kill service). Timo

Re: card with IRQ0?

2001-11-22 Thread Timo Boewing
n 6.0 (the ASUS has a higher one...) you should deactivate the option "PNP OS installed"... interesting, cos it worked for me since i own x86er. And that is exactly what you wrote, thanx. Greetings, Timo

Re: eth0: abnormal interupt, status 0x00....

2001-11-22 Thread Timo Boewing
the NIC into another slot and... bingo! Everything works fine now. Timo

Re: info i found !!

2001-11-22 Thread Timo Boewing
[EMAIL PROTECTED] wrote: peace anyone a win virus scanner? is this a virus spam? help, not here! Timo

Re: Framebuffer VGA settings

2001-11-27 Thread Timo Boewing
Hello, Recently found a table telling all those numbers. Well, with a custom kernel having vesafb enabled and using a Geforce2Go, i am using a simple vga=791 This opens my console to 1024x768 pixels and works very well. Maybe this helps a little bit, Timo

Re: Framebuffer VGA settings

2001-11-27 Thread Timo Boewing
ld be nice, Gruss, Timo

Re: RealPlayer

2001-12-01 Thread Timo Boewing
kernel bug. Also, i let out sound.o (OSS), may have solved also the problem. greetings, Timo

Re: ethernet question

2001-12-02 Thread Timo Boewing
. On receive, it knows from which client the request came and sends the results back. Hope thi helped, Timo

free/open documentation formats

2001-12-02 Thread Timo Boewing
provide my stuff using portable document format (pdf) and postscript (ps), but i am not shure if the formats as such are free cos adobe has a trademark on them. any hints? thanks in advance, Timo p.s. i would be happy to get some hints on good viewers. should be pure console/X/gtk viewers. e.g

Re: free/open documentation formats

2001-12-03 Thread Timo Boewing
F (mh...) with evtl. binary data, not only markup languages? Does anyone know? Thnk you and greetings, Timo

Re: DVD player

2001-12-03 Thread Timo Boewing
"pumping", but ogle just rocks: - fluid motion - supports DVD menues! please take a look at it, for me i wished i would have used it as the first one. greetz, Timo

Re: DVD player

2001-12-03 Thread Timo Boewing
Hello Chris, sorry, i cannot further help with this. i was glad that dvds work on my linux box, but i never ripped one. those i know still use windoze :-( So far, the old trick "warez dvd rip linux" (or similar) on google should help. greetings, Timo

Re: DVD rip (Was RE: DVD Player)

2001-12-03 Thread Timo Boewing
Thomas Hallaran wrote: http://www.theorie.physik.uni-goettingen.de/~ostreich/transcode/ http://www.hut.fi/~mhkinnun/downloads/dvd/LXDODRIP.ZIP Hey, thanx for these hints! greetings, Timo

Re: DVD player

2001-12-03 Thread Timo Boewing
other two ones have their stability/*broken* (not missing) feature issues. When watching matrix the next time, i will take a closer look, thnks for the avdvice; greetings, Timo

Re: mouse problems using x

2001-12-03 Thread Timo Boewing
Hello Isidor, from experience, please check for these reasons/try this: a) try to use ImPS/2 protocol in X config b) check if gpm is running (general purpose mouse, e.g. for console) typically, i could isolate these two reasons for the symptoms you mentioned.. hope that helps, Timo

Re: Ghostscript/Fonts problem

2001-12-03 Thread Timo Boewing
y to embed the fonts into the eps, well, not that elegantly hth, Timo P.S. you can visit me this weekend. one of the reasons to do that is to investigate your LEGO stuff ;-) *g

Re: DVD player

2001-12-03 Thread Timo Boewing
ostly liquid, hth, Timo

Re: woody and mozilla 0.9.5

2001-12-04 Thread Timo Boewing
I had similar symptoms with a non-deb mozilla as of version 0.95. I recommend to install 0.96 (if not available as .deb) from mozilla.org directly. Between 0.95 and 0.96 about 1500 bugs have been wiped out. Give it a try, not only it is noticeably more performant than the 0.95. hth, Timo

Re: 2.4.16 kernel crashed

2001-12-07 Thread Timo Boewing
Preben Randhol wrote: [...] Do somebody know of particular problems with 2.4.16? Well, for the first time i had a similar problem with GNOME/screensaver under 2.1.16 (custom), bot only once and do not really know if this is related with the kernel. just my two eurocents, Timo

[OT]: stripping html attachments

2002-02-26 Thread Timo Benk
{ :0 bfW: | (echo [HTML stripped]; /home/timo/bin/strip_html) } -- strip_html: -- #!/bin/sh

Re: [OT]: stripping html attachments

2002-02-26 Thread Timo Benk
: | /home/timo/bin/strip_html } -- -- #!/bin/sh

Re: graphical file managers (gmc vs. nautilus)

2002-03-03 Thread Timo Benk
-- I also removed any application specific stuff out of /etc/mc.ext. works quite well for me. -timo -- gpg key fingerprint = 6832 C8EC D823 4059 0CD1 6FBF 9383 7DBD 109E 98DC pgp4KxJDbGci1.pgp Description: PGP signature

Re: which command to configure x window?

2002-03-07 Thread Timo Benk
On Thu, Mar 07, 2002 at 06:05:14PM +0800, linuxman wrote: > [HTML stripped] > > hi, > > Who can tell me which command to configure X window system in debian/woody? I > can not find XF86Setup, and xf86config is too old:-) I use xf86cfg -textmode for X 4.1.0 -timo -- gpg key

Re: Installing grub directly to a file

2001-11-07 Thread Timo Benk
e=4096 init=/linuxrc rw --- now copy the initrdfs.gz and the kernel to /mnt and unmount /mnt. finally detach the loop device: losetup -d /dev/loop0 voila, that's it. HTH -timo -- gpg key fingerprint = 6832 C8EC D823 4059 0CD1 6FBF 9383 7DBD 109E 98DC pgpCJ9XhBG1zZ.pgp Description: PGP signature

intrusion detection / logfile reporter

2001-11-09 Thread Timo Boewing
learn from your answers. So do not hesitate to post answers 8^). Greetings and have a nice weekend, Timo

Re: intrusion detection / logfile reporter

2001-11-09 Thread Timo Boewing
anyone is interested, of course ;-) see you, Timo P.S. thanx for the quick reply

Re: intrusion detection / logfile reporter

2001-11-10 Thread Timo Boewing
Original Message Subject: Re: intrusion detection / logfile reporter Date: Sat, 10 Nov 2001 00:24:34 -0800 (PST) From: Alvin Oga <[EMAIL PROTECTED]> To: "Timo Boewing" <[EMAIL PROTECTED]> CC: "Debian User (en)" hi timo i like to ask mor

esd & sawfish crash

2001-11-14 Thread Timo Boewing
27;em very rearely 8^Q), FreeAmp, Ogg123 etc. Any ideas??? Thank you anyhow, Timo

Re: Which mail user agent do you use?

2001-11-14 Thread Timo Boewing
using KDE, is very well also; now with IMAP support (like said before) seeyou, Timo

Re: Linux counter registration?

2001-11-14 Thread Timo Boewing
Karl M. Hegbloom wrote: I wonder if we really are in second place, or if we are undercounted? well, many counts have been removed cos supposed to be out of date. visitors have been asked to recount'em, this may explain the low number. greetz, Timo

Re: nvidia drivers & kernel 2.4.14

2001-11-14 Thread Timo Boewing
use the 1541 driver interfaces of nVidia and use a GeForce2Go, sorry, besides telling *that* it works, i cannot give further help, i suppose. did u do an upgrade of bu=inutils? or maybe u got a buggy gcc... greetings, Timo

Current State of Linux Input Devices

2004-10-14 Thread Timo Hoenig
a desktop, a laptop or both -- is more than welcome to participate. I appreciate every single contribution to the survey. Best Regards, Timo [1] Input Abstraction Layer Web: http://developer.berlios.de/projects/ial/ SVN: http://svn.berlios.de/viewcvs/ial

Re: Current State of Linux Input Devices

2004-10-14 Thread Timo Hoenig
On Thu, 2004-10-14 at 13:56 +0200, Frank Gevaerts wrote: > On Thu, Oct 14, 2004 at 01:36:55PM +0200, Timo Hoenig wrote: [...] > Why didn't you include ion in the list of window managers ? I missed ion. Sorry for that, such was not my intention. Next time ;) >

resolv.conf

2003-07-29 Thread Timo Kamph
won't work. Even not after a reboot. Any ideas? TIA Timo -- COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test -- 1. GMX TopMail - Platz 1 und Testsieger! 2. GMX ProMail - Platz 2 und Preis-Qualitätssieger! 3. Arcor - 4. web.de - 5. T-Onlin

Re: resolv.conf

2003-07-29 Thread Timo Kamph
> On Tue, Jul 29, 2003 at 03:58:31PM +0200, Timo Kamph wrote: > > I had a little trouble installing my ethernet cards drivers. Now the > > interface is up and works fine. > > But there is a problem with DNS. /etc/resolv.conf was missing, so i > created > >

Re: resolv.conf

2003-07-29 Thread Timo Kamph
I did an apt-get update/upgrade using the server's IP addresses. After that DNS works fine. Unfortunately I've no idea what happend. Timo -- COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test -- 1. GMX TopMail - Platz 1 und Testsieg

Re: gDesklets -- Which Work?

2004-06-21 Thread Timo Reimerdes
with debian > and Gnome 2.6? Thanks. > > Ed > > I just apt-get install --reinstalled libsensors3 and that error vanished... they kept on crashing on me, though so I quit using them. -- Timo Reimerdes <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Re: X.org Questions

2004-09-13 Thread Timo Reimerdes
shadow-thingy is of advantage in x.org? is anything done noticably better? is it recomendable? greetz, Timo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

ipssend on xseries 335

2004-09-21 Thread Timo Veith
ipt which parses the output of some console program but first I have to find it. TIA Timo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Software RAID1 install notes - Debian Sarge

2004-02-24 Thread Timo Railo
ni/Boot+Root+Raid+LILO.html I couldn't get Lilo to work for me. Now I've gor Grub working partially (it only boots with both disks at the moment...). Cheers, Timo Railo # mke2fs -O sparse_super,filetype /dev/md1 # mount /dev/md1 /mnt <- STUCK ON

Re: sysinfo

2004-02-26 Thread Timo Eckert
On Thu, 26 Feb 2004 16:40:34 +0200 Gustavo Halperin <[EMAIL PROTECTED]> wrote: > Hello list > There is anythink like a command 'sysinfo' for debian ??? > (I want see all the hardware of my 'PC') lshw is also nice. Regards, Timo. -- To UNSUBSCRIBE,

Software RAID problems (bad filesystem type)

2004-02-08 Thread Timo Railo
o that sr0 or sda or so is needed?)" I've tried zeroing the superblock, with no help. Also tried recreating the partitions (times x) and tried recreating filesystem. Please help, I'm really running out of ideas. Thank you very much, Timo Railo -- To UNSUBSCRIBE, email to [EMAIL PROTEC

Re: Software RAID problems (bad filesystem type)

2004-02-09 Thread Timo Railo
not swap or ufs or something else), then the superblock is corrupt, and you might try running e2fsck with an alternate superblock: e2fsck -b 8193 Many thanks for any input!! Timo On Feb 9, 2004, at 4:21 PM, David Clymer wrote: On Sun, 2004-02-08 at 16:38, Timo Railo wrote: Hi! I'm

  1   2   3   >