Re: Desktop Background Bites the Dust

2017-05-18 Thread Cindy-Sue Causey
On 5/19/17, Michael Milliman wrote: > I have no clue what happened, but the desktop background picture has > ceased to be displayed. I'm not even sure where to look to troubleshoot > the problem. The salient information is: OS is fully updated Testing, > MATE desktop environment. I have attempte

Desktop Background Bites the Dust

2017-05-18 Thread Michael Milliman
I have no clue what happened, but the desktop background picture has ceased to be displayed. I'm not even sure where to look to troubleshoot the problem. The salient information is: OS is fully updated Testing, MATE desktop environment. I have attempted to re-set the desktop background via both s

Re: improving the UX with the default KDE installation

2017-05-18 Thread Jimmy Johnson
On 05/18/2017 10:45 AM, Shawn Sörbom wrote: On Saturday, April 22, 2017 1:07:09 PM PDT fradev wrote: Hi everyone On 25/03/17 18:50:08 CEST, fradev wrote: Here are the dependencies of task-kde-desktop, on the right my suggestions. task-kde-desktop Depends: tasksel Depends: task-desktop

Re: (OT) problem with unknown software

2017-05-18 Thread Anders Andersson
On Fri, May 19, 2017 at 1:33 AM, ghe wrote: > > For several days, I've been getting email from myself, with no date, > title: > > Problem: /dev/sdd is UNKNOWN at 2017-05-18 11:56:30 from sbox > () > > The body: > > /dev/sdd () is Unavailable > > The Received: header: > > Received: from localhost (

Re: (OT) problem with unknown software

2017-05-18 Thread Joel Rees
On Fri, May 19, 2017 at 8:33 AM, ghe wrote: > For several days, I've been getting email from myself, with no date, > title: Why the lack of date and title I can't say. Perhaps some configuration issue. > Problem: /dev/sdd is UNKNOWN at 2017-05-18 11:56:30 from sbox > () > > The body: > > /dev/sd

Call for Research Papers

2017-05-18 Thread submission
Dear Professor, Doctor / Researcher, Apex Journal International, is currently accepting manuscript for publication in the following journals: International Research on Medical Sciences Research Journal of Agricultural and Environmental Management Journal of Business Administration and Manageme

(OT) problem with unknown software

2017-05-18 Thread ghe
For several days, I've been getting email from myself, with no date, title: Problem: /dev/sdd is UNKNOWN at 2017-05-18 11:56:30 from sbox () The body: /dev/sdd () is Unavailable The Received: header: Received: from localhost (sbox.slsware.net []) by srv.slsware.net (srv.slsware.net) wi

Re: SATA hotplug + mdadm raid

2017-05-18 Thread deloptes
Sam Smith wrote: > But I still need to swap the first drive (sda) and I don't really want > to have to reboot this time. So what can I do to ensure that once I pull > the old drive and put in the new one that it comes back up as "sda"? Or > does that even matter? (seems like it would..) As Andy S

Re: Virtual Machines: Newbie / novice questions

2017-05-18 Thread deloptes
Mark Fletcher wrote: > On Wed, May 17, 2017 at 12:57:57PM -0400, RavenLX wrote: >> On 05/17/2017 12:42 PM, craigswin wrote: >> > >> > >> >On 05/17/2017 06:03 AM, RavenLX wrote: >> >> But booting into a Windows VM is hard. You can't back up/export without >> losing your license and having to call

Re: Virtual Machines: Newbie / novice questions

2017-05-18 Thread deloptes
craigswin wrote: > Can you expand on that?  New to VMs, considering them as an alternative > to dualboot, with Stretch as host and Win7 as a guest to run Vectorworks. VMs come with a penalty in performance and functionality, but assuming Vectorworks runs on the pure windows machine it may run in

Re: SATA hotplug + mdadm raid

2017-05-18 Thread Sam Smith
On 05/18/2017 12:30 PM, Dan Ritter wrote: It doesn't matter that much. Use this: mdadm --fail /dev/md0 /dev/sda1 mdadm --remove /dev/md0 /dev/sda1 mdadm --add /dev/md0 /dev/whatever1 then check on progress with cat /proc/mdstat -dsr- Ok, I just went ahead and yanked the drive and stuck th

netfilter related regression in linux-image 3.16.43-2?

2017-05-18 Thread Tomaž Šolc
Dear all, after upgrading a mail server to the recent 8.8 Jessie point release my monitoring showed a significantly decreased amount of inbound SMTP traffic. Specifically, after rebooting for kernel upgrade from linux-image-3.16.0-4-686-pae 3.16.39-1+deb8u2 to 3.16.43-2 I found that a large numbe

Re: Samsung ML-1915 printer

2017-05-18 Thread Brian
On Thu 18 May 2017 at 17:32:33 +0100, Rodolfo Medina wrote: > Hi, Brian: > > finally I can get back to my printer problem... Thanks a lot for your help... > I'm trying to follow your instructions but... Well, I don't know, maybe I'm > missing something: The instructions were recounting what I

Re: SATA hotplug + mdadm raid

2017-05-18 Thread Andy Smith
Hi Sam, It doesn't matter what your devices are called. In fact you are best advised to avoid use of the /dev/sd* names where possible as these names may change for reasons other than drives being hotplugged. For example if your storage controller needs a module to detect drives, then order of mod

Re: SATA hotplug + mdadm raid

2017-05-18 Thread Dan Ritter
On Thu, May 18, 2017 at 11:49:11AM -0500, Sam Smith wrote: > Hi, > > I recently upgraded my home server to an HP ml30 tower server. It came with > a 4 drive hotplug SATA cage. I loaded two old unused drives in it and > installed Debian Stretch on it putting the drives in a software raid1 via > the

Re: Debian Developers Have Been Listening!

2017-05-18 Thread Michael Fothergill
On 18 May 2017 at 17:48, Patrick Bartek wrote: > > A while ago, I initiated the "If Linux Is About Choice ..." thread > about why there is no choice of inits during an initial install. > > Since that time, I've tested several systemd-less distros[1] as well as > Stretch as replacements for my agi

Re: Debian Developers Have Been Listening!

2017-05-18 Thread Dominik George
Hi, >A while ago, I initiated the "If Linux Is About Choice ..." thread >about why there is no choice of inits during an initial install. > >Since that time, I've tested several systemd-less distros[1] as well as >Stretch as replacements for my aging Wheezy system. With Stretch my >plan was to se

SATA hotplug + mdadm raid

2017-05-18 Thread Sam Smith
Hi, I recently upgraded my home server to an HP ml30 tower server. It came with a 4 drive hotplug SATA cage. I loaded two old unused drives in it and installed Debian Stretch on it putting the drives in a software raid1 via the debian installer. My plan was once I got the new box up and runni

Debian Developers Have Been Listening!

2017-05-18 Thread Patrick Bartek
A while ago, I initiated the "If Linux Is About Choice ..." thread about why there is no choice of inits during an initial install. Since that time, I've tested several systemd-less distros[1] as well as Stretch as replacements for my aging Wheezy system. With Stretch my plan was to see if I cou

Re: Virtual Machines: Newbie / novice questions

2017-05-18 Thread rhkramer
On Thursday, May 18, 2017 09:35:48 AM Mark Fletcher wrote: > This is the most unbelievable overkill. Windows VMs work just fine in > VirtualBox. When it comes to backup, I have my backup scripts check the > machines are down and if they are, include the virtual disks in the main > system backup, an

Re: Samsung ML-1915 printer

2017-05-18 Thread Rodolfo Medina
Hi, Brian: finally I can get back to my printer problem... Thanks a lot for your help... I'm trying to follow your instructions but... Well, I don't know, maybe I'm missing something: Brian writes: > I give in! Your ULD package doesn't work for you on unstable. Let us see > how mine goes on.

Re: Virtual Machines: Newbie / novice questions

2017-05-18 Thread Mark Fletcher
On Wed, May 17, 2017 at 12:57:57PM -0400, RavenLX wrote: > On 05/17/2017 12:42 PM, craigswin wrote: > > > > > >On 05/17/2017 06:03 AM, RavenLX wrote: > > But booting into a Windows VM is hard. You can't back up/export without > losing your license and having to call MS (which is why I don't even b

Re: Error on install: Repository "couldn't be accessed"

2017-05-18 Thread Liam O'Toole
On 2017-05-17, RavenLX wrote: > > > On 05/17/2017 12:20 PM, Robert Hardy (r.hardy) wrote: >> Hi, >> >> I received this message when installing from the Debian 8.8 netinstall >> ISO (debian-8.8.0-amd64-netinst.iso) >> >> Initial error was for ftp.uk.debian.org . I >> tr

Re: Trouble importing gpg keys in stretch

2017-05-18 Thread Frank
Pete, Maybe one more thing to check. I found a reference to an old bug which seems to suggest the number of keyrings gnupg can handle is limited. How many items does apt-key list show? How many files does /etc/apt/trusted.gpg.d contain? If a file /etc/apt/trusted.gpg exists, how big is it? Re

Re: Trouble importing gpg keys in stretch

2017-05-18 Thread Frank
Op 18-05-17 om 10:44 schreef Peter Miller: So sorry, I was premature - now the messages appear at the end instead of the middle. Sorry to hear that. This is really weird. Your system does have the keys it needs to verify the signatures. These errors make no sense. To make sure the InRelease

Re: stretch not booting

2017-05-18 Thread Brian
On Wed 17 May 2017 at 19:01:20 -0400, Luis Finotti wrote: > > No. I get stuck again. > > > You were able to type these commands? What do you mean by "stuck"? After > > pressing ENTER do you get anything on the screen? What do you see? > > > Yes, I am able to type those and boot starts, but get

[info]-blogsecuritybyscanning

2017-05-18 Thread polymax
<>https://www.wordfence.com/blog/2017/05/announcing-gravityscan <>https://www.gravityscan.com Las reglas de {***} especifican que debes comunicarte en inglés.

Re: Stretch and grsecurity

2017-05-18 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, May 18, 2017 at 11:24:13AM +0300, Georgios Pediaditis wrote: > Hello! > I'm running debian 9 stretch. > Does Debian 9 support grsecurity? Is there any info how to activate it? > I can find paxctl and gradm2 in my repository. > > thanks for yo

Re: Re: Trouble importing gpg keys in stretch

2017-05-18 Thread Peter Miller
Frank, So sorry, I was premature - now the messages appear at the end instead of the middle. Still a legend, but problem not actually solved. Cheers, Pete

Re: Re: Trouble importing gpg keys in stretch

2017-05-18 Thread Peter Miller
Frank, Yes, same behaviour from the command line. apt and gnupg were the same versions. Clearing the cache *worked* You are a legend! Thanks so much. Cheers, Pete

Stretch and grsecurity

2017-05-18 Thread Georgios Pediaditis
Hello! I'm running debian 9 stretch. Does Debian 9 support grsecurity? Is there any info how to activate it? I can find paxctl and gradm2 in my repository. thanks for your help. signature.asc Description: OpenPGP digital signature