Re: ssh/screen question - thread

2016-11-14 Thread bruce
hey guys... got a much simpler issue/question... I thought I had been running the remote cmd within the screen named session.. upon further testing.. I may not have actually been running it in the screen session.. perhaps outside of the session.. I think this works //--fire up the named scr

Re: Touchpad Single Finger Scroll Not Working - Not Present

2016-11-14 Thread EGO-II.1
On 11/14/2016 07:36 PM, Ed Greshko wrote: On 11/15/16 08:06, EGO-II.1 wrote: On 11/14/2016 02:28 PM, Fred Smith wrote: On Mon, Nov 14, 2016 at 09:07:21AM -0800, Chris Murphy wrote: On Mon, Nov 14, 2016 at 8:45 AM, EGO-II.1 wrote: So I've been delving into the touchpad thing a bit more no

Re: Touchpad Single Finger Scroll Not Working - Not Present

2016-11-14 Thread Ed Greshko
On 11/15/16 08:06, EGO-II.1 wrote: > > > On 11/14/2016 02:28 PM, Fred Smith wrote: >> On Mon, Nov 14, 2016 at 09:07:21AM -0800, Chris Murphy wrote: >>> On Mon, Nov 14, 2016 at 8:45 AM, EGO-II.1 wrote: So I've been delving into the touchpad thing a bit more now that I have a few days of

Re: Touchpad Single Finger Scroll Not Working - Not Present

2016-11-14 Thread EGO-II.1
On 11/14/2016 02:28 PM, Fred Smith wrote: On Mon, Nov 14, 2016 at 09:07:21AM -0800, Chris Murphy wrote: On Mon, Nov 14, 2016 at 8:45 AM, EGO-II.1 wrote: So I've been delving into the touchpad thing a bit more now that I have a few days off. This is the output of libinput-list-devices: I'm a

Re: Touchpad Single Finger Scroll Not Working - Not Present

2016-11-14 Thread EGO-II.1
On 11/14/2016 12:07 PM, Chris Murphy wrote: On Mon, Nov 14, 2016 at 8:45 AM, EGO-II.1 wrote: So I've been delving into the touchpad thing a bit more now that I have a few days off. This is the output of libinput-list-devices: I'm assuming that since all the necessary features I'm looking for

Re: ssh/screen question - thread

2016-11-14 Thread Gordon Messmer
On 11/14/2016 12:01 PM, Tom Horsley wrote: ssh goes to fantastic amounts of trouble to invent ridiculous file descriptors it can wait on till they close No it doesn't. ssh has a simple, well-defined behavior. It doesn't create non-standard (read "ridiculous") file descriptors. If you're ha

Re: ssh/screen question - thread

2016-11-14 Thread Tom Horsley
On Mon, 14 Nov 2016 14:13:48 -0500 bruce wrote: > It only detaches after the process completes!! ssh goes to fantastic amounts of trouble to invent ridiculous file descriptors it can wait on till they close (specifically to prevent you from exiting an ssh session and leaving anything running). I

Re: ssh/screen question - thread

2016-11-14 Thread Rick Stevens
On 11/14/2016 11:13 AM, bruce wrote: > Hey Rick... > > Morning dude! Thanks for the reply. > > I've tried a bunch of different combinations, including the one you > posted.. What seems to be happening, is that I can get it to run. The > tmp file is generated with the data but the session doesn't

Re: Touchpad Single Finger Scroll Not Working - Not Present

2016-11-14 Thread Fred Smith
On Mon, Nov 14, 2016 at 09:07:21AM -0800, Chris Murphy wrote: > On Mon, Nov 14, 2016 at 8:45 AM, EGO-II.1 wrote: > > So I've been delving into the touchpad thing a bit more now that I have a > > few days off. This is the output of libinput-list-devices: > > > > I'm assuming that since all the nece

Re: ssh/screen question - thread

2016-11-14 Thread bruce
Hey Rick... Morning dude! Thanks for the reply. I've tried a bunch of different combinations, including the one you posted.. What seems to be happening, is that I can get it to run. The tmp file is generated with the data but the session doesn't immeadiately detach. It only detaches after the pro

Re: Ralink USB RT5370 Wireless Adapter on F21

2016-11-14 Thread Rick Stevens
On 11/14/2016 10:18 AM, jd1008 wrote: > > > On 11/14/2016 11:11 AM, Rick Stevens wrote: >> On 11/14/2016 07:19 AM, Gary Stainburn wrote: >>> >although ifconfig doesn't show anything >> "ifconfig" will only show interfaces that are up. "ifconfig -a" will >> show you all of them, up or down. >> > O

Re: ssh/screen question - thread

2016-11-14 Thread Rick Stevens
On 11/14/2016 03:01 AM, bruce wrote: > Hi Jakub > > So you're saying > ssh crawl_user@192.81.214.49 'screen -r "testname" -X "`ls -al /crawl_tmp/* > aa.tmp`" ' > is not the correct approach to running a remote cmd in a screen > session, and that the cmd wrapped in the backticks is

Re: Ralink USB RT5370 Wireless Adapter on F21

2016-11-14 Thread jd1008
On 11/14/2016 11:11 AM, Rick Stevens wrote: On 11/14/2016 07:19 AM, Gary Stainburn wrote: >although ifconfig doesn't show anything "ifconfig" will only show interfaces that are up. "ifconfig -a" will show you all of them, up or down. On my system, ifconfig without any args: $ ifconfig em1:

Re: Ralink USB RT5370 Wireless Adapter on F21

2016-11-14 Thread Rick Stevens
On 11/14/2016 07:19 AM, Gary Stainburn wrote: > although ifconfig doesn't show anything "ifconfig" will only show interfaces that are up. "ifconfig -a" will show you all of them, up or down. > if I run iwconfig I get the > following: > > [root@eddie-new ~]# iwconfig > enp4s0no wireless ext

Re: Touchpad Single Finger Scroll Not Working - Not Present

2016-11-14 Thread Chris Murphy
On Mon, Nov 14, 2016 at 8:45 AM, EGO-II.1 wrote: > So I've been delving into the touchpad thing a bit more now that I have a > few days off. This is the output of libinput-list-devices: > > I'm assuming that since all the necessary features I'm looking for are > listed as "N/A" then it means somet

Touchpad Single Finger Scroll Not Working - Not Present

2016-11-14 Thread EGO-II.1
So I've been delving into the touchpad thing a bit more now that I have a few days off. This is the output of libinput-list-devices: I'm assuming that since all the necessary features I'm looking for are listed as "N/A" then it means something is wrong? (Also because when I got to "Test Your S

gsettings speed

2016-11-14 Thread Patrick Dupre
Hello, I found the speed to the mouse to slow. I did: gsettings set org.gnome.desktop.peripherals.mouse speed x but x = 1.0 is the maximum value that I can set. I also tried: xkbset ma but it does not help. In addition, the speed is reset to a slower speed after a reboot. dconf-editor does not

Re: Ralink USB RT5370 Wireless Adapter on F21

2016-11-14 Thread Gary Stainburn
although ifconfig doesn't show anything, if I run iwconfig I get the following: [root@eddie-new ~]# iwconfig enp4s0no wireless extensions. wlp0s29f7u4 IEEE 802.11bgn ESSID:off/any Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm Retry short limit:7 RT

Ralink USB RT5370 Wireless Adapter on F21

2016-11-14 Thread Gary Stainburn
Hi all, I've plugged the above USB WIFI dongle into an aging F21 server to make it into an AirPrint server but can't get it working. I chose this dongle, purchased from The Pi Hut [1] because I have used a number of them in Raspberry Pi's as well as my Centos 7 laptop (The built in one doesn'

Re: ssh/screen question - thread

2016-11-14 Thread bruce
Hi Jakub So you're saying >>> ssh crawl_user@192.81.214.49 'screen -r "testname" -X "`ls -al >>> /crawl_tmp/* > aa.tmp`" ' is not the correct approach to running a remote cmd in a screen session, and that the cmd wrapped in the backticks is run on the local machine, not the remote machine???

Re: ssh/screen question - thread

2016-11-14 Thread Jakub Jelen
On 11/14/2016 02:17 AM, bruce wrote: I think I'm getting closer to an actual soln... ** Notice the backticks around the remote cmd to be run -without the ticks, the cmd doesn't appear to work ssh crawl_user@192.81.214.49 'screen -r "testname" -X "`nohup ls -al /crawl_tmp/* > aa.tmp`" ' ss