Re: Installation of tdsodbc triggers removal of KDE due to dependency on libiodbc2

2013-06-25 Thread Benedict Verheyen
Op Thu, 30 May 2013 14:57:54 +0200, schreef Benedict Verheyen: > 1. Download the source package of soprano-daemon to rebuild it to not > depend on iodbc. > 2. Extract the soprano-daemon deb and change the dependency on iodbc, > then rebuild the package and install it. > > I

Re: is there a debian utility for this?

2013-06-19 Thread Benedict Verheyen
deas? > > Unoconv A good suggestion by Kelly. We use it inhouse for a webapp that creates an OpenOffice document, then automatically converts it to something Office can read. Works great so far. - -- Benedict Verheyen Debian, Python and Django user GnuPG Public Ke

Re: Owncloud at home and bandwidth

2013-06-19 Thread Benedict Verheyen
;re trying to do too much > within a single host. It can probably be done, but a whole > lot of hacking will be required. > It's possible to assign multiple ip addresses to a nic, so that might be a way to work around the problem of wondershaper? - -- Benedict Verheyen

Re: debian or multi-os virtualized

2013-06-18 Thread Benedict Verheyen
> Hi Pol, I've done that in the past with uml, or vservers. There are other solutions around. virtualbox might eat a lot of resources, that's why I like container based solutions, as Andrei suggested. Regards -- Benedict Verheyen Debian, Python and Dj

Installation of tdsodbc triggers removal of KDE due to dependency on libiodbc2

2013-05-30 Thread Benedict Verheyen
#x27;t work if soprano is indeed only set to work with iodbc, and the interfaces of iodbc and unixODBC differ enough. Any advice would be great, as I'm stuck. Thanks in advance, Regards, Benedict - -- Benedict Verheyen Debian, Python and Django user GnuPG Publ

Re: x11 graphics card conf

2012-05-29 Thread Benedict Verheyen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 29/05/2012 12:35, Filipe Freire wrote: > Dear All! > > I am running debian squeeze on a PC with intel i5 and graphics card: > VGA compatible controller: Intel Corporation Sandy Bridge Integrated > Graphics Controller (rev 09) > > x11 freezes if I

Re: need successfully installed documentation of nginx in Debian

2012-05-21 Thread Benedict Verheyen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21/05/2012 11:21, Joby Mathew wrote: > Send me the detailed documentation of nginx installation and configuration > process i debian if any one has Installing nginx on Debian isn't that hard: aptitude install nginx or apt-get install nginx If yo

Re: using umlaut works in console, not in Citrix client

2010-04-30 Thread Benedict Verheyen
On 30/04/2010 13:54, Benedict Verheyen wrote: On 29/04/2010 11:16, Benedict Verheyen wrote: Thanks, it's worth a try. I'm not sure the java environments are the same. On both machines they were installed with aptitude install default-jre I'll try the backport of java & us

Re: using umlaut works in console, not in Citrix client

2010-04-30 Thread Benedict Verheyen
On 29/04/2010 11:16, Benedict Verheyen wrote: Thanks, it's worth a try. I'm not sure the java environments are the same. On both machines they were installed with aptitude install default-jre I'll try the backport of java & using Firefox instead of Iceweasel. Regards, B

Re: Which remote help solution?

2010-04-29 Thread Benedict Verheyen
On 28/04/2010 16:56, Anand Sivaram wrote: You could do the following. 1. install ssh server on your friends machine. Create port forwarding in their router Login to their machine as usual using ssh. To reduce ssh brute force attack, change the ssh port from 22 to some larger number and use the

Re: using umlaut works in console, not in Citrix client

2010-04-29 Thread Benedict Verheyen
On 29/04/2010 11:05, Camaleón wrote: On Thu, 29 Apr 2010 10:30:00 +0200, Benedict Verheyen wrote: (...) If i use the webinterface of Citrix, he then also refers to the native client but then it works on Ubuntu (firefox). When i try the same on Debian (iceweasel), it still doesn't work

Re: using umlaut works in console, not in Citrix client

2010-04-29 Thread Benedict Verheyen
On 28/04/2010 11:00, Camaleón wrote: On Wed, 28 Apr 2010 09:35:51 +0200, Benedict Verheyen wrote: Thanks for the info. It's a client setting allright. I tried setting the keyboard layout but that doesn't work. I think the keyboard mapping (kbd file) isn't correct. Anyway, from W

Re: using umlaut works in console, not in Citrix client

2010-04-28 Thread Benedict Verheyen
On 27/04/2010 21:18, Camaleón wrote: On Mon, 26 Apr 2010 17:38:32 +0200, Benedict Verheyen wrote: I know nothing about Citrix client O:-), but found this forum thread: *** french keyboard layout Problem using german characters http://forums.citrix.com/thread.jspa?threadID=252710&tsta

using umlaut works in console, not in Citrix client

2010-04-26 Thread Benedict Verheyen
Hi, i'm using Debian stable on a Toshiba Satellite Pro laptop with an azerty keyboard layout (Belgian period) and when i use the Citrix client (v11), it doesn't translate all the key combinations correctly. I cannot use an umlaut with a small caps letter, it automatically makes the small letter

Re: problem with spam scoring not counted correctly

2008-10-09 Thread Benedict Verheyen
Benedict Verheyen wrote: > I ran the message through spamassassin again with the -D flag and this > is what i got. Notice the nan score now. Maybe it's that score again > that is the reason why counting the scores didn't work? > > * 1.5 MIME_BOUND_DD_DIGITS Spam tool

problem with spam scoring not counted correctly

2008-10-03 Thread Benedict Verheyen
Hi, i'm using Debian stable and recently i noticed a few spam mails getting through although the combined scores are high enough. It's flagged as not being spam, the score is set to 3.9 but is actually way higher. I also encountered something similar when the result of a test was "nan", anyway, th

Re: ocfs2 (oracle cluster filesystem) error: Unable to load module "configfs"

2007-09-11 Thread Benedict Verheyen
Benedict Verheyen schreef: I didn't use ocfs2 nor hostf to do what i wanted. I moved the homedirectories to the uml and it works for me. Regards, Benedict -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: ocfs2 (oracle cluster filesystem) error: Unable to load module "configfs"

2007-08-16 Thread Benedict Verheyen
Benedict Verheyen schreef: Hi, i want to run ocfs2 to load a shared filesystem for 3 uml's. ocfs2 allows 2 or more uml's to load the same filesystem so it should solve the limitations of hostfs. Anyway, i compiled ocfs2 support into the kernel and made a /etc/ocfs2/cluster

ocfs2 (oracle cluster filesystem) error: Unable to load module "configfs"

2007-08-15 Thread Benedict Verheyen
Hi, i want to run ocfs2 to load a shared filesystem for 3 uml's. ocfs2 allows 2 or more uml's to load the same filesystem so it should solve the limitations of hostfs. Anyway, i compiled ocfs2 support into the kernel and made a /etc/ocfs2/cluster.conf file. However, when i want to start th

Re: courier imap fails to create a cache file (=UML hostfs problem)

2007-08-14 Thread Benedict Verheyen
Benedict Verheyen schreef: Hin i installed courier imap 4.1.1 in an uml server as replacement for my current vserver setup. It also has exim 4.63, maildrop, getmail4, spamassassin and clamav. Courier is giving me following errors: Aug 14 13:06:44 loki imapd: Error: Permission denied Aug 14

courier imap fails to create a cache file

2007-08-14 Thread Benedict Verheyen
Hin i installed courier imap 4.1.1 in an uml server as replacement for my current vserver setup. It also has exim 4.63, maildrop, getmail4, spamassassin and clamav. Courier is giving me following errors: Aug 14 13:06:44 loki imapd: Error: Permission denied Aug 14 13:06:44 loki imapd: Failed to

Re: sharing home directories for UML's

2007-07-11 Thread Benedict Verheyen
Benedict Verheyen schreef: Karl E. Jorgensen schreef: Then i'm stuck with either samba or nfs. They should work. Or perhaps a clustered file system that allows the same disk to be mounted read-write simultaneously by multiple hosts. Such a disk could be located on the underlying

Re: sharing home directories for UML's

2007-06-10 Thread Benedict Verheyen
Karl E. Jorgensen schreef: Then i'm stuck with either samba or nfs. They should work. Or perhaps a clustered file system that allows the same disk to be mounted read-write simultaneously by multiple hosts. Such a disk could be located on the underlying host (=more ubd devices on the uml l

Re: sharing home directories for UML's

2007-06-08 Thread Benedict Verheyen
Felipe Sateler schreef: I'm currenly looking at these options: * COW funtionality That wouldn't work either, since COW usually is done on mounted filesystems too. I could make a file and then mount that as extra partition and specify in the fstab file that the /home dir corresponds to that

Re: sharing home directories for UML's

2007-06-06 Thread Benedict Verheyen
Felipe Sateler schreef: Then mount-bind them as many times you need. Note that the mounts need to be done outside the uml servers, since you need to reach the original directories. For example, suppose you have the following structure: /srv/uml1 /srv/uml2 ... Then, to mount the local home dire

Re: sharing home directories for UML's

2007-06-06 Thread Benedict Verheyen
Felipe Sateler schreef: Benedict Verheyen wrote: Is it possible to have an UML server that houses the home directories and makes them available for the UML servers that handle email and thus save emails in those share home directories? Maybe mount-bind the direcotries? mount --bind /orig

sharing home directories for UML's

2007-06-05 Thread Benedict Verheyen
Hi, i currently have a setup in Debian that has about 8 vservers. Now i want to move some vservers to UML. I already have a kernel that supports them both and a test UML instance. In my vserver setup, i have split my mailconfig. I have a vserver that runs squirrelmail & courier, a vserver that

Re: preferred mail setup to let users decide on using spamassassin or not

2007-04-12 Thread Benedict Verheyen
Andrew Sackville-West schreef: > yup. although for end-user control, i'd probably stick with something > like 3 or 4. Set up some default controls for maildrop and then let > the user customise as they like. I'd rather not let the user control > fetch/getmail, but that's just me. > > You might,

preferred mail setup to let users decide on using spamassassin or not

2007-04-11 Thread Benedict Verheyen
Hello, Following a thread here about fetchmail/getmail, is started playing with getmail. My current setup is as follows: fetchmail gets the mail for multiple users and delivers to exim4. Exim then passes the message on to clamav and spamassassin and the message then goes to exim again. Last, mai

Re: getmail configuration (How to run fetchmail as daemon at startup)

2007-03-26 Thread Benedict Verheyen
Andrei Popescu schreef: > Paul E Condon <[EMAIL PROTECTED]> wrote: > >> 1.) What is 'reinjection in a mail queue'? Where can I learn how this >> differs from whatever is being done by fetchmail as an example case? >> Or does fetchmail also do reinjection in a mail queue? > > As I understand it,

Re: samba file deletes slow SOLVED

2006-03-09 Thread Benedict Verheyen
se it wasn't present when using 2.6.10 or lower. Yesterday i installed kernel 2.6.15.6 (from kernels.orgs) and I saw that there were several fixes with regards to bridging. So i thought the problem might actually be solved. Now i can use a bridge again to connect my VM's to

Re: kernels > 2.6.10 slow network connections [SOLVED]

2005-12-22 Thread Benedict Verheyen
Benedict Verheyen wrote: I had a bridge up on that host as i was using UML. However, I was in the process of moving my UML's to vservers and so i didn't need the bridge anymore. After i removed the bridge, the networking was fast again. Don't know why that gave problems with cert

Re: kernels > 2.6.10 slow network connections

2005-12-22 Thread Benedict Verheyen
Benedict Verheyen wrote: > Hi, > > when connect from an WinXp machine to my sarge server with a 2.6.10 > kernel, connectivity to the server is great. > However, when i upgrade to a 2.6.11 up to a 2.6.14, performance is > not great at all. > With connectivity i mean IMAP &am

kernels > 2.6.10 slow network connections

2005-12-22 Thread Benedict Verheyen
d be the cause of this? How do i check that? Thanks, Regards, Benedict -- Benedict Verheyen Debian User http://www.heimdallit.bePublic Key 0x712CBB8D -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: virtual machines

2005-12-20 Thread Benedict Verheyen
i don't have that running at the moment. Regards, Benedict -- Benedict Verheyen Debian User http://www.heimdallitservices.bePublic Key 0x712CBB8D -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: virtual machines

2005-12-20 Thread Benedict Verheyen
i don't have that running at the moment. Regards, Benedict -- Benedict Verheyen Debian User http://www.heimdallitservices.bePublic Key 0x712CBB8D -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: virtual machines

2005-12-20 Thread Benedict Verheyen
i don't have that running at the moment. Regards, Benedict -- Benedict Verheyen Debian User http://www.heimdallitservices.bePublic Key 0x712CBB8D -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: samba file deletes slow SOLVED

2005-11-24 Thread Benedict Verheyen
Benedict Verheyen wrote: > I actually solved the problem. As i said, I was running 2 uml's on that > system and used bridging to allow the uml's to have network access. On > one of those uml's i run my dns server and so it needs to be up and > running before the other

Re: samba file deletes slow SOLVED

2005-11-24 Thread Benedict Verheyen
st not that obvious. I then created an uml user and uml group in the files /etc/passwd and /etc/group via the adduser and addgroup tools so the uml user would be known even when ldap wasn't started yet. After rebooting, the bridge script started ok and the problem went away. Pretty weird if you

Re: samba file deletes slow

2005-11-24 Thread Benedict Verheyen
I found a mail on the web from a person who suffered the same problem as me. I partial workaround dealed with using another program to browse the files on the share (Total Commander). Indeed, deleteing and copying files now works find but this doesn't solve the reason why it occures in the first p

samba file deletes slow

2005-11-20 Thread Benedict Verheyen
yes write list = benedict [profiles] path = /home/samba browsable = no writable = yes create mask = 0600 directory mask = 0700 Thanks for any info, Benedict -- Benedict Verheyen Debian User http://www.heimdallit.bePublic Key 0x712CBB8D -- To

login timeout on kernel 2.6.13 but not on 2.6.10

2005-10-18 Thread Benedict Verheyen
and hotplug is version 0.020040329-25 0 (unstable) I have no idea what is going on. Any ideas? Regards, Benedict -- Benedict Verheyen Debian User http://www.heimdallit.bePublic Key 0x712CBB8D -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject o

flexible restore/install system

2005-10-18 Thread Benedict Verheyen
/... 2. What would be an easy way to making such custom packages be it for installing config files or fake packages used to install your favourite apps? Regards, Benedict -- Benedict Verheyen Debian User http://www.heimdallitservices.bePublic Key 0x712CBB8D -- To UNSUBSCRIBE,

Re: login, path and ~/.profile

2005-10-04 Thread Benedict Verheyen
Benedict Verheyen wrote: Thanks for the info ! Regards, Benedict -- Benedict Verheyen Debian User http://www.heimdallitservices.bePublic Key 0x712CBB8D -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

login, path and ~/.profile

2005-09-29 Thread Benedict Verheyen
Hi, i was looking to change the prompt of a UML and while i was at it i noticed something in regards to the path that is set. When logging in these files are processed (used echo to find out) /etc/profile /etc/bash.bashrc ~/.bash_profile ~/.bashrc This might differ on your system as I: * sourc

Re: Moving from kernel 2.4.27 to kernel 2.6.8 problem.

2005-09-22 Thread Benedict Verheyen
sn't there anymore. After adding this, my 2.6 kenel booted ok. Regards, Benedict -- Benedict Verheyen Debian User http://www.heimdallit.bePublic Key 0x712CBB8D -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

uml doesn't show login prompt

2005-09-21 Thread Benedict Verheyen
don't see any messages at all. Any idea how i can run my UML from console instead of X? Thanks, Benedict -- Benedict Verheyen Debian User http://www.heimdallitservices.bePublic Key 0x712CBB8D -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

tracking changes to a configfile for a given application

2005-07-19 Thread Benedict Verheyen
Is this possible and if so, how could i do this? Thanks, Benedict -- Benedict Verheyen Debian User http://www.heimdallitservices.bePublic Key 0x712CBB8D -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Installing custom kernel-image fails on LVM error - I'm lost :/

2005-06-22 Thread Benedict Verheyen
rd --config=menuconfig --append-to-version -16-i386-smp-$(hostname) --revision $(date +'%Y.%m.%d.%H.%M') kernel_image As Andreas suggested, if raid and lvm is compiled into the kernel and if those are the only reasons you want an initrd (because you've got raid & lvm on yo

lvm2 whines about file descriptors

2005-06-21 Thread Benedict Verheyen
this? Thanks, Benedict -- Benedict Verheyen Debian User http://www.heimdallitservices.bePublic Key 0x712CBB8D -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

raid possible with different sized hd's?

2005-06-17 Thread Benedict Verheyen
e size partitions on this disk anyway? If so i could then remove the partitions i have now after i copied them to the relevant lvm paritions on the same disk. 8. install grub to hdc too. 9. adjust fstab 10. reboot (keep rescue disk close at hand :)) 11. test with uncoupling 1 of the disks at a ti

Re: Exim4: disablign delay in flushing mail queues

2005-06-14 Thread Benedict Verheyen
came in. Regards, Benedict -- Benedict Verheyen Debian User http://www.heimdallitservices.bePublic Key 0x712CBB8D -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: move from 2.4.24 kernel to 2.6.10 gives kernel panic [SOLVED]

2005-06-07 Thread Benedict Verheyen
Benedict Verheyen wrote: Pigeon wrote: Sorry, not udev, devfs. Which probably negates my comment... however, devfs is deprecated for 2.6. Maybe it's worth checking what state devfs support is now in for your kernel; I confess I don't know myself. Ha, indeed devfs is enabled. I wil

Re: [OT] Project management

2005-05-02 Thread Benedict Verheyen
.ini and change: web = http://hostname/bugs/ That's about all i can think off. Regards, Benedict -- Benedict Verheyen Debian User http://www.heimdallitservices.bePublic Key 0x712CBB8D -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: RCS (Revision Control System)

2004-11-30 Thread Benedict Verheyen
Colin wrote: I'm surprised that no one mentioned Subversion yet. It has been mentioned several times Regards, Benedict -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: simple problem

2004-11-29 Thread Benedict Verheyen
Paul Akkermans wrote: Hi group, I am trying to find a specific function/procedure in the kernel 2.6.7 kernel source. But the problem is that there are so many files I have to search through that it could take hours to find this procedure. Isn't there an easier way to do this with some sort of

Re: How do you make mkinitrd work!?

2004-11-25 Thread Benedict Verheyen
Hugo Vanwoerkom wrote: Good point. So what's the reason that debian kernel images come with an initrd? An example I can think of is vesafb: in order for that to be used it must be either builtin or in initrd. Right? H. The kernels Debian provides need to run on a broad number of machines hence

lvm in xterm and screen

2004-11-09 Thread Benedict Verheyen
Title: lvm in xterm and screen Hi, when i start an uml from an xterm, it starts loading until a certain line, for instance, "Starting perdiodic command scheduler: cron." and then it opens another xterm where i can actually log in. The first xterm doesn't do anything anymore after that p

RE: Limiting User Commands

2004-11-05 Thread Benedict Verheyen
>-Oorspronkelijk bericht- >Van: Stephen Le [mailto:[EMAIL PROTECTED] >Verzonden: vrijdag 5 november 2004 18:31 >Aan: [EMAIL PROTECTED]; [EMAIL PROTECTED] >Onderwerp: Limiting User Commands > > >Hello all, > >Is there an easy way to limit the commands a certain group of users >can execute?

lvm and initrd

2004-11-05 Thread Benedict Verheyen
Title: lvm and initrd Hi, i installed Sarge and opted to have all partitions including root on lvm2. /boot is not on lvm2 but plain ext2. However when i try to compile my own kernel, the kernel is unable to mount /root. After i compile the kernel, i do this:     mkinitrd -k -o /boot/in

customizing runlevel 1

2004-10-31 Thread Benedict Verheyen
Hi, i manage my Debian server via SSH. When i want to increase the size of a lv (i use LVM), i usually go to runlevel 1 and then do the business that i need to do. Off course, in the process of going to runlevel 1, the SSH connection is killed and i can't log back in. The reason that i go to run

making initrd for sarge 2.6 kernel, error using mkinitrd)

2004-09-15 Thread Benedict Verheyen
Hi, i'm having trouble making an initrd (that works) for a custom compiled kernel. If i use the 2.6.7 sarge kernel and using lvm2 (only boot not on lvm2)all is well. I wanted to compile the 2.6.8 kernel & activate the framebuffer amongst other things. I can compile a kernel fine it gave me a Kerne

not able to recompile 2.6.7 kernel in sarge

2004-09-09 Thread Benedict Verheyen
Hi, after installing sarge and running the 2.6.7 kernel and using lvm2 (only boot not on lvm2) all is well. I wanted to compile the 2.6.8 kernel & activate the framebuffer amongst other things. I can compile a kernel fine it gave me a Kernel panic: VFS: Unable to mount root fs on unknown-block(

Re: Postfix from source: changing the MTA

2004-07-13 Thread Benedict Verheyen
> $ apt-cache show equivs > Package: equivs > Priority: extra > Section: admin > Installed-Size: 51 > Maintainer: Martin Bialasinski <[EMAIL PROTECTED]> > Architecture: all > Version: 2.0.4 > Depends: perl|perl5, debhelper, dpkg-dev, devscripts, make, fakeroot > Filename: pool/main/e/equivs/equivs_

Re: tips on using "screen"?

2004-07-01 Thread Benedict Verheyen
Brad Sims wrote: > Feel free to take a gander at my .screenrc at: > http://home.insightbb.com/~bmsims1/Scripts/Screenrc.html > > Let me know if anything isn't entirely clear to ya. I wrote this > for plain people like me Hi Brad, in the keybindings section, there's a statement like this: bindke

Re: aptitude and backports with the same name as unstable packages

2004-06-25 Thread Benedict Verheyen
> On Fri, 25 Jun 2004 17:28:48 +0200 (CEST), Benedict Verheyen > <[EMAIL PROTECTED]> wrote: > >> Is there anyway i can view the location or to install from a particular >> location? > > apt-get install package/unstable > > I guess. No, this will not work as

Re: aptitude and backports with the same name as unstable packages

2004-06-25 Thread Benedict Verheyen
> Hi, > > 2) The version of checkinstall and installwatch from backports.org don't > contain a string in the version name so their version is the same as the > version from unstable. When going to the package discription i can only > see for instance for checkinstall > p 1.5.3-3 > p 1.5.3-1 > So i

aptitude and backports with the same name as unstable packages

2004-06-25 Thread Benedict Verheyen
Hi, 1) I have a woody box where i installed some backports of X and other programs. When i started aptitude, it gave me a lot of broken packages because it wanted to upgrade the X packages from unstable ( i have unstable sources in my package list too) and marked the packages as broken. Anyway, i

Re: kerenls: hand-rolled v. stock

2004-06-24 Thread Benedict Verheyen
>> and to slim down the kernel. > > what advantage does this have? does it make everything run faster, > even if everything that's in there is compiled as a module and maybe > not loaded, as opposed to into the kernel proper? I don't think it speeds up things or at least not significantly. What i

Re: kerenls: hand-rolled v. stock

2004-06-23 Thread Benedict Verheyen
>- Original Message - >From: "Nori Heikkinen" <[EMAIL PROTECTED]> >To: "debian-user" <[EMAIL PROTECTED]> >Sent: Wednesday, June 23, 2004 6:29 PM >Subject: kerenls: hand-rolled v. stock >i'm looking into grabbing a new kernel (because the one i'm using >doesn't appear to have the "soundcore"

Re: problem setting up apache-ssl (can't read certificate)

2004-06-23 Thread Benedict Verheyen
Micha Feigin wrote: > I am trying to setup apache-ssl. The server fails to start with the > error (in the log file): > > [Wed Jun 23 16:12:04 2004] [crit] Error reading server certificate > file /etc/apache-ssl/apache.pem [Wed Jun 23 16:12:04 2004] [crit] > error:0906D06C:PEM routines:PEM_read_bio

Re: broken updates in aptitude & connection failed

2004-06-23 Thread Benedict Verheyen
Aaron Maxwell wrote: > Yep. > > apt-get -dy install FOO && aptitude install FOO > > where FOO is one or more package names, or 'upgrade' or 'dist-upgrade' > > If you don't speak shell, the '&&' operator means 'execute the command > on my right if and only if the command on my left has a return stat

Re: sources.list and local dir question

2004-06-22 Thread Benedict Verheyen
Frank A. Uepping wrote: > Hello, > I have added a local directory to sources.list: > echo "deb file:/usr/local/software/debian stable non-free" >> > /etc/apt/sources.list > Further I have created a directory tree: > mkdir -p /usr/local/software/debian/stable/non-free > and put my .d

Re: ~/.Xdefaults

2004-06-22 Thread Benedict Verheyen
> On Mon, 21 Jun 2004 19:30:23 -0400 (EDT), Michael B Allen > <[EMAIL PROTECTED]> wrote: >> Mike > > How are you starting X? Via X, startx, a display manager.. etc. > > -- > Jon Dowland I'm starting X via the startx command. Benedict -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subjec

Re: broken updates in aptitude & connection failed

2004-06-22 Thread Benedict Verheyen
> Hi, > > Often i get a "Connection failed" message when trying to update my > packages. This happens with apt-get and aptitude. This part of the problem is probably solved (testing rigth now) The problem is related to the number of seconds specified in the Timeout var in the /etc/apt/apt.conf fil

broken updates in aptitude & connection failed

2004-06-22 Thread Benedict Verheyen
Hi, Often i get a "Connection failed" message when trying to update my packages. This happens with apt-get and aptitude. Last time i did this, aptitude tried to download several packages and because of failed connections (and thus failing to ddwnload certain packages) it only installed a few packa

Re: ~/.Xdefaults

2004-06-22 Thread Benedict Verheyen
> Why doesn't X read ~/.Xdefaults? It reads ~/.Xdefaults-miallen where > miallen is my username but why is the username necessary when it's already > specific to me through my home directory? It's just odd. > > Mike It does read it on my system. Did you restart X to force it to read the file? If t

lvm and resizing /usr

2004-06-10 Thread Benedict Verheyen
Hi, on a Debian Woody, i installed lvm10. After a while my /usr ext3 parition was slowly filling up so i wanted to do: lvextend -L+1G /dev/main/lv_usr resize2fs /dev/main/lv_usr The first command succeeded, the second didn't because the partition was mounted. I couldn't unmount the partit

gnupg and changing email address

2004-06-09 Thread Benedict Verheyen
use revuid for this case? If i lookup my key online @ http://keyserver.kjsl.com/~jharris/skylane/pks-commands.php , then I see that my email is correct but there seems to be a lot of other stuff in my key. pub 1024D/712CBB8D 2003-01-19 Benedict Verheyen <[EMAIL PROTECTED]> Key fingerp

making a bootable cdrom of an installed debian

2004-06-09 Thread Benedict Verheyen
Hi, i have a machine that's serving as webdevelopment platform and i want to create a bootable version of it. I've seen references to IsoLinux that would enable a system to boot from cdrom. I've had a look at http://www.linux-live.org/ too. Any specific guides that illustrate how to do a LiveCD w

Re: [SOLVED] apache over ssl stopped working

2004-06-03 Thread Benedict Verheyen
I changed the NameVirtualHost to *: and adjusted the VirtualHost directives to reflect that change and it worked again. Regards, Benedict -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

apache over ssl stopped working

2004-05-28 Thread Benedict Verheyen
Hi, a while back i had a working setup for webmail(squirrelmail) over SSL. I basically forced http and https over port 9000 so everthing was going over SSL. These are the components: apache 1.3.31-1 apache-common 1.3.31-1 php44.3.4-4 squirrelmail1.5.0-1 openssl 0

Re: Old friend gone awry :-)

2004-05-27 Thread Benedict Verheyen
>- Original Message - >From: "Werner Mahr" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Thursday, May 27, 2004 9:15 PM >Subject: Re: Old friend gone awry :-) > >Hi, >I run SETI for many yaers now, on Woody and Sarge, and had never problems. To >only time I shut down SETI, is when I p

Re: 2.6.6 unsupported wireless? That can't be true!

2004-05-27 Thread Benedict Verheyen
Emma Jane Hogbin wrote: > On Thu, May 27, 2004 at 07:46:21AM +0200, Martin Hermanowski wrote: Have you been able to get a wireless connection with another kernel? If not, it's best to start of with as less security features enabled as possible. Maybe just the ESSID but leave the rest turned off.

Re: bookmarks.html

2004-05-25 Thread Benedict Verheyen
Antonio Rodriguez wrote: > On Wed, May 26, 2004 at 01:19:34AM +0200, Benedict Verheyen wrote: >> Emma Jane Hogbin wrote: >> That's one of the reasons i never save my bookmarks in a browser. >> I have made php script that manages a few files that act as a db >>

Re: bookmarks.html

2004-05-25 Thread Benedict Verheyen
Emma Jane Hogbin wrote: > An open letter to Mozilla package maintainers (and a warning to those > who upgrade): > > I have a very simple request... > > Please, when versions of browsers are upgraded could you PLEASE save > my bookmarks.html file? I just lost ~6 weeks of bookmarks because > when I

Re: OT - trivial programming language

2004-05-21 Thread Benedict Verheyen
richard lyons wrote: > I'm asking for a bit of advice here. > > I wish to convert a kaddressbook database to abook format saving as > many fields as possible. > > I could do this by exporting to cvs, importing to gnumeric (or any > spreadsheet), shuffling the columns around, re-exporting to cvs and

Re: Sarge Install

2004-05-21 Thread Benedict Verheyen
>- Original Message - >From: Chris >To: [EMAIL PROTECTED] >Sent: Friday, May 21, 2004 9:17 PM >Subject: Sarge Install > > >Hi all, > >I've run into an error on the debootstrap program during install. I have successfully installed Sarge before on a newer machine and >it works great. > >This

Re: Size of default partition with d-i beta3

2004-05-21 Thread Benedict Verheyen
Brent Bailey wrote: > On Fri, 2004-05-21 at 17:26, richard lyons wrote: >> On Friday 21 May 2004 16:52, Brent Bailey wrote: >>> A couple of weeks ago I installed debian sarge with d-i beta3. I >>> kept with the default partition sizes given with the multi-user >>> set-up, which set up / with 13546

Re: 2.6.5 -- I broke the internet

2004-05-11 Thread Benedict Verheyen
Emma Jane Hogbin wrote: > Nono, it found my card just fine. But what isn't working is the auto > detect scripts. Rico on debian-laptop suggested I configure things by > hand, and that worked. > > ifconfig eth0 192.168.1.2 netmask 255.255.255.0 > route add default gw 192.168.1.1 > > I'm not sure h

Re: 2.6 and nvidia

2004-05-10 Thread Benedict Verheyen
Emma Jane Hogbin wrote: > I've now got the nvidia modules loading under 2.6.5 (hurrah!). This is > what I did (in order), although I'm not sure which are the important > parts: > > apt-get install udev > /etc/init.d/nvidia-glx start > cd /lib/modules/2.6.5.dilbert/nvidia > modprobe nvidia > > I m

Re: authenticate via NTLM & AD [SOLVED]

2004-05-07 Thread Benedict Verheyen
Mark McRitchie wrote: > Morning, > (well it is here) > >> Somewhere there is a problem with the Linux. >> This is what i've tried to get it to work: >> >> 1) Changing /etc/apt/apt-conf > > > You do mean apt.conf don't you? > > > Mark. Well, yep that was what

UML networking

2004-04-24 Thread Benedict Verheyen
Hi, i'm having a look at UML for jailing a daemon. The networking part is not clear to me. What i would want is this: (eth0 connects to the inet, eth1 connects to the lan) * all incoming traffic on eth0 should also be seen by the UML's For instance, if i would have an incoming ssh connection, the

Re: branding debian releases

2004-04-19 Thread Benedict Verheyen
s. keeling wrote: >> So if you install backports, you introduce new releases of packages >> and maybe libraries on your system which might contain serious bugs. >> Compiling the source of some apps (to install to /usr/local) might >> even fail because they need a newer libc6? > > Perhaps, yes. But

Re: exim4 and adsl connection

2004-04-17 Thread Benedict Verheyen
H. S. wrote: > How can I setup exim4 so that if I send email to outside world (non > home.pvt domains), the Sender field contains my sympatico domain, and > if I send mail to a local user on my home network, Sender has > "home.pvt". I have a file called email-addresses inside /etc which contains

Re: branding debian releases

2004-04-16 Thread Benedict Verheyen
> If the user wants/needs newer software than stable provides, > the Debian system can accomodate that through the installation of > backports or even /usr/local. That's something i personally don't understand. I'm not sure if i get this right but isn't the point of running stable on servers that

Re: Courier-imap and LDAP [SOLVED]

2004-04-10 Thread Benedict Verheyen
> | 1) Is it possible to have Courier work with LDAP without having to > | install courier-ldap? > > Yes - if pam/nss in the libc uses ldap. I couldn't get courier-ldap to work so i deleted it and edited /etc/pam.d/imap instead to see if i could get Courier to play nice with pam. I've traced /var/

Re: Courier-imap and LDAP

2004-04-09 Thread Benedict Verheyen
Benedict Verheyen wrote: > Apr 9 11:23:21 arthur imapd-ssl: Unexpected SSL connection shutdown. > Apr 9 11:23:21 arthur imapd-ssl: Connection, ip=[:::192.168.1.10] > Apr 9 11:23:21 arthur authdaemond.ldap: nss_ldap: reconnecting to > LDAP server... > Apr 9 11:23:21 arthur a

Courier-imap and LDAP

2004-04-09 Thread Benedict Verheyen
Hi, I have a problem authenticating a user who wishes to use IMAP against LDAP. My LDAP config works as i can log in and see the appropriate messages from the logs and i also did a test with a user that only exists in LDAP and not in PAM and stuff worked. I also have a working config of Courier wi

Re: Debian Backup ?

2004-04-07 Thread Benedict Verheyen
Alvin Oga wrote: > On Wed, 7 Apr 2004, Support wrote: > >> Hi! Debian Users >> >> How to make a hole Debian O/S backup if I don't have any Backup >> Device..? > > you dont need to do a debian os backup > - its backed up on the internet at gazillion places > - you can get free *.iso debian ima

  1   2   3   4   >