Re: sarge with 2.6.13 ISO?

2007-10-03 Thread Pim Bliek
Thanks, that worked! > > For a client I need to install Sarge on a server. This needs to be > > Sarge since their Live server is also running Sarge, and upgrading to > > Etch is not an option right now. > One of Kenshi Muto's customized Sarge installer images might work: > > http://mirror.home-dn

sarge with 2.6.13 ISO?

2007-09-24 Thread Pim Bliek
Dear List, For a client I need to install Sarge on a server. This needs to be Sarge since their Live server is also running Sarge, and upgrading to Etch is not an option right now. However, this new server has a new Intel chipset with an E1000 netwerk card (GB). I found out here that I need kerne

Re: ext3 fs /var corrupt :(

2007-03-26 Thread Pim Bliek
I have 2.5 GB of data in lost+found... Is there any way to retrieve this data and place it back into the proper place? Automatically? (I don't see myself sorting out several thousands of files by hand) On 3/25/07, Pim Bliek <[EMAIL PROTECTED]> wrote: Hi I need some help. I think I

ext3 fs /var corrupt :(

2007-03-25 Thread Pim Bliek
Hi I need some help. I think I screwed my /var while trying to resize it online.. :( Nice these new features in ext3... NOT :( Is there anyone out here that is willing to help on this one? A filesystem/ext3 guru? Preferable someone in the Netherlands as well, but any help is appreciated. I cann

Re: [SOLVED] Re: Partitioning And Formatting A Large Disk (2086.09GB)

2007-02-02 Thread Pim Bliek
Just my 2 cents: - I have 4 300GB disks in a RAID5 array. On a hardware RAID controller. This gives me 900 GB space. Secure. If a drive fails, the array is degraded but my data is safe. Just replace the drive, have the array rebuilt and you're done. - Second layer is LVM. LVM is not there to pro

Re: resize2fs on LVM2 on hardware RAID5

2007-02-02 Thread Pim Bliek
17039360 blocks long. So that works indeed! Bummer, that means that I *do* have to have some downtime to recreate al my fs with the -O resize_inode option :( Pim On 2/2/07, Pim Bliek <[EMAIL PROTECTED]> wrote: # ext2online -v /dev/vg00/backup 60G ext2online v1.1.19 - 2001/03/18 for EXT2FS 0.

Re: resize2fs on LVM2 on hardware RAID5

2007-02-02 Thread Pim Bliek
# ext2online -v /dev/vg00/backup 60G ext2online v1.1.19 - 2001/03/18 for EXT2FS 0.5b new filesystem size 15728640 using 0 reserved group descriptor blocks ext2online: ext2_ioctl: Inappropriate ioctl for device ext2online: unable to resize /dev/mapper/vg00-backup So ext2online doesn't work eithe

Re: [SOLVED] Re: Partitioning And Formatting A Large Disk (2086.09GB)

2007-02-01 Thread Pim Bliek
I cannot agree more to this. LVM is *the* way to go for you. It is not, I repeat *not* complicated. Read the LVM2 HOWTO and you're set within a short time. However, make sure (if you plan to use ext3) to use the -O flag when creating the fs see my thread on that regarding resizing ext3 (on LV

Re: resize2fs on LVM2 on hardware RAID5

2007-02-01 Thread Pim Bliek
tion or not. Apparently this became default in e2fsprogs 1.39. If you used a default mke2fs prior to that youmay not have that option in the filesystem which may be causing the problem. Looks like you might need to mirror the fs somewhere else while you get it redone. A > > > On 1/31/07,

Re: resize2fs on LVM2 on hardware RAID5

2007-01-31 Thread Pim Bliek
s not support online resizing On 1/31/07, Pim Bliek <[EMAIL PROTECTED]> wrote: Ehm thanx for all the comments guys. I appreciate it, but I am not willing nor in the situation to migrate to another fs format. Also, somehow these kind of questions always seem to start a discussion on '

Re: resize2fs on LVM2 on hardware RAID5

2007-01-31 Thread Pim Bliek
ches? Pim On 1/31/07, Raymond A. Meijer <[EMAIL PROTECTED]> wrote: On Tue 30 Jan 2007, Pim Bliek wrote: > So... what is the trick to make this work? I cannot find it. The trick, though it may not be of much help to you now, is to use ReiserFS instead... I've been using this featu

Re: Partitioning And Formatting A Large Disk (2086.09GB)

2007-01-30 Thread Pim Bliek
I might be *very* wrong, just taking a wild guess here... Isn't this some kernel config param somewhere for big disks (>2 TB)??? Good luck chasing this one. I am curious of the outcome, since I will probably be setting up a fileserver somewhere in the coming months with the same sizes. Pim On 1

Re: apache2 not picking default

2007-01-30 Thread Pim Bliek
> WHY doesn't Apache take the first one? 00default that is. Doesn't it > work alphabetically? > It depends. In the end it appeared to be a config file in the conf.d/ dir in the /etc/apache2 dir.. Something in there was very wrong. It was the phpbb.conf... Didn't need it anymore so simply removed

resize2fs on LVM2 on hardware RAID5

2007-01-30 Thread Pim Bliek
Hi Since a couple of months I am running Etch on a new production server, with the following specs: - kernel 2.6.18-smp package - lvm 2.02.06-3 - RAID5 on a 3Ware card (3w_9xxx) I want to grow my /var filesystem ONLINE. I can find tons of docs on offline resizing, but I am not in the position t

apache2 not picking default

2007-01-19 Thread Pim Bliek
Hi I am using Apache2 on Sarge. I have an /etc/apache2/sites-enabled dir looking similar like: lrwxrwxrwx 1 root root7 Jan 19 13:15 00default -> default lrwxrwxrwx 1 root root 40 Jul 24 2005 pre1.domain.nl -> ../sites-available/pre1.domain.nl lrwxrwxrwx 1 root root 26 Sep 4 18:50 de

Re: apache2 not picking default

2007-01-19 Thread Pim Bliek
Figured it out after long searching. It was some bogus crap in /etc/apache2/conf.d/phpbb.conf :( Pim On 1/19/07, Pim Bliek <[EMAIL PROTECTED]> wrote: Hi I am using Apache2 on Sarge. I have an /etc/apache2/sites-enabled dir looking similar like: lrwxrwxrwx 1 root root7 Jan 19

extremely slow 3w-9xxx

2006-10-13 Thread Pim Bliek
Hi All, I have a 3ware 9550SX-4LP RAID controller with 4x 300 GB SATA drives on them in RAID5 config. Furthermore, I installed Debian testing on LVM (only /boot on a normal partition). I used the ISO from 3Ware to install: http://www.3ware.com/kb/article.aspx?id=14860 and I am running their 2.6.8

Re: logcheck driving me nuts

2006-04-02 Thread Pim Bliek
Now that works! Dankjewel Florian ;) (thanks in dutch for the rest of the list ;)) Pim On Apr 2, 2006, at 7:07 PM, Florian Kulzer wrote: Pim Bliek wrote: Hi list Logcheck is driving me NUTS. I'm not a regular expression guru so here's my problem: Every hour I run a script to ki

logcheck driving me nuts

2006-04-02 Thread Pim Bliek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi list Logcheck is driving me NUTS. I'm not a regular expression guru so here's my problem: Every hour I run a script to kick out ssh brute force script kiddies. This generates the following in syslog: Apr 2 17:01:01 zenggi2 /USR/SBIN/CRON[29

[OT] kudos to the debian-installer team!

2004-10-20 Thread Pim Bliek
Just a short note to congratulate the debian-installer team on their excellent work! I tried installing Debian several times on my ASUS A7N8X Deluxe with 180 GB SATA disk on the Intersil 3112 controller, without any good results. Kernel hangs, all kinds of weirdness etc. I understood from reading

Re: iptables troubles

2004-10-20 Thread Pim Bliek
he nat FTP Module? > modprobe ip_nat_ftp > > Did you allow also the ftp-data port? > From /etc/services: > > ftp-data 20/tcp > ftp 21/tcp > > bye > > Pim Bliek wrote: > > Hi All, > > > > I still have trouble, with FTP. A user is able

iptables troubles

2004-10-14 Thread Pim Bliek
3 Oct 2004 07:40:09 -0700 (PDT), Sergio Basurto <[EMAIL PROTECTED]> wrote: > > > On Wed, 13 Oct 2004 16:35:46 +0200, Pim Bliek wrote: > > > > > That worked! Thanx a lot! > > I am not sure I understand how it works, but it works > :) > > > > Pim

iptables troubles

2004-10-13 Thread Pim Bliek
t filter -A INPUT -p tcp --destination-port 995 -j ACCEPT # THESE IPS HAVE FULL ACCESS TO THIS SYSTEM $IPT -A INPUT -s -d $NET # RESTART KLOGD (So we dont get flooded by iptables to tty) killall -9 klogd /sbin/klogd -x -c 4 # Deny everything not let through earlier $IPT -A INPUT -j DROP

Re: logcheck struggle

2004-09-30 Thread Pim Bliek
serious things with "failed" :). But I had logcheck running for months now and didn't get any other, so I guess I should be fine. Thanks a lot for the help! Pim On Thu, 30 Sep 2004 11:32:04 +1200, Richard Hector <[EMAIL PROTECTED]> wrote: > On Wed, Sep 29, 2004 at 11:35:57PM +

logcheck struggle

2004-09-29 Thread Pim Bliek
Hi All, I am no regular expression guru, and I am having severe difficulties adjusting logcheck to my needs (on a Sid system). I get the following stuff mailed by logcheck from my syslog which I don't want to see: Sep 29 23:02:02 srv1 postfix/smtpd[29293]: _sasl_plugin_load failed on sasl_auxprop

Re: compiling maildrop with mysql enabled fails on sarge

2004-07-12 Thread Pim Bliek
Any clues on what might have gone wrong in the compile? Pim On Sun, 11 Jul 2004 23:24:08 +0100, Pigeon <[EMAIL PROTECTED]> wrote: > > > On Sun, Jul 11, 2004 at 04:08:11PM -0300, Jeronimo Pellegrini wrote: > > > Jul 11 20:07:09 srv1 postfix/pipe[29843]: 359E431346: > > > to=<[EMAIL PROTECTED]>,

Re: compiling maildrop with mysql enabled fails on sarge

2004-07-11 Thread Pim Bliek
I got around that as well, found something else to get the deb building. Anyway, currently I am getting the following when trying to send an email: Jul 11 20:07:09 srv1 postfix/pipe[29839]: flush_add: site mydomain.nl id 22D7B31345 Jul 11 20:07:09 srv1 postfix/pipe[29839]: match_hostname: mydoma

Re: compiling maildrop with mysql enabled fails on sarge

2004-07-11 Thread Pim Bliek
That helps! But now it tells me: + install -m 644 -p debian/maildroprc /root/maildrop-1.5.3/debian/maildrop/etc + find /root/maildrop-1.5.3/debian/maildrop/usr -type d -empty + xargs -r rmdir -p --ignore-fail-on-non-empty + dh_installdocs README README.html AUTHORS INSTALL INSTALL.html maildroptip

compiling maildrop with mysql enabled fails on sarge

2004-07-11 Thread Pim Bliek
Hi, Running Sarge here with: ii postfix2.1.3-1A high-performance mail transport agent ii postfix-doc2.1.3-1Postfix documentation ii postfix-ldap 2.1.3-1LDAP map support for Postfix ii postfix-mysql 2.1.3-1MYSQL map support for Postfix ii postfix-

Re: postfix + mysql

2004-07-10 Thread Pim Bliek
Doesn't help. On Fri, 9 Jul 2004 20:48:04 -0500, Jacob S. <[EMAIL PROTECTED]> wrote: > On Sat, 10 Jul 2004 01:14:09 +0200 > Pim Bliek <[EMAIL PROTECTED]> wrote: > > > > But, when I start postfix I get this in my logs: > > > > Jul 10 00:38:01 srv1 p

postfix + mysql

2004-07-09 Thread Pim Bliek
Hi everybody, I am struggling with this one for hours now. Google doesn't help me anymore. I feel like I want to tear the hair out of my head. Maybe someone might be able to help on this one. I am trying to setup Postfix + MySQL, according to lots of HOWTO's, but most closely according to this on

Re: question about kernel 2.6

2004-07-09 Thread Pim Bliek
uction in the Debian handbook > and installed kernel 2.6 and successfully run xawtv? > if so, i will have to try debian way, which i find > harder. > > > > > --- Pim Bliek <[EMAIL PROTECTED]> wrote: > > Hi, > > > > > i read the Debian book, but it

Re: question about kernel 2.6

2004-07-09 Thread Pim Bliek
Hi, > i read the Debian book, but it explicitly says: > > "Note that you don't have to compile your kernel the > ``Debian way''; but we find that using the packaging > system to manage your kernel is actually safer and > easier." > > so i choose non-debian way. the correct command is Just out o

Re: question about kernel 2.6

2004-07-09 Thread Pim Bliek
First of all, you shouldn't be compiling kernels from source from kernel.org unless you have a special reason for it and you what you are doing. Instead, you should be installing / compiling new kernels "the Debian way", which is slightly different, but is quite cool once you get the hang of it :)

Re: migration of Maildir to new system. Also advice wanted on performance

2004-07-08 Thread Pim Bliek
measured or observed this performance > myself, as I do not any very large folders). > > --Jim > > > On Wed, 7 Jul 2004 21:07:47 +0200, Pim Bliek <[EMAIL PROTECTED]> wrote: > > Unfortunately I didn't get a reply earlier, so maybe my questions were > > too

Re: Copy Paste into vi??

2004-07-07 Thread Pim Bliek
- Select text in Mozilla with your mouse. - Go to the Terminal window with your shell in there and vi opened - Don't forget to put vi into insert mode! (press i) - Press the middle button of your mouse or if you have two button mouse, press button 1 + 2 simultanously. Good luck. Pim On Wed, 7 J

Re: new user

2004-07-07 Thread Pim Bliek
I guess he/she was referring to Rational Software, which are in turn bought by IBM two years ago or so. Rational makes software, like the ClearCase version control system which is a pain in the *** to setup :). Try www.rational.com or www.google.com ;) If you indeed have a question about Debian G

Re: migration of Maildir to new system. Also advice wanted on performance

2004-07-07 Thread Pim Bliek
management? Thanx a lot for you help, ideas and tips in advance. Pim On Tue, 6 Jul 2004 21:23:04 +0200, Pim Bliek <[EMAIL PROTECTED]> wrote: > Hi, > > Currently I am hosting my mail on an old box at home. It has quite a > new disk though, an 80 GB WD. However, my Maildir is BIG (

migration of Maildir to new system. Also advice wanted on performance

2004-07-06 Thread Pim Bliek
Hi, Currently I am hosting my mail on an old box at home. It has quite a new disk though, an 80 GB WD. However, my Maildir is BIG (288 MB now) and it is DOGSLOW. Next week I will get my own Debian Stable dedicated server at my ISP (YEH! ;)). I would love to get some good suggestions on how to

Re: hacking attempt on Apache?

2004-07-06 Thread Pim Bliek
/cgi-bin/mailer/mailer.cgi HTTP/1.0" 404 14523 "http://www.foo.bar/"; > > "-" 0 foo.bar > > > > > > > > Apparently all from different IP's but certainly coordinated, because > > it is on the same time, same kind of requests. > > > &g

hacking attempt on Apache?

2004-07-06 Thread Pim Bliek
http://www.foo.bar/"; "-" 0 foo.bar 64.56.118.178 - - [30/Jun/2004:13:42:09 +0200] "POST /cgi-bin/mail.pl HTTP/1.0" 404 14523 "http://www.foo.bar/"; "-" 0 foo.bar 207.68.98.5 - - [30/Jun/2004:13:42:11 +0200] "POST /cgi-bin/sender.pl HTTP/1.0" 404 14523 "http://www.foo.bar/"; "-" 1 foo.bar 12.104.198.106 - - [30/Jun/2004:13:42:12 +0200] "POST /cgi-bin/mailer/mailer.cgi HTTP/1.0" 404 14523 "http://www.foo.bar/"; "-" 0 foo.bar Apparently all from different IP's but certainly coordinated, because it is on the same time, same kind of requests. Anyone knows how this can be done? Is there any possibility to trace who might have done this? Best regards, Pim Bliek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: ATI + LCD Monitor - refresh rate problem

2004-07-02 Thread Pim Bliek | PingWings.nl
Ehm... If I remember correctly The optimal refreshrate for any LCD is 60 Hz. No need to go higher. It might damage your screen if you go to far, and it will give you **worse** image than on 60. 60 is the optimized refresh rate. Forget the whole refresh-rate discussion on CRT screens. LCD is a

Re: Boot to console

2004-07-02 Thread Pim Bliek | PingWings.nl
OOPS, wasn't aware of that! But you are of course absolutely right. I guess that was some old Slack leftover in my head (/me slaps himself on the head).. Hmm although I do use Debian for over 4 yrs ofso :). OOPS :) Pim > --- "Pim Bliek | PingWings.nl" <[EMAIL PROTECTED]>

Re: Boot to console

2004-07-02 Thread Pim Bliek | PingWings.nl
By changing the default runlevel. Read man init and edit /etc/inittab. Good luck! > Hi, > > How do I make my system boot to a text based login instead of a gui log > in window? > > Thanks > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact

Re: ipopd plain text passwords

2004-06-29 Thread Pim Bliek | PingWings.nl
dpkg-reconfigure ipopd :) > While doing an apt-get install ipopd I was asked if I wanted to allow > plain > text passwords or not for the pop3 server. I selected no without giving it > a > 2nd thought as I also selected pop3s. I now have some users who are trying > to access their mail using clie

Re: gnome-panel-data 2.6.1-4 problems

2004-06-25 Thread Pim Bliek | PingWings.nl
Hi, Unfortunately I am having the same problems. I was on holiday for 3 weeks, so wasn't able to get this done earlier. I searched the archives, and found the link mentioned. Unfortunately it is dead by now :(. I did some more googling but couldn't find anything else... Anyone having a copy of x

Re: D-I Issue on partitioning. [Was: Re: Debian vs. other distros]

2004-06-02 Thread Pim Bliek | PingWings.nl
menu. Now it showed the 17 GB or so as *free* and it was now happy to allow me to manually partition them. Sorry for the lengthy explanation. Maybe I am wrong and maybe I missed something. But that would suprise me, as I really checked and double checked and double checked and and :). Regar

Re: Debian vs. other distros

2004-06-02 Thread Pim Bliek | PingWings.nl
that on Google but haven't got time to figure this out. Apparently something with xlibs. Someone any suggestions / tricks / tips / hints? Conclusion (again!): DEBIAN ROCKS!!! Keep up the good work!!! Specially the D-I guys, you really did a good job! (Did I mention you should have a look at

error in Plone on Sid

2004-05-27 Thread Pim Bliek | PingWings.nl
Hi all, Recent upgrade of Zope made my Plone go berserk :(. I cannot edit content, I cannot add new users, nothing. Gives me the following error everytime: Error Details Fouttype TypeError Foutwaarde get_field() takes exactly 2 arguments (3 given) Anyone any clues? Pim -- To UNSUBSCRIBE, e

Re: Samba 3.0.4-3 Problem

2004-05-24 Thread Pim Bliek | PingWings.nl
Nobody any idea why Samba broke with the latest upgrade? Pim > > I'm having the same issue here on Sid. I get the following email from my > system: > > The Samba 'panic action' script, /usr/share/samba/panic-action, > was called for pid 2618 (/usr/sbin/smbd). > > Below is a backtrace for this pr

Re: Samba 3.0.4-3 Problem

2004-05-24 Thread Pim Bliek | PingWings.nl
I'm having the same issue here on Sid. I get the following email from my system: The Samba 'panic action' script, /usr/share/samba/panic-action, was called for pid 2618 (/usr/sbin/smbd). Below is a backtrace for this process generated with gdb, which shows the state of the program at the time th

Re: choice of HDD

2004-05-14 Thread Pim Bliek | PingWings.nl
Thanx all for the advise. I think I'll go for the Seagate. Anyone aware of issues with the SATA chipset on the ASUS A7N8X deluxe 2.0 mobo? Pim > Pim Bliek wrote: >> > > I guess I prefer SATA because.. well, it's the future :). >> >> Any suggestions? I

RE: choise of HDD

2004-05-13 Thread Pim Bliek
I read somewhere else (sorry, can't find the URL anymore) that there were some probs with Seagate drives on linux? Anyone aware of issues? > -Original Message- > From: Cristi Banciu [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 13, 2004 8:30 PM > To: Pim Bliek > Cc

Re: choise of HDD

2004-05-13 Thread Pim Bliek | PingWings.nl
I: www.pingwings.nl > - > > >> >> hi ya pim >> >> On Wed, 12 May 2004, Pim Bliek wrote: >> >>> Hiya all, >>> >>> I am in the market for a new HDD for my Debian (Sarge) Desktop. I have >>> an NForce2 ASU

Re: choise of HDD

2004-05-13 Thread Pim Bliek | PingWings.nl
- PingWings - Making the penguin fly - - - - - - - - - - - - - - - - - - - - - - - M: 06-24711729 E: [EMAIL PROTECTED] I: www.pingwings.nl - > > hi ya pim > > On Wed, 12 May 2004, Pim

SATA on Nforce2 mobo - [was: Re: choice of HDD]

2004-05-13 Thread Pim Bliek | PingWings.nl
Hi all, Any user experiences on SATA on the ASUS A7N8X Deluxe 2.0 mobo in combo with Debian / Linux? Stable? Any issues? Pim >> I am in the market for a new HDD for my Debian (Sarge) Desktop. I have >> an NForce2 ASUS A7N8X Deluxe 2.0 motherboard with 2 PATA connectors and >> 2 SATA ones. I gues

choise of HDD

2004-05-12 Thread Pim Bliek
Hiya all, I am in the market for a new HDD for my Debian (Sarge) Desktop. I have an NForce2 ASUS A7N8X Deluxe 2.0 motherboard with 2 PATA connectors and 2 SATA ones. I guess I prefer SATA because.. well, it's the future :). Any suggestions? I am looking for something fast, in the range of 80-160

Re: authenticate via NTLM & AD

2004-05-07 Thread Pim Bliek | PingWings.nl
You need to give clients access in the APS config! Maybe that helps? > Hi, > > i'm getting closer but it's still not working. > First, i've installed the Jana server but i couldn't > even use it from my windows machine. > I mean it worked but i wasn't able to establsh a connection > through it. >

RE: MTA dependencies ???

2004-05-02 Thread Pim Bliek
I guess u need to build QMail from source "the Debian way". Create a .deb from the sources. When you install this deb, I guess apt will ask you if you want to remove the other MTA. Probably more info in de docs on debian.org. Good luck! > -Original Message- > From: Michael D. Schleif [ma

RE: FW: X + gdm at bootup madness

2004-05-02 Thread Pim Bliek
post that XFree86 log I thought :). Pim > -Original Message- > From: Kent West [mailto:[EMAIL PROTECTED] > Sent: Sunday, May 02, 2004 3:28 PM > To: 'debian' > Subject: Re: FW: X + gdm at bootup madness > > > Pim Bliek wrote: > > >Nobody with an

FW: X + gdm at bootup madness

2004-05-02 Thread Pim Bliek
Nobody with an answer on this one? > I am having some weird problem I do not understand. When I > boot up my machine, I have it to load gdm automatically to > start X. It doesn't. It bails out, with errors in > /var/log/XFree86.0.log (output below). > > When I login as root directly after thi

Re: nForce lockups back

2004-04-23 Thread Pim Bliek | PingWings.nl
Dominique, > > You can also try to boot with idle=poll parameter (in your lilo.conf). > > With this parm my nforce2 mobo is stable. Off course, you are correct. I didn't have time yet to test that.. Pim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Co

Re: nForce lockups back

2004-04-23 Thread Pim Bliek | PingWings.nl
We had some topics on this a week or two before. Try changing your udma settings to udma3 f.i. Do this with hdparm. Worked for me. Theoretically this might be slower on your HDD performance, but it is a working workaround for the hangs. Pim > Hi all, > I'm sure many of you have heard of or exper

Re: branding debian releases

2004-04-14 Thread Pim Bliek | PingWings.nl
Hi All, > The idea of renaming the releases is coming up not because of marketing, > or attracting people. It is coming up because the current naming scheme Hmm. You are right about that. However, I always like to make an analisys on the 'bigger picture' before I start digging :). I think it is im

Re: branding debian releases

2004-04-14 Thread Pim Bliek | PingWings.nl
> On Wed, Apr 14, 2004 at 12:19:39PM +0200, Pim Bliek | PingWings.nl wrote: >> Stable --> CURRENT_STABLE >> Testing --> ALMOST_STABLE >> Unstable --> NEW_NOT_PROVEN > > http://dictionary.reference.com/search?q=unstable > > 1. a) Tending strongly to chan

Re: branding debian releases

2004-04-14 Thread Pim Bliek | PingWings.nl
a good FAQ would be far more helpfull. Comments more than welcome too :) Pim Bliek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: [not yet :-( fixed] Re: hangs on Nforce2 & kernel 2.6.4

2004-04-14 Thread Pim Bliek | PingWings.nl
Hiya, >> But, the suggestion by Dominique Dumont already proved to be the >> solution! >> Changing the default udma5 to 3 with hdparm resolved the issue. I tested >> with >> moving some really big files (300 M) from a VFAT partition to ext3 and >> vice >> versa. It crashed on this before, but not

Re: no DRI in X

2004-04-12 Thread Pim Bliek | PingWings.nl
Unfortunately, that is not it too Pim $ dpkg -l | grep xlib ii xlibmesa-dri 4.3.0-7Mesa 3D graphics library modules [XFree86] ii xlibmesa-gl4.3.0-7Mesa 3D graphics library [XFree86] ii xlibmesa-glu 4.3.0-7Mesa OpenGL utility library [XFree86] ii xlibmesa3

Re: no DRI in X

2004-04-12 Thread Pim Bliek | PingWings.nl
, 2004-04-12 at 16:07, Elimar Riesebieter wrote: > On Mon, 12 Apr 2004 the mental interface of > Pim Bliek | PingWings.nl told: > > > Hi Elimar, > > > > Thanks for your suggestions. Here is my output... > > > > Pim > > > > $ export LIBGL_DE

Re: awstats: Stats for exim4 and uw-ftpd?

2004-04-12 Thread Pim Bliek | PingWings.nl
On Mon, 2004-04-12 at 12:00, Sven Hoexter wrote: > On Sun, Apr 11, 2004 at 08:04:19PM -0700, Paul Johnson wrote: > > Setting up awstats was not particularly difficult for apache, but now > > I want to continue and set it up to give stats on exim and uw-ftpd. > > However, I cannot find any documenta

logcheck config

2004-04-12 Thread Pim Bliek | PingWings.nl
Hi All, I get these in the mail via logcheck every hour: Apr 12 10:55:01 fourtytwo CRON[7688]: (pam_unix) session opened for user list by (uid=0) Apr 12 10:55:01 fourtytwo CRON[7688]: (pam_unix) session closed for user list Repeat the above a zillion times :) I looked through the config in /etc

Re: no DRI in X

2004-04-12 Thread Pim Bliek | PingWings.nl
On Mon, 2004-04-12 at 11:06, Robin Putters wrote: > > Anyone any hints on how to get DRI working? I want to play TuxRacer :P. > > > > My Videocard is a Gigabyte Radeon 9000 Pro. > I had basically the same problems. Everything seemed to be ok, but > fiddling with the order the kernel modules were l

Re: Restart kdm after logout

2004-04-12 Thread Pim Bliek | PingWings.nl
Actually, you don't need to edit a script. If you just installed KDM through the regular apt-get system you should have a script in /etc/init.d/kdm. Have a look at it, and also at /etc/X11/default-display-manager So probably the only thing you need to do is run: /etc/init.d/kdm start Which wil

no DRI in X

2004-04-12 Thread Pim Bliek | PingWings.nl
$ glxinfo name of display: :0.0 Xlib: extension "XFree86-DRI" missing on display ":0.0". display: :0 screen: 0 direct rendering: No My XF86config (the relevant parts): Section "Module" #Load "GLCore" Load "glx" Load "dri" Section "Device" Identifier

autoloading of modules in 2.6.x kernels

2004-04-12 Thread Pim Bliek
I did the Google, I searched for docs but somehow I just cannot make it work to autoload modules at boottime with this 2.6.4 kernel I installed... I now have something like: install agpgart /bin/true in my /etc/modprobe.conf but this does not load anything. I have to uncomment the line before I

Re: white-ish display with Gigabyte Radeon 9000 pro in XFree86 4.3 - unstable

2004-04-10 Thread Pim Bliek
On Saturday 10 April 2004 12:22, Antonio Rodriguez wrote: > On Sat, Apr 10, 2004 at 12:14:28PM +0200, Pim Bliek wrote: > > However, Elimar Riesebieter pointed me in the right direction by sending > > his X config, and hinting about drm. > > > > After compiling drm into

Re: white-ish display with Gigabyte Radeon 9000 pro in XFree86 4.3 - unstable

2004-04-10 Thread Pim Bliek
> > Symptoms: X starts, but the image is white-ish. I can just read > > it... It looks like someone tuned up brightness to an insane > > level... Not workable.. > > Start with a properly adjusted monitor. Start off with the contrast > all the way up, and the brightness all the way down. Reduce t

RE: parsing Apache logs

2004-04-09 Thread Pim Bliek
awstats. I love it :) > -Original Message- > From: S.D.A. [mailto:[EMAIL PROTECTED] > Sent: Friday, April 09, 2004 11:07 PM > To: debian > Subject: parsing Apache logs > > > Happy "Good Friday" everyone: > > I seem to remember there being a Debian package that allowed > one to parse a

white-ish display with Gigabyte Radeon 9000 pro in XFree86 4.3 - unstable

2004-04-09 Thread Pim Bliek
Hi, I am having a problem with my X config. I am trying to fix it for some hours now, and I am LOST. Symptoms: X starts, but the image is white-ish. I can just read it... It looks like someone tuned up brightness to an insane level... Not workable.. I know it can work, I had it working -witho

Re: [fixed] Re: hangs on Nforce2 & kernel 2.6.4

2004-04-08 Thread Pim Bliek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 08 April 2004 20:49, Roberto Sanchez wrote: > > Does your drive perform better in udma5 than in udma3? or is > performance the same? I cannot test in udma5, since it will crash my system :) However, here is my output in udma3 on a WD IDE d

[fixed] Re: hangs on Nforce2 & kernel 2.6.4

2004-04-08 Thread Pim Bliek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 08 April 2004 19:46, Roberto Sanchez wrote: > apic=off or noapic Thanks for the reply! But, the suggestion by Dominique Dumont already proved to be the solution! Changing the default udma5 to 3 with hdparm resolved the issue. I tested wi

Re: hangs on Nforce2 & kernel 2.6.4

2004-04-08 Thread Pim Bliek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 08 April 2004 11:11, Dominique Dumont wrote: > Pim Bliek <[EMAIL PROTECTED]> writes: > > Anyone else experienced this problem? Or maybe someone knows how I can > > dig deeper into this problem? I am a bit lost... &

Re: hangs on Nforce2 & kernel 2.6.4

2004-04-08 Thread Pim Bliek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 08 April 2004 12:38, Antony Gelberg wrote: > You could try turning APIC off. This was discussed yesterday, I > believe. > > A Do I need to rebuild my kernel or is there a way to prevent the kernel from using APIC? Like with a kernel para

hangs on Nforce2 & kernel 2.6.4

2004-04-08 Thread Pim Bliek
... Best regards, Pim Bliek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: How to kill X?

2003-10-06 Thread Pim Bliek | PingWings.nl
Just an important addition in my opinion: > Then edit /etc/fstab and change the "ext2" to "ext3" for each partition > on which you enabled a journal and reboot or remount those partitions. > The conversion only takes a few tens of seconds for each partition, and > you can always "back out" by simp

dangling symlink?

2003-10-03 Thread Pim Bliek | PingWings.nl
Hi all, English is not my native language. Does anyone know what 'dangling' means? I get the following errors emailed via cron every day: /etc/cron.daily/man-db: mandb: warning: /usr/share/man/man8/ipfwadm.8.gz is a dangling symlink mandb: warning: /usr/share/man/man8/fax500.8.gz is a dangling sy

Re: installing opengroupware.org on unstable

2003-10-02 Thread Pim Bliek
I just tried apt-get install -t testing libpgsql2 and it installs now... Hopefully this doesn't screw up my system ;) Anyone having experiences getting to install OGo on Sid? Pim On Thu, 2003-10-02 at 20:56, Pim Bliek wrote: > Hi, > > I am having troubles installing OpenGroup

installing opengroupware.org on unstable

2003-10-02 Thread Pim Bliek
Hi, I am having troubles installing OpenGroupWare.org on my Sid box: fourtytwo:~# apt-get install opengroupware.org Reading Package Lists... Done Building Dependency Tree... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are usin

Re: Ximian Connector and Sid

2003-10-01 Thread Pim Bliek
Hi If the sysadmins aren't complete morons, you could kindly ask them to switch on IMAP support on their Exchange Server. It is just a simple switch somehwere and shouldn't be much work. At my office they kindly did this for me, after some debate ;). Good luck! Pim P.S. some MCSE sysadmins are

Re: Anyone else notice that Swen is slowing down?

2003-09-27 Thread Pim Bliek
> I get the virii with 3 different content-types: > application/x-msdownload,audio/x-wav,audio/x-mid > so, just exe doesnt seem to cover it. But how do you filter them out using postfix? Pim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL

Re: Anyone else notice that Swen is slowing down?

2003-09-27 Thread Pim Bliek
On Fri, 2003-09-26 at 18:32, Lukas Ruf wrote: > I get about > 2k per day. Fortunately, I have configured my mail > server (mime_header_checks/postfix 2.0) such that all win-executable > are rejected. Hi Lukas, Could you be so kind to post to the list how you did this? I'd really like to have th

Re: opengroupware.org

2003-09-24 Thread Pim Bliek | PingWings.nl
Hi, Sure is nice! I'd love to be able to provide support for this to my customers. However, I don't like the fact that the Outlook plugin is closed-source... with quite a high price-tag. It will be impossible to convince customers to use OpenGroupware.org instead of Exchange if it is basically as

Re: zope?

2003-09-22 Thread Pim Bliek | PingWings.nl
profit - - - - - - - - - - - - - - - - - - - - - - - M: 06-24711729 E: [EMAIL PROTECTED] I: www.pingwings.nl - > Pim Bliek wrote: > >>Hi, >> >>Anyone else using zope? >>I am trying to get it to work on Sid with Apache 1.3.

Re: zope?

2003-09-17 Thread Pim Bliek
I have to add, I just found this in my /var/log/zope/Z2-detailed.log. There is nothing in Z2.log. It generates the message below when I try to acces it on localhost:9673 B 150063372 2003-09-17T20:19:55 GET / I 150063372 2003-09-17T20:19:55 0 On Wed, 2003-09-17 at 20:19, Pim Bliek wrote: >

zope?

2003-09-17 Thread Pim Bliek
Hi, Anyone else using zope? I am trying to get it to work on Sid with Apache 1.3. Troubles I have: - I cannot compile pcgi because I don't have the Apache sources, so I went without it. - I try to reach the zserver itself directly on port 9673, but it does nothing also nothing in the logs...

Re: Please

2003-09-16 Thread Pim Bliek | PingWings.nl
You have two options: 1- go to your local reseller and buy Windows. If you have a problem, call the Evil Empire. 2- RTFM. Google is your best friend. First try the user manuals on www.debian.org. If you consider continuing running Debian GNU/Linux, and you read the manuals and HOWTO's and you st

Re: Troubles connection to the LAN

2003-09-16 Thread Pim Bliek | PingWings.nl
> Yo! This it was. (: > I had the CONFIG_FILTER flag not in my options. But maybe the help > text is a little bit confusing there as well since it states that this > option is needed for PPP (whicht i do not use). You are absolutely right. It is weird that is not mentioned at all in the kernelconf

Re: Not a speed reader.

2003-09-15 Thread Pim Bliek
Even easier is to read it afterwards. Try: 'dmesg | less' or: 'less /var/log/kern.log' Both ways give you lots of info what happened during bootup and enables you grep'ing for stuff as well of course :). Pim On Mon, 2003-09-15 at 15:47, Colin Watson wrote: > On Mon, Sep 15, 2003 at 09:27:30PM +

Re: Troubles connection to the LAN

2003-09-15 Thread Pim Bliek | PingWings.nl
Did you enable CONFIG_PACKET and CONFIG_FILTER in your kernel? Without this, your system won't be able to use DHCP. Pim > Pim Bliek <[EMAIL PROTECTED]> wrote in message > news:<[EMAIL PROTECTED]>... >> > Unfortunately the NICs don't get IP addresses from th

Re: Troubles connection to the LAN

2003-09-14 Thread Pim Bliek
> Unfortunately the NICs don't get IP addresses from their respective > dhcp-servers, and if i give them those manually i cannot ping any > other PC in the LAN either. Did you add a default route? route add default gw Net-HOWTO might come in handy too. Good luck! -- To UNSUBSCRIBE, email t

  1   2   >