Re: ssh maimed on testing update

2016-01-08 Thread R. Clayton
Is it possible that you are using a dsa key? ;-) Use ssh with -v and take a look to the Output. Yes, that was the problem. I switched to rsa, which doesn't seem to me like it reduces paranoia, but I deal with systems that apparently don't understand ed25519.

Re: Gnome Terminal only opens on Xorg screen 0

2016-01-08 Thread Nate Bargmann
* On 2016 08 Jan 14:13 -0600, Sven Arvidsson wrote: > Another option might be the last answer here: > http://unix.stackexchange.com/questions/201900/run-true-multiple-process-instances-of-gnome-terminal Kind of a kludge but that did start a terminal session on the :0.1 screen so I can use it as a

Re: Gnome Terminal only opens on Xorg screen 0

2016-01-08 Thread Sven Arvidsson
On Fri, 2016-01-08 at 11:20 -0600, Nate Bargmann wrote: > A difference is that I am not using Xephyr and so no extran X server. > Instead I am using Zaphod heads mode.  I will check again when I get > home with the --display option.  I seem to recall that did not make > any > difference. > > After

Re: Gnome Terminal only opens on Xorg screen 0

2016-01-08 Thread Nate Bargmann
* On 2016 08 Jan 10:48 -0600, Sven Arvidsson wrote: > Not sure what's going on.  > > I tried by running an extra X server with Xephyr. No problem launching > gnome-terminal there by using --display (with no other g-t-s running) > or by launching gnome-terminal from an xterm inside Xephyr. A diffe

Re: Gnome Terminal only opens on Xorg screen 0

2016-01-08 Thread Sven Arvidsson
On Fri, 2016-01-08 at 05:36 -0600, Nate Bargmann wrote: > * On 2016 08 Jan 05:14 -0600, Sven Arvidsson wrote: > > How do you launch it?  > > Either with an Xfce launcher from a panel or by typing 'gnome- > terminal' > at another terminal prompt. > > > AFAICT gnome-terminal runs a single process, 

Re: FDisk Help

2016-01-08 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, Jan 09, 2016 at 02:54:44AM +1300, Chris Bannister wrote: > On Thu, Jan 07, 2016 at 04:53:34PM +0100, jdd wrote: [...] > > (but all I have at hand is an openSUSE, the debian version may be different) > > LOL, you do realise this is a list for

Re: FDisk Help

2016-01-08 Thread jdd
Le 08/01/2016 14:54, Chris Bannister a écrit : On Thu, Jan 07, 2016 at 04:53:34PM +0100, jdd wrote: fdisk -l gives all the necessary info example: Device Boot Start End Sectors Size Id Type /dev/sdc1 * 2048 62910463 6290841630G 83 Linux /dev/sdc2629104

Re: FDisk Help

2016-01-08 Thread Chris Bannister
On Thu, Jan 07, 2016 at 04:53:34PM +0100, jdd wrote: > fdisk -l > > gives all the necessary info > > example: > > Device Boot Start End Sectors Size Id Type > /dev/sdc1 * 2048 62910463 6290841630G 83 Linux > /dev/sdc262910464 937701375 874790912 417,1G f

Re: dig works, but domain name still cannot be resolved

2016-01-08 Thread Myscelus
On 01/08/2016 07:46 AM, Yang Yu wrote: dig can get A records of the domain name in question. But it looks like the response got rejected by the OS. Is it related to the wildcard? $ dig mint.lc.intuit.com ; <<>> DiG 9.9.5-9+deb8u4-Debian <<>> mint.lc.intuit.com ;; global options: +cmd ;; Got an

Re: Question: eth0 vs enp1s0 (second try)

2016-01-08 Thread Brian
On Fri 08 Jan 2016 at 02:36:20 +0100, Vincent Lefevre wrote: > On 2016-01-07 18:47:48 +, Brian wrote: > > Many WiFi devices require firmware. Some of those devices will not have > > an interface registered (they are not initialised) if the firmware is > > not present to be loaded into the devi

Re: ssh maimed on testing update

2016-01-08 Thread Shin.Ice
I had the same problem a few weeks ago. "OpenSSH 7.0 disables ssh-dss keys by default" =) Is it possible that you are using a dsa key? ;-) Use ssh with -v and take a look to the Output. Am 5. Januar 2016 17:49:54 MEZ, schrieb rvclay...@acm.org: >I'm running > > $ lsb_release -a > No LSB

Re: Gnome Terminal only opens on Xorg screen 0

2016-01-08 Thread Nate Bargmann
* On 2016 08 Jan 05:14 -0600, Sven Arvidsson wrote: > How do you launch it?  Either with an Xfce launcher from a panel or by typing 'gnome-terminal' at another terminal prompt. > AFAICT gnome-terminal runs a single process, /usr/lib/gnome- > terminal/gnome-terminal-server each call to gnome-termi

Re: Gnome Terminal only opens on Xorg screen 0

2016-01-08 Thread Sven Arvidsson
On Thu, 2016-01-07 at 20:55 -0600, Nate Bargmann wrote: > This is puzzling me.  My Xorg is set up for dual-head operation with > each head having its own screen and four Xfce workspaces per screen. > It's something I've had working well for several years. > > For various reasons I would like to us

Re: dig works, but domain name still cannot be resolved

2016-01-08 Thread Elimar Riesebieter
* Yang Yu [2016-01-07 23:46 -0600]: > dig can get A records of the domain name in question. But it looks > like the response got rejected by the OS. Is it related to the > wildcard? > > > $ dig mint.lc.intuit.com > > ; <<>> DiG 9.9.5-9+deb8u4-Debian <<>> mint.lc.intuit.com > ;; global options:

Re: Problem with grub-install (d-i, soft RAID6, Jessie)

2016-01-08 Thread Pascal Hambourg
Christian Seiler a écrit : > On 01/08/2016 02:51 AM, Pascal Hambourg wrote: >> Current tools won't align for compatibility purpose any more. The >> default 1-MiB alignment is only for performance purpose, not compatibility. > > This is new to me - I always thought that this was entirely for > comp