Re: Creating and managing accounts in GNOME

2019-11-12 Thread sixpack13
... > Where are the GNOME user management tools to do > this? Certainly nothing in Applications except "Settings" which > apparently isn't for managing users. > see "Gnome Setting" => "Details" => "Users" - somewhat hidden - ___ users mailing list

Someone here using restic (Backup)

2019-11-12 Thread sixpack13
hallo currently I'm doing backup's with rsync. Today "restic" got my attention and I'm thinking to move to it, cause of it's ability to verify the backup (somehow). https://github.com/restic/restic/ Is someone here who is using it and can share some experiences ?

Re: Fedora PXE boot

2019-11-12 Thread Aaron Gray
On Tue, 12 Nov 2019 at 06:22, Samuel Sieb wrote: > > On 11/11/19 6:23 PM, Aaron Gray wrote: > > On Mon, 11 Nov 2019 at 21:16, Samuel Sieb > > wrote: > > > On 11/11/19 10:57 AM, Aaron Gray wrote: > > > > subnet 192.168.2.0 netmask 255.255.255.0 { > > > > authoritativ

Re: Creating and managing accounts in GNOME

2019-11-12 Thread Samuel Sieb
On 11/12/19 12:40 PM, Alex wrote: I'm an old-school Linux user who's always done things from the command line. I have a fedora29 desktop with GNOME and need to change the default login user. Where are the GNOME user management tools to do this? Certainly nothing in Applications except "Settings"

Re: Firefox in wayland

2019-11-12 Thread Samuel Sieb
On 11/12/19 1:33 PM, Matthew Miller wrote: On Tue, Nov 12, 2019 at 01:06:36PM -0800, Samuel Sieb wrote: ## Enable Wayland backend? ## if true && ! [ $MOZ_DISABLE_WAYLAND ]; then Are you on F31? They must have changed it there. On F30, that line starts with "if false". https://fedoraproject

Re: Firefox in wayland

2019-11-12 Thread Samuel Sieb
On 11/12/19 1:36 PM, Ed Greshko wrote: On 11/13/19 5:06 AM, Samuel Sieb wrote: Are you on F31?  They must have changed it there.  On F30, that line starts with "if false". Yes, and the OP did reference F31 in this thread. I did go back to check, but I see now. An indirect reference in the

Re: Firefox in wayland

2019-11-12 Thread Ed Greshko
On 11/13/19 5:06 AM, Samuel Sieb wrote: On 11/12/19 2:29 AM, Ed Greshko wrote: On 11/12/19 5:21 AM, Samuel Sieb wrote: On 11/11/19 11:19 AM, Matthew Saltzman wrote: On Mon, 2019-11-11 at 17:55 +0100, antonio montagnani wrote: shall I moveto Firefox-wayland when I use wayland? if I switch to G

Re: Firefox in wayland

2019-11-12 Thread Matthew Miller
On Tue, Nov 12, 2019 at 01:06:36PM -0800, Samuel Sieb wrote: > >## Enable Wayland backend? > >## > >if true && ! [ $MOZ_DISABLE_WAYLAND ]; then > > Are you on F31? They must have changed it there. On F30, that line > starts with "if false". https://fedoraproject.org/wiki/Changes/Firefox_Waylan

Re: Firefox in wayland

2019-11-12 Thread Samuel Sieb
On 11/12/19 2:29 AM, Ed Greshko wrote: On 11/12/19 5:21 AM, Samuel Sieb wrote: On 11/11/19 11:19 AM, Matthew Saltzman wrote: On Mon, 2019-11-11 at 17:55 +0100, antonio montagnani wrote: shall I moveto Firefox-wayland when I use wayland? if I switch to Gnome classic what happens?? IIRC, for G

L2TP Could not establish IPsec tunnel

2019-11-12 Thread Paul Smith
Dear All, I am trying to establish a L2TP VPN connection using libreswan on Fedora 31 to connect to a MS Windows server, but getting the problem below. Any idea? Thanks in advance, Paul -- seeking_src = 0, seeking_gateway = 0, has_peer = 1 conn: "ec9a3d05-18

Creating and managing accounts in GNOME

2019-11-12 Thread Alex
Hi, I'm an old-school Linux user who's always done things from the command line. I have a fedora29 desktop with GNOME and need to change the default login user. Where are the GNOME user management tools to do this? Certainly nothing in Applications except "Settings" which apparently isn't for mana

Re: comments in pdf - okular

2019-11-12 Thread David Timms
On 29/5/19 4:11 pm, Robin Laing wrote: On 26/05/2019 09:21, Marko Vojinovic wrote: On Sun, 26 May 2019 11:29:52 +0200 "Patrick Dupre" wrote: Would you have a suggestion for a software capable of adding comments in a pdf file? okular I second the vote for okular. I use it.  Can add commen

Re: Email account identity -

2019-11-12 Thread Bob Goodwin
On 11/12/19 12:49 PM, stan via users wrote: Is sounds like you had automatic login for this site, with the password stored in a central password repository in TB. It also sounds like you have no other record of the password. You should be able to pull the password out of the F29 version config

Re: Fedora 30: after update aMule do not work anymore

2019-11-12 Thread ogio.spam
Hello,similar problem for me on Fedora 31.I can see errors similar to: (amule:4319): GLib-CRITICAL **: 20:06:16.817: Source ID 1068151 was not found when attempting to remove it One of my CPU reaches 100% and GUI hangs. There is a solution on that? Tx in advance Ambrogio Il giorno mar, 07/05/2019 a

Re: Email account identity -

2019-11-12 Thread sixpack13
on F31 and TB 68.02.0: Menue "Edit" => Preferences => Security => Tab in right window part "Passwords" => Saved Passwords => Show Passwords => Yes => right click to {Edit,Copy} {username, password}... care to think about a password manager to keep your account data in ONE unique detectable pla

Re: Email account identity -

2019-11-12 Thread stan via users
On Tue, 12 Nov 2019 11:44:10 -0500 Bob Goodwin wrote: > I seem to have lost my log-in identity for "bobgood...@wildblue.net." > It appears that wildblue no longer exists, having been completely > absorbed by Viasat. I have received some email via that service for > about fourteen years and now I

Email account identity -

2019-11-12 Thread Bob Goodwin
I seem to have lost my log-in identity for "bobgood...@wildblue.net." It appears that wildblue no longer exists, having been completely absorbed by Viasat. I have received some email via that service for about fourteen years and now I am unable to create a Thunderbird account in Fedora-31, the

Re: Sleep/hibernate after pre-selected idle time period

2019-11-12 Thread Ed Greshko
On 11/12/19 9:43 PM, Alex wrote: I have a fedora30 desktop that's used infrequently throughout the day. I'd like it to go to sleep on its own after 15 minutes of inactivity. How can I do this? The install was done using defaults, so I'm using GNOME with its default applications and configuration

Sleep/hibernate after pre-selected idle time period

2019-11-12 Thread Alex
Hi, I have a fedora30 desktop that's used infrequently throughout the day. I'd like it to go to sleep on its own after 15 minutes of inactivity. How can I do this? The install was done using defaults, so I'm using GNOME with its default applications and configuration. An option to configure this

Re: Firefox in wayland

2019-11-12 Thread Ed Greshko
On 11/12/19 5:21 AM, Samuel Sieb wrote: On 11/11/19 11:19 AM, Matthew Saltzman wrote: On Mon, 2019-11-11 at 17:55 +0100, antonio montagnani wrote: shall I moveto Firefox-wayland when I use wayland? if I switch to Gnome classic what happens?? IIRC, for GNOME, Wayland is the default and firefox

Re: Google Cloud Printing With Cups

2019-11-12 Thread Stephen Morris
On 8/11/19 4:06 pm, Ed Greshko wrote: On 11/8/19 12:53 PM, Stephen Morris wrote: On 8/11/19 12:41 pm, Ed Greshko wrote: On 11/8/19 9:32 AM, Stephen Morris wrote: On 29/10/19 8:47 am, Stephen Morris wrote: Hi,     Can someone tell me how I add a Google Cloud Printer to cups once I have the

Re: Fedora 31 will not shut down completely

2019-11-12 Thread Tim via users
On Sun, 2019-11-10 at 18:59 -0500, Sam Varshavchik wrote: > I have the grub menu enabled. My poweroff procedure is to do a > reboot, wait until I go back to the grub menu, stop the autoboot > timer, and then hold the power key. This reliably shuts everything > off, without putting stress on the 10-

Re: Firefox in wayland

2019-11-12 Thread Simon Colston
On 11/11/2019 23:35, Ed Greshko wrote: On 11/12/19 7:03 AM, antonio montagnani wrote: so, my Fedora 31 has been updated from Fedora 6 and the only package for firefox is firefox-70.0-1.fc31.x86_64 . Is it correct??? firefox-wayland-70.0-1.fc31 is available for F31. I'm new to Fedora and I