Re: vncserver program disappered on FC32??

2020-12-26 Thread Ed Greshko
On 27/12/2020 11:39, Robert G. (Doc) Savage via users wrote: Snapshot:  I want to build and use a 240 GB  C7.9 VM from my F33 laptop using NFS storage from a C8.3 server Reality: You can't get there from here. At every step there's a permissions blockage, and none is a simple rwx problem. Do

Re: vncserver program disappered on FC32??

2020-12-26 Thread Robert G. (Doc) Savage via users
On Thu, 2020-12-24 at 13:47 -0500, Matthew Miller wrote: > On Thu, Dec 24, 2020 at 12:30:19PM -0600, Robert G. (Doc) Savage via > users wrote: > > The primary mission of the server is mass storage (19 TB ZFS). > > Direct > > console (MATE) and ssh connections meet those needs just fine. It's > > th

Re: Creating a Btrfs subvolume

2020-12-26 Thread Nate Pearlstein
virsh define vm.xml > On Dec 26, 2020, at 20:38, Chris Murphy wrote: > > On Sat, Dec 26, 2020 at 5:29 AM Patrick O'Callaghan > wrote: >> >>> On Thu, 2020-12-24 at 16:26 -0700, Chris Murphy wrote: >>> Two other ideas: >>> >>> You could create an "original" copy of the VM that you never touch,

Re: KDE Connect SMS

2020-12-26 Thread Alex Gurenko via users
Did you check the KDE Connect app on the phone? You actually need to grant permissions for respective plugins within the app in order to most of the functions to work. --- Best regards, Alex ‐‐‐ Original Message ‐‐‐ On Sunday, December 27th, 2020 at 00:19, Kostas Sfakiotakis wrote:

Re: KDE Connect SMS

2020-12-26 Thread Ed Greshko
On 27/12/2020 07:19, Kostas Sfakiotakis wrote: Am trying to send an SMS by means of KDE Connect SMS . Although the phone is  paired to the Computer , KDE Connect is running on both the computer and the phone , the attempt fails without any clue as to what is going wrong . Any ideas ?? Are you

Re: Creating a Btrfs subvolume

2020-12-26 Thread Chris Murphy
On Sat, Dec 26, 2020 at 5:29 AM Patrick O'Callaghan wrote: > > On Thu, 2020-12-24 at 16:26 -0700, Chris Murphy wrote: > > Two other ideas: > > > > You could create an "original" copy of the VM that you never touch, > > and then clone it to restore. What I don't know is whether clone > > implies du

KDE Connect SMS

2020-12-26 Thread Kostas Sfakiotakis
Greetings , Am trying to send an SMS by means of KDE Connect SMS . Although the phone is paired to the Computer , KDE Connect is running on both the computer and the phone , the attempt fails without any clue as to what is going wrong . Any ideas ?? ___

Re: protonvpn

2020-12-26 Thread Sam Varshavchik
Patrick Dupre writes: I also need to install a .ovpn file (jp-free-01.protonvpn.com.udp.opn) but where? For most openvpn-based VPN providers there are two ways to import their ovpn file. 1) Via nmcli: nmcli connection import type openvpn file $filename 2) Via the network manager applet:

protonvpn

2020-12-26 Thread Patrick Dupre
Hello, I am supposed to run: wget -q -O - https://repo.protonvpn.com/debian/public_key.asc | sudo apt-key add - which seems to have been set for debian only Thus I installed the package protonvpn-cli but there is not command protonvpn-cli and I installed pip3 install protonvpn-cli but I s

Re: Creating a Btrfs subvolume

2020-12-26 Thread Patrick O'Callaghan
On Thu, 2020-12-24 at 16:26 -0700, Chris Murphy wrote: > Two other ideas: > > You could create an "original" copy of the VM that you never touch, > and then clone it to restore. What I don't know is whether clone > implies duplicating all the storage too. If so then you might want the > original t