Re: systemd vs. autofs/nfs

2016-07-28 Thread Niels Kobschaetzki
On 16/07/28 18:52, Tom Horsley wrote: On Thu, 28 Jul 2016 18:43:09 -0400 bruce wrote: But, the whole systemd/dnf stuff... is that really useful, as opposed to the philosophy of some of the other flavors? There is no other flavor. Systemd will assimilate you. Every distro uses it now (as near

Re: [Note:] ssh agent forwarding

2016-07-28 Thread Christopher
On Thu, Jul 28, 2016 at 10:24 PM Gordon Messmer wrote: > On 07/28/2016 06:34 PM, Mike Wright wrote: > > Usually I start it like this: > > ssh-agent > > The solution was to invoke ssh-agent differently: > > eval `ssh-agent -s` > > Yes, that's normal. You need to either eval the output of ssh-agen

Re: [Note:] ssh agent forwarding

2016-07-28 Thread Gordon Messmer
On 07/28/2016 06:34 PM, Mike Wright wrote: Usually I start it like this: ssh-agent The solution was to invoke ssh-agent differently: eval `ssh-agent -s` Yes, that's normal. You need to either eval the output of ssh-agent or it must be the parent process of your shell. (e.g. ssh-agent gnome

[Note:] ssh agent forwarding

2016-07-28 Thread Mike Wright
Hi all, There was a thread on here recently about ssh agent forwarding. Usually I start it like this: ssh-agent ssh-add I came across a situation where I couldn't establish a connection to the agent when I tried to "ssh-add" my keys. ssh-agent had been executed already. It had somehow b

Re: fedora 23 bluetooth connection

2016-07-28 Thread Jon LaBadie
On Tue, Jul 26, 2016 at 01:33:00AM -0400, Jon LaBadie wrote: > On Mon, Jul 25, 2016 at 11:57:24PM +0100, Patrick O'Callaghan wrote: > > On Tue, 2016-07-26 at 05:55 +0800, Ed Greshko wrote: > > > > > > On 07/26/16 02:49, Roger Wells wrote: > > > > > > > > Something changed (although not fatally):

Re: bluetooth mouse [SOLVED]

2016-07-28 Thread Jon LaBadie
On Fri, Jul 08, 2016 at 12:43:07AM -0400, Jon LaBadie wrote: > I have an old Dell Vostro 1500 laptop. It was running > Fedora 17 with no problems with the bluetooth mouse I use. > > After a fresh install of Fedora 24 Workstation I can't > get the mouse to reconnect after a boot. Systemctl > repo

Re: fedora 23 bluetooth connection

2016-07-28 Thread Jon LaBadie
On Tue, Jul 26, 2016 at 01:33:00AM -0400, Jon LaBadie wrote: > On Mon, Jul 25, 2016 at 11:57:24PM +0100, Patrick O'Callaghan wrote: > > On Tue, 2016-07-26 at 05:55 +0800, Ed Greshko wrote: > > > > > > On 07/26/16 02:49, Roger Wells wrote: > > > > > > > > Something changed (although not fatally):

Re: How to turn off the touchpad?

2016-07-28 Thread Ed Greshko
On 07/29/16 07:40, Rolf Turner wrote: > On 29/07/16 11:15, thomas cameron wrote: >> I used to do it in All Settings/Mouse and Touchpad applet. It doesn't >> appear to be there any more. >> >> How do I tell Fedora to not use the touchpad? > > I asked a similar question on this list, long ago, and w

Re: How to turn off the touchpad?

2016-07-28 Thread thomas cameron
On 07/28/2016 06:40 PM, Rolf Turner wrote: > On 29/07/16 11:15, thomas cameron wrote: >> I used to do it in All Settings/Mouse and Touchpad applet. It doesn't >> appear to be there any more. >> >> How do I tell Fedora to not use the touchpad? > > I asked a similar question on this list, long ago,

Re: How to turn off the touchpad?

2016-07-28 Thread thomas cameron
On 07/28/2016 06:38 PM, Joe Zeff wrote: > On 07/28/2016 04:15 PM, thomas cameron wrote: >> I used to do it in All Settings/Mouse and Touchpad applet. It doesn't >> appear to be there any more. > > What DE are you using? It's still here in Xfce. Sorry, my bad. Gnome3. -- users mailing list users@

Re: How to turn off the touchpad?

2016-07-28 Thread Rolf Turner
On 29/07/16 11:15, thomas cameron wrote: I used to do it in All Settings/Mouse and Touchpad applet. It doesn't appear to be there any more. How do I tell Fedora to not use the touchpad? I asked a similar question on this list, long ago, and was advised that from the command line you can do

Re: How to turn off the touchpad?

2016-07-28 Thread Joe Zeff
On 07/28/2016 04:15 PM, thomas cameron wrote: I used to do it in All Settings/Mouse and Touchpad applet. It doesn't appear to be there any more. What DE are you using? It's still here in Xfce. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: ht

Re: systemd vs. autofs/nfs

2016-07-28 Thread Rex Dieter
David A. De Graaf wrote: > systemd and autofs/nfs are at war and have been ever since systemd > appeared. > > Specifically, if machine A has an open connection to machine B > and B goes down or become inaccessible, then A cannot shutdown. > A's shutdown sequence hangs, waiting for B to respond to

How to turn off the touchpad?

2016-07-28 Thread thomas cameron
I used to do it in All Settings/Mouse and Touchpad applet. It doesn't appear to be there any more. How do I tell Fedora to not use the touchpad? TC -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@

Re: systemd vs. autofs/nfs

2016-07-28 Thread bruce
Hey Tom! So.. If I undertand the overall point. Most linux flavors are more or less moving in the same direction.. Just some a bit faster than others.. Heaven or Hell!! Thanks On Thu, Jul 28, 2016 at 6:52 PM, Tom Horsley wrote: > On Thu, 28 Jul 2016 18:43:09 -0400 > bruce wrote: > > > But, t

Re: systemd vs. autofs/nfs

2016-07-28 Thread Tom Horsley
On Thu, 28 Jul 2016 18:43:09 -0400 bruce wrote: > But, the whole systemd/dnf stuff... is that really useful, as opposed to > the philosophy of some of the other flavors? There is no other flavor. Systemd will assimilate you. Every distro uses it now (as near as I can tell). DNF is totally separat

Re: systemd vs. autofs/nfs

2016-07-28 Thread bruce
Hey David.. Thanks for the thoughts on this... Would you mind posting/pasting what your code/shell scripts are/is.. I'm sure someone will need something similar in life! -Peace! On Thu, Jul 28, 2016 at 5:26 PM, David A. De Graaf wrote: > On Thu, Jul 28, 2016 at 02:53:34PM -0400, Tom Horsley

Re: systemd vs. autofs/nfs

2016-07-28 Thread bruce
Hey guys... Not to start a flame war... But I've looked at different linux flavors.. ubuntu/mint/centos/etc.. and I'm thinking of taking the step to centos 7/fed24(or whatever it is...) But, the whole systemd/dnf stuff... is that really useful, as opposed to the philosophy of some of the other f

Re: systemd vs. autofs/nfs

2016-07-28 Thread David A. De Graaf
On Thu, Jul 28, 2016 at 02:53:34PM -0400, Tom Horsley wrote: > On Thu, 28 Jul 2016 14:37:41 -0400 > David A. De Graaf wrote: > > > Have I overlooked something obvious? Is there a way to make systemd > > perform the simple function 'shutdown' smoothly, reliably and quickly? > > If anyone knows h

Re: systemd vs. autofs/nfs

2016-07-28 Thread Rick Stevens
On 07/28/2016 11:53 AM, Tom Horsley wrote: > On Thu, 28 Jul 2016 14:37:41 -0400 > David A. De Graaf wrote: > >> Have I overlooked something obvious? Is there a way to make systemd >> perform the simple function 'shutdown' smoothly, reliably and quickly? >> If anyone knows how, I would love to h

Re: systemd vs. autofs/nfs

2016-07-28 Thread Tom Horsley
On Thu, 28 Jul 2016 14:37:41 -0400 David A. De Graaf wrote: > Have I overlooked something obvious? Is there a way to make systemd > perform the simple function 'shutdown' smoothly, reliably and quickly? > If anyone knows how, I would love to hear it. I can't make systemd itself work, but I've

systemd vs. autofs/nfs

2016-07-28 Thread David A. De Graaf
systemd and autofs/nfs are at war and have been ever since systemd appeared. Specifically, if machine A has an open connection to machine B and B goes down or become inaccessible, then A cannot shutdown. A's shutdown sequence hangs, waiting for B to respond to an unmount command, which will not/ca

Re: Upgrading from 23 to 24

2016-07-28 Thread Samuel Sieb
On 07/28/2016 06:01 AM, Frank Elsner wrote: After "dnf system-upgrade download --refresh --releasever=24 --allowerasing" I still have the running kernel in /boot. That's because the upgrade hasn't actually been run yet. All that does is download the packages to the hard drive. I'm a little co

Re: fedora 23 bluetooth connection

2016-07-28 Thread Roger Wells
On 07/27/2016 11:14 AM, Roger Wells wrote: > On 07/27/2016 08:16 AM, Ed Greshko wrote: >> >> >> On 07/26/16 23:56, Patrick O'Callaghan wrote: >>> On Tue, 2016-07-26 at 09:35 -0400, Roger Wells wrote: On 07/25/2016 05:55 PM, Ed Greshko wrote: > > > On 07/26/16 02:49, Roger Wells wro

Re: Upgrading from 23 to 24

2016-07-28 Thread Frank Elsner
On Thu, 28 Jul 2016 12:16:03 +0200 Frank Elsner wrote: > On Thu, 28 Jul 2016 05:57:57 -0400 (EDT) Jaroslav Mracek wrote: > > I have a question to your request: > > > > Do you have in /etc/dnf/dnf.conf following line: > > > > installonly_limit=3 > > Yes. > > > Did you made ``dnf upgrade --fresh`

Re: Upgrading from 23 to 24

2016-07-28 Thread Jon Ingason
Den 2016-07-28 kl. 12:09, skrev Frank Elsner: > On Thu, 28 Jul 2016 11:20:23 +0200 Jon Ingason wrote: >> Den 2016-07-28 kl. 10:47, skrev Frank Elsner: >>> Hello, >>> >>> my upgrade attempt from Fedora 23 to Fedora 24 gave the folling error: >>> >>> # dnf system-upgrade download --refresh --releasev

Re: Upgrading from 23 to 24

2016-07-28 Thread Frank Elsner
On Thu, 28 Jul 2016 05:57:57 -0400 (EDT) Jaroslav Mracek wrote: > I have a question to your request: > > Do you have in /etc/dnf/dnf.conf following line: > > installonly_limit=3 Yes. > Did you made ``dnf upgrade --fresh`` before system-upgrade attempt? Yes > Do you run the newest kernel on yo

Re: Upgrading from 23 to 24

2016-07-28 Thread Frank Elsner
On Thu, 28 Jul 2016 11:20:23 +0200 Jon Ingason wrote: > Den 2016-07-28 kl. 10:47, skrev Frank Elsner: > > Hello, > > > > my upgrade attempt from Fedora 23 to Fedora 24 gave the folling error: > > > > # dnf system-upgrade download --refresh --releasever=24 > > RPM Fusion for Fedora 24 - Free - Upd

Re: Upgrading from 23 to 24

2016-07-28 Thread Jaroslav Mracek
I have a question to your request: Do you have in /etc/dnf/dnf.conf following line: installonly_limit=3 Did you made ``dnf upgrade --fresh`` before system-upgrade attempt? Do you run the newest kernel on your system? If some of the answers were no it could be a reason why you have the issue.

Re: Upgrading from 23 to 24

2016-07-28 Thread Jon Ingason
Den 2016-07-28 kl. 10:47, skrev Frank Elsner: > Hello, > > my upgrade attempt from Fedora 23 to Fedora 24 gave the folling error: > > # dnf system-upgrade download --refresh --releasever=24 > RPM Fusion for Fedora 24 - Free - Updates 453 kB/s | 185 kB 00:00 > > Adobe Systems Incorp

Upgrading from 23 to 24

2016-07-28 Thread Frank Elsner
Hello, my upgrade attempt from Fedora 23 to Fedora 24 gave the folling error: # dnf system-upgrade download --refresh --releasever=24 RPM Fusion for Fedora 24 - Free - Updates 453 kB/s | 185 kB 00:00 Adobe Systems Incorporated 10 kB/s | 1.8 kB 00:00 RPM