Re: My bash script is missing something - what?

2016-10-10 Thread Richard Owlett
On 10/10/2016 8:00 AM, Robert Parker wrote: you need to do: ./test.sh instead. That just fails differently by responding: : No such file or directory I had seen that suggestion before while searching the web - don't recall a page reference. At the moment I using

Sylpheed et Maildir

2016-10-10 Thread F.Zulian
Bonjour, Je tente un passage de kmail vers sylpheed. Sylpheed est censé gérer le format maildir mais dans sa config Il propose uniquement mbox, eml ou format outlook. Une idée pour dire à Syklpheed : Gère tous les mails au format maildir dans le répertoire /home/fred/Mail et tous les sous

Re: My bash script is missing something - what?

2016-10-10 Thread Lars Noodén
On 10/10/2016 04:10 PM, Richard Owlett wrote: > On 10/10/2016 8:00 AM, Robert Parker wrote: >> you need to do: >> ./test.sh >> instead. >> > > That just fails differently by responding: > > : No such file or directory Where ever the script is, it does have to be in the $PATH or else you must

Re : Sylpheed et Maildir

2016-10-10 Thread nicolas . patrois
Le 10/10/2016 15:17:31, F.Zulian a écrit : > Je tente un passage de kmail vers sylpheed. > Sylpheed est censé gérer le format maildir mais dans sa config Il > propose uniquement mbox, eml ou format outlook. > Si possible éviter "Pourquoi tu reviens pas sous Mutt ?". OK. Pourquoi tu ne reviens

Re: My bash script is missing something - what?

2016-10-10 Thread Robert Parker
1. You have to be in the directory where the script resides. 2. Then: chmod +x test.sh 3. Then: ./test.sh On Mon, Oct 10, 2016 at 8:10 PM, Richard Owlett wrote: > On 10/10/2016 8:00 AM, Robert Parker wrote: > >> you need to do: >> ./test.sh >> instead. >> >> > That just

Re: My bash script is missing something - what?

2016-10-10 Thread Greg Wooledge
On Mon, Oct 10, 2016 at 08:10:33AM -0500, Richard Owlett wrote: > On 10/10/2016 8:00 AM, Robert Parker wrote: > >you need to do: > >./test.sh > >instead. > > > > That just fails differently by responding: > > : No such file or directory Carriage return. Did you edit this script with a

Re: My bash script is missing something - what?

2016-10-10 Thread Thomas Schmitt
Hi, Richard Owlett wrote: > > > bash: test.sh: command not found Robert Parker wrote: > > you need to do:./test.sh Richard Owlett wrote: > That just fails differently by responding: > : No such file or directory > At the moment I using >

Re: veeger is infected ...startx again

2016-10-10 Thread Charlie Kravetz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Mon, 10 Oct 2016 05:08:44 -0400 Ric Moore wrote: >On 10/01/2016 09:40 PM, Jimmy Johnson wrote: >> On 10/01/2016 12:49 PM, Ric Moore wrote: >>> ... humans are infecting Veeger. I figured I'd fix the display manager >>>

My bash script is missing something - what?

2016-10-10 Thread Richard Owlett
I have a trivial bash script named test.sh which has been marked as executable. Its contents are: #!/bin/bash cat /etc/debian_version mount | grep 'on / ' In a terminal I type: test.sh The response is: bash: test.sh: command not found I'm using Squeeze with Gnome2 as DE. What's wrong? TIA

Re: My bash script is missing something - what?

2016-10-10 Thread Robert Parker
you need to do: ./test.sh instead. On Mon, Oct 10, 2016 at 7:54 PM, Richard Owlett wrote: > I have a trivial bash script named test.sh which has been marked as > executable. > Its contents are: > > #!/bin/bash > cat /etc/debian_version > mount | grep 'on / ' > > In a

Re: Unsubscribing in order to killfile one individual. Was: Re: WARNING! New Perl/Perl-base upgrade removes 141 Sid/Unstable packages

2016-10-10 Thread Lisi Reisz
On Monday 10 October 2016 09:07:14 Joe wrote: > On Sun, 9 Oct 2016 21:11:07 -0400 (EDT) > > Bob Bernstein wrote: > > On Mon, 10 Oct 2016, Lisi Reisz wrote: > > > Why not just killfile me and go on reading everyone else? > > > > Umm...cuz he doesn't know how to do that?

Re: Unsubscribing in order to killfile one individual. Was: Re: WARNING! New Perl/Perl-base upgrade removes 141 Sid/Unstable packages

2016-10-10 Thread Lisi Reisz
On Monday 10 October 2016 09:07:14 Joe wrote: > On Sun, 9 Oct 2016 21:11:07 -0400 (EDT) > > Bob Bernstein wrote: > > On Mon, 10 Oct 2016, Lisi Reisz wrote: > > > Why not just killfile me and go on reading everyone else? > > > > Umm...cuz he doesn't know how to do that?

Re: My bash script is missing something - what?

2016-10-10 Thread Nicolas George
Le nonidi 19 vendémiaire, an CCXXV, Greg Wooledge a écrit : > > That just fails differently by responding: > > > > : No such file or directory > > Carriage return. Did you edit this script with a Microsoft Windows > program, perhaps? The shebang line (#!/bin/bash) probably ends with > a

Re: My bash script is missing something - what?

2016-10-10 Thread Greg Wooledge
On Mon, Oct 10, 2016 at 04:10:22PM +0200, Nicolas George wrote: > Le nonidi 19 vendémiaire, an CCXXV, Greg Wooledge a écrit : > > > That just fails differently by responding: > > > > > > : No such file or directory > > > > Carriage return. Did you edit this script with a Microsoft Windows > >

Re: Linux e Hardware em pequenos escritórios.

2016-10-10 Thread Gabriel Ricardo
Pelo que eu lembro o Freenas nas ultimas versões fazem AD. Eu acho que seria uma das melhores opções. Atenciosamente, *Gabriel Ricardo* Fone: +55 41 88817828 Skype: gabriel.nerdworkti Em 8 de outubro de 2016 17:09, Chinabhz escreveu: > Vc pode fazer com samba sim, mas

Re: Nvida Legacy 304 Catastrophe

2016-10-10 Thread David Baron
On יום שני, 10 באוקטובר 2016 11:25:42 IDT Brad Rogers wrote: > On Mon, 10 Oct 2016 12:17:58 +0300 > David Baron wrote: > > Hello David, > > >Since I uninstalled the 304, maybe send me your documentation. > > Embarrassing 'egg on face' moment coming up: I *was* misreading

ifconfig question (recovered from hijacked thread )

2016-10-10 Thread Anthony Baldwin
On 10/09/2016 04:23 PM, rhkra...@gmail.com wrote: I'm not the OP, and I'm sort of piggybacking and going somewhat (or a lot?) OT, but I am curious about how old inet4 (right term?) and the new inet6 addresses interact. When I do ifconfig, I see that eth0 has both a 32 bit (e.g., 192.168.1.19)

Re: PROGRESS - was [Re: My bash script is missing something - what?]

2016-10-10 Thread Greg Wooledge
On Mon, Oct 10, 2016 at 05:19:34PM +0100, Peter Hillier-Brook wrote: > Ignoring your youth, you need to precede your script with a valid path > such as './' :-) He did.

Re: Recommendation: Backup system

2016-10-10 Thread Celejar
On Mon, 3 Oct 2016 10:48:57 +0100 Jonathan Dowland wrote: > On Sat, Oct 01, 2016 at 11:37:31AM +0200, mo wrote: > > Make a long story short: > > Have you guys a recommendation for me? > > Is there a specific application you use for your backups guys? > > rdiff-backup[1]. I

Re: Unsubscribing in order to killfile one individual. Was: Re: WARNING! New Perl/Perl-base upgrade removes 141 Sid/Unstable packages

2016-10-10 Thread Joe
On Mon, 10 Oct 2016 12:20:22 +0100 Lisi Reisz wrote: > > I accepted that analogy too easily. In this case, the wheel isn't > squeaking. He dislikes the colour and design of the wheel. > Or perhaps it has been squeaking for so long that nobody hears it any more.

Re: PROGRESS - was [Re: My bash script is missing something - what?]

2016-10-10 Thread Peter Hillier-Brook
On 10/10/16 16:46, Richard Owlett wrote: > On 10/10/2016 10:04 AM, Nicolas George wrote: >> Le nonidi 19 vendémiaire, an CCXXV, Richard Owlett a écrit : >>> 1. What Debian oriented Bash Tutorial should I be reading? >> >> My first tutorial advice: do not do bash. I advise to do either or >> both

Re: My bash script is missing something - what?

2016-10-10 Thread gricketson
On 2016-10-10 10:57, Greg Wooledge wrote: > On Mon, Oct 10, 2016 at 11:51:37AM -0400, songbird wrote: >> Richard Owlett wrote: >> > I have a trivial bash script named test.sh which has been marked >> > as executable. > >> also remember that test itself is a builtin >> or binary on some systems.

Re: Unsubscribing in order to killfile one individual. Was: Re: WARNING! New Perl/Perl-base upgrade removes 141 Sid/Unstable packages

2016-10-10 Thread Lisi Reisz
On Monday 10 October 2016 19:04:22 Joe wrote: > On Mon, 10 Oct 2016 12:20:22 +0100 > > Lisi Reisz wrote: > > I accepted that analogy too easily. In this case, the wheel isn't > > squeaking. He dislikes the colour and design of the wheel. > > Or perhaps it has been squeaking

Re: Partial Success [was: Re: Problems with upgrade from Wheezy to Jessie]

2016-10-10 Thread Hans Kraus
Hi, Am 09.10.2016 um 23:46 schrieb Brian: On Sat 08 Oct 2016 at 13:50:19 +0200, Hans Kraus wrote: after following the propositions of Brian: dpkg -l | grep fglrx Lines with "ii" indicate installed packages. Purge and see what a reboot does. and Jörg-Volker Peetz: Hi, I also saw the

Re: Fwd: Fallo en instalación de Debían Jessie con mate

2016-10-10 Thread José María
Te corrijo el top-posting (son normas de la lista) El día 9 de octubre de 2016, 11:54, escribió: El 09/10/16 a las 15:12, Amid Ale escribió: Buenas, hace días que estoy tratando de instalar debian Jessie 32 bits con mate desde el cd netinstall y no hay caso, me

Mail Suspension Warning: Verification For (debian-user@lists.debian.org)

2016-10-10 Thread Email Adminitrator
debian-user@lists.debian.org, ?,?? ? ??,??? ? 2016

Re: Fwd: Fallo en instalación de Debían Jessie con mate

2016-10-10 Thread Amid Ale
Buenas, probé con el primer DVD que me recomendaron y sigo teniendo problemas, puede ser que sea por falta de espacio en disco? cuanto requiere un debian Jessie con mate? saludos y gracias El día 9 de octubre de 2016, 11:54, escribió: > El 09/10/16 a las 15:12, Amid

Re: pcmanfm menu contextual

2016-10-10 Thread José María
El 11/10/16 a las 01:33, Ricardo Delgado escribió: Buenas noches, cuando uso el menu contextual en PCMANFM para crear un archivo, es decir la opcion CREAR NUEVO ... las opciones son: CARPETA, ARCHIVO VACIO, y luego una especie de acceso URL, INFORMACION. si tomo la opcion URL me crea lo

Re: My bash script is missing something - what?

2016-10-10 Thread songbird
Richard Owlett wrote: > I have a trivial bash script named test.sh which has been marked > as executable. > Its contents are: > > #!/bin/bash > cat /etc/debian_version > mount | grep 'on / ' > > In a terminal I type: > > test.sh > > The response is: > bash: test.sh: command not found > > I'm

Re: My bash script is missing something - what?

2016-10-10 Thread Greg Wooledge
On Mon, Oct 10, 2016 at 11:51:37AM -0400, songbird wrote: > Richard Owlett wrote: > > I have a trivial bash script named test.sh which has been marked > > as executable. > also remember that test itself is a builtin > or binary on some systems. It's required by POSIX, so it will be a command

Re: kernel 4.7.0 and nvidia

2016-10-10 Thread David Baron
On יום ראשון, 9 באוקטובר 2016 17:54:35 IDT Boyan Penkov wrote: > Hey folks, > > OK, here was the procedure (as a reminder, I’m on stretch, testing): > > — boot into 4.6, verify everything works, purge both 4.7 kernel and 4.7 > headers, purge all nvidia-* (and nvidia-dkms was indeed installed) >

Re: Nvida Legacy 304 Catastrophe

2016-10-10 Thread David Baron
On יום ראשון, 9 באוקטובר 2016 13:03:24 IDT Felix Miata wrote: > David Baron composed on 2016-10-09 13:17 (UTC+0300): > > These packages upgraded (though they seem no longer on Debian!). The > > upgrades would not play with opengl2 so plasma would no longer run. > > Downgrading to testing, due to

Re: Synaptic NMU upload in testing

2016-10-10 Thread Brad Rogers
On Sun, 9 Oct 2016 16:46:18 -0700 Jimmy Johnson wrote: Hello Jimmy, >Brad just wanted to let you know your not the only one, I did a Yeah, there's always something. :-( WRT that, are you following the thread started by David Baron - "Nvida Legacy 304 Catastrophe"?

Re: Nvida Legacy 304 Catastrophe

2016-10-10 Thread Brad Rogers
On Mon, 10 Oct 2016 10:07:49 +0300 David Baron wrote: Hello David, >01:00.0 VGA compatible controller: NVIDIA Corporation NV44 [GeForce >6200 TurboCache] (rev a1) If that's the card you're using, why are you using the 304 legacy version of the nVidia drivers? That card is

Re: {Solved} Synaptic NMU upload in testing

2016-10-10 Thread Brad Rogers
On Sun, 9 Oct 2016 19:53:27 -0400 kamaraju kusumanchi wrote: Hello kamaraju, >Thanks for the kind words. I also learned about My pleasure. >update-apt-xapian-index command. So it is mutually beneficial! Indeed. :-) -- Regards _ / ) "The

Re: Unsubscribing in order to killfile one individual. Was: Re: WARNING! New Perl/Perl-base upgrade removes 141 Sid/Unstable packages

2016-10-10 Thread Joe
On Sun, 9 Oct 2016 21:11:07 -0400 (EDT) Bob Bernstein wrote: > On Mon, 10 Oct 2016, Lisi Reisz wrote: > > > Why not just killfile me and go on reading everyone else? > > Umm...cuz he doesn't know how to do that? Perhaps? > > One thing's fer sure, he's giving the

Fwd: Re: Grabadora de sonidos

2016-10-10 Thread Javier Marcon
Esto es para la lista... Mensaje reenviado Asunto: Re: Grabadora de sonidos Fecha: Mon, 10 Oct 2016 07:18:58 +0200 De: Esteban Murillo A: Javier Marcon La placa de sonido es 7.1 Audio CH HD con

Re: restart après poweroff

2016-10-10 Thread Jean-Michel OLTRA
Bonjour, Le lundi 10 octobre 2016, Belaïd a écrit... > As-tu essayé de rajouter au noyau les deux options : acpi=force > apm=power_off ? Je n'ai pas mis apm=power_off J'essaierai, lorsque je pourrais récupérer le portable. Merci. -- jm

Re: restart après poweroff

2016-10-10 Thread Belaïd
Bonjour, As-tu essayé de rajouter au noyau les deux options : acpi=force apm=power_off ? Le 9 oct. 2016 21:16, "Jean-Michel OLTRA" a écrit : > > Bonjour, > > > Depuis une mise à jour d'une testing sur le portable de ma fille (il y a > quelques semaines), sa

Re: veeger is infected ...startx again

2016-10-10 Thread Ric Moore
On 10/01/2016 09:40 PM, Jimmy Johnson wrote: On 10/01/2016 12:49 PM, Ric Moore wrote: ... humans are infecting Veeger. I figured I'd fix the display manager problem with a clean install. Here's the fun part that gives me the giggles: I downloaded the testing DVD to install clean from, whilst

Re: Recommendation: Backup system

2016-10-10 Thread Jonathan Dowland
On Mon, Oct 10, 2016 at 09:32:02AM -0400, Celejar wrote: > Interesting, thanks. I've been using rsnapshot for years, and am > basically satisfied with it, although the performance when run on my > T61 laptop (backing up to a (slow) USB external disk) is indeed painful > (I do have largeish

Re: Bluetooh in Debian Jessie

2016-10-10 Thread juan hernandez
Hello, I just added a "non-free" component to /etc/apt/sources.list, the APT "deb http://http.us.debian.org/debian/ testing main non-free" and then installed the "firmware-atheros" package. Thank you, Best 2016-10-07 13:29 GMT-06:00 deloptes : > juan hernandez wrote: > > >

pcmanfm menu contextual

2016-10-10 Thread Ricardo Delgado
Buenas noches, cuando uso el menu contextual en PCMANFM para crear un archivo, es decir la opcion CREAR NUEVO ... las opciones son: CARPETA, ARCHIVO VACIO, y luego una especie de acceso URL, INFORMACION. si tomo la opcion URL me crea lo siguiente: Nombre del archivo: www.vichaunter.com.url

Re: My bash script is missing something - what?

2016-10-10 Thread Tony Baldwin
Forwarded Message Subject: Re: My bash script is missing something - what? To: Richard Owlett References: <57fb8f79.9010...@cloud85.net> From: Anthony Baldwin Message-ID: <3e26c189-eab5-d400-c3c7-5cc1d7321...@gmx.com> Date: Mon,

Re: Fwd: Fallo en instalación de Debían Jessie con mate

2016-10-10 Thread Amid Ale
El oct. 9, 2016 13:29, "Amid Ale" escribió: > Ok, voy a probar con el primer cd, es por WiFi y ya probé varios > repositorios, otra cosa que no mencioné es que lo estoy instalando en > VirtualBox, no tengo idea qué paquete no puede descargar > > El oct. 9, 2016 11:54,

Re: Recommendation: Backup system

2016-10-10 Thread Dave Thayer
On Mon, Oct 10, 2016 at 10:55:44PM +0100, Jonathan Dowland wrote: > On Mon, Oct 10, 2016 at 09:32:02AM -0400, Celejar wrote: > > Am I being unreasonable? You are certainly more of an expert than I - I > > suppose you find that it is quality software, and better than > > rsnapshot, despite

Mail Suspension Warning: Verification For (debian-user@lists.debian.org)

2016-10-10 Thread Email Adminitrator
debian-user@lists.debian.org, ?,?? ? ??,??? ? 2016

Re: Nvida Legacy 304 Catastrophe

2016-10-10 Thread David Baron
On יום שני, 10 באוקטובר 2016 9:07:33 IDT Brad Rogers wrote: > On Mon, 10 Oct 2016 10:07:49 +0300 > David Baron wrote: > > Hello David, > > >01:00.0 VGA compatible controller: NVIDIA Corporation NV44 [GeForce > >6200 TurboCache] (rev a1) > > If that's the card you're using,

Re: Nvida Legacy 304 Catastrophe

2016-10-10 Thread Brad Rogers
On Mon, 10 Oct 2016 12:17:58 +0300 David Baron wrote: Hello David, >Since I uninstalled the 304, maybe send me your documentation. Embarrassing 'egg on face' moment coming up: I *was* misreading the documentation. The file I mentioned has a section detailing what

Re: Nvida Legacy 304 Catastrophe

2016-10-10 Thread deloptes
David Baron wrote: > Along with other documentation I have seen. Would love to use the latest > and greatest rather than legacy excuses. >From my experience with nvidia you have to install the version that supports your hardware be it legacy or not. regards

Neuinstallation Debian 8.6

2016-10-10 Thread Alfons Grunenberg
Sehre geehrte Damen und Herrn, ich bin seit Jahren ein Nutzer von Linux. Ich bin 57 Jahre und habe wenig Kenntnisse in der manuellen Einstellung und Anpassung. Ich habe mich vor Wochen entschlossen Debian Neu und unter ausschließlicher Nutzung einer 1TB Festplatte zu nutzen. Verschieden

PROGRESS - was [Re: My bash script is missing something - what?]

2016-10-10 Thread Richard Owlett
On 10/10/2016 8:21 AM, Greg Wooledge wrote: On Mon, Oct 10, 2016 at 08:10:33AM -0500, Richard Owlett wrote: On 10/10/2016 8:00 AM, Robert Parker wrote: you need to do: ./test.sh instead. That just fails differently by responding: : No such file or directory Carriage return. Did you edit

Re: PROGRESS - was [Re: My bash script is missing something - what?]

2016-10-10 Thread Nicolas George
Le nonidi 19 vendémiaire, an CCXXV, Richard Owlett a écrit : > 1. What Debian oriented Bash Tutorial should I be reading? My first tutorial advice: do not do bash. I advise to do either or both of: learn standard sh for portable scripts and for more advanced scripting learn a modern shell less

Re: Neuinstallation Debian 8.6 [Update]

2016-10-10 Thread Hans
Correction NOT: debian-user-ger...@debian.org correct is: debian-user-ger...@lists.debian.org Sorry for that! Happy hacking Hans

Re: PROGRESS - was [Re: My bash script is missing something - what?]

2016-10-10 Thread Richard Owlett
On 10/10/2016 10:01 AM, Greg Wooledge wrote: On Mon, Oct 10, 2016 at 09:58:44AM -0500, Richard Owlett wrote: 1. What Debian oriented Bash Tutorial should I be reading? http://mywiki.wooledge.org/BashGuide is decent. Now bookmarked. Neglected to do so last time I was looking. However, I

Re: PROGRESS - was [Re: My bash script is missing something - what?]

2016-10-10 Thread Richard Owlett
On 10/10/2016 10:04 AM, Nicolas George wrote: Le nonidi 19 vendémiaire, an CCXXV, Richard Owlett a écrit : 1. What Debian oriented Bash Tutorial should I be reading? My first tutorial advice: do not do bash. I advise to do either or both of: learn standard sh for portable scripts and for more

Debian Jessie !

2016-10-10 Thread Kunal Gupta
Hi Team, For Debian Jessie 8.4 on XenServer having 10 or more CPUS crash while under stress and VM’s will never boot having 4 interface combination of 10 CPUS or more. I suspect crash thing has been fixed in 8.6 (which I am still testing) any workaround || cause Thoughts for the same will

Re: Sylpheed et Maildir

2016-10-10 Thread bernard schoenacker
On Mon, 10 Oct 2016 15:17:31 +0200 (CEST) "F.Zulian" wrote: > > Bonjour, > > Je tente un passage de kmail vers sylpheed. > > Sylpheed est censé gérer le format maildir mais dans sa config Il > propose uniquement mbox, eml ou format outlook. > > Une idée pour dire à Syklpheed

Re: Nvida Legacy 304 Catastrophe

2016-10-10 Thread Hans
> My kdm splash screen resolution bollixed up. Had to redo all my desktops. > Big pain. Have to resize all my fonts as well. > The Windowmanagers settings are changed, when using nouveau instead of the prprietrary nvidia driver. This is, what I found out. However, same, when you now reuse the

Re: Neuinstallation Debian 8.6

2016-10-10 Thread Hans
Am Montag, 10. Oktober 2016, 16:25:03 CEST schrieb Alfons Grunenberg: > Sehre geehrte Damen und Herrn, Lieber Alfons, bitte beachte, daß dies eine englischsprachige Liste ist. Ich empfehle Dir daher Deine Anfrage entweder auf Englisch zu wiederholen, oder in der deutschsprachigen Liste zu

Re: PROGRESS - was [Re: My bash script is missing something - what?]

2016-10-10 Thread Greg Wooledge
On Mon, Oct 10, 2016 at 09:58:44AM -0500, Richard Owlett wrote: > 1. What Debian oriented Bash Tutorial should I be reading? http://mywiki.wooledge.org/BashGuide is decent. However, I might be slightly biased.