Re: Scrolling problem, all apps.

2015-12-16 Thread Petter Adsen
On Wed, 16 Dec 2015 20:35:15 -0600 Dennis Wicks wrote: > Greetings; > > I am running Jessie and XFCE. > > I have a continuing problem with scrolling that occurs with > all programs/applications. > > I am used to clicking in the scroll bar to move it a page, > more or less. Now it jumps all t

Re: "lvmetad is not active yet"

2015-12-16 Thread Gary Dale
On 16/12/15 03:10 PM, Carlos Davila wrote: Hi, During boot I am getting the following message: lvmetad is not active yet, using direct activation during sysinit "disk/by-uuid-": Invalid path for Logical Volume. But I have no logical volumes on my system (Stretch on sdb). The system eventually

Re: ssh disconnects immediately after successful login

2015-12-16 Thread David Christensen
On 12/16/2015 06:54 PM, Kent West wrote: westk@westek:~$ cat /etc/debian_version stretch/sid So, Debian Testing (Stretch). You have a newer version of openssh-server (1:6.9p1-3) than I do (1:6.7p1-5). Check your 'man sshd_config' carefully. Kents-MacBook-Pro:~ westk$ ssh -vvv we...@west

awffull?

2015-12-16 Thread Gene Heskett
Greetings all; As I've said several times, the web page in the sig is this machine. But something, on or about Nov 16th, disabled awffull, so I haven't had any handy stats to look at recently. Tonight I read the man pages and found its a bad idea to run it as root, however, root's cronatb had

Re: Moving Partitions

2015-12-16 Thread David Christensen
On 12/16/2015 05:39 AM, David Baron wrote: In the continuing struggle to undo the damage of the ridiculous partitions made by the installer, I bought another one terra disk and now have loads of /usr space and and real /opt partition. ... > / root, which is on a old 80gig IDE For my SOHO networ

Re: ssh disconnects immediately after successful login

2015-12-16 Thread Kent West
On 12/16/15 8:19 PM, David Christensen wrote: On 12/16/2015 05:29 AM, Kent West wrote: If I try to connect to my Debian box at work, using either my Mac's OS X or my Mac's Debian VM, I can connect successfully, but then immediately the connection is closed: Kents-MacBook-Pro:~ westk$ ssh -Y w

Scrolling problem, all apps.

2015-12-16 Thread Dennis Wicks
Greetings; I am running Jessie and XFCE. I have a continuing problem with scrolling that occurs with all programs/applications. I am used to clicking in the scroll bar to move it a page, more or less. Now it jumps all the way to the top or bottom of the scroll area, whichever direction I am

Re: ssh disconnects immediately after successful login

2015-12-16 Thread David Christensen
On 12/16/2015 05:29 AM, Kent West wrote: If I try to connect to my Debian box at work, using either my Mac's OS X or my Mac's Debian VM, I can connect successfully, but then immediately the connection is closed: Kents-MacBook-Pro:~ westk$ ssh -Y we...@westek.acu.edu we...@westek.acu.edu's passwo

Re: Incorrect group on /dev/fd0? "disk" vs "floppy"

2015-12-16 Thread Anders Andersson
On Wed, Dec 16, 2015 at 11:08 PM, Sven Arvidsson wrote: > On Wed, 2015-12-16 at 22:09 +0100, Anders Andersson wrote: >> Believe it or not, but I still have a floppy disk drive in my >> workstation, and I have to use it occasionally! I just noticed that >> my >> user was not allowed to write to /de

Re: Incorrect group on /dev/fd0? "disk" vs "floppy"

2015-12-16 Thread Sven Arvidsson
On Wed, 2015-12-16 at 22:09 +0100, Anders Andersson wrote: > Believe it or not, but I still have a floppy disk drive in my > workstation, and I have to use it occasionally! I just noticed that > my > user was not allowed to write to /dev/fd0 even though it belongs to > the group "floppy". I found t

Re: Incorrect group on /dev/fd0? "disk" vs "floppy"

2015-12-16 Thread Ulf Volmer
On 12/16/2015 10:09 PM, Anders Andersson wrote: Believe it or not, but I still have a floppy disk drive in my workstation, and I have to use it occasionally! I just noticed that my user was not allowed to write to /dev/fd0 even though it belongs to the group "floppy". I found that /dev/fd0 belong

Incorrect group on /dev/fd0? "disk" vs "floppy"

2015-12-16 Thread Anders Andersson
Believe it or not, but I still have a floppy disk drive in my workstation, and I have to use it occasionally! I just noticed that my user was not allowed to write to /dev/fd0 even though it belongs to the group "floppy". I found that /dev/fd0 belongs to the group "disk", and I don't think it should

"lvmetad is not active yet"

2015-12-16 Thread Carlos Davila
Hi, During boot I am getting the following message: lvmetad is not active yet, using direct activation during sysinit "disk/by-uuid-": Invalid path for Logical Volume. But I have no logical volumes on my system (Stretch on sdb). The system eventually boots and all is good, except for this messag

Re: ssh disconnects immediately after successful login

2015-12-16 Thread Pascal Hambourg
Kent West a écrit : > > One thing I did notice in the auth logs is that the connection port > seems to change every connection attempt; is that normal? Yes. The client source port used by a typical TCP connection is ephemeral.

Re: command not found [SOLVED]

2015-12-16 Thread Gene Heskett
On Wednesday 16 December 2015 13:05:22 Bob Holtzman wrote: > On Wed, Dec 16, 2015 at 12:06:14AM -0500, Bob Bernstein wrote: > > Please post your .fetchmailrc, obfuscating any identifying > > information in it. > > > > Scripts can yield up a "command not found" when the nfg executable > > is not th

Re: command not found [SOLVED]

2015-12-16 Thread Brian
On Wed 16 Dec 2015 at 11:05:22 -0700, Bob Holtzman wrote: > On Wed, Dec 16, 2015 at 12:06:14AM -0500, Bob Bernstein wrote: > > Please post your .fetchmailrc, obfuscating any identifying > > information in it. > > > > Scripts can yield up a "command not found" when the nfg executable > > is not th

Re: command not found [SOLVED]

2015-12-16 Thread Bob Holtzman
On Wed, Dec 16, 2015 at 12:06:14AM -0500, Bob Bernstein wrote: > Please post your .fetchmailrc, obfuscating any identifying > information in it. > > Scripts can yield up a "command not found" when the nfg executable > is not the script itself but, say, some utility called in the > script. (Think:

Re: Moving Partitions

2015-12-16 Thread Darac Marjal
On Wed, Dec 16, 2015 at 03:39:15PM +0200, David Baron wrote: In the continuing struggle to undo the damage of the ridiculous partitions made by the installer, I bought another one terra disk and now have loads of /usr space and and real /opt partition. Now, two left: /var which can either go to

Moving Partitions

2015-12-16 Thread David Baron
In the continuing struggle to undo the damage of the ridiculous partitions made by the installer, I bought another one terra disk and now have loads of /usr space and and real /opt partition. Now, two left: /var which can either go to the 8gig partition freed by moving /usr or to a larger part

ssh disconnects immediately after successful login

2015-12-16 Thread Kent West
I have a Debian box on my work network. I have a MacBook Pro at home, with a Debian VM running in VirtualBox. If I try to connect to my Debian box at work, using either my Mac's OS X or my Mac's Debian VM, I can connect successfully, but then immediately the connection is closed: Kents-MacBoo

Re: debmirror hangs

2015-12-16 Thread sp113438
On Tue, 15 Dec 2015 18:25:41 -0700 Joshua wrote: > --slow-cpu Thanks! It did the trick, I too can update my local mirror again.

Re: [SOLVED} Re: KDE plasma: accidently destroyed profile-settings

2015-12-16 Thread Brad Rogers
On Wed, 16 Dec 2015 09:55 +0100 digiphoenix wrote: Hello digiphoenix, >that helped. I deleted kactitivityrc beleow ~/.config and it worked >again.# >Thank you for your hint. YW. I'm glad it worked out for you. -- Regards _ / ) "The blindingly obvious is / _)rad

[SOLVED} Re: KDE plasma: accidently destroyed profile-settings

2015-12-16 Thread digiphoenix
Hi Brad, > Either way, rather than delete the directories, move/rename them so you > still have their contents. that helped. I deleted kactitivityrc beleow ~/.config and it worked again.# Thank you for your hint. Best regards Hans

Re: KDE plasma: accidently destroyed profile-settings

2015-12-16 Thread Brad Rogers
On Tue, 15 Dec 2015 21:19:09 +0100 Hans wrote: Hello Hans, >because I do not know, which are the correct ones. And of course do not >want to delete the complete ~/.kde folder. That may not help; Much of KDE's config is now under ~/.config Either way, rather than delete the directories, move/r