Re: Filesystem for backup system

2016-10-16 Thread George N. White III
On Sat, Oct 15, 2016 at 6:25 PM, Gordon Messmer wrote: > On 10/13/2016 11:49 PM, c...@zip.com.au wrote: > >> Out of interest, how recent was your need to recover XFS, and what were >> the circumstances that caused it to be necessary? >> > > > I don't remember the date,

Re: Filesystem for backup system

2016-10-16 Thread Gordon Messmer
On 10/16/2016 05:42 AM, George N. White III wrote: I don't remember the date, specifically, and it's not clear what the circumstances are. One of the consequences of on-line fs checking is that errors tend to be detected long after they actually occur. Not sure what you mean

Re: googleearth

2016-10-16 Thread geo.inbox.ignored
On 10/15/2016 05:19 AM, François Patte wrote: <<<>>> > Thank you for this advice. Can you give a link to this forum? > ==> gaagle's _new_ 'google earth community' forum is found among page; https://productforums.google.com/forum/#!home -- peace out. CentOS GNU/Linux 6.8 tc,hago. g .

Re: Middle button emulation -

2016-10-16 Thread Bob Goodwin
On 10/16/16 05:49, Ed Greshko wrote: On box7 this works as expected, on this new installation in box10 it does not. > >Why not and how do I fix the problem? > >Any help appreciated, > I suppose the first question is "Do you have xorg-x11-drv-evdev installed on the new system?". + It looks

Re: off topic -- web testing/scraping question.

2016-10-16 Thread Patrick O'Callaghan
On Sat, 2016-10-15 at 23:44 -0400, bruce wrote: > I've seen some articles that imply it's doable to fire off/run a real > browser ff/chrome from the cmd line with the targetd url ,which would then > produce the required output. (But haven't seen any pointers/exmples on how > to accomplish as of

Middle button emulation -

2016-10-16 Thread Bob Goodwin
3 button emulation provides the ultimate in convenience for copy/paste, highlight and one click and you're done! I do not understand why fedora makes it so difficult to have this feature? I have two similar computers both running Fedora 24, this one a new installation. On both I have added

Re: Middle button emulation -

2016-10-16 Thread Ed Greshko
On 10/16/16 16:10, Bob Goodwin wrote: > > 3 button emulation provides the ultimate in convenience for copy/paste, > highlight and > one click and you're done! I do not understand why fedora makes it so > difficult to have > this feature? > > I have two similar computers both running Fedora 24,

Re: Filesystem for backup system

2016-10-16 Thread Roberto Ragusa
On 10/10/2016 05:25 PM, Alex wrote: > Hi, > > I've built an 11TB RAID5 array using fedora23 (soon to be fedora24) to > be used for backup for a bunch of mail and web servers, and thought > I'd inquire about the best filesystem to use. > > I suppose I'm most familiar with ext4, although I

Re: Middle button emulation -

2016-10-16 Thread Ed Greshko
On 10/16/16 18:05, Bob Goodwin wrote: > > > On 10/16/16 05:49, Ed Greshko wrote: >>> On box7 this works as expected, on this new installation in box10 it does >>> not. >>> > >>> >Why not and how do I fix the problem? >>> > >>> >Any help appreciated, >>> > >> I suppose the first question is "Do

Re: Middle button emulation -

2016-10-16 Thread Ed Greshko
On 10/17/16 05:12, Bob Goodwin wrote: > On 10/16/16 16:16, Ed Greshko wrote: >> OK... >> >> Then check your /var/log/Xorg.0.log to see if it is being loaded. >> >> grep evdev Xorg.0.log should be sufficient > + > [bobg@localhost ~]$ grep evdev /var/log/Xorg.0.log > [61.657] (**) Power

Re: Middle button emulation -

2016-10-16 Thread Ed Greshko
On 10/17/16 05:12, Bob Goodwin wrote: > Section "InputClass" > Identifier "middle button emulation class" > MatchIsPointer "on" > Option "Emulate3Buttons" "on" > Driver "evdev" > EndSection You may also want to try changing the above to... Section "InputClass"

Re: Middle button emulation -

2016-10-16 Thread Bob Goodwin
On 10/16/16 16:16, Ed Greshko wrote: OK... Then check your /var/log/Xorg.0.log to see if it is being loaded. grep evdev Xorg.0.log should be sufficient + [bobg@localhost ~]$ grep evdev /var/log/Xorg.0.log [61.657] (**) Power Button: Applying InputClass "evdev keyboard catchall" [

Re: Middle button emulation -

2016-10-16 Thread Ed Greshko
On 10/17/16 07:41, Bob Goodwin wrote: > On 10/16/16 19:02, Ed Greshko wrote: >> >> On 10/17/16 05:12, Bob Goodwin wrote: >>> Section "InputClass" >>>Identifier "middle button emulation class" >>>MatchIsPointer "on" >>>Option "Emulate3Buttons" "on" >>>Driver

Re: Middle button emulation -

2016-10-16 Thread Bob Goodwin
On 10/16/16 19:02, Ed Greshko wrote: On 10/17/16 05:12, Bob Goodwin wrote: Section "InputClass" Identifier "middle button emulation class" MatchIsPointer "on" Option "Emulate3Buttons" "on" Driver "evdev" EndSection You may also want to try changing the above to...

Re: Middle button emulation -

2016-10-16 Thread Bob Goodwin
On 10/16/16 20:13, Ed Greshko wrote: It still will not copy/paste with "Emulate3Buttons". When log in/out did not help I >rebooted ... > >As part of an earlier effort I changed to "lightdm" if that matters? That never caused a >problem before ... > What is the log output now? The Desktop

Re: Middle button emulation -

2016-10-16 Thread Ed Greshko
On 10/17/16 08:41, Bob Goodwin wrote: > On 10/16/16 20:13, Ed Greshko wrote: >>> It still will not copy/paste with "Emulate3Buttons". When log in/out did >>> not help I >>> >rebooted ... >>> > >>> >As part of an earlier effort I changed to "lightdm" if that matters? That >>> >never caused a