Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

debian-user-digest Digest V2007 #1861

From: <debian-user-digest-request(at)lists.debian.org>
Date: Thu Jun 28 2007 - 17:15:42 EDT


Content-Type: text/plain

debian-user-digest Digest Volume 2007 : Issue 1861

Today's Topics:

  Re: script not working, cl works      [ Tyler Smith  etch and menu's and   [ Bret Busby  ]
  No Sound After Playing XMMS           [ TW  ]
  Re: No Sound After Playing XMMS       [ Andrew Sackville-West  ]
  Losing static ip address              [ Jeff  ]
  How to move the master boot record?   [ Rodolfo Medina  ]
  Re: kernel modification and CONFIG_H  [ Andrew Sackville-West  ]
  Re: How to move the master boot reco  [ "Michael G. Hansen"  ]
  Re: How to get Stumble Upon to work   [ John K Masters  ]
  Re: Nvidia Card - nvidia driver or n  [ Vincent Lefevre 

Date: 28 Jun 2007 16:59:50 GMT
From: Tyler Smith <tyler.smith@mail.mcgill.ca> To: debian-user@lists.debian.org
Subject: Re: script not working, cl works Message-ID: <slrnf87toj.vho.tyler.smith@blackbart.mynetwork>

On 2007-06-28, L.V.Gandhi <lvgandhi@gmail.com> wrote:
> the same lines if I run in command line, works without problem as desired.
> Any suggestions why lines in script is not working?
>

First, determine what shell you are running:

echo $SHELL

Do you need help?X

Then, make sure that program gets put into the first line of your script. So, in my case, I get:

tyler:~-> echo $SHELL
/bin/bash

which means that I should have:
#!/bin/bash

as the first line of my shell scripts.

As long as you pass the script to the same shell that you are running in your terminal, any command that works from the CL should work the same in a script.

HTH, Tyler

Date: Thu, 28 Jun 2007 14:38:45 -0300
From: =?ISO-8859-1?Q?M=E1rcio_Luciano_Donada?= <mdonada@auroraalimentos.com.br> To: debian-user@lists.debian.org
Subject: Network interface HP NC150T

Message-ID: <4683F225.8080104@auroraalimentos.com.br>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Do you need more help?X

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1  

Hi,
I am needing to acquire a net interface, NC150T, of the HP, an interface quad-port, but it would like to know if debian etch has has supported to the hardware. Itei to use with kernel 2.6.19. -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org  

iD8DBQFGg/IlbjyCr4Ixg0wRAuQIAKCk29OWvgDXNNBzq1VqecpIfVqfyACfb4Ss ZWMypg2c+ok+9CU6OrWMdYg=
=kPl7
-----END PGP SIGNATURE-----

Date: Thu, 28 Jun 2007 19:44:59 +0200
From: Lorenzo Bettini <bettini@dsi.unifi.it> To: Debian User Mailing List <debian-user@lists.debian.org> Subject: Re: Icedove

Message-ID: <4683F39B.9010302@dsi.unifi.it>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Can we help you?X
Content-Transfer-Encoding: 7bit

Arthur Marsh wrote:
> Michael Marsh wrote, on 04/06/07 00:29:
>> On 6/3/07, Lorenzo Bettini <bettini@dsi.unifi.it> wrote:
>>> Ron Johnson wrote:
>>> >> me too, but another problem is that it does not open the browser when
>>> >> clicking on an url :-(
>>> >
>>> > Works for me...
>>> really? Are you using gnome? I'm using KDE...
>>
>> Ditto for me, using FVWM. See bug #425790, which is present in both
>> -3 and -4. In Gnome, icedove can piggyback on other configurations to
>> open links correctly. There's a suggested workaround, but I'm hoping
>> that it's fixed "properly" before I get fed up with right-click, copy
>> link. It makes me glad that I moved my RSS feeds from icedove to
>> Google, though.
>>
>
> I looked at the bug report, particularly:
>
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=425790;msg=55
>
> The essential part of the workaround was:
>
> Now, add a file called http-browser.js to the
> /etc/icedove/pref/ directory and insert:
>
> pref("network.protocol-handler.app.http","x-www-browser");
> pref("network.protocol-handler.app.https","x-www-browser");
>
> ... or whatever browser you want. (or fix the x-www-browser
> alternative to point to your preferred browser).
>
> [end quote]

yes that worked for me too (but the x-www-browser was already set correctly, so the only solution is to write those pref entries

-- 
Lorenzo Bettini, PhD in Computer Science, DSI, Univ. di Firenze
ICQ# lbetto, 16080134     (GNU/Linux User # 158233)
HOME: 
http://www.lorenzobettini.it MUSIC: 
http://www.purplesucker.com
BLOGS: 
http://tronprog.blogspot.com  
http://longlivemusic.blogspot.comhttp://www.gnu.org/software/src-highlitehttp://www.gnu.org/software/gengetopthttp://www.gnu.org/software/gengen 
http://doublecpp.sourceforge.net

Date: Fri, 29 Jun 2007 01:51:08 +0800 (WST) From: Bret Busby <bret@busby.net> To: debian-user@lists.debian.org Subject: Debian sarge -> etch and menu's and databases software Message-ID: <Pine.LNX.4.64.0706290036500.1603@localhost> Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Hello. I am a fairly basic user of Debian. I have this computer, which runs sarge (for the present), and my laptop, which has just been upgraded to etch. In trying to find what had happened to the package pgaccess, an interface for PostgreSQL, I posted a message asking about it on the PosgreSQL "general" list. The response was that not much had been done for a while on that application or package, and I was referred to pgadmin. In searching using Synaptic, on both of my computers, I found that on the etch installation, I have pgadmin installed, and phppgadmin, and, on the sarge installation, pgaccess is listed in Synaptic, with no other information about it (no version numbers, or information about it). So, I looked in all of the sub-menu's in the Applications menu's on both computers. On the etch installation, I could not find any references to any databases, apart from finding MySQL Query in Applications->Programming. Apart from having pgadmin and phppgadmin, and associated packages installed, as shown in Synaptic, I also have PostgreSQL 8.1 and associated packages installed, and MySQL 5.0 installed on the etch installation. However, on the sarge installation, in the Applications menu, in Applications->Debian Menu->Apps , at the top of the list, is the item "Databases", which lists: MySQL Administrator MySQL Navigator MySQL Query Browser PgAccess PostgreSQL Interactive Terminal (psql) . In running pgaccess from the Applications menu on the sarge installation, and checking the version number, using Help->About, I found that it is the latest version, as stated on the Debian web page for the package. Now, what I am wondering, is whether the lack of inclusion of the Databases packages, in the Applications menu, in etch, is intentional, or whether it is a defect in my installation of etch (which was done as an upgrade from sarge to etch, requiring some troubleshooting to repair damage, as gnome and the packages that run on it, were obliterated in the upgrade, and took a bit of work to be restored). It seems strange to me, that a menu, such as the Databases menu, should be missing from the Applications menu in etch, as it is very useful, with the convenience of being able to run the applications by clicking on the menu entries, rather than looking for instructions in books, to find how to run the applications. -- Bret Busby Armadale West Australia .............. "So once you do know what the question actually is, you'll know what the answer means." - Deep Thought, Chapter 28 of Book 1 of "The Hitchhiker's Guide to the Galaxy: A Trilogy In Four Parts", written by Douglas Adams, published by Pan Books, 1992 ....................................................

Date: Thu, 28 Jun 2007 11:51:29 -0600 From: TW <twilliams001@elp.rr.com> To: debian-user@lists.debian.org Subject: No Sound After Playing XMMS Message-ID: <4683F521.8070508@elp.rr.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, After playing music with the XMMS application, I seem to be unable to hear sound after closing the XMMS app and going to watch videos at Google Video (or anywhere else on the web). I've looked over the net and couldn't find the answer to this. The sound is fine, but, after listening to XMMS audio, I have to log out (and back in) in order to hear sound over the internet. The reverse isn't a problem, though, meaning that I can listen to Google Video and then play XMMS without problems. What am I missing? Thanks in advance. ~Telly

Can't find what you're looking for?X

Date: Thu, 28 Jun 2007 11:24:24 -0700 From: Andrew Sackville-West <andrew@farwestbilliards.com> To: debian-user@lists.debian.org Subject: Re: No Sound After Playing XMMS Message-ID: <20070628182422.GG20688@localhost.localdomain> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nqkreNcslJAfgyzk" Content-Disposition: inline --nqkreNcslJAfgyzk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 28, 2007 at 11:51:29AM -0600, TW wrote:
> Hi,
>=20
> After playing music with the XMMS application, I seem to be unable=20
> to hear sound after closing the XMMS app and going to watch videos at=20
> Google Video (or anywhere else on the web).=20
is it just web sound you can't hear or is it any sound?=20 what audio out are you using with xmms: alsa, oss, esd? I'm willing to bet that you're starting some sound daemon in the process of starting xmms and that soudn daemon is still around after you exit and its blocking up the sound. A --nqkreNcslJAfgyzk Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGg/zWaIeIEqwil4YRAs4pAJ903Wj9CnxxrOD7Lv8XFi+7n006JQCfWUuz BvCF5e0b/cRlnGb+UwxDVZs= =WYrl -----END PGP SIGNATURE----- --nqkreNcslJAfgyzk--

Date: Thu, 28 Jun 2007 11:35:02 -0700 (PDT) From: Rehceb Rotkiv <scame@fastmail.fm> To: debian-user@lists.debian.org Subject: Changing wrong password entry delay Message-ID: <11348489.post@talk.nabble.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit In the shell as well as in gdm there is a short delay (ca. 3 seconds) when a wrong password is entered on login. How can I customize the duration? Many thanks, Rehceb -- View this message in context: http://www.nabble.com/Changing-wrong-password-entry-delay-tf3996001.html#a11348489 Sent from the Debian User mailing list archive at Nabble.com.

Date: Thu, 28 Jun 2007 11:39:13 -0700 From: Jeff <debian@waysoft.com> To: debian-user@lists.debian.org Subject: Losing static ip address Message-ID: <46840051.6060904@waysoft.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Running Debian etch without problems for some time - in a simple setup connecting via a static local ip address (192.168.0.10) through a NAT DSL (Linksys) "router." Recently, though, and seemingly ad-hoc, the Debian box has been losing its static ip and picking up a dynamic ip address (from the DSL router's DHCP server). From /etc/network/interfaces... auto eth0 allow-hotplug eth0 iface eth0 inet static address 192.168.0.10 netmask 255.255.255.0 network 192.168.0.0 broadcast 192.168.0.255 gateway 192.168.0.1 # dns-* options are implemented by the resolvconf package... dns-nameservers 208.201.224.11 208.201.224.33 dns-search localdomain I can restart the network, and the static ip gets restored - only to be dropped again at some unpredictable time (usually seems to happen only after hours or days have passed). Any ideas as to why the static ip is being dropped and replaced by a DHCP call would be much appreciated. Jeff

Date: Thu, 28 Jun 2007 20:45:12 +0200 From: Rodolfo Medina <rodolfo.medina@gmail.com> To: debian-user@lists.debian.org Subject: How to move the master boot record? Message-ID: <871wfv2a13.fsf@gmail.com> Content-Type: text/plain; charset=us-ascii Hi, Debian users. In my computer the master boot record is installed in /dev/hda6. Suppose I want to move it and have it installed in /dev/hda9: is it possible, and how? Thanks for any hint, Rodolfo

Date: Thu, 28 Jun 2007 20:47:28 +0200 From: Rodolfo Medina <rodolfo.medina@gmail.com> To: debian-user@lists.debian.org Subject: kernel 2.4 with debian etch? Message-ID: <87ir97zzjz.fsf@gmail.com> Content-Type: text/plain; charset=us-ascii Hi. Is it possible, and how?, to install the kernel 2.4 with Etch? It seems that I don't manage to install it typing `linux24' at boot from CDROM. Thanks, Rodolfo

Date: Thu, 28 Jun 2007 20:51:48 +0200 From: Shams Fantar <sfantar@snurf.info> To: Martin Marcher <martin.marcher@gmail.com>, debian-user@lists.debian.org Subject: Re: archive corrupted ! Message-ID: <46840344.2060101@snurf.info> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Martin Marcher wrote:
> have you tested the obvious?
That is to say ?
>
> does file report that it is indeed gzipped (maybe just some file
> ending weirdence?)
>
> On 6/28/07, Shams Fantar <sfantar@snurf.info> wrote:
>> Dear all,
>>
>> I have a corrupted file, when I make 'tar xvzf
>> home-20-06-2007-05-55.tar.gz', I have :
>>
>> gzip: stdin: unexpected end of file
>> tar: Unexpected EOF in archive
>> tar: Error exit delayed from previous errors
>>
>> I have tested the software "gzip Recovery Toolkit"[1] but I always have
>> this error message.
>>
>> For information :
>>
>> sfantar@sithare:/tmp_$ file home-20-06-2007-05-55.tar.gz
>> home-20-06-2007-05-55.tar.gz: gzip compressed data, from Unix, last
>> modified: Wed Jun 20 05:55:02 20
>>
>> [1] : http://freshmeat.net/projects/gzrt
>>
>> Thanks a lot !
>>
>> --
>> Shams Fantar (http://snurf.info)
>>
>>
>>
>
-- Shams Fantar (http://snurf.info)

Date: Thu, 28 Jun 2007 12:14:03 -0700 From: Andrew Sackville-West <andrew@farwestbilliards.com> To: debian-user@lists.debian.org Subject: Re: kernel modification and CONFIG_HIGHMEM issue Message-ID: <20070628191402.GH20688@localhost.localdomain> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JI+G0+mN8WmwPnOn" Content-Disposition: inline --JI+G0+mN8WmwPnOn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 28, 2007 at 04:50:27AM -0400, P Kapat wrote:
>=20
> >learn to use 'apt-cache search' and 'apt-cache show'.
>=20
> I am not sure what is intended here, but I did search around (mostly
> on packages.debian.org) and came up with the above mentioned kernels.
> The finer distinctions between them was not available from the package
> descriptions. And that is where the mailing list comes to help.
>=20
i was merely pointing out these tools inc ase you didn't know about them. apt-cache search allows you to search packages for your keyword in the name or description. apt-cache show will show you the description of a particular package. It seemed that most of your question could have been answered by this. merely trying to be helpful. A --JI+G0+mN8WmwPnOn Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGhAh6aIeIEqwil4YRAvHWAJ96+VH5LOMuY0obfIsd3s6bYpkQ3gCeKTZt ib9eWgwIglTL/CzBocJFnlk= =3hUn -----END PGP SIGNATURE----- --JI+G0+mN8WmwPnOn--

Date: Thu, 28 Jun 2007 21:04:05 +0200 From: "Mirco Piccin" <pictux@gmail.com> To: "Rodolfo Medina" <rodolfo.medina@gmail.com> Cc: debian-user@lists.debian.org Subject: Re: How to move the master boot record? Message-ID: <ff8e9dfe0706281204p3eba7acdnd2ef90157b650fb2@mail.gmail.com> Content-Type: multipart/alternative; boundary="----=_Part_92034_11780374.1183057445320" ------=_Part_92034_11780374.1183057445320 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi. If i have not misunderstand, you'd like to move the boot partition? In my computer the master boot record is installed in /dev/hda6. Suppose I
> want to move it and have it installed in /dev/hda9: is it possible, and
> how?
>
If you are using grub probably it's enought to do a: grub-install --root-directory=/boot /dev/hda where /boot directory is your new boot partition (if this is the case). I've done something similar few days ago, but using a live cd (knoppix) and chroot. Hope it helps you Bye ------=_Part_92034_11780374.1183057445320 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline <div><div><br>Hi.<br>If i have not misunderstand, you&#39;d like to move the boot partition?<br><br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">In my computer the master boot record is installed in /dev/hda6.&nbsp;&nbsp;Suppose I<br>want to move it and have it installed in /dev/hda9: is it possible, and how? <br></blockquote><br>If you are using grub probably it&#39;s enought to do a:<br><pre>grub-install --root-directory=/boot /dev/hda<br></pre>where /boot directory is your new boot partition (if this is the case).<br>I&#39;ve done something similar few days ago, but using a live cd (knoppix)&nbsp; and chroot. <br><br>Hope it helps you<br>Bye<br><br><br></div></div><br> ------=_Part_92034_11780374.1183057445320--

Don't know where to look next?X

Date: Thu, 28 Jun 2007 21:10:11 +0200 From: "Michael G. Hansen" <mikeml2@pfna.de> To: debian-user@lists.debian.org Subject: Re: How to move the master boot record? Message-ID: <46840793.1040708@pfna.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Rodolfo Medina wrote:
> Hi, Debian users.
>
> In my computer the master boot record is installed in /dev/hda6. Suppose I
> want to move it and have it installed in /dev/hda9: is it possible, and how?
The master boot record is always in the first sector of the drive, in your case that would be in /dev/hda. I guess you mean the boot-manager instead? That depends on the boot-manager you are using, it should display its name before it loads the kernel. Common names are grub and lilo. In don't know how grub is configured, but for lilo: For lilo, the option of where the boot-manager is installed is set up in /etc/lilo.conf under the entry boot=/dev/hdaX Once you changed that line, run lilo as root, and it will update the location. Please read the lilo-manpage (man lilo) before doing this and make sure you know what you are doing, otherwise you may render your system unbootable or erase your data! Cheers, Mike
>
> Thanks for any hint,
> Rodolfo
>
>
-- Michael Hansen - http://www.pfna.de/ Monheim / Germany

Date: Fri, 29 Jun 2007 00:46:05 +0530 From: arijit sarkar <arijit.2612@gmail.com> To: debian-user@lists.debian.org Subject: Re: How to get Stumble Upon to work with Iceweasel, Any tips? Message-Id: <1183058165.5731.2.camel@arijit-linux> Content-Type: multipart/alternative; boundary="=-UhNHHZCp2avzCSE2YWSb" --=-UhNHHZCp2avzCSE2YWSb Content-Type: text/plain Content-Transfer-Encoding: 7bit I've never tried. but just a guess. in IceWeasel address-bar, type "about:config" and press ENTER. now in search box type "general.useragent.extra.iceweasel"... change the value of this key to "Firefox/2.0.0.x" (x= your iceweasel version) now try to re-install the extension again. On Thu, 2007-06-28 at 11:50 -0500, John W. Foster wrote:
> I like the Mozilla extension Stumble Upon. How is it possible to get it
> working with Iceweasel. According to what I have read, Iceweasel is basically
> Firefox (for Debian), & Stumble Upon should install as an extension. When I
> recently upgraded my stable boxes from sarge to etch Stumble no longet was
> installed into iceweasel, though it is installed on the system. It just does
> not show up. Any tips??
> Thanks!
> --
> John W. Foster
>
>
-- ------------------------------- Arijit Sarkar Kolkata, India ------------------------------- --=-UhNHHZCp2avzCSE2YWSb Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN"> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8"> <META NAME="GENERATOR" CONTENT="GtkHTML/3.14.1"> </HEAD> <BODY> I've never tried. but just a guess.<BR> <BR> in IceWeasel address-bar, type &quot;about:config&quot; and press ENTER.<BR> now in search box type &quot;general.useragent.extra.iceweasel&quot;... change the value of this key to &quot;Firefox/2.0.0.x&quot; (x= your iceweasel version)<BR> now try to re-install the extension again.<BR> <BR> On Thu, 2007-06-28 at 11:50 -0500, John W. Foster wrote: <BLOCKQUOTE TYPE=CITE> <PRE> <FONT COLOR="#000000">I like the Mozilla extension Stumble Upon. How is it possible to get it </FONT> <FONT COLOR="#000000">working with Iceweasel. According to what I have read, Iceweasel is basically </FONT> <FONT COLOR="#000000">Firefox (for Debian), &amp; Stumble Upon should install as an extension. When I </FONT> <FONT COLOR="#000000">recently upgraded my stable boxes from sarge to etch Stumble no longet was </FONT> <FONT COLOR="#000000">installed into iceweasel, though it is installed on the system. It just does </FONT> <FONT COLOR="#000000">not show up. Any tips??</FONT> <FONT COLOR="#000000">Thanks!</FONT> <FONT COLOR="#000000">-- </FONT> <FONT COLOR="#000000">John W. Foster</FONT> </PRE> </BLOCKQUOTE> <TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%"> <TR> <TD> <PRE> -- ------------------------------- Arijit Sarkar Kolkata, India ------------------------------- </PRE> </TD> </TR> </TABLE> </BODY> </HTML> --=-UhNHHZCp2avzCSE2YWSb--

Date: Thu, 28 Jun 2007 15:16:44 -0400 From: "H.S." <hs.samix@gmail.com> To: debian-user@lists.debian.org Subject: Re: emacs: too fast scroll speed when selecting region with mouse Message-ID: <f611es$35i$1@sea.gmane.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Tyler Smith wrote:
> On 2007-06-26, H.S. <hs.samix@gmail.com> wrote:
>> In emacs, if I start selecting a region in a buffer by clicking the left
>> mouse button and dragging the mouse, the buffer scrolls extremely fast
>> if the mouse moves beyond the lower end of the buffer window.
>>
>> Any idea how to solve this one?
>>
>
> Not sure, but I'd try playing with larger values of mouse-scroll-delay:
>
>
> +---------------------------------------------------------------------+
> mouse-scroll-delay is a variable defined in `mouse.el'.
> Its value is 0.25
>
>
> Documentation:
> *The pause between scroll steps caused by mouse drags, in seconds.
> If you drag the mouse beyond the edge of a window, Emacs scrolls the
> window to bring the text beyond that edge into view, with a delay of
> this many seconds between scroll steps. Scrolling stops when you move
> the mouse back into the window, or release the button.
> This variable's value may be non-integral.
> Setting this to zero causes Emacs to scroll as fast as it can.
>
> You can customize this variable.
> +---------------------------------------------------------------------+
I tried various values. Looks like the first time I modify this variable, there is some improvement in the scrolling behavior, but then it just comes back to the same situation and no value of this variable seems to have any effect. ->HS

Date: Thu, 28 Jun 2007 20:56:34 +0100 From: John K Masters <johnmasters@oxtedonline.net> To: debian-user@lists.debian.org Subject: Re: How to get Stumble Upon to work with Iceweasel, Any tips? Message-ID: <20070628195634.GA5268@spookie1.spookiegate> Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On 11:50 Thu 28 Jun , John W. Foster wrote:
> I like the Mozilla extension Stumble Upon. How is it possible to get it
> working with Iceweasel. According to what I have read, Iceweasel is basically
> Firefox (for Debian), & Stumble Upon should install as an extension. When I
> recently upgraded my stable boxes from sarge to etch Stumble no longet was
> installed into iceweasel, though it is installed on the system. It just does
> not show up. Any tips??
> Thanks!
> --
> John W. Foster
>
FWIW I've just installed Stumble Upon and it works fine. Etch with everything up to date on a standard install. Regards, John -- War is God's way of teaching Americans geography Ambrose Bierce (1842 - 1914)

Date: Thu, 28 Jun 2007 22:40:32 +0200 From: Jochen Schulz <ml@well-adjusted.de> To: debian-user@lists.debian.org Subject: Re: have to learn python Message-ID: <20070628204032.GK19479@wasteland.homelinux.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/ZYM6PqDyfNytx60" Content-Disposition: inline --/ZYM6PqDyfNytx60 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable abdelkader belahcene:
>
> have I need to learn python, I know several interpreters (fro example
> bash scripting, ) and laguages (php, C++,C..).
> I administrate servers on linux
> end developpe application at know using depending of course of type
> of application so from bash, to C, C++ ( graphical interface fltk) and
> php.
Take a look into "Dive into Python" by Mark Pilgrim. It's a book for people who already know how to program in other languages and I found it to be very interesting. Since it it is free (well, GFDL) it is even packaged for Debian as 'diveintopython' in testing lenny and sid. J. --=20 Every day in every way I am getting better and better. [Agree] [Disagree] <http://www.slowlydownward.com/NODATA/data_enter2.html> --/ZYM6PqDyfNytx60 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGhBzA+AfZydWK2zkRAiYlAKCnMwy6bqETJRL0LPdI0kny1SAvrwCdEyCN IlZtYZAuVGEKt9LPf1ueHYA= =ORyS -----END PGP SIGNATURE----- --/ZYM6PqDyfNytx60--

Date: Thu, 28 Jun 2007 22:12:52 +0200 From: Vincent Lefevre <vincent@vinc17.org> To: debian-user@lists.debian.org Subject: Re: Nvidia Card - nvidia driver or nv ? Message-ID: <20070628201252.GJ22969@prunille.vinc17.org> Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2007-06-25 07:33:31 +1000, Alex Samad wrote:
> I have a nvidia card, and I was wondering if I should be using the
> nv driver or the nvidia driver. I don't do any thing flash, watch
> movies with mplayer and some development work with eclipse and
> firefox. I do use the TV out on one of my machines.
I use the proprietary nvidia driver only because of this bug, that occurs with the nv driver: https://bugzilla.mozilla.org/show_bug.cgi?id=3D345438 --=20 Vincent Lef=E8vre <vincent(at)vinc17.org> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)

Date: Thu, 28 Jun 2007 14:44:05 -0600 From: bob@proulx.com (Bob Proulx) To: debian-user@lists.debian.org Subject: Re: Losing static ip address Message-ID: <20070628204405.GA6535@dementia.proulx.com> Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Jeff wrote:
> From /etc/network/interfaces...
> auto eth0
> allow-hotplug eth0
That is unusual to have two entries. I don't know if that is valid or not but I have never seen such a configuration in the wild before. I suggest picking one or the other. 'auto' is enabled when the /etc/init.d/networking script runs. 'allow-hotplug' is enabled when the devices comes online. The rest of the file looked okay to me.
> I can restart the network, and the static ip gets restored - only to be
> dropped again at some unpredictable time (usually seems to happen only
> after hours or days have passed).
>
> Any ideas as to why the static ip is being dropped and replaced by a
> DHCP call would be much appreciated.
Is there a dhclient process running? I suspect so. ps -ef | grep dhclient If so then that process is periodically getting a new DHCP address. Find out why that process is getting started and fix it there. It is perhaps a leftover since before you modified the interfaces file and after it was configured off nothing knew to kill it. Bob End of debian-user-digest Digest V2007 Issue #1861 ************************************************** Received on Thu Jun 28 17:17:19 2007

This archive was generated by hypermail 2.1.8 : Thu Jun 28 2007 - 17:20:09 EDT

Confused? Frustrated?X

Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library