Re: Going wireless

2010-04-09 Thread Wolodja Wentland
On Fri, Apr 09, 2010 at 15:02 +, T o n g wrote: > 1st of all, thanks everyone that responded. > > On Fri, 09 Apr 2010 16:16:57 +0200, Wolodja Wentland wrote: > > > Check http://wiki.debian.org/WiFi/HowToUse > > > > I am particularly fond of wpa_supplicant in roaming mode [1] but you > > mig

Re: automate updates in Lenny

2010-04-09 Thread Clive McBarton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 John Hasler wrote: > Clive writes: >> It does help the OP since he uses apt-get, but what about the people >> who normally use aptitude? > > If you are only using it for downloads (usual) it doesn't matter. Certainly so. What I meant to ask is what t

Toshiba Satellite Pro L305 Series overheating solved

2010-04-09 Thread Joel Roth
On Thu, Nov 12, 2009, I had written: > I don't have proper fan control of my Toshiba L305 series > laptop. The way I control the fan is by restarting the > laptop immediately after an overheating shutdown. This > somehow locks the fan on its maximum setting. > > Toshiba has not been forthcoming

Re: non-ASCII environment

2010-04-09 Thread Jerome BENOIT
Hello List, thanks for your replies. To summarize, I can just forget it. Thanks, Jerome Jerome BENOIT wrote: Hello List, I am writing some C code which involves ASCII characters: in C related books, we can find a lot of comments about ASCII character issues, as far as we are concern with por

Re: ditching mutt

2010-04-09 Thread green
Ron Johnson wrote at 2010-04-09 00:00 -0500: > On 2010-04-08 22:36, green wrote: > [snip] > > > >I am using mutt. I had procmail set up to drop messages in > >different maildir boxes. Then I switched to mailfilter. And > >because it is such a pain when a new mailing list is added (or > >whatever

Re: SCSI tape library & ISCSI

2010-04-09 Thread Stan Hoeppner
Mirco Piccin put forth on 4/9/2010 6:48 PM: > Hi, thanks for replies. > it's possible to manage a SCSI tape library (IBM 3581) with ISCSI? I need to use that library attached to a server into another server... >>> >>> well, the aim is to share the tape library across the network.. >>> Is

Re: automate updates in Lenny

2010-04-09 Thread thib
Chris Hiestand wrote: On Apr 7, 2010, at 12:27 PM, Ron Johnson wrote: On 2010-04-07 13:52, Jozsi Vadkan wrote: [snip] That's a foolish thing to do, since blind acceptance can lead to a broken system. Maybe so, but I've been using automatic upgrades for the last 2-3 years on many stable sy

Re: non-ASCII environment

2010-04-09 Thread John Hasler
Stephen Powell writes: > These are some of the issues that someone writing portable code for > ASCII vs. EBCDIC implementations needs to worry about. But only library authors should need to worry about them. Application programmers should use appropriate library calls. -- John Hasler -- To UN

Re: automate updates in Lenny

2010-04-09 Thread John Hasler
Clive writes: > It does help the OP since he uses apt-get, but what about the people > who normally use aptitude? If you are only using it for downloads (usual) it doesn't matter. -- John Hasler -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe".

Re: [OT] Ubuntu vs Debian forums (was recompiling the kernel with a different version name)

2010-04-09 Thread Stephen Powell
On Fri, 9 Apr 2010 17:55:56 -0400 (EDT), Nuno Magalhães wrote: > On Fri, Apr 9, 2010 at 22:42, Stan Hoeppner wrote: >> This is exactly the reason I chose Debian 10 years ago when I was looking >> for my first Linux distro.  I told a friend I wanted a server distro that >> wasn't going to spoon feed

Re: non-ASCII environment

2010-04-09 Thread Stephen Powell
On Fri, 9 Apr 2010 17:57:04 -0400 (EDT), John Hasler wrote: > Stephen Powell writes: >> Yes, Hercules is an IBM mainframe emulator. But the problem is >> licensing. There are some *very old* releases of IBM operating >> systems that have passed into the public domain that you can run on >> the He

Re: udev & /dev/sdaX & lenny2squeeze

2010-04-09 Thread Tom H
On Fri, Apr 9, 2010 at 5:06 PM, Stephen Powell wrote: > On Fri, 9 Apr 2010 16:35:43 -0400 (EDT), Tom H wrote: >> On Fri, Apr 9, 2010 at 4:31 PM, Stephen Powell wrote: >>> That is not the proper procedure. Read the release notes. >>> The most important step you missed is to issue "aptitude dist-upg

Re: Act on PDF's properties

2010-04-09 Thread Mirco Piccin
Hi Luca, > I have a PDF document that I want to lock for some features, such as > content extraction, and printing. If you want to use a shell command, you can use the pdftk package. You can set encryption, allow/disallow fetaure (printing, copy, etc)... Or you can use java iText library, and wr

Re: SCSI tape library & ISCSI

2010-04-09 Thread Mirco Piccin
Hi, thanks for replies. >>> it's possible to manage a SCSI tape library (IBM 3581) with ISCSI? >>> I need to use that library attached to a server into another server... >> >> well, the aim is to share the tape library across the network.. >> Is there a way (iscsi or other) to do the job? > What

Is it safe to update-rc.d remove defaults ntp with dependency boot in place?

2010-04-09 Thread Regid Ichira
  As some of you might know, the transition to dependency based boot / insserv is causing the following lines:     insserv: warning: current stop runlevel(s) (0 1 6) of script `ntp'     overwrites defaults (empty).   Is it safe for the system administrator to issue     update-rc.d remove defaul

Re: automate updates in Lenny

2010-04-09 Thread Clive McBarton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ron Johnson wrote: > Anyway, the cron-apt package does what you want. It is recommended, > though, to use it only for downloads. It does help the OP since he uses apt-get, but what about the people who normally use aptitude? There's no "cron-aptitude

Re: non-ASCII environment

2010-04-09 Thread Nuno Magalhães
I don't think the OP meant mainfraimes... I'd stick with ANSI/ISO C plus UTF-8, there are random examples and stuff on the net. If you can, post your findings, i'd be curious (living on the nonASCII part of the world) for general guidelines, do's and don't's. -- () ascii-rubanda kampajno - kont

Re: [OT] Ubuntu vs Debian forums (was recompiling the kernel with a different version name)

2010-04-09 Thread Andrew M.A. Cater
On Fri, Apr 09, 2010 at 04:44:46PM -0500, Stan Hoeppner wrote: > Ron Johnson put forth on 4/8/2010 9:58 PM: > > On 2010-04-08 21:38, Stephen Powell wrote: > > [snip] > >> > >> For some reason, this well-known proverb is going through my head: > >> > >>Give a man a fish and you feed him for a da

Re: udev & /dev/sdaX & lenny2squeeze

2010-04-09 Thread Ionel Mugurel Ciobîcă
Stephen Powell wrote: If you've been around that long, then why is it that you didn't know to reply to the list instead of to me personally? Please post *and* reply *only* to the list. You can CC someone if they ask for a CC, but always include the list as one of your recipients. As I said m

Act on PDF's properties

2010-04-09 Thread Merciadri Luca
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I have a PDF document that I want to lock for some features, such as content extraction, and printing. I know that these locks can be bypassed, but I also know that the persons I am going to send the PDF to are completely unaware of the existence

Re: SCSI tape library & ISCSI

2010-04-09 Thread Stan Hoeppner
Mirco Piccin put forth on 4/9/2010 9:39 AM: > Hi, > >> it's possible to manage a SCSI tape library (IBM 3581) with ISCSI? >> I need to use that library attached to a server into another server... > > well, the aim is to share the tape library across the network.. > Is there a way (iscsi or other)

Re: non-ASCII environment

2010-04-09 Thread John Hasler
Stephen Powell writes: > Yes, Hercules is an IBM mainframe emulator. But the problem is > licensing. There are some *very old* releases of IBM operating > systems that have passed into the public domain that you can run on > the Hercules emulator. Which should suffice for testing his software wi

Re: [OT] Ubuntu vs Debian forums (was recompiling the kernel with a different version name)

2010-04-09 Thread Nuno Magalhães
On Fri, Apr 9, 2010 at 22:42, Stan Hoeppner wrote: > This is exactly the reason I chose Debian 10 years ago when I was looking > for my first Linux distro.  I told a friend I wanted a server distro that > wasn't going to spoon feed me, but make me learn something about Linux. Slackware is usuall

Re: [OT] Ubuntu vs Debian forums (was recompiling the kernel with a different version name)

2010-04-09 Thread Stan Hoeppner
Ron Johnson put forth on 4/8/2010 9:58 PM: > On 2010-04-08 21:38, Stephen Powell wrote: > [snip] >> >> For some reason, this well-known proverb is going through my head: >> >>Give a man a fish and you feed him for a day. >>Teach a man to fish and you feed him for a lifetime. >> >> I'd rathe

Re: [OT] Ubuntu vs Debian forums (was recompiling the kernel with a different version name)

2010-04-09 Thread Stan Hoeppner
Stephen Powell put forth on 4/8/2010 9:38 PM: > For some reason, this well-known proverb is going through my head: > >Give a man a fish and you feed him for a day. >Teach a man to fish and you feed him for a lifetime. > > I'd rather learn to fish. This is exactly the reason I chose Debi

Re: udev & /dev/sdaX & lenny2squeeze

2010-04-09 Thread Stephen Powell
On Fri, 9 Apr 2010 16:35:43 -0400 (EDT), Tom H wrote: > On Fri, Apr 9, 2010 at 4:31 PM, Stephen Powell wrote: >> That is not the proper procedure.  Read the release notes. >> The most important step you missed is to issue "aptitude dist-upgrade" >> *before* the "aptitude full-upgrade", but there ar

Re: Since squeeze upgrade can no longer mount camera via USB

2010-04-09 Thread AG
AG wrote: Prior to squeeze upgrade this morning I could happily mount my camera. Now I cannot - it tells me that I don't have the permissions. As root, I have tried to change the permissions that my user has to include mounting user system files (FUSE), but still nothing. Has anyone else id

RE: non-ASCII environment

2010-04-09 Thread owens
> > > > Original Message >From: jgm...@rezozer.net >To: debian-user@lists.debian.org >Subject: RE: non-ASCII environment >Date: Sat, 10 Apr 2010 00:14:14 +0800 > >>Hello List, >> >>I am writing some C code which involves ASCII characters: >>in C related books, we can find a lot of comments

Re: udev & /dev/sdaX & lenny2squeeze

2010-04-09 Thread Tom H
On Fri, Apr 9, 2010 at 4:31 PM, Stephen Powell wrote: > On Fri, 9 Apr 2010 10:43:12 -0400 (EDT), Ionel Mugurel Ciobîcă wrote: >> On Fri, 9 Apr 2010 09:58:22 -0400 (EDT), Stephen Powell wrote: >>> >>> Migrating from Lenny to Squeeze (or any migration, really) is tricky. >> >> I know. I manage fine

Re: udev & /dev/sdaX & lenny2squeeze

2010-04-09 Thread Stephen Powell
On Fri, 9 Apr 2010 10:43:12 -0400 (EDT), Ionel Mugurel Ciobîcă wrote: > On Fri, 9 Apr 2010 09:58:22 -0400 (EDT), Stephen Powell wrote: >> >> Migrating from Lenny to Squeeze (or any migration, really) is tricky. >> > > I know. I manage fine from bo 2 hamm, from hamm 2 potato, from > potato 2 woody

Re: non-ASCII environment

2010-04-09 Thread Kelly Clowers
On Fri, Apr 9, 2010 at 09:14, Jerome BENOIT wrote: > Hello List, > > I am writing some C code which involves ASCII characters: > in C related books, we can find a lot of comments about > ASCII character issues, as far as we are concern with portability. > > Nevertheless, something bothers me: wher

following in footsteps of open-pandora.org with a 100% free software laptop - anyone interested?

2010-04-09 Thread Luke Kenneth Casson Leighton
i'm contacting this list because i believe that it will have a high concentration of people who may be interested in having a non-Intel-based 100% free software compatible laptop: if i am mistaken in that assumption, i apologise: feel free to hit delete and ignore this message. in order to avoid s

Re: how come linux-image-2.6-686 doesn't point to latest image in Sid?

2010-04-09 Thread Hugo Vanwoerkom
Stephen Powell wrote: On Fri, 9 Apr 2010 11:41:43 -0400 (EDT), Hugo Vanwoerkom wrote: How come the latest linux-image-2.6-686 in Sid is: http://packages.debian.org/sid/linux-headers-2.6-686 and is set to linux-image-2.6-686 (2.6.32+24) while apt-cache policy linux-image-2.6-686 gives: linux

Re: Kernel updating (was: Keyboard gets stuck when closing PPP)

2010-04-09 Thread Stephen Powell
On Fri, 9 Apr 2010 14:32:14 -0400 (EDT), Rodolfo Medina wrote: > > When I close a PPP connection with `C-c', the keyboard gets stuck and I have > to > reboot the system. The problem is reported here: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508589 > > In the hope of fixing it by up

Re: how come...

2010-04-09 Thread Stephen Powell
On Fri, 9 Apr 2010 11:41:43 -0400 (EDT), Hugo Vanwoerkom wrote: > > How come the latest linux-image-2.6-686 in Sid is: > > http://packages.debian.org/sid/linux-headers-2.6-686 > > and is set to linux-image-2.6-686 (2.6.32+24) while apt-cache policy > linux-image-2.6-686 gives: > > linux-image-

Since squeeze upgrade can no longer mount camera via USB

2010-04-09 Thread AG
Prior to squeeze upgrade this morning I could happily mount my camera. Now I cannot - it tells me that I don't have the permissions. As root, I have tried to change the permissions that my user has to include mounting user system files (FUSE), but still nothing. Has anyone else identified th

Re: non-ASCII environment

2010-04-09 Thread Stephen Powell
On Fri, 9 Apr 2010 13:50:43 -0400 (EDT), John Hasler wrote: > Jerome BENOIT writes: >> Nevertheless, something bothers me: where non-ASCII environment can be >> found ? Furthermore, can such an environment be created on a Debian >> box ? The aim is to check the portability of my code. > > Look a

Re: OT: Script to add line to file if it doesn't exist

2010-04-09 Thread Mart Frauenlob
On 09.04.2010 16:50, Jasper wrote: > > >> if I only execute one command on true/false conditions, I prefer: >> command && react_true || react_false >> > > Although this generally works it is not correct: > > If 'react_true' fails for some reason then 'react_false' is also executed. > > --Jaspe

Kernel updating (was: Keyboard gets stuck when closing PPP)

2010-04-09 Thread Rodolfo Medina
When I close a PPP connection with `C-c', the keyboard gets stuck and I have to reboot the system. The problem is reported here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508589 In the hope of fixing it by updating the kernel, I want to install a freshly new one from the backport reposit

Re: non-ASCII environment

2010-04-09 Thread John Hasler
Jerome BENOIT writes: > Nevertheless, something bothers me: where non-ASCII environment can be > found ? Furthermore, can such an environment be created on a Debian > box ? The aim is to check the portability of my code. Look at the Hercules System/370, ESA/390 and z/Architecture Emulator. I be

Re: non-ASCII environment

2010-04-09 Thread Stephen Powell
On Fri, 9 Apr 2010 13:18:29 -0400 (EDT), Eduardo M KALINOWSKI wrote: > On Fri, 9 Apr 2010, Jerome BENOIT wrote: >> Hello List, >> >> I am writing some C code which involves ASCII characters: >> in C related books, we can find a lot of comments about >> ASCII character issues, as far as we are conce

Re: how come...

2010-04-09 Thread Tom H
On Fri, Apr 9, 2010 at 11:41 AM, Hugo Vanwoerkom wrote: > How come the latest linux-image-2.6-686 in Sid is: > > http://packages.debian.org/sid/linux-headers-2.6-686 > > and is set to linux-image-2.6-686 (2.6.32+24) while apt-cache policy > linux-image-2.6-686 gives: > > linux-image-2.6-686: >  In

Re: non-ASCII environment

2010-04-09 Thread Eduardo M KALINOWSKI
On Sex, 09 Abr 2010, Jerome BENOIT wrote: Hello List, I am writing some C code which involves ASCII characters: in C related books, we can find a lot of comments about ASCII character issues, as far as we are concern with portability. Nevertheless, something bothers me: where non-ASCII environm

Re: About USB hard drives and errors

2010-04-09 Thread Ron Johnson
On 2010-04-09 11:04, Paul E Condon wrote: [snip] But ... Why does the output say that the disk was modified during the run? There were no badblocks found. What needed modification? Good question. Do you have similar magic for dumpe2fs? Nope. Of course your output presented here indicates

non-ASCII environment

2010-04-09 Thread Jerome BENOIT
Hello List, I am writing some C code which involves ASCII characters: in C related books, we can find a lot of comments about ASCII character issues, as far as we are concern with portability. Nevertheless, something bothers me: where non-ASCII environment can be found ? Furthermore, can such a

Re: Going wireless

2010-04-09 Thread Wayne
T o n g wrote: Hi, I always use wired network for my laptop because I don't know how to properly get wireless going. I've been to web sites like the following but they all look rather complicated. The basics of wireless LAN interface http://www.debian.org/doc/manuals/reference/ ch05.en.html#

Re: About USB hard drives and errors

2010-04-09 Thread Paul E Condon
On 20100409_102442, Ron Johnson wrote: > On 2010-04-08 20:27, Ron Johnson wrote: > >On 2010-04-08 19:44, Paul E Condon wrote: > >>I want to use the low cost high capacity hard drives that are > >>for sale in places like Best Buy and Costco. I have put ext3 on > >>several of them and started experim

Re: how come...

2010-04-09 Thread Mark Allums
On 4/9/2010 10:41 AM, Hugo Vanwoerkom wrote: Hi, How come the latest linux-image-2.6-686 in Sid is: http://packages.debian.org/sid/linux-headers-2.6-686 and is set to linux-image-2.6-686 (2.6.32+24) while apt-cache policy linux-image-2.6-686 gives: linux-image-2.6-686: Installed: 2.6.32+25 Ca

Re: [OT] Ubuntu vs Debian forums (was recompiling the kernel with a different version name)

2010-04-09 Thread Nuno Magalhães
On Fri, Apr 9, 2010 at 16:41, Wayne wrote: > I guess it may be a sign of the times.  The world has changed over the past > 16+ years since I first joined this list.  Sadly, for this list, not for the > better.  Maybe if we stressed your points 2,3,4, it might change for the > better.  One can onl

Re: [OT] Ubuntu vs Debian forums (was recompiling the kernel with a different version name)

2010-04-09 Thread Mark
On Thu, Apr 8, 2010 at 7:26 PM, Dotan Cohen wrote: [snip] > Stability issues and updates are the reasons that I switched _to_ > Ubuntu! Before that it was the early Fedoras. I still think that my > favourite two Linux OSes were Fedora Core 3 and Ubuntu Feisty. > > Maybe I will give Squeeze a roun

how come...

2010-04-09 Thread Hugo Vanwoerkom
Hi, How come the latest linux-image-2.6-686 in Sid is: http://packages.debian.org/sid/linux-headers-2.6-686 and is set to linux-image-2.6-686 (2.6.32+24) while apt-cache policy linux-image-2.6-686 gives: linux-image-2.6-686: Installed: 2.6.32+25 Candidate: 2.6.32+25 Version table: ***

Re: [OT] Ubuntu vs Debian forums (was recompiling the kernel with a different version name)

2010-04-09 Thread Wayne
Stephen Powell wrote: On Thu, 8 Apr 2010 23:00:39 -0400 (EDT), Dotan Cohen wrote: Stephen Powell wrote: For some reason, this well-known proverb is going through my head: Â Give a man a fish and you feed him for a day. Â Teach a man to fish and you feed him for a lifetime. I'd rather learn

Re: SCSI tape library & ISCSI

2010-04-09 Thread Ryan Manikowski
On 4/9/2010 10:39 AM, Mirco Piccin wrote: > Hi, > > > it's possible to manage a SCSI tape library (IBM 3581) with ISCSI? > > I need to use that library attached to a server into another server... > > well, the aim is to share the tape library across the network.. > Is there a way (iscsi or other) t

Re: gforce 9400

2010-04-09 Thread Hugo Vanwoerkom
steef wrote: hi folk, got myself a asusrock standard atx mobo with a gforce 9400 (nvidia) in a pci-express slot. i have to use the 195 4driver from *their* site. the standard lenny driver for nvidia does not support this hardware. (or am i wrong??) well: everything works fine except for ane

Re: About USB hard drives and errors

2010-04-09 Thread Ron Johnson
On 2010-04-08 20:27, Ron Johnson wrote: On 2010-04-08 19:44, Paul E Condon wrote: I want to use the low cost high capacity hard drives that are for sale in places like Best Buy and Costco. I have put ext3 on several of them and started experimenting. The results so far are puzzling. I do get err

Re: Re: OT: Script to add line to file if it doesn't exist

2010-04-09 Thread Jasper
> if I only execute one command on true/false conditions, I prefer: > command && react_true || react_false > Although this generally works it is not correct: If 'react_true' fails for some reason then 'react_false' is also executed. --Jasper. -- To UNSUBSCRIBE, email to debian-user-requ..

Re: Going wireless

2010-04-09 Thread T o n g
1st of all, thanks everyone that responded. On Fri, 09 Apr 2010 16:16:57 +0200, Wolodja Wentland wrote: > Check http://wiki.debian.org/WiFi/HowToUse > > I am particularly fond of wpa_supplicant in roaming mode [1] but you > might want to take a look at wicd or network-mangler as well. I've rea

Re: Debian Sys Admin Training / Certification

2010-04-09 Thread Abraham Chaffin
The info you guys shared is much appreciated - this gives me a good idea of direction and what routes to take. Thank you, Abraham On Thu, Apr 8, 2010 at 6:44 PM, Carlos Mennens wrote: > On Thu, Apr 8, 2010 at 4:34 PM, Abraham Chaffin > wrote: >> What training / certification courses woul

Re: SCSI tape library & ISCSI

2010-04-09 Thread Mirco Piccin
Hi, > it's possible to manage a SCSI tape library (IBM 3581) with ISCSI? > I need to use that library attached to a server into another server... well, the aim is to share the tape library across the network.. Is there a way (iscsi or other) to do the job? Regards M

Re: Going wireless

2010-04-09 Thread godo
T o n g wrote: Hi, I always use wired network for my laptop because I don't know how to properly get wireless going. I've been to web sites like the following but they all look rather complicated. The basics of wireless LAN interface http://www.debian.org/doc/manuals/reference/ ch05.en.html#

Re: Bug Report : Running Pymol for terminal produce ImportError: No module named copy

2010-04-09 Thread Johan Grönqvist
Sushil Mishra skrev: When i try to open pymol by terminal thsi is producing fallowing error-- sus...@sushilnb:~$ pymol 'import site' failed; use -v for traceback Traceback (most recent call last): File "/var/lib/python-support/python2.5/pymol//__init__.py", line 32, in from copy import

Re: Going wireless

2010-04-09 Thread Lisi
On Friday 09 April 2010 15:16:57 Wolodja Wentland wrote: > On Fri, Apr 09, 2010 at 13:19 +, T o n g wrote: > > I always use wired network for my laptop because I don't know how to > > properly get wireless going. I've been to web sites like the following > > but they all look rather complicated

SCSI tape library & ISCSI

2010-04-09 Thread Mirco Piccin
Hi all, it's possible to manage a SCSI tape library (IBM 3581) with ISCSI? I need to use that library attached to a server into another server... Thanks Regards M **

Re: ditching mutt

2010-04-09 Thread Eduardo M KALINOWSKI
On Qui, 08 Abr 2010, Tyler MacDonald wrote: Should I move over to gmail, or is there some amazing scriptable GUI mail client that is going to knock my socks off with an array of pipes and regexps and color-highlighting and maybe even procmail-parsing and custom keybinding? If that is what you a

Re: Going wireless

2010-04-09 Thread Wolodja Wentland
On Fri, Apr 09, 2010 at 13:19 +, T o n g wrote: > I always use wired network for my laptop because I don't know how to > properly get wireless going. I've been to web sites like the following > but they all look rather complicated. > Now I want to try just again. So, what packages do I need

Re: Need help installing an "alternative"

2010-04-09 Thread godo
Chris wrote: On Fri, 09 Apr 2010 04:40:12 +0200 godo wrote: Ron Johnson wrote: Hi, I just locally installed upstream firefox, and of course Debian Alternatives doesn't know about it, so Iceweasel, which uses x-www-browser loads iceape, which I don't want. "update-alternatives --install"

Re: Going wireless

2010-04-09 Thread Celejar
On Fri, 9 Apr 2010 13:19:54 + (UTC) T o n g wrote: ... > Now I want to try just again. So, what packages do I need to install in > order to get my wire-networked laptop going wireless? What are the > configuration (and troubleshooting) steps? wireless-tools - the classic tools for access

Re: Need help installing an "alternative"

2010-04-09 Thread Ron Johnson
On 2010-04-08 23:38, Chris wrote: On Fri, 09 Apr 2010 04:40:12 +0200 godo wrote: Ron Johnson wrote: Hi, I just locally installed upstream firefox, and of course Debian Alternatives doesn't know about it, so Iceweasel, which uses x-www-browser loads iceape, which I don't want. "update-alt

Re: udev & /dev/sdaX & lenny2squeeze

2010-04-09 Thread Stephen Powell
On Fri, 9 Apr 2010 05:58:32 -0400 (EDT), Ionel Mugurel Ciobîcă wrote: > > I just migrate my desktop from lenny to squeeze and after installing all > new packages and reboot the system hang at the boot process asking for > the root password because it can't find /dev/sdaX, where X=2,6,7,8,9. > Al

Re: gforce 9400

2010-04-09 Thread Camaleón
On Fri, 09 Apr 2010 10:02:06 +0200, steef wrote: > got myself a asusrock standard atx mobo with a gforce 9400 (nvidia) in a > pci-express slot. i have to use the 195 4driver from *their* site. the > standard lenny driver for nvidia does not support this hardware. (or am > i wrong??) Mmmm... is th

Re: [OT] Ubuntu vs Debian forums (was recompiling the kernel with a different version name)

2010-04-09 Thread Stephen Powell
On Thu, 8 Apr 2010 23:00:39 -0400 (EDT), Dotan Cohen wrote: > Stephen Powell wrote: >> For some reason, this well-known proverb is going through my head: >> >>   Give a man a fish and you feed him for a day. >>   Teach a man to fish and you feed him for a lifetime. >> >> I'd rather learn to fish. >

Going wireless

2010-04-09 Thread T o n g
Hi, I always use wired network for my laptop because I don't know how to properly get wireless going. I've been to web sites like the following but they all look rather complicated. The basics of wireless LAN interface http://www.debian.org/doc/manuals/reference/ ch05.en.html#_the_basics_of_wir

Bug Report : Running Pymol for terminal produce ImportError: No module named copy

2010-04-09 Thread Sushil Mishra
When i try to open pymol by terminal thsi is producing fallowing error-- sus...@sushilnb:~$ pymol 'import site' failed; use -v for traceback Traceback (most recent call last): File "/var/lib/python-support/python2.5/pymol//__init__.py", line 32, in from copy import deepcopy ImportError: No

Re: [OT] Ubuntu vs Debian forums (was recompiling the kernel with a different version name)

2010-04-09 Thread Javier Barroso
Hi, On Thu, Apr 8, 2010 at 7:13 PM, Bob McGowan wrote: > On 04/08/2010 07:17 AM, Stephen Powell wrote: >> On Thu, 8 Apr 2010 09:57:17 -0400 (EDT), bri...@aracnet.com wrote: >>> On Thu, 8 Apr 2010 08:09:09 -0400 (EDT), Stephen Powell wrote: BTW, does anyone know why Ubuntu users seem to

Complément d'informations Micrologiciel

2010-04-09 Thread Michel - Micrologiciel
Pour être sûr de recevoir tous nos emails, ajoutez-nous à votre carnet d'adresses. Si ce mail ne s'affiche pas correctement, suivez ce lien ( http://www.emkg.net/D1/QI-upeR/Qfr13ky_D/Q-Rf61QkVnp.aspx ) Bonjour, Je reviens vers vous suite au mail que je vous ai envoyé le 23 Mars qui vous prése

gforce 9400

2010-04-09 Thread steef
Original Message Subject:gforce 9400 Date: Fri, 09 Apr 2010 10:02:06 +0200 From: steef Reply-To: debian.li...@home.nl To: debian hi folk, got myself a asusrock standard atx mobo with a gforce 9400 (nvidia) in a pci-express slot. i have to use the 195

Re: How do I transfer file through multiple jumps ssh connections

2010-04-09 Thread Javier Barroso
> On 2010-04-08 20:48, Kaicheng Zhang wrote: >> >> Hi there, >>    I have to ssh to a server A and then ssh to server B where I do my >> job. Therefore scp cannot work well when I want transfer files between >> remote and host machine. >>    I used secureCRT in Windows, and its feature allow me to

udev & /dev/sdaX & lenny2squeeze

2010-04-09 Thread Ionel Mugurel Ciobîcă
Hi, I just migrate my desktop from lenny to squeeze and after installing all new packages and reboot the system hang at the boot process asking for the root password because it can't find /dev/sdaX, where X=2,6,7,8,9. All are valid partitions. root is /dev/sda5 and it is the only partition mo

gforce 9400

2010-04-09 Thread steef
hi folk, got myself a asusrock standard atx mobo with a gforce 9400 (nvidia) in a pci-express slot. i have to use the 195 4driver from *their* site. the standard lenny driver for nvidia does not support this hardware. (or am i wrong??) well: everything works fine except for ane thing: someti

Re: ditching mutt

2010-04-09 Thread Andrei Popescu
On Fri,09.Apr.10, 00:00:11, Ron Johnson wrote: > On 2010-04-08 22:36, green wrote: > [snip] > > > >I am using mutt. I had procmail set up to drop messages in > >different maildir boxes. Then I switched to mailfilter. And > >because it is such a pain when a new mailing list is added (or > >whatev

Gnus (Was: ditching mutt)

2010-04-09 Thread Johann Spies
On Thu, Apr 08, 2010 at 06:56:53PM -0500, John Hasler wrote: > Tyler writes: > > Should I move over to gmail, or is there some amazing scriptable GUI > > mail client that is going to knock my socks off with an array of pipes > > and regexps and color-highlighting and maybe even procmail-parsing and