Re: How to uninstall a package which is failing to install/uninstall

2009-02-03 Thread Adrian Chapela
Daniel Burrows escribió: On Tue, Feb 03, 2009 at 05:20:27PM +0100, Adrian Chapela was heard to say: I am looking for that scripts but I couldn't find it. Ah, they're in /var/lib/dpkg/info. Look for .preinst (etc). Daniel Thank you for all the answers. Now I have solved the

Re: Scanner recommendations?

2009-02-03 Thread Alex Samad
On Tue, Feb 03, 2009 at 09:24:01PM -0600, Dennis Wicks wrote: > Greetings; > > Does anyone have any recommendations for a decent scanner that will work > on Debian? > > Something with a hires of at least 1200dpi and OCR. The ability to scan > slides and color and B&W negs of all sizes would be a

Re: 2.6.28 & Kbuild

2009-02-03 Thread Alex Samad
On Wed, Feb 04, 2009 at 12:45:25AM +0100, Gilles Mocellin wrote: > Le Wednesday 04 February 2009 00:26:41 Alex Samad, vous avez écrit : > > Hi > > > > I have been using the kernel snapshot repo to grab a 2.6.28 kernel, but > > I notice they are not building a kbuild package and thus I can't build >

Re: Slow Script

2009-02-03 Thread Alex Samad
On Tue, Feb 03, 2009 at 09:02:52PM -0500, Chris Jones wrote: > On Tue, Feb 03, 2009 at 12:14:48PM EST, Gorka wrote: > > Hi! I've got a perl script with this for: > > > > for (my $j=0;$j<=$#fichero1;$j++) > > { > > if (@fichero1[$j] eq $valor1) > > { > > $token = 1; > > } > >

Re: Labeling backup DVD+RW's

2009-02-03 Thread Dave Thayer
On Tue, Feb 03, 2009 at 07:23:38PM -0500, Chris Jones wrote: > On Tue, Feb 03, 2009 at 12:46:22PM EST, Barclay, Daniel wrote: > > Boyd Stephen Smith Jr. wrote: > > > On Friday 2009 January 09 21:09:30 Chris Jones wrote: > > ... > > > > >> 3. With only one USB port .. I'll need a hub.. will that wo

Re: Re: Configuring wlan on Debian Base installation

2009-02-03 Thread Jeff D
On Tue, 3 Feb 2009, Jack wrote: > As for /etc/network/interfaces, I have attempted inserting > > auto wlan0 > iface wlan0 inet static > address 192.168.2.138 > netmask 255.255.255.0 > gateway 192.168.2.1 > > However, this results in the same problems as I am having. So > currently, I have /etc/net

Re: Configuring wlan on Debian Base installation

2009-02-03 Thread Celejar
On Tue, 3 Feb 2009 22:53:19 -0600 Jack wrote: > Right. As suggested, I manually added my router to the ARP table. > Pinging the gateway now results with: > > PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data. > > --- 192.168.2.1 ping statistics --- > 4 packets transmitted, 0 received, 100% pa

Re: Re: Configuring wlan on Debian Base installation

2009-02-03 Thread Jack
Right. As suggested, I manually added my router to the ARP table. Pinging the gateway now results with: PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data. --- 192.168.2.1 ping statistics --- 4 packets transmitted, 0 received, 100% packet loss, time 3009ms So perhaps the host in not unreachable

Re: Audio on Lenny becomes chirps, then loses human voices?

2009-02-03 Thread Carl Fink
On Tue, Feb 03, 2009 at 11:01:15PM -0500, Carl Fink wrote: > So on my Lenny system, I was playing a couple movies using xine-ui. > > And in mid-video, the sound track was replaced by little irritating chirps. > > Stopping xine and restarting doesn't help. Even a video that was just > playing rig

Re: [SOLVED] where is bind9's named_dump.db

2009-02-03 Thread ghe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ken Teague wrote: > I found this which may help: > > dump-file > > dump-file path_name; > > dump-file is a quoted string defining the absolute path where BIND dumps > the database (cache) in response to a rndc dumpdb. If not specified, the > defau

Re: Re: Configuring wlan on Debian Base installation

2009-02-03 Thread Jack
arp: Address HWtype HWaddress Flags MaskIface 192.168.2.1 (incomplete) wlan0 -- Jack -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact lis

Re: Configuring wlan on Debian Base installation

2009-02-03 Thread Celejar
On Tue, 3 Feb 2009 22:22:47 -0600 Jack wrote: [Please reply only to the list, as per the code of conduct.] > arp: > Address HWtype HWaddress Flags Mask > Iface > 192.168.2.1 (incomplete) > wlan0 Ok, so ar

how to set LANG=en_US required to make mrxvt display some characters properly?

2009-02-03 Thread Foss User
I have observed that mrxvt doesn't work properly with en_IN. In man pages, the quotes, etc. appear like a with a caret on top and boxes. I was suggested to change my LANG variable to en_US and it worked. The quotes started appearing like quotes in the man pages with this variable set to en_US. I ha

Re: Re: Configuring wlan on Debian Base installation

2009-02-03 Thread Jack
To recap, pinging the gateway results in the following: PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data. >From 192.168.2.138 icmp_seq=1 Destination Host Unreachable >From 192.168.2.138 icmp_seq=2 Destination Host Unreachable >From 192.168.2.138 icmp_seq=3 Destination Host Unreachable >From 192.

Audio on Lenny becomes chirps, then loses human voices?

2009-02-03 Thread Carl Fink
So on my Lenny system, I was playing a couple movies using xine-ui. And in mid-video, the sound track was replaced by little irritating chirps. Stopping xine and restarting doesn't help. Even a video that was just playing right now comes out with little chirps. And so does every video, played w

Re: Configuring wlan on Debian Base installation

2009-02-03 Thread Celejar
On Tue, 3 Feb 2009 22:07:24 -0600 Jack wrote: > To recap, pinging the gateway results in the following: > PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data. > From 192.168.2.138 icmp_seq=1 Destination Host Unreachable > From 192.168.2.138 icmp_seq=2 Destination Host Unreachable > From 192.168.2

Re: Configuring wlan on Debian Base installation

2009-02-03 Thread Celejar
On Tue, 3 Feb 2009 21:50:39 -0600 Jack wrote: [Please respond on list.] > ifconfig wlan0: > > wlan0 Link encap:Ethernet HWaddr 00:0F:B5:62:BD:27 > inet addr:192.168.2.138 Bcast:192.168.2.255 Mask:255.255.255.0 > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 >

Font customization on gdm's logon screen.

2009-02-03 Thread Chris Jones
Can anyone point me to a document that explains how/where this is done? The gnome desktop config tool works fine in this respect for .. well .. the desktop.. but for some reason it does not have any effect where gdm is concerned. I need to (1) turn off the blur aka "anti-alisiang" that doesn't ma

Re: Configuring wlan on Debian Base installation

2009-02-03 Thread Celejar
On Tue, 3 Feb 2009 17:14:23 -0600 Jack wrote: > iwconfig wlan0: > > wlan0 IEEE 802.11g ESSID:"WEINSTEIN" Nickname:"" > Mode:Managed Frequency:2.462 GHz Access Point: 00:0F:B5:5B:0D:DC > Bit Rate:24 Mb/s Tx-Power:18 dBm Sensitivity=1/1 > Retry:off RTS t

Scanner recommendations?

2009-02-03 Thread Dennis Wicks
Greetings; Does anyone have any recommendations for a decent scanner that will work on Debian? Something with a hires of at least 1200dpi and OCR. The ability to scan slides and color and B&W negs of all sizes would be a plus! Many TIA! Dennis -- To UNSUBSCRIBE, email to debian-user-req

Re: [OT] google earth 5.0

2009-02-03 Thread Hugo Vanwoerkom
Hugo Vanwoerkom wrote: thveillon.debian wrote: Hugo Vanwoerkom a écrit : Hugo Vanwoerkom wrote: Hi, In http://earth.google.com/intl/en/download-earth.html I click on "Agree and Download", script enabled, and nothing recognizable happens. Anybody had more luck? After installation: ./googl

Re: [OT] google earth 5.0

2009-02-03 Thread Hugo Vanwoerkom
thveillon.debian wrote: Hugo Vanwoerkom a écrit : Hugo Vanwoerkom wrote: Hi, In http://earth.google.com/intl/en/download-earth.html I click on "Agree and Download", script enabled, and nothing recognizable happens. Anybody had more luck? After installation: ./googleearth-bin: relocation e

Re: Slow Script

2009-02-03 Thread Chris Jones
On Tue, Feb 03, 2009 at 12:14:48PM EST, Gorka wrote: > Hi! I've got a perl script with this for: > > for (my $j=0;$j<=$#fichero1;$j++) > { > if (@fichero1[$j] eq $valor1) > { > $token = 1; > } > } > The problem is that fichero1 has 32 millions of records and moreover > I'v

Re: where is bind9's named_dump.db

2009-02-03 Thread Ken Teague
Glenn English said the following on 2/3/2009 3:35 PM: > I'm trying to look at the cache of my nameserver, and it keeps saying: > >> Feb 3 15:54:03 log named[20519]: received control channel command 'dumpdb' >> Feb 3 15:54:03 log named[20519]: could not open dump file 'named_dump.db': >> permiss

Re: Labeling backup DVD+RW's

2009-02-03 Thread Chris Jones
On Tue, Feb 03, 2009 at 12:46:22PM EST, Barclay, Daniel wrote: > Boyd Stephen Smith Jr. wrote: > > On Friday 2009 January 09 21:09:30 Chris Jones wrote: > ... > > >> 3. With only one USB port .. I'll need a hub.. will that work? > > > > For flash drives, yes. For external magnetic drives, only i

Re: No-Script, was: Re: [OT] google earth 5.0

2009-02-03 Thread Celejar
On Tue, 3 Feb 2009 07:42:58 -0500 Paul Cartwright wrote: > On Tue February 3 2009, Ron Johnson wrote: > > > That page never shows up although NoScript has the permissions set, it > > > is related to that, because as another user who does not have the > > > NoScript plugin the page *did* show up.

Re: Labeling backup DVD+RW's

2009-02-03 Thread Sam Kuper
2009/1/19 Mike McCarty : > A friend's home in another town nearby, or even just at the work > office can be "off site" if it's several miles away. [snip] > > I've got a sister who lives near Savannah, though I don't know > what the significance of living in Georgia is. Ah, that's easy. The signifi

Re: 2.6.28 & Kbuild

2009-02-03 Thread Gilles Mocellin
Le Wednesday 04 February 2009 00:26:41 Alex Samad, vous avez écrit : > Hi > > I have been using the kernel snapshot repo to grab a 2.6.28 kernel, but > I notice they are not building a kbuild package and thus I can't build > modules against the kernel. > > > How are other people building their 2.6.

where is bind9's named_dump.db

2009-02-03 Thread Glenn English
I'm trying to look at the cache of my nameserver, and it keeps saying: Feb 3 15:54:03 log named[20519]: received control channel command 'dumpdb' Feb 3 15:54:03 log named[20519]: could not open dump file 'named_dump.db': permission denied A longer pathname would be nice. I'm assuming there'

Re: 2.6.28 & Kbuild

2009-02-03 Thread thveillon.debian
Alex Samad a écrit : > Hi > > I have been using the kernel snapshot repo to grab a 2.6.28 kernel, but > I notice they are not building a kbuild package and thus I can't build > modules against the kernel. > > > How are other people building their 2.6.28 kernel and/or kbuild packages > > > Alex

Re: Re: Configuring wlan on Debian Base installation

2009-02-03 Thread Jack
iwconfig wlan0: wlan0 IEEE 802.11g ESSID:"WEINSTEIN" Nickname:"" Mode:Managed Frequency:2.462 GHz Access Point: 00:0F:B5:5B:0D:DC Bit Rate:24 Mb/s Tx-Power:18 dBm Sensitivity=1/1 Retry:off RTS thr:off Fragment thr:off Encryption key:864E-3FBC

2.6.28 & Kbuild

2009-02-03 Thread Alex Samad
Hi I have been using the kernel snapshot repo to grab a 2.6.28 kernel, but I notice they are not building a kbuild package and thus I can't build modules against the kernel. How are other people building their 2.6.28 kernel and/or kbuild packages Alex -- "I think it's very important for worl

Re: [OT] google earth 5.0

2009-02-03 Thread thveillon.debian
Paul Cartwright wrote : > On Tue February 3 2009, thveillon.debian wrote: >> Ouch ! Must be a problem with the video driver I guess. I'm using a >> Nvidia video card and Nvidia proprietary "ugly" .run driver, no problem >> here on Lenny - KDE. > > Nvidia GeForce 7300LE & lenny here. I use sgfxi -c

Re: Scim does not work with openoffice

2009-02-03 Thread Rodolfo Medina
Lisi Reisz writes: > On Sunday 25 January 2009 20:30:24 Rodolfo Medina wrote: > [snip] >> Unfortunately, I installed kword and scim doesn't work either with it: when >> I do C-space, the scim toolbar does not appear. >> >> Please let me know if you catch some more information about how you >> gra

Re: Use of Swap Space

2009-02-03 Thread Brad Sawatzky
On Tue, 03 Feb 2009, Aneurin Price wrote: > On Tue, Feb 3, 2009 at 12:13 PM, Ron Johnson wrote: > > On 02/03/2009 05:01 AM, Avi Greenbury wrote: > > > > That's a design issue (I think) specific to Windows. Has to do with the > > decision to map video card RAM into regular address space (even on

Re: [exim] Lookups for blacklisted links within messages

2009-02-03 Thread Eduardo M KALINOWSKI
Marc Perkel wrote: > Has anyone done this? What I would like to do is parse out all the links > within a message and do a DNS lookup on every domain within the message. > And I'd like to do it without running perl. I was wondering if anyone > has done it within an ACL? Apart from the fact menti

Re: [OT] google earth 5.0

2009-02-03 Thread debian debian
On Mon, Feb 2, 2009 at 10:02 PM, Daryl Styrk wrote: > On Monday 02 February 2009 9:56:54 pm Hugo Vanwoerkom wrote: > > Hi, > > > > In > > http://earth.google.com/intl/en/download-earth.html > > > > I click on "Agree and Download", script enabled, and nothing > > recognizable happens. > > Anybody

Re: Slow Script

2009-02-03 Thread Joel Roth
On Tue, Feb 03, 2009 at 06:14:48PM +0100, Gorka wrote: > Hi! I've got a perl script with this for: > > for (my $j=0;$j<=$#fichero1;$j++) > { > if (@fichero1[$j] eq $valor1) > if ($fichero1[$j] eq $valor1) ^^^ This is a beginner's mistake. You should use warnings, i.e.

Re: Release Cycle

2009-02-03 Thread Boyd Stephen Smith Jr.
On Tuesday 03 February 2009 12:51:15 Barclay, Daniel wrote: > [C]ould freezes in testing be started sooner > after the previous release? I think so. There's really no reason that testing has to unfreeze at all, but it's how things are done right now. I think it would be nice if some automated s

Re: Release Cycle

2009-02-03 Thread Barclay, Daniel
Aneurin Price wrote: > On Tue, Feb 3, 2009 at 6:24 PM, Barclay, Daniel wrote: >> David Jardine wrote: >>> On Tue, Jan 06, 2009 at 12:28:44PM -0800, Ken Teague wrote: Barclay, Daniel wrote: >> ... >>> Well, maybe I'll prove to be understanding neither of you, but the >>> point seems to be that

Re: Xen problems in Lenny

2009-02-03 Thread Steve Kemp
On Tue Feb 03, 2009 at 09:57:17 -0800, Freddy Freeloader wrote: > I know this isn't strictly a Debian issue but this has really got me > stumped. I've installed the following Xen packages on a Lenny machine > and cannot successfully create a working guest using xen-create-image. Exec Forma

Re: Transferring pictures from a digital camera (it was Re: Best software under Gnome)

2009-02-03 Thread Barclay, Daniel
Daniel Cliff wrote: > On Fri, Jan 2, 2009 at 1:27 AM, Ron Johnson wrote: > ...I've always been reluctant to mv the > pictures from the camera to a local folder, because I thought that > might mess things up with the camera. I know I may sound naive, but > perhaps there are caveats to take into a

Re: [OT] google earth 5.0

2009-02-03 Thread Paul Cartwright
On Tue February 3 2009, thveillon.debian wrote: > Ouch ! Must be a problem with the video driver I guess. I'm using a > Nvidia video card and Nvidia proprietary "ugly" .run driver, no problem > here on Lenny - KDE. Nvidia GeForce 7300LE & lenny here. I use sgfxi -c to install it. -- Paul Cartwri

Re: Release Cycle

2009-02-03 Thread Barclay, Daniel
Ken Teague wrote: > Barclay, Daniel wrote: >> Ken Teague wrote: ... > >> If Debian set a shorter target release interval, each individual package >> maintainer would implement (and test and debug) a smaller set of features >> and changes (for that package) for each (more frequent) release. I don'

Re: Release Cycle

2009-02-03 Thread Aneurin Price
On Tue, Feb 3, 2009 at 6:24 PM, Barclay, Daniel wrote: > David Jardine wrote: >> On Tue, Jan 06, 2009 at 12:28:44PM -0800, Ken Teague wrote: >>> Barclay, Daniel wrote: > ... >> >> Well, maybe I'll prove to be understanding neither of you, but the >> point seems to be that you can't 'force' the mat

Xen problems in Lenny

2009-02-03 Thread Freddy Freeloader
I know this isn't strictly a Debian issue but this has really got me stumped. I've installed the following Xen packages on a Lenny machine and cannot successfully create a working guest using xen-create-image. dpkg -l | grep xen ii libc6-xen2.7-18

RE: Slow Script

2009-02-03 Thread Stackpole, Chris
> From: Dave Sherohman [mailto:d...@sherohman.org] > Sent: Tuesday, February 03, 2009 11:25 AM > Subject: Re: Slow Script > > On Tue, Feb 03, 2009 at 06:14:48PM +0100, Gorka wrote: > > Hi! I've got a perl script with this for: > > > > for (my $j=0;$j<=$#fichero1;$j++) > > { > > if (@ficher

Re: Release Cycle

2009-02-03 Thread Barclay, Daniel
David Jardine wrote: > On Tue, Jan 06, 2009 at 12:28:44PM -0800, Ken Teague wrote: >> Barclay, Daniel wrote: ... > > Well, maybe I'll prove to be understanding neither of you, but the > point seems to be that you can't 'force' the maturity of a package. I wasn't talking about trying to force the

Re: The Sounds Better at WindowsXP. Why?

2009-02-03 Thread Emanoil Kotsev
Zaki Akhmad wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello, > > The sounds on my laptop, Toshiba Satellite L20, sounds better when I > play music/video at Windows XP. Can anybody give me a hint and a > solution, so that when it's on Debian Testing, works well too? > I can r

Re: AD-like environment under Linux

2009-02-03 Thread Aneurin Price
On Tue, Feb 3, 2009 at 5:34 PM, Boyd Stephen Smith Jr. wrote: > On Tuesday 03 February 2009 05:12:09 Aneurin Price wrote: >> However, I don't know of any system quite like roaming profiles for >> Linux. NFS /home isn't really the same in the general case because it >> relies on a constant connecti

Re: [OT] google earth 5.0

2009-02-03 Thread thveillon.debian
Paul Cartwright a écrit : > On Tue February 3 2009, thveillon.debian wrote: >>> After installation: >>> >>> ./googleearth-bin: relocation error: /usr/lib/i686/cmov/libssl.so.0.9.8: >>> symbol BIO_test_flags, version OPENSSL_0.9.8 not defined in file >>> libcrypto.so.0.9.8 with link time reference >

Re: [OT] google earth 5.0

2009-02-03 Thread Paul Cartwright
On Tue February 3 2009, thveillon.debian wrote: > > After installation: > > > > ./googleearth-bin: relocation error: /usr/lib/i686/cmov/libssl.so.0.9.8: > > symbol BIO_test_flags, version OPENSSL_0.9.8 not defined in file > > libcrypto.so.0.9.8 with link time reference > > > > and a segfault. > > >

Re: [OT] google earth 5.0

2009-02-03 Thread thveillon.debian
Hugo Vanwoerkom a écrit : > Hugo Vanwoerkom wrote: >> Hi, >> >> In >> http://earth.google.com/intl/en/download-earth.html >> >> I click on "Agree and Download", script enabled, and nothing >> recognizable happens. >> Anybody had more luck? >> > > > After installation: > > ./googleearth-bin: relo

Re: Labeling backup DVD+RW's

2009-02-03 Thread Barclay, Daniel
Boyd Stephen Smith Jr. wrote: > On Friday 2009 January 09 21:09:30 Chris Jones wrote: ... >> 3. With only one USB port .. I'll need a hub.. will that work? > > For flash drives, yes. For external magnetic drives, only if it is powered. Of course, if your USB external disk has a separate power i

Re: Slow Script

2009-02-03 Thread Boyd Stephen Smith Jr.
On Tuesday 03 February 2009 11:24:37 Dave Sherohman wrote: > Given the small piece of code that you posted and the magnitude of the > numbers you've stated, I strongly suspect that you probably want to use > a database for this, Or, at the very least, a HashTable, Trie, or SearchTree. -- Boyd Ste

Re: AD-like environment under Linux

2009-02-03 Thread Boyd Stephen Smith Jr.
On Tuesday 03 February 2009 05:12:09 Aneurin Price wrote: > However, I don't know of any system quite like roaming profiles for > Linux. NFS /home isn't really the same in the general case because it > relies on a constant connection between client and server, or things will > be bad. AFS /home th

Re: Slow Script

2009-02-03 Thread Dave Sherohman
On Tue, Feb 03, 2009 at 06:14:48PM +0100, Gorka wrote: > Hi! I've got a perl script with this for: > > for (my $j=0;$j<=$#fichero1;$j++) > { > if (@fichero1[$j] eq $valor1) > { > $token = 1; > } > } > > The problem is that fichero1 has 32 millions of records and moreover I

Re: Slow Script

2009-02-03 Thread Eugene V. Lyubimkin
Gorka wrote: > Hi! I've got a perl script with this for: > > for (my $j=0;$j<=$#fichero1;$j++) > { > if (@fichero1[$j] eq $valor1) > { > $token = 1; > } > } > Try foreach (@fichero1) { if ($_ eq $valor1) { $token = 1; break; } } -- Eugene V. Lyubimkin aka

Slow Script

2009-02-03 Thread Gorka
Hi! I've got a perl script with this for: for (my $j=0;$j<=$#fichero1;$j++) { if (@fichero1[$j] eq $valor1) { $token = 1; } } The problem is that fichero1 has 32 millions of records and moreover I've got to repeat this for several millions times, so this way it would take

Re: [OT] google earth 5.0

2009-02-03 Thread Hugo Vanwoerkom
Hugo Vanwoerkom wrote: Hi, In http://earth.google.com/intl/en/download-earth.html I click on "Agree and Download", script enabled, and nothing recognizable happens. Anybody had more luck? After installation: ./googleearth-bin: relocation error: /usr/lib/i686/cmov/libssl.so.0.9.8: symbol

Re: How to uninstall a package which is failing to install/uninstall

2009-02-03 Thread Daniel Burrows
On Tue, Feb 03, 2009 at 05:20:27PM +0100, Adrian Chapela was heard to say: > I am looking for that scripts but I couldn't find it. Ah, they're in /var/lib/dpkg/info. Look for .preinst (etc). Daniel -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsu

Re: How to uninstall a package which is failing to install/uninstall

2009-02-03 Thread Adrian Chapela
Daniel Burrows escribió: On Mon, Feb 02, 2009 at 06:13:11PM +0100, Adrian Chapela was heard to say: I have tried to install HP OpenIpmi Eth 64 bits .deb and I couldn't do it because it was failing to rebuild kernel module. Now I want to uninstall but when I try to uninstall the package,

Re: About LAMP

2009-02-03 Thread debian debian
On Tue, Feb 3, 2009 at 8:06 AM, Jesus arteche wrote: > hello, > I'd like to know if it will be possible in a net based in a LAMP server > ...scale it adding more LAMP server ...i'll add more servers if the number > of users grows...i could apply QoS...and Charge BAlance( i dont know how > transl

Re: problem with syslog

2009-02-03 Thread Barclay, Daniel
Guillaume wrote: > Hi, > I use personalized ipfilters and I want to log dropped packet to a > dedicated file in /var/log by using syslog. ...> > #for iptables > #in a user define chain called for each packet i want to filter > iptables -A LOG_AND_DROP -m limit --limit 10/minute -j LOG --log-level

Re: About LAMP

2009-02-03 Thread Dave Sherohman
On Tue, Feb 03, 2009 at 02:06:43PM +0100, Jesus arteche wrote: > I'd like to know if it will be possible in a net based in a LAMP server > ...scale it adding more LAMP server ...i'll add more servers if the number > of users grows...i could apply QoS...and Charge BAlance( i dont know how > transl

Re: Scim does not work with openoffice - addendum

2009-02-03 Thread Lisi Reisz
On Sunday 25 January 2009 20:30:24 Rodolfo Medina wrote: > > Please let me know if you catch some more information about how you > granddaughter does. It works in OpenOffice.org too. (I was so sure that it wouldn't that I hadn't remembered to check!!) :-) Lisi -- To UNSUBSCRIBE, email to

Re: Scim does not work with openoffice

2009-02-03 Thread Lisi Reisz
On Sunday 25 January 2009 20:30:24 Rodolfo Medina wrote: [snip] > Unfortunately, I installed kword and scim doesn't work either with it: when > I do C-space, the scim toolbar does not appear. > > Please let me know if you catch some more information about how you > granddaughter does. Rodolfo, I

Re: No-Script, was: Re: [OT] google earth 5.0

2009-02-03 Thread thveillon.debian
Paul Cartwright a écrit : > On Tue February 3 2009, Ron Johnson wrote: >>> That page never shows up although NoScript has the permissions set, it >>> is related to that, because as another user who does not have the >>> NoScript plugin the page *did* show up. >> Aggravations like this are why I dei

Re: About LAMP

2009-02-03 Thread Nuno Magalhães
On Tue, Feb 3, 2009 at 1:17 PM, Adrian Levi wrote: > 2009/2/3 Jesus arteche : >> hello, >> I'd like to know if it will be possible in a net based in a LAMP server >> ...scale it adding more LAMP server You can use nginx as a proxy/load-balancer and apache(s) in the backend. You might not need to

Re: How to disable a network interface

2009-02-03 Thread Eduardo M KALINOWSKI
Nagy Daniel wrote: > 2009/2/3 Eduardo M KALINOWSKI : >> Nagy Daniel wrote: >>> I commented out he: >>> >>> allow-hotplug eth0 >>> iface eth0 inet dhcp >>> >>> and all I have in the "/etc/network/interfaces"-file is: >>> >>> auto lo >>> iface lo inet loopback >>> >>> and after reboot I still have ne

Re: About LAMP

2009-02-03 Thread Adrian Levi
2009/2/3 Jesus arteche : > hello, > I'd like to know if it will be possible in a net based in a LAMP server > ...scale it adding more LAMP server ...i'll add more servers if the number > of users grows...i could apply QoS...and Charge BAlance( i dont know how > translate this term to english sorr

Re: About LAMP

2009-02-03 Thread Ron Johnson
On 02/03/2009 07:06 AM, Jesus arteche wrote: hello, I'd like to know if it will be possible in a net based in a LAMP server ...scale it adding more LAMP server ...i'll add more servers if the number of users grows...i could apply QoS...and Charge BAlance( i dont know how translate this term

About LAMP

2009-02-03 Thread Jesus arteche
hello, I'd like to know if it will be possible in a net based in a LAMP server ...scale it adding more LAMP server ...i'll add more servers if the number of users grows...i could apply QoS...and Charge BAlance( i dont know how translate this term to english sorry)...i'd like just to know it will

Re: Use of Swap Space

2009-02-03 Thread Aneurin Price
On Tue, Feb 3, 2009 at 12:13 PM, Ron Johnson wrote: > On 02/03/2009 05:01 AM, Avi Greenbury wrote: >> >> Ron Johnson wrote: >> > On 02/01/2009 10:04 AM, Mirko Scurk wrote: >> > [snip] >> >> >> >> Could it be that 32-bit Debian can't access rest of memory? >> >> >> > >> > That would only be

Re: [OT] google earth 5.0

2009-02-03 Thread Hugo Vanwoerkom
Ron Johnson wrote: On 02/03/2009 06:19 AM, Hugo Vanwoerkom wrote: [snip] That page never shows up although NoScript has the permissions set, it is related to that, because as another user who does not have the NoScript plugin the page *did* show up. Aggravations like this are why I deinstal

No-Script, was: Re: [OT] google earth 5.0

2009-02-03 Thread Paul Cartwright
On Tue February 3 2009, Ron Johnson wrote: > > That page never shows up although NoScript has the permissions set, it > > is related to that, because as another user who does not have the > > NoScript plugin the page *did* show up. > > Aggravations like this are why I deinstalled NoScript on my Lin

Re: [OT] google earth 5.0

2009-02-03 Thread Ron Johnson
On 02/03/2009 06:19 AM, Hugo Vanwoerkom wrote: [snip] That page never shows up although NoScript has the permissions set, it is related to that, because as another user who does not have the NoScript plugin the page *did* show up. Aggravations like this are why I deinstalled NoScript on my L

Re: [OT] google earth 5.0

2009-02-03 Thread Hugo Vanwoerkom
Jonathan Kaye wrote: Hugo Vanwoerkom wrote: Hi, In http://earth.google.com/intl/en/download-earth.html I click on "Agree and Download", script enabled, and nothing recognizable happens. Anybody had more luck? Hugo Yes, it downloaded from the above link with no problem. Did you notice this?

Re: Use of Swap Space

2009-02-03 Thread Ron Johnson
On 02/03/2009 05:01 AM, Avi Greenbury wrote: Ron Johnson wrote: > On 02/01/2009 10:04 AM, Mirko Scurk wrote: > [snip] >> >> Could it be that 32-bit Debian can't access rest of memory? >> > > That would only be an issue if he could only see (I think) 2GB of his > 4GB RAM. > Really? The o

Re: [OT] google earth 5.0

2009-02-03 Thread Paul Cartwright
On Mon February 2 2009, Hugo Vanwoerkom wrote: > Hi, > > In > http://earth.google.com/intl/en/download-earth.html > > I click on "Agree and Download", script enabled, and nothing > recognizable happens. > Anybody had more luck? once you download it, you have to make it executable and run it. $ chm

Re: How to disable a network interface

2009-02-03 Thread Eduardo M KALINOWSKI
Nagy Daniel wrote: > I commented out he: > > allow-hotplug eth0 > iface eth0 inet dhcp > > and all I have in the "/etc/network/interfaces"-file is: > > auto lo > iface lo inet loopback > > and after reboot I still have network connection, how come? :( > Do you have NetworkManager installed? --

Re: AD-like environment under Linux

2009-02-03 Thread Aneurin Price
On Mon, Feb 2, 2009 at 11:10 PM, Gilles Mocellin wrote: > On Mon, Feb 02, 2009 at 03:45:26PM -0600, Ron Johnson wrote: >> On 02/02/2009 03:11 PM, Nagy Dániel wrote: >>> Is there an Active Directory - like "environment" under Linux? [I mean >>> like the roaming profile, - that a user sits to any co

Re: Use of Swap Space

2009-02-03 Thread Avi Greenbury
Ron Johnson wrote: > On 02/01/2009 10:04 AM, Mirko Scurk wrote: > [snip] >> >> Could it be that 32-bit Debian can't access rest of memory? >> > > That would only be an issue if he could only see (I think) 2GB of his > 4GB RAM. > Really? The only system on which I've >3Gb of ram and a 32bit OS is

compile lbgdal1-1.5.0 (maybe OT?)

2009-02-03 Thread Cassiel
Hi you all, don't know if this could be regarded as off topic, however it involves debian package building system. I am trying to build gdal libraries with ECW support ( http://trac.osgeo.org/gdal/wiki/ECW) because this compression format is not enabled in the standard package (it's not under GPL

Re: Software for creating web page

2009-02-03 Thread Kevin Philp
Tom Ashley wrote: On Mon, 2009-02-02 at 08:56 -0800, Cahaya Lilin wrote: Hello all.. is there any one know what is a good software for creating web in linux like dreamweaver in windows ?? Thanx.. I've never used them but http://wiki.linuxquestions.org/wiki/Linux_software_equivalen

Re: [OT] google earth 5.0

2009-02-03 Thread Jonathan Kaye
Hugo Vanwoerkom wrote: > Hi, > > In > http://earth.google.com/intl/en/download-earth.html > > I click on "Agree and Download", script enabled, and nothing > recognizable happens. > Anybody had more luck? > > Hugo Yes, it downloaded from the above link with no problem. Did you notice this? "Tha

Re: Software for creating web page

2009-02-03 Thread Jonathan Kaye
Kelly Clowers wrote: > http://www.bluegriffon.org will be the real successor Nvu . But no linux binaries yet :-( Cheers, jonathan -- Registerd Linux user #445917 at http://counter.li.org/ -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Troubl