Re: Debian should start a global certification and training course

2010-08-23 Thread Eero Volotinen
2010/8/24 surreal : > Just like we have RHCE, or linux certification, its high time Debian starts > its own global certification course. > > The course should cover setting up email/http/samba etc servers, managing > them, setting up HPCC clusters, or HA clusters, DNS servers etc > > This is not on

Debian should start a global certification and training course

2010-08-23 Thread surreal
Just like we have RHCE, or linux certification, its high time Debian starts its own global certification course. The course should cover setting up email/http/samba etc servers, managing them, setting up HPCC clusters, or HA clusters, DNS servers etc This is not only help Debian in getting money,

Re: Fascinating problem with bash

2010-08-23 Thread Bob Proulx
Cameron Hutchison wrote: > This construct: > > some_cmd | while read var ; do > OTHER_VAR=... > done > > will result in OTHER_VAR being unset at the completion of the loop. That > is because the while command is on the right-hand side of the pipe > meaning it runs in a subshell. At the end of

Re: Verbatim 1TB external HDD

2010-08-23 Thread Bob Proulx
Lisi wrote: > I have been asked to set this HDD up as a backup device on a Lenny system. > ... > It is currently formatted "To" and FAT32. > > What would people recommend in this situation? Reformat or use > FAT32? And if reformat, to what? It is "just a disk drive". There isn't anything magic

Re: Universally Change PS1 For All New Users

2010-08-23 Thread Brian Ryans
Quoting Carlos Mennens on 2010-08-04 11:40:33, in Message-Id Sorry to necro the thread; was reading through my archives and found this message just now :) > How can I force Debian to use a custom colored PS1 I have defined > under /root/.bashrc for all new users I create with 'useradd' or > 'add

Re: How does Squeeze initialize PS1 ?

2010-08-23 Thread Brian Ryans
Quoting Paul E Condon on 2010-08-20 17:36:32, in Message-Id <20100820223632.gb2...@big.lan.gnu> > i.e. they are after a statement [ -z "$PS1" ] && return which, I > think, executes return if PS1 is empty. ACK. > The comment just before the above line of code is: "# If not running > interactively,

RESOLVED: Re: Lenny Skype - suddenly garbled mic sounds

2010-08-23 Thread Ralph Katz
On 08/05/2010 08:20 PM, Ralph Katz wrote: > Posted on skype board with no replies to date. Perhaps one of you can > shed some insight. > > Skype worked fine for about 6 weeks since I first installed it. But > from this last weekend, I get this darth vader mic sound problem. My > voice is garble

static compile unable to find gnutls dev files

2010-08-23 Thread Jordon Bedwell
I was wondering if anybody could help me figure out a problem with static compiling: -- srv01:/usr/src/msmtp-1.4.21# LDFLAGS=-

Re: Fascinating problem with bash

2010-08-23 Thread Cameron Hutchison
"Oliver Schneider" writes: >Both cases can occur in several places (outer while loop). Since the >paths can contain blanks, I resorted to a "while read" loop because >"for" simply would tokenize the file names more than desirable. As soon as I read this paragraph I saw the problem. I confirmed i

Re: Intel Wifi Link 5100 -> halt system on Squeeze

2010-08-23 Thread Felipe Ignacio Valverde Campos
i have been seing that using: tail -f /var/log/kern.log but nothing is "wrong"... i see this https://bugzilla.redhat.com/show_bug.cgi?id=521931 http://bugzilla.intellinuxwireless.org/show_bug.cgi?id=2098 it happened on others distros, but i didn't understood much "the solution"... someone could

Re: Fascinating problem with bash

2010-08-23 Thread Oliver Schneider
Hi again. On 23.08.2010 21:45, Burton Samograd wrote: > You might have to >> the source file name to a temporary file from > the sourced scripts and then read that after the loop is done. Since > while seems to capture variable setting in its own scope it might be > the only way for what you wa

Re: Fascinating problem with bash

2010-08-23 Thread Burton Samograd
"Oliver Schneider" writes: > Hi folks, > > on my Debian box I'm running GNU bash, version 3.2.39(1)-release > (i486-pc-linux-gnu). > > Now, today I ran across a slight problem that I fail to understand. I > have one script that acts as a library of a kind. I.e. it is being > sourced by other scri

Fascinating problem with bash

2010-08-23 Thread Oliver Schneider
Hi folks, on my Debian box I'm running GNU bash, version 3.2.39(1)-release (i486-pc-linux-gnu). Now, today I ran across a slight problem that I fail to understand. I have one script that acts as a library of a kind. I.e. it is being sourced by other scripts and performs some actions upon start

Re: Mounting cdrom ISO 9660 Extensions: Microsoft Joliet Level 1 / ISOFS: changing to secondary root

2010-08-23 Thread Jordon Bedwell
On 8/23/2010 2:47 PM, Wayne Topa wrote: On 08/22/2010 11:33 AM, Mathieu Malaterre wrote: Hi there, I have been experiencing a very bizarre behavior in the last couple of weeks. I am running a lenny system with kernel 2.6.32 from backport and for some reason I cannot mount cdrom from the gno

Re: Mounting cdrom ISO 9660 Extensions: Microsoft Joliet Level 1 / ISOFS: changing to secondary root

2010-08-23 Thread Wayne Topa
On 08/22/2010 11:33 AM, Mathieu Malaterre wrote: Hi there, I have been experiencing a very bizarre behavior in the last couple of weeks. I am running a lenny system with kernel 2.6.32 from backport and for some reason I cannot mount cdrom from the gnome session anymore. From the command li

Re: Intel Wifi Link 5100 -> halt system on Squeeze

2010-08-23 Thread Felipe Ignacio Valverde Campos
I installed from the repository, but are the same (i saw with diff) thanks ! El lun, 23-08-2010 a las 12:35 -0700, Kevin Ross escribió: > On 08/23/2010 11:54 AM, Felipe Ignacio Valverde Campos wrote: > > Hi, i have a Dell Studio 1555 Laptop using Squeeze (kernel > > 2.6.32-5-amd64). I installed l

Re: Intel Wifi Link 5100 -> halt system on Squeeze

2010-08-23 Thread Kevin Ross
On 08/23/2010 11:54 AM, Felipe Ignacio Valverde Campos wrote: Hi, i have a Dell Studio 1555 Laptop using Squeeze (kernel 2.6.32-5-amd64). I installed last week a "clean" installation, except the wireless driver (Wifi Link 5100), so i installed the firmware-iwlwifi. Are you using the iwlwifi dr

Re: Intel Wifi Link 5100 -> halt system on Squeeze

2010-08-23 Thread Celejar
On Mon, 23 Aug 2010 14:54:06 -0400 Felipe Ignacio Valverde Campos wrote: > Hi, i have a Dell Studio 1555 Laptop using Squeeze (kernel > 2.6.32-5-amd64). I installed last week a "clean" installation, except > the wireless driver (Wifi Link 5100), so i installed the > firmware-iwlwifi. > > When i

Re: Verbatim 1TB external HDD

2010-08-23 Thread Perry E. Metzger
On Mon, 23 Aug 2010 11:53:28 -0400 Gregory Seidman wrote: > > I recommend making it an LVM physical volume and creating a volume > group on top of it. Create a logical volume the exact size of the > volume you are backing up, then use dd to copy it for the first > time (boot from a CD, if necessa

Intel Wifi Link 5100 -> halt system on Squeeze

2010-08-23 Thread Felipe Ignacio Valverde Campos
Hi, i have a Dell Studio 1555 Laptop using Squeeze (kernel 2.6.32-5-amd64). I installed last week a "clean" installation, except the wireless driver (Wifi Link 5100), so i installed the firmware-iwlwifi. When i try to connect to some networks it's generated a halt system. But with others anything

Re: Verbatim 1TB external HDD

2010-08-23 Thread Perry E. Metzger
On Mon, 23 Aug 2010 16:05:38 +0100 Lisi wrote: > I have been asked to set this HDD up as a backup device on a Lenny > system. It will primarily be used for photographs and personal > files. > > http://www.amazon.co.uk/Verbatim-Desktop-External-Hard-Drive/dp/B0017422EA > > It is currently forma

Intel Wifi Link 5100 -> halt system on Squeeze

2010-08-23 Thread Felipe Ignacio Valverde Campos
Hi, i have a Dell Studio 1555 Laptop using Squeeze (kernel 2.6.32-5-amd64). I installed last week a "clean" installation, except the wireless driver (Wifi Link 5100), so i installed the firmware-iwlwifi. When i try to connect to some networks it's generated a halt system. But with others anything

Re: Verbatim 1TB external HDD

2010-08-23 Thread Jochen Schulz
Lisi: > > I have been asked to set this HDD up as a backup device on a Lenny system. > It > will primarily be used for photographs and personal files. > > http://www.amazon.co.uk/Verbatim-Desktop-External-Hard-Drive/dp/B0017422EA The exact type of disk is irrelevant to your task. And, btw, th

Re: Mounting cdrom ISO 9660 Extensions: Microsoft Joliet Level 1 / ISOFS: changing to secondary root

2010-08-23 Thread Wayne Topa
On 08/22/2010 11:33 AM, Mathieu Malaterre wrote: Hi there, I have been experiencing a very bizarre behavior in the last couple of weeks. I am running a lenny system with kernel 2.6.32 from backport and for some reason I cannot mount cdrom from the gnome session anymore. From the command li

Re: Question about Intel chipset

2010-08-23 Thread Chance Platt
On Mon, 23 Aug 2010 20:14:39 +0400 Roman Khomasuridze wrote: > On Mon, Aug 23, 2010 at 7:14 PM, Camaleón wrote: > > > On Mon, 23 Aug 2010 18:07:36 +0400, Roman Khomasuridze wrote: > > > > > Recently I decided to build cheap desktop computer, but I'm stuck > > > with choosing the motherboard. >

Re: Verbatim 1TB external HDD

2010-08-23 Thread Gregory Seidman
On Mon, Aug 23, 2010 at 12:24:08PM -0400, S Scharf wrote: [...] > > For each backup cycle (in a script called from cron), mount it and use > > rsync to only change what needs changing, then unmount it and create an LVM > > snapshot. Create the snapshots with names that include the date. To avoid >

RS-232 Receive Timing

2010-08-23 Thread Martin McCormick
Sorry. It looks like I type like I program. in the last message, I put the signature line between the last two lines of the message body. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http:

RS-232 Receive Timing

2010-08-23 Thread Martin McCormick
This serial routine is borrowed from a Debian HowTo on RS-232 communications and it basically works until the data received are 50 or 60 bytes or more. The buffer size is set to 1024 bytes so it is not an overrun. If I send short bursts of data, I can immediately prepare to receive and all

Re: Verbatim 1TB external HDD

2010-08-23 Thread S Scharf
> > I recommend making it an LVM physical volume and creating a volume group on > top of it. Create a logical volume the exact size of the volume you are > backing up, then use dd to copy it for the first time (boot from a CD, if > necessary, so the source volume isn't mounted). Then create an LVM

Re: 2.34 Kernel Won't Boot

2010-08-23 Thread Andrei Popescu
On Lu, 23 aug 10, 07:20:25, Stephen Powell wrote: > > in /etc/lilo.conf. Note that there is another symlink which also points to > ../../sda. It starts with "scsi". You don't want to use that one, because > it only exists when using the libata drivers. The one which starts with "ata" > will ex

Re: Question about Intel chipset

2010-08-23 Thread Roman Khomasuridze
On Mon, Aug 23, 2010 at 7:14 PM, Camaleón wrote: > On Mon, 23 Aug 2010 18:07:36 +0400, Roman Khomasuridze wrote: > > > Recently I decided to build cheap desktop computer, but I'm stuck with > > choosing the motherboard. > > I am thinking about Asus p5kpl-am se, thats with Intel G31 chipset. I > >

Re: Verbatim 1TB external HDD

2010-08-23 Thread Gregory Seidman
On Mon, Aug 23, 2010 at 04:05:38PM +0100, Lisi wrote: > I have been asked to set this HDD up as a backup device on a Lenny > system. It will primarily be used for photographs and personal files. [...] > What would people recommend in this situation? Reformat or use FAT32? > And if reformat, to w

Re: Verbatim 1TB external HDD - sorry for duplication.

2010-08-23 Thread Lisi
On Monday 23 August 2010 16:05:38 Lisi wrote: -- 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.org/201008231653.11737.lisi.re...@gmail.com

Re: Verbatim 1TB external HDD

2010-08-23 Thread Timo Juhani Lindfors
Lisi writes: > What would people recommend in this situation? Reformat or use FAT32? And > if > reformat, to what? I think that his slightly aged computer would probably > blow a gasket if asked to use ext4, so am wondering about ext3. I bought a 1TB disk yesterday for the same purpose. Sin

Re: Cron job

2010-08-23 Thread Burton Samograd
"Boyd Stephen Smith Jr." writes: > Finally, while you currently make your order via phone, it may be that > your distributor has a more easily automated method, so it may be > worth talking to their customer support and exploring the other > ordering options. LOL :) -- Burton Samograd -- To

Re: Verbatim 1TB external HDD

2010-08-23 Thread Camaleón
On Mon, 23 Aug 2010 15:49:05 +0100, Lisi wrote: > I have been asked to set this HDD up as a backup device on a Lenny > system. It will primarily be used for photographs and personal files. > > http://www.amazon.co.uk/Verbatim-Desktop-External-Hard-Drive/dp/ B0017422EA > > It is currently format

Re: Question about Intel chipset

2010-08-23 Thread Camaleón
On Mon, 23 Aug 2010 18:07:36 +0400, Roman Khomasuridze wrote: > Recently I decided to build cheap desktop computer, but I'm stuck with > choosing the motherboard. > I am thinking about Asus p5kpl-am se, thats with Intel G31 chipset. I > need some 3d acceleration, cause I very often use Nintendo 64

Verbatim 1TB external HDD

2010-08-23 Thread Lisi
I have been asked to set this HDD up as a backup device on a Lenny system. It will primarily be used for photographs and personal files. http://www.amazon.co.uk/Verbatim-Desktop-External-Hard-Drive/dp/B0017422EA It is currently formatted "To" and FAT32. What would people recommend in this sit

Verbatim 1TB external HDD

2010-08-23 Thread Lisi
I have been asked to set this HDD up as a backup device on a Lenny system. It will primarily be used for photographs and personal files. http://www.amazon.co.uk/Verbatim-Desktop-External-Hard-Drive/dp/B0017422EA It is currently formatted "To" and FAT32. What would people recommend in this sit

GFS2 for production system?

2010-08-23 Thread Dieter Faulbaum
in the description of the gfs2-tools is a line: The GFS2 kernel modules themselves are highly experimental and *MUST NOT* be used in a production environment yet. is this still correct in the kernel for lenny? If yes, which cluster file system is usable for a production system? Is ocfs2 more r

Question about Intel chipset

2010-08-23 Thread Roman Khomasuridze
Hello, kind people. Recently I decided to build cheap desktop computer, but I'm stuck with choosing the motherboard. I am thinking about Asus p5kpl-am se, thats with Intel G31 chipset. I need some 3d acceleration, cause I very often use Nintendo 64 and Sony PlayStation emulators., so here's my (stu

Re: Adding UUID to a partition?

2010-08-23 Thread Csanyi Pal
Thierry Chatelet writes: > On Monday 23 August 2010 13:35:34 Csanyi Pal wrote: >> Greg Madden writes: >> > On Monday 23 August 2010 01:29:50 Csanyi Pal wrote: >> >> Hi, >> >> >> >> I have installed Debian Squeeze with kernel: 2.6.32-5-amd64. >> >> >> >> In the fstab file there almost every par

Re: Adding UUID to a partition?

2010-08-23 Thread Greg Madden
On Monday 23 August 2010 03:35:34 Csanyi Pal wrote: > Greg Madden writes: > > On Monday 23 August 2010 01:29:50 Csanyi Pal wrote: > >> Hi, > >> > >> I have installed Debian Squeeze with kernel: 2.6.32-5-amd64. > >> > >> In the fstab file there almost every partition has an UUID. Now I > >> want to

Re: Adding UUID to a partition?

2010-08-23 Thread Thierry Chatelet
On Monday 23 August 2010 13:35:34 Csanyi Pal wrote: > Greg Madden writes: > > On Monday 23 August 2010 01:29:50 Csanyi Pal wrote: > >> Hi, > >> > >> I have installed Debian Squeeze with kernel: 2.6.32-5-amd64. > >> > >> In the fstab file there almost every partition has an UUID. Now I > >> want

Re: Adding UUID to a partition?

2010-08-23 Thread Camaleón
2010/8/23 Csanyi Pal: (resending to the list) > Hi Camaleón, > > Camaleón writes: > >> On Mon, 23 Aug 2010 11:29:50 +0200, Csanyi Pal wrote: >> >>> In the fstab file there almost every partition has an UUID. Now I want >>> to mount a windows partition, but that hasn't an UUID. How can I achieve >

Re: Creating a bootable USB key

2010-08-23 Thread brownh
Jimmy, Just to close the thread and to thank you for your help, I ultimately discovered that my inability to get a netinst or netbook installation from a USB-key to work was not due to an error on the key. It seems a hardware error (new box). That is, nothing boots except occasionally by accident

Re: Adding UUID to a partition?

2010-08-23 Thread Csanyi Pal
Greg Madden writes: > On Monday 23 August 2010 01:29:50 Csanyi Pal wrote: >> Hi, >> >> I have installed Debian Squeeze with kernel: 2.6.32-5-amd64. >> >> In the fstab file there almost every partition has an UUID. Now I >> want to mount a windows partition, but that hasn't an UUID. How can I >>

Re: 2.34 Kernel Won't Boot

2010-08-23 Thread Stephen Powell
On Mon, 23 Aug 2010 05:13:56 -0400 (EDT), David Baron wrote: > > Thanks. This, of course, simply reeds of the /dev/disk/by-uuid symlinks. > These only refer to partitions, but the boot= goes to disk MBR, i.e. /dev/hda > or /dev/sda without any partition number. How do I get that one? To obtain t

Re: ssh error

2010-08-23 Thread Tzafrir Cohen
On Mon, Aug 23, 2010 at 05:09:01PM +0700, Vit wrote: > I've fount the core problem. > Software modifies LD_LIBRARY_PATH, and there is another libkrb5support.so.0 > in it, which doesn't contain needed paths. > How to solve this problem without modifyind the proprietary software? > With best regards

Re: module-assistant not detecting kernel headers

2010-08-23 Thread Tzafrir Cohen
On Mon, Aug 23, 2010 at 06:19:49AM -0400, Anticept . wrote: > On Mon, Aug 23, 2010 at 4:03 AM, Angus Hedger wrote: > > > > Hey there, > > > > I would check the "/lib/modules//build" symlink > > > > Make sure its pointing to "/usr/src/linux-headers-" > > > > I have had some problems with stuff not

Re: Adding UUID to a partition?

2010-08-23 Thread Greg Madden
On Monday 23 August 2010 01:29:50 Csanyi Pal wrote: > Hi, > > I have installed Debian Squeeze with kernel: 2.6.32-5-amd64. > > In the fstab file there almost every partition has an UUID. Now I want > to mount a windows partition, but that hasn't an UUID. How can I achieve > to get an UUID to that p

Re: module-assistant not detecting kernel headers

2010-08-23 Thread Anticept .
On Mon, Aug 23, 2010 at 4:03 AM, Angus Hedger wrote: > > Hey there, > > I would check the "/lib/modules//build" symlink > > Make sure its pointing to "/usr/src/linux-headers-" > > I have had some problems with stuff not being about to find k-headers > due to this. > > Regards, > > Angus > Fixed t

Re: ssh error

2010-08-23 Thread Vit
I've fount the core problem. Software modifies LD_LIBRARY_PATH, and there is another libkrb5support.so.0 in it, which doesn't contain needed paths.How to solve this problem without modifyind the proprietary software?With best regards,Koroteev Victor.-- 

Re: Adding UUID to a partition?

2010-08-23 Thread Camaleón
On Mon, 23 Aug 2010 11:29:50 +0200, Csanyi Pal wrote: > I have installed Debian Squeeze with kernel: 2.6.32-5-amd64. > > In the fstab file there almost every partition has an UUID. Now I want > to mount a windows partition, but that hasn't an UUID. How can I achieve > to get an UUID to that parti

Adding UUID to a partition?

2010-08-23 Thread Csanyi Pal
Hi, I have installed Debian Squeeze with kernel: 2.6.32-5-amd64. In the fstab file there almost every partition has an UUID. Now I want to mount a windows partition, but that hasn't an UUID. How can I achieve to get an UUID to that partition too? Any advices will be appreciated! -- Regards, Pa

Re: 2.34 Kernel Won't Boot

2010-08-23 Thread David Baron
On Sunday 22 August 2010 20:51:07 debian-user-digest-requ...@lists.debian.org wrote: > > LVM Uses such a system quite nicely. Question is where I get the UUID's > > for the two items not in LVM, the /boot and the /root? (Got to get this > > right the first try ... ) > > blkid(8) in package util-

Re: playing ARF files

2010-08-23 Thread Angus Hedger
On Mon, 23 Aug 2010 10:26:46 +0200 mess-mate wrote: > Hi all, > I need playing back a lesson downloaded as an *.arf file. > VLC can't (squeeze/amd64). > Any other appl i don't knox ? > kind regards Looks like you have two options, installing the WebEx player in WINE, or converting this. See h

Re: playing ARF files

2010-08-23 Thread mess-mate
On 08/23/2010 10:44 AM, Timo Juhani Lindfors wrote: mess-mate writes: I need playing back a lesson downloaded as an *.arf file. VLC can't (squeeze/amd64). Any other appl i don't knox ? file *.arf? mplayer *.arf? No :( it's an arf file not asf .. mplayer is a movie player for Linux (runs o

Re: playing ARF files

2010-08-23 Thread Camaleón
On Mon, 23 Aug 2010 10:26:46 +0200, mess-mate wrote: > Hi all, > I need playing back a lesson downloaded as an *.arf file. VLC can't > (squeeze/amd64). > Any other appl i don't knox ? > kind regards http://answers.yahoo.com/question/index?qid=20080423120455AAQmIiA Wine, VirtualBox? Greetings,

Re: Remote host identification has changed!

2010-08-23 Thread Bob Proulx
T o n g wrote: > - The host that I'm trying to connect to is my test machine, is it > possible that I keep both the old RSA host key and add the new one? > because for the time being, I need them both. If the key has changed then the old key is no more. You might as well remove it, since it is

Re: playing ARF files

2010-08-23 Thread Timo Juhani Lindfors
mess-mate writes: > I need playing back a lesson downloaded as an *.arf file. > VLC can't (squeeze/amd64). > Any other appl i don't knox ? file *.arf? mplayer *.arf? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@l

standard output suddenly uppercase

2010-08-23 Thread Mihamina Rakotomandimby
Manao ahoana, Hello, Bonjour, While upgrading a Lenny, I suddenly got the standard outpu uppercase: http://pastebin.com/ngn3djX5 It's a virtual openvz container upgraded from the physical host with $ sudo vzctl exec $VID apt-get upgrade After the upgrade finished, issuing basic commands like "

playing ARF files

2010-08-23 Thread mess-mate
Hi all, I need playing back a lesson downloaded as an *.arf file. VLC can't (squeeze/amd64). Any other appl i don't knox ? kind regards -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http:

Re: ssh error

2010-08-23 Thread Vit
On Mon, 23 Aug 2010 14:30:00 +0700, Boyd Stephen Smith Jr. wrote: On Monday 23 August 2010 01:34:13 Vit wrote: /usr/bin/ssh: relocation error: /usr/lib/libkrb5.so.3: symbol krb5int_utf8_lentab, version krb5support_0_MIT not defined in file libkrb5support.so.0 with link time reference Seems

Re: module-assistant not detecting kernel headers

2010-08-23 Thread Angus Hedger
On Sun, 22 Aug 2010 21:12:35 -0400 "Anticept ." wrote: > I'm using a custom built kernel that I've created with make-kpkg using > the debian kernel source, and I've also created and installed > kernel-source and kernel-headers with that same utility. > > I need to rebuild the alsa modules to inc

Re: From Console to GUI

2010-08-23 Thread Johann Spies
On Fri, Aug 20, 2010 at 09:20:50AM +0200, Jangita wrote: > 1. For GUI: I've chosen GNome, any reason why I should choose > otherwise? Experiment until you find the one you like most. If you like Gnome, stick with it. > 2. Email: I've seen evolution, but I'm leaning towards > thunderbird... good

Re: ssh error

2010-08-23 Thread Boyd Stephen Smith Jr.
On Monday 23 August 2010 01:34:13 Vit wrote: > /usr/bin/ssh: relocation error: /usr/lib/libkrb5.so.3: symbol > krb5int_utf8_lentab, version krb5support_0_MIT not defined in file > libkrb5support.so.0 with link time reference Seems to be in the library here. $ objdump -tT /usr/lib/libkrb5support.s

Re: Request to Debian Users

2010-08-23 Thread ROSHAN M
Hi,   Thanks for your mail!   I have followed the link recently; the thing is I got some restriction with my net connection download and with the bandwidth. Any way thanks for your reply.   Thanks Mahesh --- On Fri, 8/20/10, Klaus Wolf wrote: From: Klaus Wolf Subject: Re: Request t