Re: Evolution and POP3 problem: want to delete from server when moved from Inbox

2012-04-23 Thread Bill Harris
Camaleón writes: > On Sat, 21 Apr 2012 10:48:01 -0700, Bill Harris wrote: >> 1. I set up Evolution and imported my Icedove folders, and then I >> downloaded email for the first time in Evolution. That gave me >> duplicates of everything. Is there a command or plugin to eliminate >>

Re: Bash script problem [OT?]

2012-04-23 Thread Dan B.
I wrote: ... FILES_LIST=( "${FILES_LIST[@]}" "${NEW_FILE}" ) You can also write: FILE_LIST[${#FILE_LIST[@]}]="${NEW_FILE}" Daniel -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive:

Re: 2TB USB hard drive for backing up

2012-04-23 Thread Philipp Schneider
On Sat, 21 Apr 2012 21:50:02 +0200, tv.deb...@googlemail.com wrote: > Hi, I use seagate's ST2000DL003-9VT1 (it's some kind of "eco" drive, but > still fast) for that purpose, in raid1. No complains. I have had > disastrous experiences with WD 2TB drives (those "green" monstrosity). I > use gpt par

Re: Bash script problem [OT?]

2012-04-23 Thread Cam Hutchison
Soare Catalin writes: >Thank you everyone for replying, but unfortunately, nothing seems to work >for the moment, although all the answers appear to make sense. >First, the array solution appears to work, but when tar gets all the >parameters, they become a long string without spaces :), obviousl

Any recommendation for an auto-proxy tool?

2012-04-23 Thread Magicloud Magiclouds
Hi, The subject is confusing. By auto-proxy, I meant something like the auto-discovery of IE. With this option on, if there was a proxy broadcast in the network, then used it. If not, then just direct connection. How to archive this purpose? -- 竹密岂妨流水过 山高哪阻野云飞 And for G+, please use magiclou

Re: Bash script problem [OT?]

2012-04-23 Thread Dan B.
Iuri Guilherme dos Santos Martins wrote: When dealing with paths in bash i usually employ two things: One is declaring arrays like this: FILES_LIST=( ) And everytime I want to append to the array I go like this: FILES_LIST=( ${FILES_LIST[@]} ${NEW_FILE} ) Obviously I will have problems if th

Problem with resolution on Radeon HD 7459 card (Squeeze)

2012-04-23 Thread Han Soo Chang
Hi, I recently installed debain squeeze on Hewlet Packard Pavillion h8-1280jp, which has a ATI Radeon HD 7450 graphic card. However, the resolution of the monitor is limited to 1280 x 1024, and I cannot get any higher resolution. I have xserver-xorg-video-ati, xserver-xorg-video-radeon, and xserve

Re: fsck forced when using /sbin/shutdown

2012-04-23 Thread Camaleón
On Mon, 23 Apr 2012 20:54:31 +0200, Steven Post wrote: > On Fri, 2012-04-20 at 15:09 +, Camaleón wrote: [...] >> >> "/dev/sdc1" is the partition with data inconsistency, what we have to >> find out is why it's left in such state. Another possibility, should >> you have the chance, could be ba

Re: Bash script problem [OT?]

2012-04-23 Thread Iuri Guilherme dos Santos Martins
When dealing with paths in bash i usually employ two things: One is declaring arrays like this: FILES_LIST=( ) And everytime I want to append to the array I go like this: FILES_LIST=( ${FILES_LIST[@]} ${NEW_FILE} ) Obviously I will have problems if the paths or files have spaces in their nam

Re: getent passwd doesn't show ldap user

2012-04-23 Thread Per Carlson
Hi Stefano > nslcd: [8b4567] DEBUG: myldap_search(base="dc=amahoro,dc=bi", > filter="(objectClass=posixAccount)") > nslcd: [8b4567] DEBUG: ldap_simple_bind_s(NULL,NULL) > (uri="ldap://localhost:389";) > > nslcd: [8b4567] ldap_result() failed: No such object Looking back at your first post, I now

Re: fsck forced when using /sbin/shutdown

2012-04-23 Thread Steven Post
On Mon, 2012-04-23 at 12:07 -0700, Kelly Clowers wrote: [...] > > Is it possible to shutdown vuze gracefully instead of killing java out > from under it? I couldn't find anything back when I wrote the script besides killing java. But I just did another search and came up with "vuze --closedown" w

Re: gdm3 cancels/ignores Control/CapsLock swap

2012-04-23 Thread Camaleón
On Mon, 23 Apr 2012 16:00:58 +, Camaleón wrote: > On Mon, 23 Apr 2012 10:44:37 -0400, Dan B. wrote: (...) >> However, when I start gdm3, then in the X11 display managed started by >> gdm3, the keys are _not_ swapped any more. (That's both initially >> (when gdm3 prompts for username and pas

Re: fsck forced when using /sbin/shutdown

2012-04-23 Thread Kelly Clowers
On Mon, Apr 23, 2012 at 11:54, Steven Post wrote: > > I'm thinking about it, there are only 2 applications running right > before that command gets executed. > - Vuze > - pgl-gui (peerguardian for Linux) > > The complete script actually looks like this: > vlc -f play > killall java > sudo /sbin/sh

Re: fsck forced when using /sbin/shutdown

2012-04-23 Thread Steven Post
On Fri, 2012-04-20 at 15:09 +, Camaleón wrote: [...] > > "/dev/sdc1" is the partition with data inconsistency, what we have to find > out is why it's left in such state. Another possibility, should you have the > chance, could be backup the full partition, reformat it and start over. Being

Re: gdm3 cancels/ignores Control/CapsLock swap

2012-04-23 Thread Jon Dowland
On Mon, Apr 23, 2012 at 04:00:58PM +, Camaleón wrote: > AFAIK, GNOME (as others DEs) -and thus GDM3- follows its own way when it > comes to configure the input devices... this is have been so since years. Luckily, bugs from years ago sometimes get solved! And I believe keyboard-configuration

Planirate kupovinu PVC stolarije? Ovo bi trebalo da znate...

2012-04-23 Thread Neo-Frame doo
Kao kupac PVC stolarije trebalo bi da znate i sledeće - danas se na tržištu Srbije jasno izdvajaju dve kategorije PVC stolarije (sa raznim brojem komora): 1. PVC stolarija bez garancije (često i sa lažnom etiketom 'Nemačka') - cenom je jako primamljiva jer su poneki prozori iz ove kategorije ča

Re: getent passwd doesn't show ldap user

2012-04-23 Thread stefano malini
Hi Per. something is improved! now i can log manually, there was an error, a big error, i didn't insert the root as ldif in the directory. Very big error! Anyway, the problem with getent passwd is still there: This is the output of nslcd -d typing getent passwd fro another shell: nslcd: DEBU

Re: [Apache] "Deny" directives silently ignored in config files

2012-04-23 Thread Camaleón
On Mon, 23 Apr 2012 17:01:07 +0200, Matthieu Moy wrote: >> On Thu, 19 Apr 2012 17:51:01 +0200, Matthieu Moy wrote: >> >> > I have a server running Apache HTTPD 2.2.16, installed as Debian >> > package (Debian Squeeze). >> > >> > Some time ago, "Deny from XXX" directives were correctly taken into

Realtek ALC656

2012-04-23 Thread Alex Padoly
Hi, I would like to buy an HP computer, the sound card in this computer is a Realtek ALC656. I would like to know if the last version of Debian can detect this sound card (5.1 sound), perhaps i will have to install a special drivers for this card. Regards. Alex

Re: [Apache] "Deny" directives silently ignored in config files

2012-04-23 Thread Matthieu Moy
> On Thu, 19 Apr 2012 17:51:01 +0200, Matthieu Moy wrote: > > > I have a server running Apache HTTPD 2.2.16, installed as Debian package > > (Debian Squeeze). > > > > Some time ago, "Deny from XXX" directives were correctly taken into > > account, both in .htaccess files and in system-wide config

Re: gdm3 cancels/ignores Control/CapsLock swap

2012-04-23 Thread Camaleón
On Mon, 23 Apr 2012 10:44:37 -0400, Dan B. wrote: > What is it about gdm3 that undoes (or otherwise ignores) swapping of > Control and Caps Lock keys configured via /etc/default/keyboard? AFAIK, GNOME (as others DEs) -and thus GDM3- follows its own way when it comes to configure the input device

Re: NEWBIE sanity check re gnome-ppp PLEASE

2012-04-23 Thread Camaleón
On Sun, 22 Apr 2012 23:46:22 -0500, Richard Owlett wrote: > OK already -- I've written both UNread manuals and MISread test > procedures ;/ > > What am I using - I'm not sure: >1. the *HAND written* label on CD I used to load > identified it as > DEBIAN 6.0.3 with GNOME desktop You bet

Re: getent passwd doesn't show ldap user

2012-04-23 Thread stefano malini
Hi Per, > Try stopping the caching daemon ("sudo service nscd stop") and try > again. getent still doesn't resolve? i tried without success > I'm not 100% sure, but LDAP might bee needed in pam as well. > Installing libpam-ldapd should do that automatically. Look for > "pam_ldap.so" in /etc/pam

Re: about DSA-2452-1 apache2 -- insecure default configuration

2012-04-23 Thread Camaleón
On Mon, 23 Apr 2012 12:51:58 +0200, Vincent Lefevre wrote: > On 2012-04-20 14:37:11 +, Camaleón wrote: >> The user is the admin of his/her site and so the ultimate resposible >> for his/her site security. > > What do you mean by site security? AFAIK, the problem is a *host* > security proble

gdm3 cancels/ignores Control/CapsLock swap

2012-04-23 Thread Dan B.
What is it about gdm3 that undoes (or otherwise ignores) swapping of Control and Caps Lock keys configured via /etc/default/keyboard? I have XKBOPTIONS="ctrl:swapcaps" in /etc/default/keyboard. That works (the Control and Caps Lock keys are swapped) for virtual consoles and for X11 displays sta

Re: X problem (?) after fresh install on old laptop

2012-04-23 Thread Camaleón
On Sun, 22 Apr 2012 11:57:05 -0700, Potato Jim wrote: > Thanks for your advice! > > Camaleón wrote: >> Okay, so from now on you are using the "nv" driver, right? > > Yes, NV for now. Don't forget to give "nouveau" a whirl from a livecd media, it will be your better option in the future if you

Re: getent passwd doesn't show ldap user

2012-04-23 Thread Per Carlson
Hi Stefano. >> Did you install nslcd by it self or in companion with libnss-ldapd and >> libpam-ldapd? > > nslcd has been installed automatically installing libnss-ldapd. Ok. > This is my /etc/nsswitch.conf: > > passwd:         files ldap > group:          files ldap > shadow:         files ldap

nfs shares have trailing slash in /proc/mounts

2012-04-23 Thread laurent+debian
Hi, I've also been hit by this bug. (using wheezy as well) >From what I've seen, it only adds a trailing slash when mounting with the nfsvers=3 (or =2) option. If you can confirm this behavior then I see no reason not to call it a bug ! :-) -- Laurent -- To UNSUBSCRIBE, email to debian-user

Re: getent passwd doesn't show ldap user

2012-04-23 Thread stefano malini
Hi Per, thanks for reply. > Did you install nslcd by it self or in companion with libnss-ldapd and > libpam-ldapd? nslcd has been installed automatically installing libnss-ldapd. > How does your /etc/nsswitch.conf look like? Here are the relevant > lines from mine: This is my /etc/nsswitch.co

Re: getent passwd doesn't show ldap user

2012-04-23 Thread Per Carlson
Hi Stefano. > installed openldap and configured nslcd.conf and nsswitch.conf on debian > squeeze server. Did you install nslcd by it self or in companion with libnss-ldapd and libpam-ldapd? How does your /etc/nsswitch.conf look like? Here are the relevant lines from mine: passwd: files

Re: about DSA-2452-1 apache2 -- insecure default configuration

2012-04-23 Thread Vincent Lefevre
On 2012-04-20 14:37:11 +, Camaleón wrote: > On Fri, 20 Apr 2012 01:50:29 +0200, Vincent Lefevre wrote: > > On 2012-04-19 15:08:55 +, Camaleón wrote: > >> >> I can be wrong but the bug seems aimed to correct the package which > >> >> contains the file that enables the alias by default, hence

getent passwd doesn't show ldap user

2012-04-23 Thread stefano malini
hi, installed openldap and configured nslcd.conf and nsswitch.conf on debian squeeze server. At the moment getent passwd doesn't show ldap user. I create a user nslcd_proc for nslcd lookups. this user belong to the System organizationalUnit. You can see some checks. FIRST SHELL nslcd -d nslcd:

Re: Xen memory management not working

2012-04-23 Thread Peter Viskup
On 04/23/2012 03:01 AM, Bob Proulx wrote: You didn't say... Have you rebooted your VM since then? Bob Hi Bob, yes I did and the behavior didn't changed. -- Peter -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@list