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
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
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
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
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):
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
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):
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
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,
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@
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
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
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
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@
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
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
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
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
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
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
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 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
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
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
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`
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
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
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
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.
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
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
31 matches
Mail list logo