Re: Configuring LXC containers

2024-03-11 Thread Mike Wright
On 3/11/24 14:41, Patrick O'Callaghan wrote: On Sun, 2024-03-10 at 16:39 +, Patrick O'Callaghan wrote: I'd like to play with LXC but I find the docs not very newbie- friendly. I'm trying to follow a guide at: https://brandonrozek.com/blog/lxc-fedora-38/ (basically because it mentions

Re: Configuring LXC containers

2024-03-11 Thread Patrick O'Callaghan
On Mon, 2024-03-11 at 15:08 -0700, Mike Wright wrote: > Try this ( works with lxc.apparmor.context ). > > lxc.selinux.context = generated > Same result. > ...and also ~/.local/lxc/default.conf with these contents: > > lxc.include = /etc/lxc/default.conf The local default.conf was copied from

Re: Configuring LXC containers

2024-03-11 Thread Patrick O'Callaghan
On Sun, 2024-03-10 at 16:39 +, Patrick O'Callaghan wrote: > I'd like to play with LXC but I find the docs not very newbie- > friendly. > I'm trying to follow a guide at: > > https://brandonrozek.com/blog/lxc-fedora-38/ > > (basically because it mentions Fedora). I followed the steps closely

Re: port forwarding and RDP or ssh

2024-03-11 Thread Alex
Hi, > >> > $ ssh -X -i ~/.ssh/mykey-key.rsa -l gary remotehost -p 1024 >> > [gary@fedora ~]$ evolution >> > (evolution:3644): GLib-GIO-WARNING **: 09:41:05.182: Your application >> > did not unregister from D-Bus before destruction. Consider using >> > g_application_run(). >> >> That's not

Re: Configuring LXC containers

2024-03-11 Thread Patrick O'Callaghan
On Mon, 2024-03-11 at 09:16 -0700, Mike Wright wrote: > On 3/11/24 08:41, Mike Wright wrote: > > On 3/11/24 04:33, Patrick O'Callaghan wrote: > > > On Sun, 2024-03-10 at 22:56 -0700, Mike Wright wrote: > > > > On 3/10/24 15:40, Patrick O'Callaghan wrote: > > > > > On Sun, 2024-03-10 at 11:13

Re: ghost town

2024-03-11 Thread Barry Scott
> On 11 Mar 2024, at 14:32, Ranbir wrote: > >> The majority of user traffic is >> on https://discussion.fedoraproject.org/ these days. > > Is there proof of this that we could see? Yes. Look at this page and you can see the number/week in each category. For example the user help "Ask Fedora"

Re: Configuring LXC containers

2024-03-11 Thread Mike Wright
On 3/11/24 14:38, Patrick O'Callaghan wrote: > On Mon, 2024-03-11 at 09:16 -0700, Mike Wright wrote: >> On 3/11/24 08:41, Mike Wright wrote: >>> On 3/11/24 04:33, Patrick O'Callaghan wrote: On Sun, 2024-03-10 at 22:56 -0700, Mike Wright wrote: > On 3/10/24 15:40, Patrick O'Callaghan

Re: Fora vs. mailing lists

2024-03-11 Thread Tim via users
On Sun, 2024-03-10 at 11:32 -0700, Kevin Fenzi wrote: > However, realize that you spend a long time setting all that up. > The subscriptions, filtering, how things look in your email client, etc. > For someone new or just wanting to ask a question or two, lists are > horrible. I say forums

Re: Marble problem: libicui18n.so.69

2024-03-11 Thread ToddAndMargo via users
On 3/11/24 00:37, Samuel Sieb wrote: On 3/11/24 00:12, ToddAndMargo via users wrote: # ldd /bin/marble | sort /bin/marble: /lib64/libQt5Gui.so.5: version `Qt_5.15.3_PRIVATE_API' not found (required by /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5)  libicudata.so.69 => not

Re: Fora vs. mailing lists

2024-03-11 Thread Tim via users
Thomas Cameron: >> I hate using fora. I generally have to open a separate tab for each >> forum I'm on, and I'm on a LOT. Joe Zeff: > Why keep a separate tab for each forum open at all times? How many of > them do you actually need to look at each day? Firstly, I thoroughly agree with all of

Re: Fora vs. mailing lists

2024-03-11 Thread Tim via users
On Sun, 2024-03-10 at 22:29 +, Patrick O'Callaghan wrote: > It shortly became clear that the user experience of interacting with > Discourse via email was significantly worse than a traditional mailing > list, so a bunch of us set up a new list > (evolution-us...@lists.osuosl.org) where we

Re: Marble problem: libicui18n.so.69

2024-03-11 Thread Jeffrey Walton
On Mon, Mar 11, 2024 at 3:12 AM ToddAndMargo via users wrote: > > [...] > # rpm -qa | grep -i fc | grep -iv fc39 > gpg-pubkey-cfc659b9-5b6eac67 > bitstream-vera-sans-fonts-1.10-48.fc38.noarch > netcdf-4.9.0-5.fc38.x86_64 > kernel-modules-core-6.5.10-200.fc38.x86_64 >

Re: Marble problem: libicui18n.so.69

2024-03-11 Thread Francis . Montagnac
Hi. On Mon, 11 Mar 2024 00:12:04 -0700 ToddAndMargo via users wrote: > # ldd /bin/marble | sort This sort may be confusing. > /bin/marble: /lib64/libQt5Gui.so.5: version `Qt_5.15.3_PRIVATE_API' not > found (required by > /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5) This

Re: Marble problem: libicui18n.so.69

2024-03-11 Thread Samuel Sieb
On 3/11/24 00:12, ToddAndMargo via users wrote: # ldd /bin/marble | sort /bin/marble: /lib64/libQt5Gui.so.5: version `Qt_5.15.3_PRIVATE_API' not found (required by /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5) libicudata.so.69 => not found libicui18n.so.69 => not

Re: Marble problem: libicui18n.so.69

2024-03-11 Thread ToddAndMargo via users
On 3/10/24 22:54, Samuel Sieb wrote: On 3/10/24 22:28, ToddAndMargo via users wrote: On 3/10/24 21:48, Samuel Sieb wrote: I doubt the bug report will come up with anything since this is something very specific to your system. Do you have any packages from fc37? # rpm -qa | grep -i

Re: ghost town

2024-03-11 Thread Tim via users
On Sun, 2024-03-10 at 09:50 +, Barry wrote: > The majority of user traffic is on https://discussion.fedoraproject.org/ > these days. I flatly refuse to use webforums. They're extremely inconvenient. Email comes to me, I can go through it in my spare time as I see fit. Websites waste my

Re: Fora vs. mailing lists

2024-03-11 Thread Tim via users
Joe Zeff wrote (about web forums): > why don't you simply set as many of them as possible to email you > when there's a reply? Have you noticed how many of them won't let you reply to an email notification? Essentially you get a "someone left you a message" message, no details on what the

Re: Fora vs. mailing lists

2024-03-11 Thread Fernando Cassia
On Sun, 10 Mar 2024, 13:40 Thomas Cameron, wrote: > > I hate using fora. I generally have to open a separate tab for each > forum I'm on, and I'm on a LOT. And I have to go out of my way to even > remember all the fora I am a member of. For those of us who are members > of a bunch, it's kind of

Re: Fora vs. mailing lists

2024-03-11 Thread M. Fioretti
On Sun, Mar 10, 2024 11:40:05 AM -0500, Thomas Cameron wrote: > > > Quick definition: fora is the plural of forum, as in a web based forum to > discuss a topic or technology, like https://discussion.fedoraproject.org/. > > Having said that... > > I love mailing lists. I have filters set up

Re: Configuring LXC containers

2024-03-11 Thread Patrick O'Callaghan
On Sun, 2024-03-10 at 22:56 -0700, Mike Wright wrote: > On 3/10/24 15:40, Patrick O'Callaghan wrote: > > On Sun, 2024-03-10 at 11:13 -0700, Mike Wright wrote: > > > The last two lines are key.  Add these flags: -F -o logfile.  The > > > default loglevel is ERROR.  If you want more detail include

Re: Configuring LXC containers

2024-03-11 Thread Patrick O'Callaghan
On Sun, 2024-03-10 at 19:37 -0700, Mike Wright wrote: > On 3/10/24 15:40, Patrick O'Callaghan wrote: > > On Sun, 2024-03-10 at 11:13 -0700, Mike Wright wrote: > > > The last two lines are key.  Add these flags: -F -o logfile.  The > > > default loglevel is ERROR.  If you want more detail include

Re: Fora vs. mailing lists

2024-03-11 Thread Ranbir
On Sun, 2024-03-10 at 11:40 -0500, Thomas Cameron wrote: > > Am I the only one who feels this way? Has the day finally come where > I'm > just old and set in my ways? Are there others who prefer mailing > lists > to fora? > > To be clear, I am not bashing fora, per se - I'm just saying that

Re: ghost town

2024-03-11 Thread Ranbir
On Sun, 2024-03-10 at 09:50 +, Barry wrote: > > The majority of user traffic is > on https://discussion.fedoraproject.org/ these days. Is there proof of this that we could see? The web forum is OK. I find it tough to read. There's too much going on. Sometimes I just want to see what people

Re: Configuring LXC containers

2024-03-11 Thread Mike Wright
On 3/11/24 08:41, Mike Wright wrote: On 3/11/24 04:33, Patrick O'Callaghan wrote: On Sun, 2024-03-10 at 22:56 -0700, Mike Wright wrote: On 3/10/24 15:40, Patrick O'Callaghan wrote: On Sun, 2024-03-10 at 11:13 -0700, Mike Wright wrote: The last two lines are key.  Add these flags: -F -o

Re: Fora vs. mailing lists

2024-03-11 Thread Joe Zeff
On 03/11/2024 12:49 AM, Tim via users wrote: Joe Zeff wrote (about web forums): why don't you simply set as many of them as possible to email you when there's a reply? Have you noticed how many of them won't let you reply to an email notification? Essentially you get a "someone left you a

Re: Configuring LXC containers

2024-03-11 Thread Mike Wright
On 3/11/24 04:33, Patrick O'Callaghan wrote: On Sun, 2024-03-10 at 22:56 -0700, Mike Wright wrote: On 3/10/24 15:40, Patrick O'Callaghan wrote: On Sun, 2024-03-10 at 11:13 -0700, Mike Wright wrote: The last two lines are key.  Add these flags: -F -o logfile.  The default loglevel is ERROR. 

Re: ghost town

2024-03-11 Thread Patrick O'Callaghan
On Mon, 2024-03-11 at 10:32 -0400, Ranbir wrote: > On Sun, 2024-03-10 at 09:50 +, Barry wrote: > > > > The majority of user traffic is > > on https://discussion.fedoraproject.org/ these days. > > Is there proof of this that we could see? > If you mean have I gathered statistics, then the