kernel 3.0 : shutdown issue

2011-07-27 Thread Jerome BENOIT
Hello List: I have just installed kernel 3.0.0 on my Squeeze box (with some Wheezy stuff): while shutdown process works well with kernel 2.6.39 , it gets into troubles with kernel 3.0.0. In fact, I do not where to look. Any hints is welcome, Jerome -- To UNSUBSCRIBE, email to debian-user-requ

Re: installing debian from USB... IS IT POSSIBLE?

2011-07-27 Thread Paul E Condon
On 20110727_234546, Scott Ferguson wrote: > The official Debian howto have always been reliable - the signal to I cannot find the official Debian howto. Can you give a link to it? I think you are mistaken about there being an official Debian howto. I find many Debian howtos on many topics, many o

Has KFTPGrabber gone viral

2011-07-27 Thread Bret Busby
Hello. I have been running KFTPGrabber 0.8.1 on Debian 5 on this computer. I hade been using it without problems, for maintaining web sites, until recently. A few days ago, it suddenly decided to, instead of uploading four selected files, upload a directory and its subdirectories, totalling

Re: Generate OpenSSL CSR in Squeeze

2011-07-27 Thread Ivan Shmakov
> David A Parker writes: > On 07/27/2011 11:55 AM, Ivan Shmakov wrote: […] >> While I don't know what may cause this behavior, I'd try to use >> GnuTLS' certtool(1) to generate the request, in the hope that >> it's unlikely that both OpenSSL and GnuTLS would've been broken >> in the

Re: Routing weird IPs

2011-07-27 Thread Ivan Shmakov
> Paulo Santos writes: > Ivan Shmakov wrote: > Paulo Santos writes: >>> 192.168.168.0/255.255.255.192 - 10.120.43.158 >> The last one should probably be as follows instead: >> 192.168.160.0/255.255.255.192 - 10.120.43.158 > Why is that? > I tried it, though, but I get the sa

Re: debian sensible browser help

2011-07-27 Thread Bob Proulx
Robert Holtzman wrote: > Bob Proulx wrote: > > It definitely is not on mine. Not on Lenny, Squeeze, nor Sid. I just > > double checked by doing the tests. Variable settings in .bashrc are > > not available to GNOME. > > I have this in my .bashrc and they work with no problem: > > NNTPSERVER='n

Re: debian sensible browser help

2011-07-27 Thread Robert Holtzman
On Tue, Jul 26, 2011 at 08:07:02PM -0600, Bob Proulx wrote: > Robert Holtzman wrote: > > Bob Proulx wrote: > > > AFAIK it is still true that unless you have taken special measures > > > (e.g. ~/.xsession) then the .bashrc environment will not be present to > > > the GNOME desktop. > > > > It sure

Re: New Debian user help

2011-07-27 Thread Bob Proulx
Paul Stuffins wrote: > Bob Proulx wrote: > > Paul Stuffins wrote: > > > I am a long time CentOS user, and have decided, after several months of > > > consideration, to move my hosting from CentOS to Debian. > > > root@hydrogen:~# apt-get install libapache2-mod-php5 > > That is excellent, thanks

Re: New Debian user help

2011-07-27 Thread Paul Stuffins
On Thu, Jul 28, 2011 at 12:08 AM, Bob Proulx wrote: > Paul Stuffins wrote: > > I am a long time CentOS user, and have decided, after several months of > > consideration, to move my hosting from CentOS to Debian. > > Welcome! > > > root@hydrogen:~# apt-get install libapache2-mod-php5 > > ... >

Re: New Debian user help

2011-07-27 Thread Bob Proulx
Paul Stuffins wrote: > I am a long time CentOS user, and have decided, after several months of > consideration, to move my hosting from CentOS to Debian. Welcome! > root@hydrogen:~# apt-get install libapache2-mod-php5 > ... > Err http://ftp.debian.org squeeze/main libaprutil1-dbd-sqlite3

Re: Transfering large files (was: Unison hangs on copy)

2011-07-27 Thread Randy Kramer
On Tuesday 26 July 2011 09:28:49 am Victor Munoz wrote: > Fine, thanks for the speculation and the interest. You're welcome, and good luck! Randy Kramer -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.o

New Debian user help

2011-07-27 Thread Paul Stuffins
Hi Guys, I am a long time CentOS user, and have decided, after several months of consideration, to move my hosting from CentOS to Debian. I currently have a couple VPS' and have installed Debian on both of them, one will be my database server, the other will deal with Apache and PHP. I have trie

Re: Routing weird IPs

2011-07-27 Thread François TOURDE
Le 15182ième jour après Epoch, Paulo Santos écrivait: > Hello list, > > We have an Asterisk PBX running on Debian with 1 NIC. We're adding a > SIP trunk and, for that, the ISP/ITSP installed a router/gateway (I > think that's what it is). > > They've told me I needed to have configuration like thi

Re: installing debian from USB... IS IT POSSIBLE?

2011-07-27 Thread Brian
On Wed 27 Jul 2011 at 07:49:09 -0400, shawn wilson wrote: > BTW, is there a command to see if an ISO can be dd'd to a drive like that > and work? Ie, if I download the latest puppy, or slack, or or cent, or > vyatta, or bill and Ted's most excellent linux distro ISO image, is there a > better way

Re: pin priority in apt_preferences

2011-07-27 Thread John A. Sullivan III
On Wed, 2011-07-27 at 21:06 +0200, abdelkader belahcene wrote: > Hi, > > Despite the priority, I put in my /etc/apt/preferences > > Package: * > Pin: origin "" > Pin-Priority: 999 > > Package: * > Pin: origin "localhost" > Pin-Priority: 995 > > Package: * > Pin: origin "ftp.fr.debian.org" > Pi

Re: Routing weird IPs

2011-07-27 Thread Paulo Santos
Ivan Shmakov wrote: Paulo Santos writes: >> ... 192.168.168.0/255.255.255.192 - 10.120.43.158 The last one should probably be as follows instead: 192.168.160.0/255.255.255.192 - 10.120.43.158 Why is that? I tried it, though, but I get the same behaviour. Best regards, Paulo

Re: cryptdisks runlevel configuration for lvm2 + encrypted swap file

2011-07-27 Thread Bob Proulx
Jimmy Wu wrote: > I even put aside my reservations about messing with the links in > rc.d, Squeeze is running a dependency based boot scheme controlled by insserv. You may be fighting it and not knowing it. Normally you would have LSB dependency headers in the /etc/init.d/ scripts and insserv wi

pin priority in apt_preferences

2011-07-27 Thread abdelkader belahcene
*Hi, Despite the priority, I put in my /etc/apt/preferences Package: * Pin: origin "" Pin-Priority: 999 Package: * Pin: origin "localhost" Pin-Priority: 995 Package: * Pin: origin "ftp.fr.debian.org" Pin-Priority: 501 When I install a package, itcomes from ftp.fr.debian.org, even if thi

Re: OT - stitching together 2 pdf files

2011-07-27 Thread Matthew Moore
On Tuesday July 26 2011 1:27:29 PM Itay wrote: > On Tue, 12 Jul 2011, AG wrote: > > Hi all > > > > Sorry for the OT, but does anyone know of a way to stitch 2 separate pdf > > files together to make one large one? > > Check the pdfjam package. Or pdftk. MM -- To UNSUBSCRIBE, email to debian-

Re: Generate OpenSSL CSR in Squeeze

2011-07-27 Thread David A. Parker
On 07/27/2011 11:55 AM, Ivan Shmakov wrote: David A Parker writes: > We have an RSA key with no encryption password, and we need to generate > a CSR using this key. However, when I try to generate a CSR, I get an > error: > # openssl req -new -key server.key -out server.csr >

Re: help to choose right printer to buy

2011-07-27 Thread Anthony Campbell
On 27 Jul 2011, bri...@aracnet.com wrote: > > yep - brothers have worked well for me too. > > Brian > I have two laser printers: Samsung ML2571N and Brother HL5240L. Both worked perfectly with magicfilter and lprng (I don't use Cups). For the Brother I used their supplied linux filter. I asked

Re: help to choose right printer to buy

2011-07-27 Thread Juan R. de Silva
On Wed, 27 Jul 2011 18:17:41 +0200, Siard wrote: > You can see that the HL-2270DW, too, works 'perfectly' in Linux: > www.openprinting.org/printer/Brother/Brother-HL-2270DW Yes, I've seen this as I already said in one of my posts. It's not clear from that information what distro and what version

Re: help to choose right printer to buy

2011-07-27 Thread Siard
Juan R. de Silva wrote: > The difference between Brother and Samsung customer support was > impressive even on this level. I might be wrong, but after such > experience I would expect to find the same difference on the upper as > well. I would not judge them from the knowledge of just one indiv

Re: how to add sound at login

2011-07-27 Thread abdelkader belahcene
Reload this Page how to add sound at login ( FIXED) Just add the command canberra ( as root !!) to file /etc/gdm3/PreSession/Default thanks for help On Wed, Jul 27, 2011 at 1:25 PM, abdelkader belahcene wrote: > *HI, > I want a sound when I log on my debian as it is done in ubuntu or other >

Re: Routing weird IPs

2011-07-27 Thread Ivan Shmakov
> Paulo Santos writes: […] > Plus this routes: > 10.0.0.0 /255.0.0.0 - 10.120.43.158 > 62.48.163.64/255.224.0.0 - 10.200.34.158 > 192.168.168.0/255.255.255.192 - 10.120.43.158 The last one should probably be as follows instead: 192.168.160.0/255.255.255.192 - 10.120.43.158

Re: Generate OpenSSL CSR in Squeeze

2011-07-27 Thread Ivan Shmakov
> David A Parker writes: > We have an RSA key with no encryption password, and we need to generate > a CSR using this key. However, when I try to generate a CSR, I get an > error: > # openssl req -new -key server.key -out server.csr > Enter pass phrase for server.key: I guess

Re: how to add sound at login

2011-07-27 Thread abdelkader belahcene
*Hi, I checked the following command , it failed /usr/bin/canberra-gtk-play -f /usr/share/sounds/alsa/desktop-login.ogg (process:2985): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. Failed to play sound: Sound disabled I am sur the sound is enabled, si

Re: how to add sound at login

2011-07-27 Thread Scott Ferguson
On 28/07/11 00:54, abdelkader belahcene wrote: > thanks for answer > > I am using gnome, Thankyou. > the same window manager as in linux mint or ubuntu. I wouldn't know - they're not Debian. > I want to know which script calls the sound at the login ( I mean the login > as user to WM, See f

Re: Re: how to add sound at login

2011-07-27 Thread abdelkader belahcene
thanks for answer I am using gnome, the same window manager as in linux mint or ubuntu. I want to know which script calls the sound at the login ( I mean the login as user to WM, why do you speak about grub ??!!), to do same with debian. thanks for help

Re: Anyone seen /lib/libaux.so.1?

2011-07-27 Thread Scott Ferguson
On 27/07/11 23:37, Roar � wrote: > Hi > > I'm sure this lib does not originate from debian, but have anyone seen it > in their system? (Found it in one of mine) > > It is loaded with ld.so.preload. > > Interesting finds with nm -D > 0d34 T accept > 0ded T read > 1188 B real_accept >

Did you include this patch?

2011-07-27 Thread Hans-J. Ullrich
Dear developers and package-team, just a little question: Did you include this patch into the kernel? https://bugzilla.kernel.org/show_bug.cgi?id=22052 If yes, it would be nice, to include it in all kernels from 2.6.32-5-amd64 to 3.0-amd64, as all these kernelversions got the same problem. Th

Re: help to choose right printer to buy

2011-07-27 Thread briand
On Wed, 27 Jul 2011 09:52:57 -0400 Dan Ritter wrote: > On Wed, Jul 27, 2011 at 12:43:06AM +, Juan R. de Silva wrote: > > On Tue, 26 Jul 2011 17:13:34 -0400, Michael Checca wrote: > > > > > Again, Brother support is horrible. I wouldn't expect them to be > > > engineers, but to at least have

Re: cryptdisks runlevel configuration for lvm2 + encrypted swap file

2011-07-27 Thread Jimmy Wu
On Wed, 27 Jul 2011, 10:18-0400, Jean-Marc Ranger wrote: > Since no-one replied yet... > > I don't have an answer, only ideas. > > IIRC, scripts in only one of the rc?.d are executed on startup. > Which one depend on the requested runlevel, default value being > specified in /etc/inittab. > > L

Generate OpenSSL CSR in Squeeze

2011-07-27 Thread David A. Parker
Hello, We have an RSA key with no encryption password, and we need to generate a CSR using this key. However, when I try to generate a CSR, I get an error: # openssl req -new -key server.key -out server.csr Enter pass phrase for server.key: 32208:error:28069065:lib(40):UI_set_result:result t

Re: Anyone seen /lib/libaux.so.1?

2011-07-27 Thread chris
sounds like a rootkit On Wed, Jul 27, 2011 at 9:37 AM, Roar Thronæs wrote: > Hi > > I'm sure this lib does not originate from debian, but have anyone seen it > in their system? (Found it in one of mine) > > It is loaded with ld.so.preload. > > Interesting finds with nm -D > 0d34 T accept > 0

Re: cryptdisks runlevel configuration for lvm2 + encrypted swap file

2011-07-27 Thread Jean-Marc Ranger
Since no-one replied yet... I don't have an answer, only ideas. IIRC, scripts in only one of the rc?.d are executed on startup. Which one depend on the requested runlevel, default value being specified in /etc/inittab. Looking at my cryptdisks and cryptdisks-early scripts, they appear to be

Anyone seen /lib/libaux.so.1?

2011-07-27 Thread Roar Thronæs
Hi I'm sure this lib does not originate from debian, but have anyone seen it in their system? (Found it in one of mine) It is loaded with ld.so.preload. Interesting finds with nm -D 0d34 T accept 0ded T read 1188 B real_accept 1184 B real_read U execl U exit

Routing weird IPs

2011-07-27 Thread Paulo Santos
Hello list, We have an Asterisk PBX running on Debian with 1 NIC. We're adding a SIP trunk and, for that, the ISP/ITSP installed a router/gateway (I think that's what it is). They've told me I needed to have configuration like this: PBX IP: 10.120.43.153 Gateway: 10.120.43.158 Netmask: 25

Re: help to choose right printer to buy

2011-07-27 Thread Dan Ritter
On Wed, Jul 27, 2011 at 12:43:06AM +, Juan R. de Silva wrote: > On Tue, 26 Jul 2011 17:13:34 -0400, Michael Checca wrote: > > > Again, Brother support is horrible. I wouldn't expect them to be > > engineers, but to at least have heard of Linux and know that is a kernel > > not an OS :) > > Af

Re: installing debian from USB... IS IT POSSIBLE?

2011-07-27 Thread Scott Ferguson
On 27/07/11 21:59, Mathieu Malaterre wrote: > On Wed, Jul 27, 2011 at 12:35 PM, Brian wrote: >> http://blog.einval.com/2011/01/07 > > This is just amazing ! I did not know this could be possible. > > They breed and post comments on Youtube too. Cheers -- Supreme Court says pornography is a

Re: installing debian from USB... IS IT POSSIBLE?

2011-07-27 Thread Scott Ferguson
On 27/07/11 21:49, shawn wilson wrote: > Heh, I didn't know about the hybrid ISO... always used bootstrap. I'll > probably keep doing it this way just because. However, in a pinch, that's > pretty cool. > > BTW, is there a command to see if an ISO can be dd'd to a drive like that > and work? Ie, i

Re: how to add sound at login

2011-07-27 Thread Scott Ferguson
On 27/07/11 21:25, abdelkader belahcene wrote: > *HI, > I want a sound when I log on my debian as it is done in ubuntu or other > distro. > like the file desktop-login.ogg in /usr/share/sounds/ubuntu > > or linuxmint-login.wavde Linux mint > thanks for help > * > What desktop are you runnin

Re: installing debian from USB... IS IT POSSIBLE?

2011-07-27 Thread Scott Ferguson
On 27/07/11 20:07, Paul E Condon wrote: > On 20110727_070255, Dom wrote: >> On 27/07/11 02:57, Paul E Condon wrote: >>> On 20110726_190017, Dom wrote: The Wheezy netinst-cdrom image can certainly be used with a USB stick (and a USB hard disk too). I've successfully used this me

Re: squeeze repositories question

2011-07-27 Thread Scott Ferguson
On 27/07/11 20:21, Jimmy Wu wrote: > On Wed, Jul 27, 2011 at 17:35, Jude DaShiell wrote: >> I notice the volatile repository doesn't update anymore. Was that >> repository renamed to experimental or something else? > > As of Squeeze (6.0) volatile is replaced by "squeeze-updates". See > this an

Re: installing debian from USB... IS IT POSSIBLE?

2011-07-27 Thread Scott Ferguson
On 27/07/11 06:24, Robert Holtzman wrote: > On Tue, Jul 26, 2011 at 01:16:12PM +0200, Dirk wrote: >> >> i dont want to read > > Re the subject line: in your case, no. > Look kids - that's evolution at work. Told you it was vertical not horizontal. (sigh). Cheers -- Supreme Court says pornogr

Sieve Dovecot Squeeze: help!

2011-07-27 Thread Andrea Ganduglia
I'm trying to enable sieve plugin into dovecot con squeeze, but something is deeply wrong. I'm following this: http://workaround.org/ispmail/lenny/server-side-sieve-filtering Can someone help me? :-( my dovecot.conf first_valid_uid = 102 #postfix protocols = imap imaps pop3 pop3s lda # lda is a

Re: VirtualBox: sharing files between the host and guest OS

2011-07-27 Thread Scott Ferguson
On 27/07/11 06:26, Jason Hsu wrote: > The little detail I missed: For some reason, you cannot use "share" as the > name of the folder. I changed the name of the folder in the host OS from > "share" to "guest", updated the mount command and the Devices->Shared Folders > setup, and the file shari

Re: tomld: fully automatic MAC configuration solution

2011-07-27 Thread John Hasler
Nico Kadel-Garcia writes: > I also really, really wish the Tomoyo project had not chosen MAC to > mean "Mandatory Access Control"... They didn't. > ...rather than the more typical "Media Access Control" or MAC address > associated with Ethernet devices for the last few decades. MAC has been used

Re: tomld: fully automatic MAC configuration solution

2011-07-27 Thread Horvath Andras
On Wed, 27 Jul 2011 08:11:57 -0400 Nico Kadel-Garcia wrote: > On Wed, Jul 27, 2011 at 2:28 AM, Horvath Andras wrote: > > Dear Members, > > > > I'd like to announce the availability of the first beta release of > > my tomld project. > > > > This is a deamon managing fully automatic MAC configurat

Re: Installation

2011-07-27 Thread Scott Ferguson
On 26/07/11 15:22, Peter Burnett wrote: > I am going through the install of debian unofficial firmware - > 6.0.2.1-i386-netinst. Now it is asking for 'Debian/GNU Linux 6.0.2.1 > _Squeeze_ Official i386 NETINST Binary-1 20110628 13:01' > > > I Googled looking for this and did not find much about i

Re: Re: installing debian from USB... IS IT POSSIBLE?

2011-07-27 Thread abdelkader belahcene
Hi, I haven't checked it but I may be installed on USB. I installed ubuntu and other live distro from usb , by using unetbootin. So if you use inetbootin to install the iso ( regular CD1 iso) to usb, then reboot from the usb and you can install on hard disk thru this usb. We m

Re: tomld: fully automatic MAC configuration solution

2011-07-27 Thread Nico Kadel-Garcia
On Wed, Jul 27, 2011 at 2:28 AM, Horvath Andras wrote: > Dear Members, > > I'd like to announce the availability of the first beta release of my > tomld project. > > This is a deamon managing fully automatic MAC configuration without any > user interaction. > > (supported platforms are: Debian 6 a

Re: Nvidia-glx is back

2011-07-27 Thread Brad Rogers
On Wed, 27 Jul 2011 14:14:28 +0300 David Baron wrote: Hello David, > However, all of these packages are still "held back." Not here, they weren't. Others had no issues getting the nVidia drivers up and running. I did, but that was easily sorted. > Apparently, these newer versions needed from

Re: installing debian from USB... IS IT POSSIBLE?

2011-07-27 Thread Mathieu Malaterre
On Wed, Jul 27, 2011 at 12:35 PM, Brian wrote: > http://blog.einval.com/2011/01/07 This is just amazing ! I did not know this could be possible. -- Mathieu -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.d

Re: installing debian from USB... IS IT POSSIBLE?

2011-07-27 Thread shawn wilson
Heh, I didn't know about the hybrid ISO... always used bootstrap. I'll probably keep doing it this way just because. However, in a pinch, that's pretty cool. BTW, is there a command to see if an ISO can be dd'd to a drive like that and work? Ie, if I download the latest puppy, or slack, or or cent

how to add sound at login

2011-07-27 Thread abdelkader belahcene
*HI, I want a sound when I log on my debian as it is done in ubuntu or other distro. like the file desktop-login.ogg in /usr/share/sounds/ubuntu or linuxmint-login.wavde Linux mint thanks for help *

Re: Nvidia-glx is back

2011-07-27 Thread David Baron
However, all of these packages are still "held back." Apparently, these newer versions needed from the 3.0 kernels. Why still held back? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: htt

Re: installing debian from USB... IS IT POSSIBLE?

2011-07-27 Thread Brian
On Wed 27 Jul 2011 at 04:07:21 -0600, Paul E Condon wrote: > Was it always this easy and people writing HOWTOs just didn't know? http://lists.debian.org/debian-boot/2010/09/msg02279.html http://kitenet.net/~joey/blog/entry/Debian_USB_install_from_hybrid_iso/ http://blog.einval.com/2011/01/07

Re: Shell vs. other high-level languages

2011-07-27 Thread shawn wilson
On Jul 27, 2011 5:17 AM, "Ivan Shmakov" wrote: > > > shawn wilson writes: > > On Jul 27, 2011 4:28 AM, "Ivan Shmakov" wrote: > > shawn wilson writes: > > >>> However, I'd look at some of the bio perl modules if this was the > >>> type of data I was looking at. Either way, learnin

Re: installing debian from USB... IS IT POSSIBLE?

2011-07-27 Thread Paul E Condon
On 20110727_070255, Dom wrote: > On 27/07/11 02:57, Paul E Condon wrote: > >On 20110726_190017, Dom wrote: > >> > >>The Wheezy netinst-cdrom image can certainly be used with a USB stick > >>(and a USB hard disk too). I've successfully used this method to > >>install a number of test systems recentl

Re: Best practices for current Chrome/Chromium and/or Firefox/Icewasel in squeeze?

2011-07-27 Thread Dejan Ribič
Dne 27.7.2011 2:05, piše Dr. Ed Morbius: I've recently been made aware of some of the benefits of the Chrome / Chromium and Firefox. Running Squeeze, the most recent Chromium release is from May 13, and Firefox 5 isn't available either. I'd like to manage either / both from my package repos, bu

Re: which command I should use to output sequentially,

2011-07-27 Thread Ivan Shmakov
> lina writes: […] > May I ask further, which is the best (systematic) way of learning the > script, based on all your experience. Personally, my own way of learning Shell was hardly a “systematic” one. However, just for the record, I've used the GNU bash manual

Re: which command I should use to output sequentially,

2011-07-27 Thread lina
On Wed, Jul 27, 2011 at 5:33 PM, shawn wilson wrote: > Which 'script' are you referring to? > > If it is bash, I'll refer you to the 50 page monolith of a man page for that > (a must read whatever you do anyway imo) > > If you're referring to something else...? Those are something I even don't kno

squeeze repositories question

2011-07-27 Thread Jude DaShiell
I notice the volatile repository doesn't update anymore. Was that repository renamed to experimental or something else? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian

Re: which command I should use to output sequentially,

2011-07-27 Thread shawn wilson
Which 'script' are you referring to? If it is bash, I'll refer you to the 50 page monolith of a man page for that (a must read whatever you do anyway imo) If you're referring to something else...? If you are in fact dealing with scientific data, I think the bioperl.orgpage is a good starting poi

Re: which command I should use to output sequentially,

2011-07-27 Thread lina
Thanks for all. May I ask further, which is the best (systematic) way of learning the script, based on all your experience. Welcome any advice, Thanks with regards, lina On Wed, Jul 27, 2011 at 4:54 PM, shawn wilson wrote: > > On Jul 27, 2011 4:28 AM, "Ivan Shmakov" wrote: >> >> > shawn

Shell vs. other high-level languages

2011-07-27 Thread Ivan Shmakov
> shawn wilson writes: > On Jul 27, 2011 4:28 AM, "Ivan Shmakov" wrote: > shawn wilson writes: >>> However, I'd look at some of the bio perl modules if this was the >>> type of data I was looking at. Either way, learning dozens of >>> tools to manipulate lots of data is quite ti

Re: which command I should use to output sequentially,

2011-07-27 Thread shawn wilson
On Jul 27, 2011 4:28 AM, "Ivan Shmakov" wrote: > > > shawn wilson writes: > > However, I'd look at some of the bio perl modules if this was the > > type of data I was looking at. Either way, learning dozens of tools > > to manipulate lots of data is quite time consuming, prone to failure

Re: which command I should use to output sequentially,

2011-07-27 Thread Ivan Shmakov
> shawn wilson writes: > On Jul 27, 2011 3:44 AM, "Ivan Shmakov" wrote: […] >> While I've little to say about using a database for this case, I'd >> strongly recommend /against/ using any office-like solutions for >> data processing, as these are generally overweight and rarely >> c

Re: fstab for usb devices in Squeeze

2011-07-27 Thread Ivan Shmakov
> Mark Grieveson writes: >> My fstab doesn't have any entries for usb disks. I use fluxbox and >> I use pcmanfm (a file manager) to mount/unmount usb sticks. > That's interesting. A while back, when I tossed out gnome and gdm in > favour of fluxbox and startx, I likely also removed aut

Re: Debian 7 'Wheezy' to introduce multiarch support

2011-07-27 Thread Sven Joachim
On 2011-07-27 09:24 +0200, Jerome BENOIT wrote: >> --- On Tue, 7/26/11, Jerome BENOIT wrote: >> >> >> In my case, the upgrade from squeeze to wheezy was rather straightforward >> and no more difficult than previous upgrades. > > I am not surprised. Nevertheless the question is: > has ``multiarch

Re: which command I should use to output sequentially,

2011-07-27 Thread shawn wilson
On Jul 27, 2011 3:44 AM, "Ivan Shmakov" wrote: > > > shawn wilson writes: > > […] > > > Might I recommend a plethora of free database solutions available to > > you? I see this type of question quite frequently and am stunned to > > see such a thing here (or on other mailing lists for pla

Re: which command I should use to output sequentially,

2011-07-27 Thread Ivan Shmakov
> shawn wilson writes: […] > Might I recommend a plethora of free database solutions available to > you? I see this type of question quite frequently and am stunned to > see such a thing here (or on other mailing lists for platforms just a > poorly suited for such data). I'm not sure wh

Re: which command I should use to output sequentially,

2011-07-27 Thread shawn wilson
Might I recommend a plethora of free database solutions available to you? I see this type of question quite frequently and am stunned to see such a thing here (or on other mailing lists for platforms just a poorly suited for such data). I'm not sure what your data is from or what it is for but I a

Re: Debian 7 'Wheezy' to introduce multiarch support

2011-07-27 Thread Jerome BENOIT
On 27/07/11 04:16, T Elcor wrote: --- On Tue, 7/26/11, Jerome BENOIT wrote: I have a very naive question regarding the "multiarch" transition: will the upgrade of Debian box from Squeeze to Wheezy be messy ? or as smooth as previous upgrades ? In my case, the upgrade from squeeze to wheezy