How to get rid of the websites' ads/flash ads, without loosing their (flash) content?

2010-09-09 Thread Merciadri Luca
Hi, There are sometimes some websites (such as news ones) which make an extensive use of flash stuff. Amongst the animations, flash is sometimes also used for ads, etc., and I don't like this. Are there any Iceweasel tools which can detect these ads, or use a public DB to avoid displaying these

Re: How to get rid of the websites' ads/flash ads, without loosing their (flash) content?

2010-09-09 Thread Kumar Appaiah
On Thu, Sep 09, 2010 at 08:26:46PM +0200, Merciadri Luca wrote: Hi, There are sometimes some websites (such as news ones) which make an extensive use of flash stuff. Amongst the animations, flash is sometimes also used for ads, etc., and I don't like this. Are there any Iceweasel tools

Re: How to get rid of the websites' ads/flash ads, without loosing their (flash) content?

2010-09-09 Thread rudu
Le 09/09/2010 20:26, Merciadri Luca a écrit : Hi, There are sometimes some websites (such as news ones) which make an extensive use of flash stuff. Amongst the animations, flash is sometimes also used for ads, etc., and I don't like this. Are there any Iceweasel tools which can detect these

Re: xset command setting not sticking

2010-09-09 Thread Tech Geek
I'd put a zenity line in there ( zenity --info --text Run from .xinitrc ) that will wait for you to press 'ok' I tried it. I do get the dialog box but after clicking OK I get the dialog saying: Your last session only lasted for less than 10 seconds. If you have not logged out yourself, this could

detect ethernet card?

2010-09-09 Thread Atu
I have a PC with built-in ethernet support. When I installed lenny, I didn't have network connectivity (I didn't have my external networking hardware yet), so I just chose no network to make the installer stop pestering me about ethernet detection, updates and so on. The installation went fine.

Re: detect ethernet card?

2010-09-09 Thread James Stuckey
I want to say that there's scripts that do stuff like this, but unfortunately I don't know exactly how to do this. Hopefully someone who does will speak up. I would like to know more about these scripts and what all they can do. ciao James S. On Thu, Sep 9, 2010 at 9:13 PM, Atu

Re: detect ethernet card?

2010-09-09 Thread Camaleón
On Thu, 09 Sep 2010 21:13:40 +0200, Atu wrote: Now I have all my networking hardware in place, and it works (tested with another computer). I want to add network functionality to my lenny-PC, but I can't bring eth0 up with ifup eth0: #ifup eth0 [...] SIOCSIFADDR: No such device eth0:

Re: detect ethernet card?

2010-09-09 Thread Atu
On Thursday 09 September 2010 09:16:07 pm James Stuckey wrote: I want to say that there's scripts that do stuff like this, but unfortunately I don't know exactly how to do this. Hopefully someone who does will speak up. I would like to know more about these scripts and what all they can do.

Re: detect ethernet card?

2010-09-09 Thread Atu
On Thursday 09 September 2010 09:19:30 pm Camaleón wrote: On Thu, 09 Sep 2010 21:13:40 +0200, Atu wrote: Now I have all my networking hardware in place, and it works (tested with another computer). I want to add network functionality to my lenny-PC, but I can't bring eth0 up with ifup eth0:

RE: detect ethernet card?

2010-09-09 Thread James Zuelow
Original Message From: Atu [mailto:atucelu...@googlemail.com] Sent: Thursday, September 09, 2010 11:25 AM (...) Try /sbin/ifconfig to check if the card is there. I tried and it isn't. I see lo but not eth0. What does `/sbin/ifconfig -a` show? James Z -- To UNSUBSCRIBE, email to

How to setup X fonts on Debian GNU/Linux Squeeze?

2010-09-09 Thread Csanyi Pal
Hi, my system is Debian GNU/Linux Squeeze. I have installed amongs others following fonts: otf-freefont ttf-freefont ttf-unifont xfonts-100dpi xfonts-100dpi-transcoded xfonts-75dpi xfonts-75dpi-transcoded xfonts-base xfonts-biznet-100dpi xfonts-biznet-75dpi xfonts-biznet-base

Re: xset command setting not sticking

2010-09-09 Thread Tech Geek
OK after doing some more research I found the answer. 1. nano .xsession 2. Add contents: #~/bin/bash xset s off -dpms exec gnome-session 3. chmod +x .xsession 4. Make sure the session Xclient is selected in GDM. That's it!

apt and qt4-X11 bugs in testing upgrade?

2010-09-09 Thread AG
Greetings all Has anyone else come across this when upgrading testing using Update Manager? I'm using Gnome, but suspect that that doesn't matter too much given this is system-wide rather than DE-specific. Updates have been backed up for several days now due to some errors with apt and

Re: authentication of multiple users for one mail server

2010-09-09 Thread brownh
Camaleón noela...@gmail.com writes: On Wed, 08 Sep 2010 16:52:23 -0400, brownh wrote: (...) When it comes to digging into exim4's configuration files, it all goes over my head. But I gather from googling that exim4's default is to route to only local mailboxes or domains. If that were do,

Re: Package Name Confusion

2010-09-09 Thread Jimmy Johnson
PRAKHAR gaur wrote: Hi, I think I did not put the question properly. The question is... There is a package called as kernel-devel in Fedora, what is the equivalent one in Debian? Any help would be appreciated, Prakhar Gaur Yes Prakhar, please tell us what you're wanting to do? My guess

Re: detect ethernet card?

2010-09-09 Thread David Jardine
On Thu, Sep 09, 2010 at 09:23:05PM +0200, Atu wrote: On Thursday 09 September 2010 09:16:07 pm James Stuckey wrote: I want to say that there's scripts that do stuff like this, but unfortunately I don't know exactly how to do this. Hopefully someone who does will speak up. I would like to

Re: detect ethernet card?

2010-09-09 Thread Patrick Ouellette
On Thu, Sep 09, 2010 at 09:13:40PM +0200, Atu wrote: Now I have all my networking hardware in place, and it works (tested with another computer). I want to add network functionality to my lenny-PC, but I can't bring eth0 up with ifup eth0: #ifup eth0 [...] SIOCSIFADDR: No such device

Re: authentication of multiple users for one mail server

2010-09-09 Thread brownh
Sorry to follow up on my own message, but did some more thinking about the problem. I'm asking Exim4 to send a message to another user having the same domain name. So does this mean exim searches for that user locally rather than ship the message off to my provider's mail server? In my previous

Re: apt and qt4-X11 bugs in testing upgrade?

2010-09-09 Thread Brad Rogers
On Thu, 09 Sep 2010 20:51:56 +0100 AG computing.acco...@googlemail.com wrote: Hello AG, So in addition to the grave bugs in apt there are hash sum errors in qt4-X11 files? How do I sidestep these bugs and try to maintain an otherwise up-to-date system? I waited for a day, and then

Re: How to get rid of the websites' ads/flash ads, without loosing their (flash) content?

2010-09-09 Thread Alex
Aak, I hit reply instead of Reply All... I second the recomendation of AdBlock - on my slow internet connection, it makes many pages load literaly 10x faster.

Fwd: Re: How to get rid of the websites' ads/flash ads, without loosing their (flash) content?

2010-09-09 Thread rudu
Alex, you mailed me directly. I forward to du. Message original Sujet: Re: How to get rid of the websites' ads/flash ads, without loosing their (flash) content? Date : Thu, 9 Sep 2010 22:08:06 +0100 De :Alex macgeek...@gmail.com Pour : rudu r...@cegetel.net I second

Re: making the web server also a dns server

2010-09-09 Thread Siju George
On Thu, Sep 9, 2010 at 11:07 PM, Camaleón noela...@gmail.com wrote: On Thu, 09 Sep 2010 22:42:43 +0530, Siju George wrote: (...) I mean if the NS record is configured on the nameserver itself how will the IP of the NS record be resolved before contacting the name server? AFAIK, in your

Re: apt and qt4-X11 bugs in testing upgrade?

2010-09-09 Thread AG
On 09/09/10 21:55, Brad Rogers wrote: On Thu, 09 Sep 2010 20:51:56 +0100 AGcomputing.acco...@googlemail.com wrote: Hello AG, So in addition to the grave bugs in apt there are hash sum errors in qt4-X11 files? How do I sidestep these bugs and try to maintain an otherwise up-to-date

Re: Re: xset command setting not sticking

2010-09-09 Thread Clive Standbridge
You should be able to make this work for any session selected in gdm (or other display manager), and for sessions started with startx. OK after doing some more research I found the answer. 1. nano .xsession 2. Add contents: #~/bin/bash Unnecessary. xset s off -dpms Move that line

SSH Rsync issues

2010-09-09 Thread Hal Vaughan
In short: I have ssh set up on two systems so I can ssh from one to the other. My id_rsa.pub in ~/.ssh on my system is copied into ~/.ssh/authorized_keys on the remote system. I can ssh from local to remote with no issue and it's configured so authentication does not use passwords, but uses

Re: SSH Rsync issues

2010-09-09 Thread Kevin Ross
On 09/09/2010 03:01 PM, Hal Vaughan wrote: I can rsync to the other machine. Using rsync localfile tnet-web::threshNet-Public works fine and the file is transferred. BUT when I try to use rsync over ssh, it will NOT work. According to the man page, your first example should automatically

Re: Straw poll: What browser do you use?

2010-09-09 Thread Aaron Toponce
On Wed, Sep 08, 2010 at 05:56:41PM -0600, Aaron Toponce wrote: I never said they would die. I only said that Microsoft is putting more effort into HTML5 for IE than Silverlight. It's evident by the lack of even Silverlight pages on Microsoft's own site, as well as partner sites. No,

Re: How to setup X fonts on Debian GNU/Linux Squeeze?

2010-09-09 Thread Javier Vasquez
On 9/9/10, Csanyi Pal csanyi...@gmail.com wrote: ... I have installed amongs others following fonts: otf-freefont ttf-freefont ttf-unifont xfonts-100dpi xfonts-100dpi-transcoded xfonts-75dpi xfonts-75dpi-transcoded xfonts-base xfonts-biznet-100dpi xfonts-biznet-75dpi

No virtual terminals

2010-09-09 Thread edjabr
Running squeeze. I have NVidia video. Problem is, I have no virtual 8terminals. ctrl-alt-f1 to 6 gets me a blank screen, although c-a-f8 (yes, f8) does bring back X. I've looked for solutions but nothing I've found works. E.g., I created /etc/modprobe.d/nvidia-kernel-nkc.conf with one line

Re: Straw poll: What browser do you use?

2010-09-09 Thread Javier Vasquez
On 9/7/10, Nuno Magalhães nunomagalh...@eu.ipp.pt wrote: Running Sid on amd64. Me too, on both amd64 and i686... ... 3. Midori - webkit-based, crashes more than Kazehakase. ... I've been testing Midori for a while, and it doesn't crash on me. It has some limitations though: 1.- Java

Mensagem Bíblica

2010-09-09 Thread Instrutor Bíblico
Olá Participo numa obra realizada por voluntários em 236 países. Em todos eles, convidamos as pessoas a beneficiar-se de um programa que as ajuda a descobrir respostas bíblicas a perguntas importantes, como: - Por que envelhecemos e morremos? - Onde estão os mortos? - Estamos nos últimos dias? -

Re: detect ethernet card?

2010-09-09 Thread Atu
On Thursday 09 September 2010 10:56:39 pm David Jardine wrote: $ dmesg|grep eth might give you some indication. I didn't see anything unusual in dmesg so far, though I didn't grep for eth. I'll try that when I'm back at that machine in a few hours. $ lspci should have the card on the

Re: detect ethernet card?

2010-09-09 Thread Atu
On Thursday 09 September 2010 10:42:16 pm you wrote: On Thu, Sep 09, 2010 at 09:13:40PM +0200, Atu wrote: Now I have all my networking hardware in place, and it works (tested with another computer). I want to add network functionality to my lenny-PC, but I can't bring eth0 up with ifup

Re: SSH Rsync issues

2010-09-09 Thread Hal Vaughan
On Sep 9, 2010, at 6:46 PM, Kevin Ross wrote: On 09/09/2010 03:01 PM, Hal Vaughan wrote: I can rsync to the other machine. Using rsync localfile tnet-web::threshNet-Public works fine and the file is transferred. BUT when I try to use rsync over ssh, it will NOT work. According to

Re: SSH Rsync issues

2010-09-09 Thread Kevin Ross
On 9/9/2010 5:56 PM, Hal Vaughan wrote: On Sep 9, 2010, at 6:46 PM, Kevin Ross wrote: On 09/09/2010 03:01 PM, Hal Vaughan wrote: I can rsync to the other machine. Using rsync localfile tnet-web::threshNet-Public works fine and the file is transferred. BUT when I try to use rsync over

Учет и нaлoгах

2010-09-09 Thread Нaлоговый кодeкс
--- | Hoвoе в УЧEТE и HАЛОГАХ. | | HОBЫЕ ПPАBИЛА ПPОВЕДЕНИЯ ПРOBЕРОК: ужe вступившиe, пеpcпективы администpирования нaлогoв| | в НАЛOГОВОМ

new squeeze

2010-09-09 Thread Doug
I just downloaded debian-testing i386 Net Inst and burned the .iso onto disk. Before I do something silly, I want to make sure that this is designed to live with other os's on the hd. (I remember one older version of Ubuntu that took over the drive, and wiped everything else out.) If everything

Re: Straw poll: What browser do you use?

2010-09-09 Thread Bret Busby
On Thu, 9 Sep 2010, Bret Busby wrote: Date: Thu, 9 Sep 2010 14:45:25 +0800 (WST) From: Bret Busby b...@busby.net To: Debian-user List debian-user@lists.debian.org Subject: Re: Straw poll: What browser do you use? On Tue, 7 Sep 2010, B. Alexander wrote: Date: Tue, 7 Sep 2010 09:16:26 -0400

Re: Straw poll: What browser do you use?

2010-09-09 Thread Kelly Clowers
On Wed, Sep 8, 2010 at 23:45, Bret Busby b...@busby.net wrote: Iceape can be convenient, especially beinfg a suite, so it is easy to click on a mailto link, and open up the integrated email composer. But, iceape appears to be devoid of memory management, and it appears to have a viral use for

Re: new squeeze

2010-09-09 Thread Aaron Toponce
On Thu, Sep 09, 2010 at 10:30:35PM -0400, Doug wrote: I just downloaded debian-testing i386 Net Inst and burned the .iso onto disk. Before I do something silly, I want to make sure that this is designed to live with other os's on the hd. (I remember one older version of Ubuntu that took over

Re: Straw poll: What browser do you use?

2010-09-09 Thread Thomas Amm
Am 09/07/2010 03:16 PM, schrob B. Alexander: This morning, after idling all weekend, iceweasel on my work system was chewing up between 70 and 100% of my cpus, and scrolling pages were hesitating for several seconds. So what do others use? Plain Vanilla flavour of Firefox. Simply

Re: new squeeze

2010-09-09 Thread Miles Fidelman
Aaron Toponce wrote: On Thu, Sep 09, 2010 at 10:30:35PM -0400, Doug wrote: I just downloaded debian-testing i386 Net Inst and burned the .iso onto disk. Before I do something silly, I want to make sure that this is designed to live with other os's on the hd. (I remember one older version

Re: iomega 2TB external USB drive

2010-09-09 Thread John Lindsay
Just to update things--- Fired up second computer which is my test machine. Installed Ubuntu 10.04 and IOMEGA drive seen as a laptop icon immediately after turning it on. Was able to load/unload/move files with no problems. I then deleted partition, re formatted using fat. Unmounted drive and

Re: new squeeze

2010-09-09 Thread Tom H
On Thu, Sep 9, 2010 at 10:30 PM, Doug dmcgarr...@optonline.net wrote: I just downloaded debian-testing i386 Net Inst and burned the .iso onto disk.  Before I do something silly, I want to make sure that this is designed to live with other os's on the hd. (I remember one older version of Ubuntu

where did my ata drives go?

2010-09-09 Thread Rick Pasotto
Last weekend I did a bunch of updates (to testing) and rebooted after almost six months. Somewhere in that process the ata drive got UUIDs assigned to the partitions and /etc/fstab was modified. Now they won't mount. I used to mount /dev/hdb1 and /dev/hdb5 but those don't exist anymore. Using

Re: How to setup X fonts on Debian GNU/Linux Squeeze?

2010-09-09 Thread Morgan Gangwere
on Thu, 9 Sep 2010 17:27:42 -0600, Javier Vasquez a@mail.gmail.com attacked their terminal with +On 9/9/10, Csanyi Pal csanyi...@remember Kids, Dont Fullquote Emails! +wrote: + ... + + I have installed amongs others following fonts: + otf-freefont + ttf-freefont + ttf-unifont + xfonts-100dpi

Re: new squeeze

2010-09-09 Thread Miles Fidelman
Tom H wrote: On Thu, Sep 9, 2010 at 10:30 PM, Dougdmcgarr...@optonline.net wrote: I just downloaded debian-testing i386 Net Inst and burned the .iso onto disk. Before I do something silly, I want to make sure that this is designed to live with other os's on the hd. (I remember one older

Burn DVD with CJK file names

2010-09-09 Thread T o n g
Hi, Anyone know how to burn DVDs with Chinese/Japanese/Korean file names on them from none-utf8 CJK file names on HD? Thanks -- Tong (remove underscore(s) to reply) http://xpt.sourceforge.net/techdocs/ http://xpt.sourceforge.net/tools/ -- To UNSUBSCRIBE, email to

Re: How to setup X fonts on Debian GNU/Linux Squeeze?

2010-09-09 Thread Csanyi Pal
Javier Vasquez j.e.vasque...@gmail.com writes: On 9/9/10, Csanyi Pal csanyi...@gmail.com wrote: ttf-dejavu ttf-dejavu-core ttf-dejavu-extra In Xorg.0.log i can find only following fonts loaded: (==) FontPath set to: /usr/share/fonts/X11/misc,

new squeeze-again

2010-09-09 Thread Doug
Trying to install. I come to the partitioner. It says there is 261 GB available. (This is empty, unpartitioned and unformatted space, left over after cloning drive from a smaller one.) On-screen instructions say [!!] Partition disks The maximum size for this partition is 261.6 GB Hint:

<    1   2