Re: PPPoE client for linux

2007-06-19 Thread Kumar Appaiah
On Wed, Jun 20, 2007 at 04:52:13AM +0100, rag rag wrote: > hi, > i need pppoe client c code for linux so can u > provide the link that will have pppoe client. Add "deb-src http://ftp.debian.org/debian stable main" to your sources.list, do an apt-get update and do apt-get source pppoe. HTH. K

Re: ntpdate[5498]: no server suitable for synchronization found

2007-06-19 Thread anup.behare
Thanks Rick. That was the problem of firewall. ~Anup - Original Message - From: "Rick Thomas" <[EMAIL PROTECTED]> To: "anup" <[EMAIL PROTECTED]> Cc: Sent: Monday, June 18, 2007 2:03 PM Subject: Re: ntpdate[5498]: no server suitable for synchronization found It's starting to look

Re: Icedove 2.0.0.0-4, filters failing to match.

2007-06-19 Thread Mihira Fernando
Dan Serban wrote: > Fortunately, or unfortunately I subscribe to some fairly busy mailing > lists and use icedove to manage incoming messages with Message > Filtering. After upgrading to 2.0.0.0-3 (and thus blowing away my > settings) and then to 2.0.0.0-4 my message filters had to be re-entered >

Re: problems with radeon driver

2007-06-19 Thread Jonathan Kaye
Marcelo Chiapparini wrote: > On Tue, 2007-06-19 at 07:27 +0200, Jonathan Kaye wrote: >> Marcelo Chiapparini wrote: >> >> > Hello, >> > >> > I am running etch in an amd64 system with an ATI Radeon Mobility 9200 >> > (AGP) video card. The ATI driver from x.org doesn't work with this >> > card, aft

PPPoE client for linux

2007-06-19 Thread rag rag
hi, i need pppoe client c code for linux so can u provide the link that will have pppoe client. Thanks raghu Once upon a time there was 1 GB storage on Yahoo! Mail. Go here for happy ending http://in.mail.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "

Re: Sensible way to install packages from testing & unstable?

2007-06-19 Thread John Hasler
JoseC.Rodriguez wrote: > I want to install the ntfs-3g driver, which I don't find in the Etch > repositories. I read that I can add the "testing" and "unstable" > distributions to my sources.list, make "stable" as the default in > apt.conf and go for it. Is this perfectly all right or should I do >

Re: Sensible way to install packages from testing & unstable?

2007-06-19 Thread Christopher Nelson
On 2007-06-20, Bill Thompson <[EMAIL PROTECTED]> wrote: > On Tue, 19 Jun 2007 15:48:32 -0700 > [EMAIL PROTECTED] wrote: > >> Hello >> >> I want to install the ntfs-3g driver, which I don't find in the Etch >> repositories. I read that I can add the "testing" and "unstable" >> distributions to my s

Re: problem with fuse-utils ( ntfs-3g )

2007-06-19 Thread Daniel Burrows
On Mon, Jun 18, 2007 at 05:48:31PM +0200, tombs <[EMAIL PROTECTED]> was heard to say: > E: I wasn't able to locate file for the fuse-utils package. This might mean > you need to manually fix this package. > E: Couldn't lock list directory..are you root? If you're using aptitude 0.4.4-4 (which y

Re: how to get a working .config kernel config file

2007-06-19 Thread Christopher Nelson
On 2007-06-19, yong lee <[EMAIL PROTECTED]> wrote: > Hi, > > I am trying to build a custom kernel with openMosix > patches for my debian 4.0 system. I copied an existing > config file from /boot/config-2.6.18-4-686 to my new > kernel source tree folder and renamed it to be > .config. Then I ran 'm

Re: Sensible way to install packages from testing & unstable?

2007-06-19 Thread Bill Thompson
On Tue, 19 Jun 2007 15:48:32 -0700 [EMAIL PROTECTED] wrote: > Hello > > I want to install the ntfs-3g driver, which I don't find in the Etch > repositories. I read that I can add the "testing" and "unstable" > distributions to my sources.list, make "stable" as the default in > apt.conf and go for

Re: Unexpected irq trap when booting

2007-06-19 Thread Andrew Sackville-West
On Tue, Jun 19, 2007 at 06:49:41PM -0500, Jacob S wrote: > > Good thought, but "acpi=off" did not make any (noticeable) difference. > It still hung during boot with an unexpected irq trap. some googling turned up this: http://www.mepis.org/node/10972 which mentions turning off a bunch of crap

Re: OS File Permission issue (chown -R root.root ../)

2007-06-19 Thread Andrew Sackville-West
On Tue, Jun 19, 2007 at 06:14:16PM -0600, Bob Proulx wrote: > Simon wrote: > > OK.. So i was in my /root/ directory and put just one too many "."s in > > the line... Now i have a lot of files that i own!! > > > > I think the term is "DOH!". > > > > Is there any way to fix these? > > Personally I

Re: OS File Permission issue (chown -R root.root ../)

2007-06-19 Thread s. keeling
Simon <[EMAIL PROTECTED]>: > OK.. So i was in my /root/ directory and put just one too many "."s in By "/root/", do you mean root's $HOME ("~root"), or do you mean root of the filesystem, "/"? > the line... Now i have a lot of files that i own!! -- Any technology distinguishable from magic i

Re: OS File Permission issue (chown -R root.root ../)

2007-06-19 Thread Bob Proulx
Simon wrote: > OK.. So i was in my /root/ directory and put just one too many "."s in > the line... Now i have a lot of files that i own!! > > I think the term is "DOH!". > > Is there any way to fix these? Personally I would install a chroot on my system, install in the chroot all of the package

Re: filtering processes

2007-06-19 Thread s. keeling
Jhair Tocancipa Triana <[EMAIL PROTECTED]>: > pol writes: > > > I would like to display running processes together with their time elapsed > > since they were launched (real time, not the time spent by the cpu) and > > sort them with time. > > ps -eo pid,comm,args,etime Wow. :-) Nothing he

Re: filtering processes

2007-06-19 Thread Bob Proulx
Jhair Tocancipa Triana wrote: > pol writes: > > I would like to display running processes together with their time elapsed > > since they were launched (real time, not the time spent by the cpu) and > > sort them with time. > > > Any hints? > > ps -eo pid,comm,args,etime Additionally 'htop' pr

Re: OS File Permission issue (chown -R root.root ../)

2007-06-19 Thread Patrick
Simon wrote: OK.. So i was in my /root/ directory and put just one too many "."s in the line... Now i have a lot of files that i own!! I think the term is "DOH!". Is there any way to fix these? Ouch! Ah the power of root, always ready to screw you. If you don't have many custom configs, I'd

Re: Unexpected irq trap when booting

2007-06-19 Thread Jacob S
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 19 Jun 2007 10:51:23 +0100 "Karl E. Jorgensen" <[EMAIL PROTECTED]> wrote: > On Sat, Jun 16, 2007 at 12:53:11PM -0500, Jacob S. wrote: > > Howdy List, > > > > In doing some googling to get Debian setup on a Dell Inspiron 1501 I > > found some

Suggestion for http://web.glandium.org/debian/www.html

2007-06-19 Thread James
Hi, I saw that you have some patent-related information at http://web.glandium.org/debian/www.html. Are you familiar with http://www.FreePatentsOnline.com? FreePatentsOnline has more data and more features than any other free patent site, plus free PDF downloading. If you have an appropriate

Re: problems with radeon driver

2007-06-19 Thread Marcelo Chiapparini
On Tue, 2007-06-19 at 07:27 +0200, Jonathan Kaye wrote: > Marcelo Chiapparini wrote: > > > Hello, > > > > I am running etch in an amd64 system with an ATI Radeon Mobility 9200 > > (AGP) video card. The ATI driver from x.org doesn't work with this card, > > after a small GUI activity, the screen f

Sensible way to install packages from testing & unstable?

2007-06-19 Thread JoseC . Rodriguez
Hello I want to install the ntfs-3g driver, which I don't find in the Etch repositories. I read that I can add the "testing" and "unstable" distributions to my sources.list, make "stable" as the default in apt.conf and go for it. Is this perfectly all right or should I do something else? I remembe

Re: BAD Error Installing new Apache2 & PHP?

2007-06-19 Thread Andrew Sackville-West
On Tue, Jun 19, 2007 at 03:24:38PM -0700, Aikins, Ronald (Ron) (CIV) wrote: > I'm running Debian kernel version 2.4.27-2-386. I needed to upgrade > Apache (from 2.0.54) & PHP (from 4.3.10-16) on our system. After doing > "apt-get update" I executed the command: are you still running sarge? did you

Re: HP Pavilion 6360 with Debian

2007-06-19 Thread Andrew Sackville-West
On Tue, Jun 19, 2007 at 04:30:58PM -0600, Telly Williams wrote: > How's everyone? > >I'm about to install Debian (with Gnome) on an HP Pavilion 6360 for > my friend's mother. The HP takes a maximum of 256MB's of ram. > Originally I was going to re-install Windows XP for her, but that > do

Re: Icedove 2.0.0.0-4, filters failing to match.

2007-06-19 Thread Andrew Sackville-West
On Tue, Jun 19, 2007 at 03:31:54PM -0700, Dan Serban wrote: [...] > I added a custom header definition to icedove "X-Original-To" and if it > contains [EMAIL PROTECTED] it should move it to the > appropriate folder, but it fails. > > I then figured that custom headers may not be correct (altho

BAD Error Installing new Apache2 & PHP?

2007-06-19 Thread Aikins, Ronald (Ron) (CIV)
I'm running Debian kernel version 2.4.27-2-386. I needed to upgrade Apache (from 2.0.54) & PHP (from 4.3.10-16) on our system. After doing "apt-get update" I executed the command: apt-get -y install apache2-mpm-prefork apache2-doc lynx php4 libapache2-mod-php4 Using -y, the only prompt I re

Re: HP Pavilion 6360 with Debian

2007-06-19 Thread Orestes leal
On Tue, 19 Jun 2007 16:30:58 -0600 Telly Williams <[EMAIL PROTECTED]> wrote: > How's everyone? > > I'm about to install Debian (with Gnome) on an HP Pavilion 6360 for > my friend's mother. The HP takes a maximum of 256MB's of ram. > Originally I was going to re-install Windows XP for her,

Icedove 2.0.0.0-4, filters failing to match.

2007-06-19 Thread Dan Serban
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Fortunately, or unfortunately I subscribe to some fairly busy mailing lists and use icedove to manage incoming messages with Message Filtering. After upgrading to 2.0.0.0-3 (and thus blowing away my settings) and then to 2.0.0.0-4 my message filters h

HP Pavilion 6360 with Debian

2007-06-19 Thread Telly Williams
How's everyone? I'm about to install Debian (with Gnome) on an HP Pavilion 6360 for my friend's mother. The HP takes a maximum of 256MB's of ram. Originally I was going to re-install Windows XP for her, but that doesn't look like a good idea from a SPEED perspective (it was going incredi

Re: how to get a working .config kernel config file

2007-06-19 Thread Julian De Marchi
Hey mate, My mistake, you original post you had the right idea. You already have the .config file as you got it from /boot/'uname -r'.config (/boot/config-2.6.18-4-686 to my new kernel source tree folder and renamed it to be .config.) The only step you missed is to load the alternative config

Re: adduser: Only one or two names allowed.

2007-06-19 Thread Manon Metten
Hi Florian, On 6/19/07, Florian Kulzer <[EMAIL PROTECTED]> wrote: As fas as I know, the error message "adduser: Only one or two names allowed." means that you provided more than two non-option arguments to adduser; it has nothing to do with the number of users on your system. What is the exact

Re: how to get a working .config kernel config file

2007-06-19 Thread Orestes leal
On Tue, 19 Jun 2007 14:54:37 -0700 (PDT) yong lee <[EMAIL PROTECTED]> wrote: Based on my experience you miss one "important" step, before do any command do a make oldconfig with your config in place in the kernel tree, answer all the questions and do a make menuconfig and the others commands, ho

Re: how to get a working .config kernel config file

2007-06-19 Thread Julian De Marchi
yong lee wrote: Hi, I am trying to build a custom kernel with openMosix patches for my debian 4.0 system. I copied an existing config file from /boot/config-2.6.18-4-686 to my new kernel source tree folder and renamed it to be .config. Then I ran 'make-kpkg kernel_image' to build the kernel. Bu

how to get a working .config kernel config file

2007-06-19 Thread yong lee
Hi, I am trying to build a custom kernel with openMosix patches for my debian 4.0 system. I copied an existing config file from /boot/config-2.6.18-4-686 to my new kernel source tree folder and renamed it to be .config. Then I ran 'make-kpkg kernel_image' to build the kernel. But when I reboot wi

Re: OS File Permission issue (chown -R root.root ../)

2007-06-19 Thread Andrew Sackville-West
On Wed, Jun 20, 2007 at 09:24:06AM +1200, Simon wrote: > OK.. So i was in my /root/ directory and put just one too many "."s in > the line... Now i have a lot of files that i own!! > > I think the term is "DOH!". heh heh. That's pretty good. SO I don't think this all too much of a problem. Most

Re: Unexpected irq trap when booting

2007-06-19 Thread Jacob S
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 19 Jun 2007 14:05:45 +0200 (CEST) pinniped <[EMAIL PROTECTED]> wrote: > > (quote) > I then upgraded back to the bios version that came with the laptop, > but the unexpected irq trap persists. (end quote) > > Did you enter the BIOS setup and

OS File Permission issue (chown -R root.root ../)

2007-06-19 Thread Simon
OK.. So i was in my /root/ directory and put just one too many "."s in the line... Now i have a lot of files that i own!! I think the term is "DOH!". Is there any way to fix these? Simon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PR

Squid Problems Consumes a lot of swap and hard disk space.

2007-06-19 Thread Orestes leal
Hi Folks! Time ago i've setup a squid 2.5 runngin but recently my squid consumes a lot of hard disk (more than the default storage space that i've set) and take more swap that ever, I don't know squid very much, what can be the causes to this? Ore from Cuba. -- Orestes <[EMAIL PROTECTED]> -

Re: filtering processes

2007-06-19 Thread Jhair Tocancipa Triana
pol writes: > I would like to display running processes together with their time elapsed > since they were launched (real time, not the time spent by the cpu) and > sort them with time. > Any hints? ps -eo pid,comm,args,etime -- --Jhair -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Debian EDOS down?

2007-06-19 Thread Jiří Paleček
Hello, the debian parts of EDOS project seem to be nonworking, particularly: brion.inria.fr/ara brion.inria.fr/anla debian.edos-project.org Does anyone know what's happened? Does the debian weather applet still work? PS: please, CC me in the replys. Regards Jiri Palecek -- To UNSUBSC

konsole from script errors

2007-06-19 Thread Bob McGowan
I've got a simple script to start KDE konsole with a specific geometry: /usr/bin/konsole --geometry $coordinates & The value for 'coordinates' is either passed in via an argument or set set to a default value: 671x504+0-0 I just used this script to start a konsole session from a session star

Re: question about network card setting in Debian Etch - please help

2007-06-19 Thread Wayne Topa
ann kok([EMAIL PROTECTED]) is reported to have said: > > thank you Andrew > > the content is > iface eth0 inet static > address 10.0.0.2 > network 10.0.0.0 > netmask 255.0.0.0 > gateway 10.0.0.1 > > My question is: > > dmesg to grep eth can show "eth0 and eth1" for intel >

Re: question about network card setting in Debian Etch - please help

2007-06-19 Thread ann kok
thank you Andrew the content is iface eth0 inet static address 10.0.0.2 network 10.0.0.0 netmask 255.0.0.0 gateway 10.0.0.1 My question is: dmesg to grep eth can show "eth0 and eth1" for intel card but ifconfig for the intel card is eth7 and eth8 respectively. When I put e

Re: kqemu on Sid

2007-06-19 Thread David Baron
On Tuesday 19 June 2007, [EMAIL PROTECTED] wrote: > > Hi, > > > > > > I installed qemu on Sid. > > > > But Sid's kqemu is backlevelled: it depends on a non-existing 2.6.18 > > kernel. > > > > So I compiled/installed > > http://fabrice.bellard.free.fr/qemu/kqemu-1.3.0pre11.tar.gz > > and that went u

Re: question about network card setting in Debian Etch - please help

2007-06-19 Thread Wayne Topa
ann kok([EMAIL PROTECTED]) is reported to have said: > Hi all > > I have question about network card in etch > > 1/ I have 2 optical fibre cards. > one is Intel 2 ports and one is Dlink 1 port > > "dmesg | grep eth" can show > e1000: eth0 intel pro/1000 network connection > e1000: eth1 intel

Re: question about network card setting in Debian Etch - please help

2007-06-19 Thread Andrew Sackville-West
On Tue, Jun 19, 2007 at 08:10:03AM -0700, ann kok wrote: > Hi all > > I have question about network card in etch > > 1/ I have 2 optical fibre cards. > one is Intel 2 ports and one is Dlink 1 port > > "dmesg | grep eth" can show > e1000: eth0 intel pro/1000 network connection > e1000: eth1 in

Re: Regarding totem and vlc no sound after installing KDE app in GNOME

2007-06-19 Thread Andrew Sackville-West
On Tue, Jun 19, 2007 at 02:05:46PM +0530, vivek shah wrote: > Hello, > I installed Debian Etch 4.0 yesterday with GNOME using the > netinstall. Now after installation I installed the requisite gstreamer > plugins to play mp3 files. Then I could play mp3 through totem. Now > after theat I in

Where are my Iceweasel extensions?

2007-06-19 Thread Mitja Podreka
Hello Few days ago I've upgraded to Iceweasel-2.0.0.4-0etch1 and all my extensions (except DOM inspector which is installed as Debian package) disappeared. The files are still in extensions folder, just Iceweasel ignores them. Also had problems with upgrade to Icedove version 1.5.0.12 (20070

Re: Intel pro100 NIC problem in Etch

2007-06-19 Thread Wayne Topa
Yuwen Dai([EMAIL PROTECTED]) is reported to have said: > On 6/19/07, Wayne Topa <[EMAIL PROTECTED]> wrote: > > > >Yuwen Dai([EMAIL PROTECTED]) is reported to have said: > >> Dear all, > >> > >> I have a Intel pro100 network card in my PC. The system loads kernel > >module > >> `e100' automatically

Re: problem with fuse-utils ( ntfs-3g )

2007-06-19 Thread tombs
Well, was my mistake! I didn't know that I should umount the partition that is used by fuse. :-S Now is running goed. And, just to inform, I'm using Debian testing(lenny) with a 2.6.21.5 kernel. Thanks for helping... tombs On 6/18/07, Bob Proulx <[EMAIL PROTECTED]> wrote: tombs wrote: > Manhat

Nagios2 and Apache2

2007-06-19 Thread Steve Gregory
I am running etch and am have a little problem configuring nagios2. The program is working fine and giving the correct alerts, but the cgi's are not working with apache2. Has anyone else encountered this problem? Steve -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscr

question about network card setting in Debian Etch - please help

2007-06-19 Thread ann kok
Hi all I have question about network card in etch 1/ I have 2 optical fibre cards. one is Intel 2 ports and one is Dlink 1 port "dmesg | grep eth" can show e1000: eth0 intel pro/1000 network connection e1000: eth1 intel pro/1000 network connection eth2: D-link DGE-550SX but when I type ifcon

Re: kqemu on Sid

2007-06-19 Thread Hugo Vanwoerkom
Hugo Vanwoerkom wrote: Hi, I installed qemu on Sid. But Sid's kqemu is backlevelled: it depends on a non-existing 2.6.18 kernel. So I compiled/installed http://fabrice.bellard.free.fr/qemu/kqemu-1.3.0pre11.tar.gz and that went uneventful. *However...* when I try to boot XP with: qemu -m

Re: kqemu on Sid

2007-06-19 Thread David Baron
On Tuesday 19 June 2007, [EMAIL PROTECTED] wrote: > > On Tuesday 19 June 2007, [EMAIL PROTECTED] wrote: > > > > I installed qemu on Sid. > > [snip] > > > The debian installation of kqemu places a /etc/modprobe.d/kqmeu file with > > a "major=0". This apparently will not be overridden by specifying

Sound recorder records only silence

2007-06-19 Thread x_debian-user_x
Hi, I hope someone can help with this problem... I'm trying to get the microphone input working (actually for use with Skype). I'm using audacity, arecord, and the gnome sound recorder to test the mic input and whichever app I use it records only silence. In the Gnome volume control: P

Re: How to change the default GTK input method?

2007-06-19 Thread Cassiano Bertol Leal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jan Willem Stumpel escreveu: >> S, my question is: is there a way I can set my DEFAULT input >> method to this cedilla thing, and never have to worry about >> accenting a c again? > > Don't know if it can be done, even if it could, the "Cedilla >

[OT] New blog on multimedia and Linux

2007-06-19 Thread Ismael Valladolid Torres
I'd like to make you aware of a new blog I've just started to write, devoted to multimedia leisure and creation using Linux, with a focus on Debian which is my favourite OS and the one I use. [1]linuxav 1. http://linuxav.blogspot.com/ Feel free to visit it and to add it to your feed collection i

Re: kqemu on Sid

2007-06-19 Thread fabio natali
David Baron scrisse: > On Tuesday 19 June 2007, [EMAIL PROTECTED] wrote: > > > I installed qemu on Sid. [snip] > The debian installation of kqemu places a /etc/modprobe.d/kqmeu file with a > "major=0". This apparently will not be overridden by specifying this in > modprobe! So edit this file to

Re: kqemu on Sid

2007-06-19 Thread David Baron
On Tuesday 19 June 2007, [EMAIL PROTECTED] wrote: > > I installed qemu on Sid. > > > > But Sid's kqemu is backlevelled: it depends on a non-existing 2.6.18 > > kernel. > > You can built the correct module for your kernel at any time using the > following commands: > > # apt-get install module-assis

problem with broadcom NX2

2007-06-19 Thread pinniped
(quote) I tries downloading a newer kernel image on another Debian box ... How do I download the "real" amd64 image? (end quote) The package managers will naturally download a file for their own architecture because they download a Packages list for their architecture. Fetch a package with 'wg

Unexpected irq trap when booting

2007-06-19 Thread pinniped
(quote) I then upgraded back to the bios version that came with the laptop, but the unexpected irq trap persists. (end quote) Did you enter the BIOS setup and ensure that everything was set back the same as before? A BIOS update may 'update' the actual settings to some default state. -- To

problem with broadcom NX2

2007-06-19 Thread Ron Owens
I have just installed Etch on a Poweredge 1950. I can ping it but can ping anything from the system. The arp table is incomplete i.e. no MAC address of the gateway. I tries downloading a newer kernel image on another Debian box but even thought I search for the AMD64 image, and then do an apt-g

Re: problems with radeon driver

2007-06-19 Thread Marcelo Chiapparini
On Tue, 2007-06-19 at 07:27 +0200, Jonathan Kaye wrote: > Marcelo Chiapparini wrote: > > > Hello, > > > > I am running etch in an amd64 system with an ATI Radeon Mobility 9200 > > (AGP) video card. The ATI driver from x.org doesn't work with this card, > > after a small GUI activity, the screen f

Re: adduser: Only one or two names allowed.

2007-06-19 Thread Florian Kulzer
On Mon, Jun 18, 2007 at 17:38:27 +, Manon Metten wrote: > Hi, > > I want to add another user to my system, but adduser won't let me. > It complains with the error msg: adduser: Only one or two names allowed. > I wanted to add a user with the user name "guest", but other names are > also reject

Re: /etc is gone

2007-06-19 Thread Daniel James
Hi jj, I have been have trouble with my debian box(64 studio). i just discovered that /etc directory is missing. I would recommend a clean install, because /etc stores most of your configuration files. Without that directory, you're going to have a lot of trouble. Cheers! Daniel -- To

Re: Unexpected irq trap when booting

2007-06-19 Thread Karl E. Jorgensen
On Sat, Jun 16, 2007 at 12:53:11PM -0500, Jacob S. wrote: > Howdy List, > > In doing some googling to get Debian setup on a Dell Inspiron 1501 I > found some people had better success with the contrast/brightness > function keys if they downgraded the bios to an older version. So, I > tried this b

Slow file dialog in evolution

2007-06-19 Thread Jarosław Tabor
Hi all! After one of updates to my box running unstable, the file dialog in evolution (i.e for attachements) or iceweasel starts to open very slowly. If there is higher number of files in folder, it can take 20s to open. Also scrolling is very slow. File dialogs in ooffice are quite fast.

Re: Suspend DHCP if no cable

2007-06-19 Thread robin putters
On 6/19/07, Jarek <[EMAIL PROTECTED]> wrote: Hi all! Is it possible to configure networking in that way, that dhcp will not be launched if there is no cable ? I don't want to wait or Ctrl+C dhclient if there is no cable connected. Use allow-hotplug in interfaces(5). #cat /etc/network/

Re: How to change the default GTK input method?

2007-06-19 Thread Jan Willem Stumpel
> S, my question is: is there a way I can set my DEFAULT input > method to this cedilla thing, and never have to worry about > accenting a c again? Don't know if it can be done, even if it could, the "Cedilla Immodule" only works in GTK programs, and not in all of them at that. You must do it

Remote login with KDM

2007-06-19 Thread Tim Frink
Hi, at login I can choose from KDM under "Remote Login" other hosts in our network (all running Debian Etch). When I choose a host, however, its login manager is not started but the screen returns to the list with hosts. What setting are required on the remote hosts to allow a remote login?

Regarding totem and vlc no sound after installing KDE app in GNOME

2007-06-19 Thread vivek shah
Hello, I installed Debian Etch 4.0 yesterday with GNOME using the netinstall. Now after installation I installed the requisite gstreamer plugins to play mp3 files. Then I could play mp3 through totem. Now after theat I installed wlassistant which is a KDE app. It got installed and when I c

Re: Suspend DHCP if no cable

2007-06-19 Thread Matus UHLAR - fantomas
On 19.06.07 09:04, Jarek wrote: > Is it possible to configure networking in that way, that dhcp will not > be launched if there is no cable ? > I don't want to wait or Ctrl+C dhclient if there is no cable connected. use ifplugd -- Matus UHLAR - fantomas, [EMAIL PROTECTED] ; http://www.fant

Compiz themes

2007-06-19 Thread Miguel J. Jiménez
Hi, I have compiz 0.2.2 installed (the one from testing repositories) my question is: how can I change the theme? I mean I want to use some themes from www.compiz-themes.org or so... Thanks in advance... -- .-. | Miguel J. Jimé

Suspend DHCP if no cable

2007-06-19 Thread Jarek
Hi all! Is it possible to configure networking in that way, that dhcp will not be launched if there is no cable ? I don't want to wait or Ctrl+C dhclient if there is no cable connected. regards Jarek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troubl