Any subs for Libreoffice?

2020-08-10 Thread ToddAndMargo via users
Hi All, I just installed LibreOffice-7.0.0-Linux_x86-64_rpm.tar.gz. It is is even worse than 6.4 !!! AHHH I really, really want to like LibreOffice, but ... Please tell me there is an alternative to Libre office that actually works right!!! How do I switch back and forth from po

Re: Recover access to Windows Shares on home network

2020-08-10 Thread Ed Greshko
On 2020-08-11 02:51, Robert McBroom via users wrote: > smbclient -L //10.237.214.183 --user=rm3 --workgroup=WORKGROUP > Enter WORKGROUP\rm3's password: > > Sharename   Type  Comment > -     --- > ADMIN$  Disk  Remote Admin >   

Re: nmcli and gateway question

2020-08-10 Thread Mike Wright
On 8/10/20 3:36 PM, Garry T. Williams wrote: On Monday, August 10, 2020 5:46:54 PM EDT Mike Wright wrote: alias gateways="ip route list | awk '/^default/ {print}'" That is the same as ip route list | grep ^default In general, ... | awk '/foo/ {print}' is equivalent to ... |

Re: nmcli and gateway question

2020-08-10 Thread Garry T. Williams
On Monday, August 10, 2020 5:46:54 PM EDT Mike Wright wrote: > alias gateways="ip route list | awk '/^default/ {print}'" That is the same as ip route list | grep ^default In general, ... | awk '/foo/ {print}' is equivalent to ... | grep foo -- Garry T. Williams ___

Re: nmcli and gateway question

2020-08-10 Thread Mike Wright
Apologies, I've been kind of following this thread and haven't saved any of it except the latest. For me, Tom H has the right idea. If Todd wants simple what's wrong with something like this: alias gateways="ip route list | awk '/^default/ {print}'" --or short form-- alias gateways="ip r l | a

Re: nmcli and gateway question

2020-08-10 Thread Tom H
On Fri, Aug 7, 2020 at 1:34 PM Ed Greshko wrote: > On 2020-08-07 18:44, Tom H wrote: >> On Wed, Aug 5, 2020 at 3:49 PM Ed Greshko >> wrote: >>> On 2020-08-05 21:02, Tom H wrote: Hopefully Todd, the OP, realized that you were implying that he might not have "systemd-resolved" running..

Re: Recover access to Windows Shares on home network

2020-08-10 Thread Fred Smith
On Mon, Aug 10, 2020 at 02:51:03PM -0400, Robert McBroom via users wrote: > On 8/10/20 7:34 AM, Ed Greshko wrote: > >On 2020-08-10 19:26, Robert McBroom via users wrote: > >>On 8/9/20 11:44 PM, Ed Greshko wrote: > >>>On 2020-08-10 11:08, Robert McBroom via users wrote: > lots of the time I want

Re: Recover access to Windows Shares on home network

2020-08-10 Thread Robert McBroom via users
On 8/10/20 7:34 AM, Ed Greshko wrote: On 2020-08-10 19:26, Robert McBroom via users wrote: On 8/9/20 11:44 PM, Ed Greshko wrote: On 2020-08-10 11:08, Robert McBroom via users wrote: lots of the time I want to pull data from shared files on windows computers. The shares used to show up und

Re: librepo: corrupted double-linked list

2020-08-10 Thread Go Canes
I encountered an error Sunday night on 1 out of 6 systems, all updated within the same 60 minute (or less) period. The one system gave a segfault error at the end of the dnf update, and corrupted the rpm database. After rebuilding the rpm database and re-running dnf udpate it reported no errors a

Re: Recover access to Windows Shares on home network

2020-08-10 Thread Ed Greshko
On 2020-08-10 19:26, Robert McBroom via users wrote: > On 8/9/20 11:44 PM, Ed Greshko wrote: >> On 2020-08-10 11:08, Robert McBroom via users wrote: >>> lots of the time I want to pull data from shared files on windows >>> computers. The shares used to show up under network in any number of >

Re: Recover access to Windows Shares on home network

2020-08-10 Thread Ed Greshko
On 2020-08-10 19:26, Robert McBroom via users wrote: > On 8/9/20 11:44 PM, Ed Greshko wrote: >> On 2020-08-10 11:08, Robert McBroom via users wrote: >>> lots of the time I want to pull data from shared files on windows >>> computers. The shares used to show up under network in any number of >

Re: Recover access to Windows Shares on home network

2020-08-10 Thread Robert McBroom via users
On 8/9/20 11:44 PM, Ed Greshko wrote: On 2020-08-10 11:08, Robert McBroom via users wrote: lots of the time I want to pull data from shared files on windows computers. The shares used to show up under network in any number of file programs, caja, konqueror, etc.?? What protocol has replace