Re: RAID growing and --backup-file

2015-06-20 Thread Gary Dale
On 20/06/15 04:24 PM, PaulNM wrote: On 06/20/2015 06:50 AM, Gary Dale wrote: I don't think this helps, but a RAID6 array with one failed drive is the same as RAID5 for all practical purposes. With 8 drives, I'd be very leery of converting from RAID6 to RAID5. The risk of a second drive failing

Re: Systemd files on a Raspberry Pi

2015-06-20 Thread Chris Bannister
On Sat, Jun 20, 2015 at 06:39:46PM -0400, chris wrote: > systemd is a cancer that you should completely eradicate especially on a > system like that > On my Raspberry Pi, locate finds me a shitload of systemd files; yet ps > aux -A | grep systemd does not show anything. > > Does this mean I can g

Re: PHP-FPM socket disappearing

2015-06-20 Thread Bob Proulx
Proxy One wrote: > > Why use /dev/shm/user-php.sock as the socket path? The Jessie-style > > location would be in /var/run/user-php.sock AFAICS. (I don't see how > > that would be related to your socket dissappearing.) > > I used that path on Centos machines and it worked. I saw that Debian > us

Re: Dlna client and backup

2015-06-20 Thread Germar
notoneofmy gmx.de> writes: > Thanks a lot. I will give this a try. But to be clear, would this backup > the entire system and restore it, in the event of a crash of something > going horribly wrong? I'm hoping it to be like the Time Machine for > linux; is that what it does? You can use BackInTi

Re: Systemd files on a Raspberry Pi

2015-06-20 Thread chris
systemd is a cancer that you should completely eradicate especially on a system like that On my Raspberry Pi, locate finds me a shitload of systemd files; yet ps aux -A | grep systemd does not show anything. Does this mean I can get rid of all those systemd files, to clear some space on the stora

Re: Systemd files on a Raspberry Pi

2015-06-20 Thread Bob Bernstein
On Sat, Jun 20, 2015 at 10:09:29PM +0100, Lisi Reisz wrote: > And he's certainly not a newbie. Word dat. What's needed are more subscribers with your flair for colorful expletives. I mean, "codswallop?" How marvellous! -- IMPORTANT: This email is intended for the use of the individual addre

Re: Systemd files on a Raspberry Pi

2015-06-20 Thread Michael Biebl
Am 20.06.2015 um 21:42 schrieb Helio Loureiro: > Hi, > > By default it boots by /sbin/init. Actually it reads "/boot/cmdline" to > boot. It generally points to init system defined on entry "append > init=/sbin/init". > > But... systemd made my raspbian unusable. Even reboot failed cause some >

Re: Network Manager, openvpn & DNS

2015-06-20 Thread Michael Biebl
Am 20.06.2015 um 21:37 schrieb Erwan David: > On Thu, Jun 18, 2015 at 05:09:14PM CEST, Michael Biebl > said: >> Am 18.06.2015 um 15:16 schrieb Erwan David: >>> Hello, I use openvpn through NetworkManager, the server gives a DNS >>> server, however I see that it is added to the DNS of the carrier,

Re: Dlna client and backup

2015-06-20 Thread notoneofmyseeds
On 06/20/2015 01:44 AM, Doug wrote: I missed the beginning of this thread. What is the recommended app to backup an entire directory, WITH hidden files? You would have seen the last suggestion. But the earlier one was: backintime -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.

Re: Systemd files on a Raspberry Pi

2015-06-20 Thread Lisi Reisz
On Saturday 20 June 2015 21:41:53 Bob Bernstein wrote: > On Sat, Jun 20, 2015 at 03:19:57PM -0400, Bob Bernstein wrote: > > At first the need was to prop up a low signal to noise ratio. > > Now the need has expanded. > > Oh dear. Looking back now on this thread I see missed completely > the OP's po

Re: SOLVED: Re: Icedove fails to open mailto: links

2015-06-20 Thread Christian Seiler
On 06/20/2015 11:07 PM, Ralph Katz wrote: > At 3:48 pm (-0400) I replied to another list post, and as soon as I hit > Send, icedove crashed silently. I can't remember icedove/thunderbird > crashing in many yrs. But poof, it was gone. It would not restart from > menu or a terminal: > GLib-CRITICA

Re: SOLVED: Re: Icedove fails to open mailto: links

2015-06-20 Thread Ralph Katz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 06/20/2015 05:07 PM, Ralph Katz wrote: > > Voila! With no further action, everything just worked. Well almost, seems like sending with pgp/mime caused the crash. As it just crashed again upon sending the above reply. I'll stick with inline si

SOLVED: Re: Icedove fails to open mailto: links

2015-06-20 Thread Ralph Katz
On 06/20/2015 03:51 PM, Christian Seiler wrote: > On 06/20/2015 09:26 PM, Ralph Katz wrote: >> Jessie, xfce, iceweasel preferred browser, icedove preferred mail >> reader, Icedove fails to open mailto: links and iceweasel's Email Link >> with the following error: >> >> Icedove error message window,

Re: Still unable to get external monitor wotking on Debian 6 - was Re: Unable to install nVidia driver on Debian 6 LTS - was - Re: How to boot without GUI

2015-06-20 Thread Lisi Reisz
On Saturday 20 June 2015 18:08:53 Bret Busby wrote: > I understand that mate is in spanish, As I said, codswallop. Why don't you look at it before dismissing it? Lisi -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...

Re: Still unable to get external monitor wotking on Debian 6 - was Re: Unable to install nVidia driver on Debian 6 LTS - was - Re: How to boot without GUI

2015-06-20 Thread Lisi Reisz
On Saturday 20 June 2015 18:01:41 Bret Busby wrote: > mate, apart from being in spanish, codswallop! Lisi -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/2015062022

Re: Network Manager, openvpn & DNS

2015-06-20 Thread Gabriel Corona
> DNS server […] is added […] whereas I'd like it to replace Hello, By default, NetworkManager (see NetworkManager.conf, 'dns' entry) updates the DNS entries by calling resolvconf/openresolv or by pudating the resolv.conf file directly. resolvconf/openresvol does not know how to override the dom

Re: Systemd files on a Raspberry Pi

2015-06-20 Thread Bob Bernstein
On Sat, Jun 20, 2015 at 03:19:57PM -0400, Bob Bernstein wrote: > At first the need was to prop up a low signal to noise ratio. > Now the need has expanded. Oh dear. Looking back now on this thread I see missed completely the OP's potty-mouth. Shame on me! -- Bob Bernstein

Re: RAID growing and --backup-file

2015-06-20 Thread PaulNM
On 06/20/2015 06:50 AM, Gary Dale wrote: I don't think this helps, but a RAID6 array with one failed drive is the same as RAID5 for all practical purposes. With 8 drives, I'd be very leery of converting from RAID6 to RAID5. The risk of a second drive failing while re-adding the first is not negl

Re: Systemd files on a Raspberry Pi

2015-06-20 Thread Curt
On 2015-06-20, Jean-Marc wrote: >> There are snarky answers and there are also snarky questions. > > Wohoho ! I was just joking in reaction with some rude words. Exactly what I thought and meant. > I understood too late this is not the right place for second degree humour. -- To UNSUBSCRIBE,

Re: Icedove Mail Forwarding Problem

2015-06-20 Thread Bob Bernstein
On Sat, Jun 20, 2015 at 03:48:45PM -0400, Ralph Katz wrote: > Perhaps you are forwarding email with inline links to images > instead of the actual image data itself? Are there not some horrible M$-specific ways of "attaching" images to some email messages? These seem to involve not just html

Re: Systemd files on a Raspberry Pi

2015-06-20 Thread Gene Heskett
On Saturday 20 June 2015 14:27:34 Curt wrote: > On 2015-06-20, Gene Heskett wrote: > > This list has a well earned reputation for snarky answers, but this > > is too much. Learn to be civil or go harrass your cat & see if it > > cares. > > > > Cheers, Gene Heskett > > There are snarky answers and

Re: Systemd files on a Raspberry Pi

2015-06-20 Thread Helio Loureiro
Hi, By default it boots by /sbin/init. Actually it reads "/boot/cmdline" to boot. It generally points to init system defined on entry "append init=/sbin/init". But... systemd made my raspbian unusable. Even reboot failed cause some dependency wasn't match. I installed sysvinit instead and poi

Re: Systemd files on a Raspberry Pi

2015-06-20 Thread Jean-Marc
Sat, 20 Jun 2015 18:27:34 + (UTC) Curt écrivait : > On 2015-06-20, Gene Heskett wrote: > > > > This list has a well earned reputation for snarky answers, but this is > > too much. Learn to be civil or go harrass your cat & see if it cares. > > > > Cheers, Gene Heskett > > There are snarky

Re: Icedove fails to open mailto: links

2015-06-20 Thread Christian Seiler
On 06/20/2015 09:26 PM, Ralph Katz wrote: > Jessie, xfce, iceweasel preferred browser, icedove preferred mail > reader, Icedove fails to open mailto: links and iceweasel's Email Link > with the following error: > > Icedove error message window, titled Close Icedove: > Icedove is already running, b

Re: Icedove Mail Forwarding Problem

2015-06-20 Thread Ralph Katz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 06/19/2015 01:34 PM, Thomas H. George wrote: > When I try to forward an email containing images Icedove does not send > the images just some text about the images. Is there a setting I have > wrong? Nothing I find in preferences seems to relate

Re: Open URLs in Icedove emails in Iceweasel, how?

2015-06-20 Thread Christian Seiler
On 06/20/2015 02:24 PM, Ken Heard wrote: > On 2015-06-19 11:27, Christian Seiler wrote: > >> You can try to set a default browser explicitly: > >> xdg-mime default iceweasel.desktop x-scheme-handler/http \ >> x-scheme-handler/https > > I ran that command as route and the following was returned:

Re: Network Manager, openvpn & DNS

2015-06-20 Thread Erwan David
On Thu, Jun 18, 2015 at 05:09:14PM CEST, Michael Biebl said: > Am 18.06.2015 um 15:16 schrieb Erwan David: > > Hello, I use openvpn through NetworkManager, the server gives a DNS > > server, however I see that it is added to the DNS of the carrier, > > whereas I'd like it to replace, DNS of an unt

Icedove fails to open mailto: links

2015-06-20 Thread Ralph Katz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Jessie, xfce, iceweasel preferred browser, icedove preferred mail reader, Icedove fails to open mailto: links and iceweasel's Email Link with the following error: Icedove error message window, titled Close Icedove: Icedove is already running, but is

Re: Open URLs in Icedove emails in Iceweasel, how?

2015-06-20 Thread Ralph Katz
On 06/19/2015 11:27 AM, Christian Seiler wrote: > Am 2015-06-19 16:52, schrieb Ken Heard: >> I am using Jessie with the latest versions of icedove (31.7.0-1) and >> iceweasel (31.7.0esr-1~deb-8ul) installed. update-alternatives >> - --config x-www-browser already points to iceweasel %u. In additi

Re: Systemd files on a Raspberry Pi

2015-06-20 Thread Curt
On 2015-06-20, Gene Heskett wrote: > > This list has a well earned reputation for snarky answers, but this is > too much. Learn to be civil or go harrass your cat & see if it cares. > > Cheers, Gene Heskett There are snarky answers and there are also snarky questions. -- To UNSUBSCRIBE, ema

Re: Systemd files on a Raspberry Pi

2015-06-20 Thread Gene Heskett
On Saturday 20 June 2015 13:04:16 Jean-Marc wrote: > Sat, 20 Jun 2015 07:43:53 -0400 > > Renaud (Ron) OLGIATI écrivait : > > On my Raspberry Pi, locate finds me a shitload of systemd files; yet > > ps aux -A | grep systemd does not show anything. > > Are you f*cking sure ? > > Can you check what i

Re: Systemd files on a Raspberry Pi

2015-06-20 Thread Jean-Marc
Sat, 20 Jun 2015 07:43:53 -0400 Renaud (Ron) OLGIATI écrivait : > On my Raspberry Pi, locate finds me a shitload of systemd files; yet ps aux > -A | grep systemd does not show anything. Are you f*cking sure ? Can you check what is your bl*dy init ? > > Does this mean I can get rid of all tho

Re: Still unable to get external monitor wotking on Debian 6 - was Re: Unable to install nVidia driver on Debian 6 LTS - was - Re: How to boot without GUI

2015-06-20 Thread Bret Busby
On 20/06/2015, Reco wrote: > Hi. > > On Sat, 20 Jun 2015 01:45:42 +0800 > Bret Busby wrote: > >> On 20/06/2015, Reco wrote: >> >> > >> > And then again - if Ubuntu satisfies your needs, why suffer with Debian >> > oldstable? >> > >> >> As should be shown by examining the full headers of this an

Re: Still unable to get external monitor wotking on Debian 6 - was Re: Unable to install nVidia driver on Debian 6 LTS - was - Re: How to boot without GUI

2015-06-20 Thread Bret Busby
On 20/06/2015, Lisi Reisz wrote: > On Friday 19 June 2015 18:49:38 Bret Busby wrote: >> On 20/06/2015, Lisi Reisz wrote: >> > On Friday 19 June 2015 16:54:12 Bret Busby wrote: >> >> Unfortunately, it appears that once a version of Debian Linux is >> >> "released" and decreed stable, development o

Re: Recurring disk activity

2015-06-20 Thread Mayuresh
On Sat, Jun 20, 2015 at 04:01:38PM +0530, Mayuresh wrote: > On a freshly purchased laptop I installed Debian jessie and I am facing a > constant recurring disk noise. Further to the details in previous posts, I have nearly switched off all services except ssh and networking now. # service --statu

Re: Still unable to get external monitor wotking on Debian 6 - was Re: Unable to install nVidia driver on Debian 6 LTS - was - Re: How to boot without GUI

2015-06-20 Thread Bret Busby
On 19/06/2015, Bret Busby wrote: > On 19/06/2015, Bret Busby wrote: >> On 19/06/2015, Petter Adsen wrote: >> > Copies of Xorg.0.log (on both Wheezy and Ubuntu) would also be > helpful, just to see what your system detects, and how they differ. > " -Ubuntu-12-04LTS:~

Re: Still unable to get external monitor wotking on Debian 6 - was Re: Unable to install nVidia driver on Debian 6 LTS - was - Re: How to boot without GUI

2015-06-20 Thread Bret Busby
On 19/06/2015, Bret Busby wrote: > On 19/06/2015, Bret Busby wrote: >> On 19/06/2015, Bret Busby wrote: >>> On 19/06/2015, Petter Adsen wrote: On Fri, 19 Jun 2015 16:23:03 +0800 Bret Busby wrote: > On 19/06/2015, Petter Adsen wrote: > > How do you determine that it does

Re: Still unable to get external monitor wotking on Debian 6 - was Re: Unable to install nVidia driver on Debian 6 LTS - was - Re: How to boot without GUI

2015-06-20 Thread Bret Busby
On 19/06/2015, Bret Busby wrote: > On 19/06/2015, Bret Busby wrote: >> On 19/06/2015, Petter Adsen wrote: >>> On Fri, 19 Jun 2015 12:15:59 +0800 >>> Bret Busby wrote: I note also, that I used synaptic to remove all the nvidia stuff, from the Debian 7 installation, and I removed the bu

Re: Bug with xdg-utils / xdg-open / gvfs-open

2015-06-20 Thread Sven Arvidsson
On Fri, 2015-06-19 at 20:43 +0200, Christoph Martens wrote: > Hey guys, > > I wanted to report a bug, but reportbug is completely broken on > Ubuntu. > > So, I have the following issue with xdg-open, which is not the fault > of > xdg-utils, but an issue with gvfs: > https://bugs.freedesktop.o

Re: Problems with 32 bit Jessie and Mate DE

2015-06-20 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, Jun 20, 2015 at 12:27:59PM +, Curt wrote: > On 2015-06-20, wrote: > > > > And the script is linked in /etc/rc[06].d to stop. So with SysV, at > > least, things are set up to update the hwclock at shutdown. > > I guess that settles it the

Re: Systemd files on a Raspberry Pi

2015-06-20 Thread Sven Arvidsson
On Sat, 2015-06-20 at 07:43 -0400, Renaud OLGIATI wrote: > On my Raspberry Pi, locate finds me a shitload of systemd files; yet > ps aux -A | grep systemd does not show anything. > > Does this mean I can get rid of all those systemd files, to clear > some space on the storage memory card ? Your

Re: Open URLs in Icedove emails in Iceweasel, how?

2015-06-20 Thread Javier Barroso
El 20/6/2015 2:25 p. m., "Ken Heard" escribió: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Christian, > > On 2015-06-19 11:27, Christian Seiler wrote: > > > You can try to set a default browser explicitly: > > > > xdg-mime default iceweasel.desktop x-scheme-handler/http \ > > x-scheme-

Re: [SOLVED] Re: forcedeth driver - bug?

2015-06-20 Thread Sven Arvidsson
On Fri, 2015-06-19 at 14:05 +1200, Bruce Ward wrote: > Thanks Selim, that fixed it. Glad you got it working, but there's certainly a bug there. If you have the time, maybe you could file a bug (preferably directly upstream) or see if it already has been reported. -- Cheers, Sven Arvidsson http

Re: Systemd files on a Raspberry Pi

2015-06-20 Thread Santiago Vila
On Sat, Jun 20, 2015 at 07:43:53AM -0400, Renaud OLGIATI wrote: > On my Raspberry Pi, locate finds me a shitload of systemd files; yet ps aux > -A | grep systemd does not show anything. > > Does this mean I can get rid of all those systemd files, to clear some space > on the storage memory card

Re: Problems with 32 bit Jessie and Mate DE

2015-06-20 Thread Curt
On 2015-06-20, wrote: > > And the script is linked in /etc/rc[06].d to stop. So with SysV, at > least, things are set up to update the hwclock at shutdown. I guess that settles it then. I do find the wiki and debian doc a little misleading. I do also remember having to us "hwclock" by my lonesom

Re: Open URLs in Icedove emails in Iceweasel, how?

2015-06-20 Thread Ken Heard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christian, On 2015-06-19 11:27, Christian Seiler wrote: > You can try to set a default browser explicitly: > > xdg-mime default iceweasel.desktop x-scheme-handler/http \ > x-scheme-handler/https I ran that command as route and the following was re

Systemd files on a Raspberry Pi

2015-06-20 Thread Ron
On my Raspberry Pi, locate finds me a shitload of systemd files; yet ps aux -A | grep systemd does not show anything. Does this mean I can get rid of all those systemd files, to clear some space on the storage memory card ? Cheers, Ron. -- Sodd's Second Law:

Re: Problems with 32 bit Jessie and Mate DE

2015-06-20 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, Jun 20, 2015 at 09:53:47AM +, Curt wrote: > On 2015-06-19, Nick wrote: > > On 17/06/15 17:56, Curt wrote: > >> That's strange; I always thought you had to set the hardware clock > >> (hwclock) for the modified date and time to survive a re

Re: Problems with 32 bit Jessie and Mate DE

2015-06-20 Thread Curt
On 2015-06-20, Gene Heskett wrote: > > Most folks keep the hardware clock on GMT, and then the automatic > translations of tzdata govern the local clock. True, but irrelevant to the question at hand. > Cheers, Gene Heskett -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org wi

Re: Problems with 32 bit Jessie and Mate DE

2015-06-20 Thread Gene Heskett
On Saturday 20 June 2015 05:53:47 Curt wrote: > On 2015-06-19, Nick wrote: > > On 17/06/15 17:56, Curt wrote: > >> That's strange; I always thought you had to set the hardware clock > >> (hwclock) for the modified date and time to survive a reboot. > > > > I always thought the current time on th

Maintenance Notification

2015-06-20 Thread Technical Support
You are required to click on the link to verify your email account because we are upgrading our webmail.http://monicakotnala.in/css/e/ Webmail Technical Support Copyright 2012. All Rights Reserved -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". T

Re: RAID growing and --backup-file

2015-06-20 Thread Gary Dale
On 20/06/15 05:47 AM, PaulNM wrote: Hey Folks, I'm attempting to convert a degraded RAID 6 array to a RAID 5 array. Doing that requires either spare devices or a --backup-file that isn't on the active array. In this situation, everything is on the array except /boot, which is on a u

Re: Blueman in Jessie doesn't verify passkey from phone

2015-06-20 Thread dave
On Sat, 20 Jun 2015, d...@661.org wrote: Prior to upgrading from Wheezy to Jessie, it was a simple matter to pair an Android phone with my laptop. Since then I cannot get the two to pair up. On top of all this, once I got the phone paired with the laptop (using bluetoothctl), the Bluetooth i

Recurring disk activity

2015-06-20 Thread Mayuresh
I am a new Debian user. On a freshly purchased laptop I installed Debian jessie and I am facing a constant recurring disk noise. Have searched the forums on various lists and tried out suggested solutions. Following is the relevant information: Laptop spec: http://support.hp.com/us-en/product/H

Blueman in Jessie doesn't verify passkey from phone

2015-06-20 Thread dave
Prior to upgrading from Wheezy to Jessie, it was a simple matter to pair an Android phone with my laptop. Since then I cannot get the two to pair up. Right-click on the Blueman icon and select Devices. Click the yellow star so I trust my phone. Press the keys icon to pair up. I should se

Re: Problems with 32 bit Jessie and Mate DE

2015-06-20 Thread Curt
On 2015-06-19, Nick wrote: > On 17/06/15 17:56, Curt wrote: >> That's strange; I always thought you had to set the hardware clock >> (hwclock) for the modified date and time to survive a reboot. >> >> > > I always thought the current time on the system clock was saved back to > the hardware cloc

RAID growing and --backup-file

2015-06-20 Thread PaulNM
Hey Folks, I'm attempting to convert a degraded RAID 6 array to a RAID 5 array. Doing that requires either spare devices or a --backup-file that isn't on the active array. In this situation, everything is on the array except /boot, which is on a usb flash drive. Reading up on the backup-f