Re: firewalld question

2023-06-21 Thread Amadeus WM via users
t, but then I would expect the command line to error out too. On Thu, 22 Jun 2023 02:23:18 +0930, Tim via users wrote: > On Wed, 2023-06-21 at 16:26 +, Amadeus WM via users wrote: >> I tried to add the rule in the running firewalld, i.e. without the -- >> permanent option and I

Re: firewalld question

2023-06-21 Thread Amadeus WM via users
, Jonathan Billings wrote: > On Jun 19, 2023, at 09:08, Amadeus WM via users > wrote: >> >> So after digging a bit more into this, >> >> firewall-cmd --get-active-zone FedoraWorkstation >> interfaces: enp8s0 >> docker >> interfaces: docker

Re: firewalld question

2023-06-21 Thread Amadeus WM via users
Element / Action and OK is still grayed out, so I can't enter this rule from the GUI. On Mon, 19 Jun 2023 13:07:11 -0500, Chris Adams wrote: > Once upon a time, Amadeus WM said: >> 2. The command that I tried >> >> firewall-cmd --permanent --add-rich-rule="

Re: firewalld question

2023-06-19 Thread Amadeus WM via users
chable } but it doesn't show in iptables at all. So I suppose the rule got inserted properly, but why does it not do anything? On Sun, 18 Jun 2023 18:15:13 - (UTC), Amadeus WM via users wrote: > Say I want to drop/reject outgoing connections to a particular > dest

Re: firewalld question

2023-06-19 Thread Amadeus WM via users
tables instead of iptables. I don't know how these two interact, if anything maybe we should do this in nftables. On Sun, 18 Jun 2023 15:26:16 -0700, Mike Wright wrote: > On 6/18/23 11:15, Amadeus WM via users wrote: >> Say I want to drop/reject outgoing connections to a particular

firewalld question

2023-06-18 Thread Amadeus WM via users
Say I want to drop/reject outgoing connections to a particular destination address (for parental control). How would I do this with firewalld? I tried firewall-cmd --permanent --add-rich-rule="rule family='ipv4' protocol value="tcp" destination address='aa.bb.0.0/16' reject" firewall-cmd --r

slow keyboard shortcuts in gnome 42.4 after update

2023-01-16 Thread Amadeus WM via users
Just did a dnf update today, all is well, except my gnome keyboard shortcuts take forever (15-20 seconds) to execute. Launching things from the menu or from command line works instantly. Anyone experiencing this? Any fix? fedora 36 gnome 42.4 ___ us

Re: /run/media

2022-12-27 Thread Amadeus WM via users
> > It looks like if you add it to /etc/fstab, then Gnome auto-mounting > won't touch it. Confirmed! Works like a charm, thank you very much! ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedo

Re: /run/media

2022-12-27 Thread Amadeus WM via users
> You could check the "don't prompt or run programs" checkbox, but that > will apply to all devices. You might be able to create a udev rule to > isolate that specific device. That's right, and I didn't mention this in the original post. I would only want to not mount that one specific drive. O

/run/media

2022-12-27 Thread Amadeus WM via users
I have a USB drive that I use for backup and in gnome (42.4) it gets automatically mounted on /run/media//. However, I want to export that as an NFS drive. Obviously this means that the drive be mounted under a directory independent of the user, and whether or not the user has started a gnome s

Re: boot menu not displayed

2020-12-21 Thread Amadeus WM via users
On Mon, 21 Dec 2020 10:49:44 -0500, Tom Horsley wrote: > On Mon, 21 Dec 2020 15:36:25 - (UTC) > Amadeus WM via users wrote: > >> Do I need to enable the boot menu somehow, and how? > > I tried many things to make it *always* appear, the only one that > finally wor

Re: boot menu not displayed

2020-12-21 Thread Amadeus WM via users
On Mon, 21 Dec 2020 11:41:17 -0400, Jorge Fábregas wrote: > On 12/21/20 11:36 AM, Amadeus WM via users wrote: >> Do I need to enable the boot menu somehow, and how? > > You need to press F8 or keep SHIFT pressed (after turning computer on). > This was recently changed...you c

boot menu not displayed

2020-12-21 Thread Amadeus WM via users
In Fedora 33 I noticed the boot menu is not being displayed anymore, so obviously I have no way of selecting which kernel / os to boot. On the machine where this is happening F33 is the only OS I have, no dual boot, nothing, so it hasn't been a big issue so far, but I'd like to have this featu

Re: extensions install method in fedora 33

2020-12-07 Thread Amadeus WM via users
On Mon, 07 Dec 2020 00:23:52 -0800, Samuel Sieb wrote: > On 12/6/20 10:32 PM, Amadeus WM via users wrote: >> Prior to Fedora 33 I would install gnome shell extensions from the >> stock software manager. Under Categories -> Add-ons, there was an >> Extensions tab, but ther

extensions install method in fedora 33

2020-12-06 Thread Amadeus WM via users
Prior to Fedora 33 I would install gnome shell extensions from the stock software manager. Under Categories -> Add-ons, there was an Extensions tab, but there doesn't seem to be one anymore in F33. Is the web browser the only way to install extensions now? And why do gnome extensions get insta

Re: merging two ext4 partitions

2020-12-06 Thread Amadeus WM via users
On Sun, 06 Dec 2020 17:56:34 -0400, Jorge Fábregas wrote: > On 12/6/20 4:21 PM, Samuel Sieb wrote: >> You *can* do this, but you have to understand what is happening. First >> the entire partition is moved (copied) to the new position. So all >> 881GB of data has to be read and written. And if

Re: merging two ext4 partitions

2020-12-06 Thread Amadeus WM via users
On Sun, 06 Dec 2020 13:18:15 -0400, Jorge Fábregas wrote: > On 12/6/20 1:07 PM, Amadeus WM via users wrote: >> Or, maybe gparted? I can delete sda1, then expand sda2 to the beginning >> of the disk. Would that work? > > Hi, > > No, you can't. You can only expa

Re: merging two ext4 partitions

2020-12-06 Thread Amadeus WM via users
Hmmm, that's a bummer! I guess that would work too, except I have far more and more important data on sda2, so if that gets messed up, I'm screwed. On Sun, 06 Dec 2020 13:18:15 -0400, Jorge Fábregas wrote: > On 12/6/20 1:07 PM, Amadeus WM via users wrote: >> Or, maybe gp

merging two ext4 partitions

2020-12-06 Thread Amadeus WM via users
I have a disk that looks like this: [root@alpha ~]# /sbin/fdisk -l /dev/sda Disk /dev/sda: 930.39 GiB, 998999326720 bytes, 1951170560 sectors Disk model: VIRTUAL DISK Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 byt

Re: fedora on amd ryzen 7

2020-12-04 Thread Amadeus WM via users
I want to run some deep learning models so I'll go with an nvidia card, but just out of curiosity, does Fedora ship with the drivers for the radeon card, or it's a similar process to nvidia's proprietary drivers? On Fri, 04 Dec 2020 17:14:18 +, ja wrote: > On Fri, 2020-12-04 at 16:03 +00

Re: fedora on amd ryzen 7

2020-12-04 Thread Amadeus WM via users
> > AMD Ryzen 7 3700X Eight Core 4.4GHz (Socket AM4) Processor - > Asus Radeon RX 5700 XT 8GB GDDR6 PCI-Express Graphics Card > Samsung 970 EVO Plus Polaris 500GB M.2 2280 PCI-e 3.0 x4 NVMe Solid State > Drive > Asus ROG Crosshair VIII Impact (AMD AM4) DDR4 X570 Chipset Mini-DTX > Motherboard >

gonvert and umit/zenmap equivalent

2020-05-25 Thread Amadeus WM via users
Gonvert and umit (nmap frontend) are no longer available in F32. Any replacements? ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedorapr

Re: akmod nvidia

2019-11-16 Thread Amadeus WM via users
> 340xx is EOL and no longer supplied in F31.  It also became unsupported in > F30 with the > advent of the 5.3 kernel. Ah, that explains it! Thanks! I guess it's time for an upgrade. ___ users mailing list -- users@lists.fedoraproject.org To unsubscri

akmod nvidia

2019-11-15 Thread Amadeus WM via users
I have an older nvidia card and I'm using the proprietary drivers with akmod from rpmfusion. akmod-nvidia-340xx-340.107-8.fc30.x86_64 xorg-x11-drv-nvidia-340xx-kmodsrc-340.107-4.fc30.x86_64 xorg-x11-drv-nvidia-340xx-libs-340.107-4.fc30.x86_64 xorg-x11-drv-nvidia-340xx-340.107-4.fc30.x86_64 kmod-

Re: disabling nouveau

2019-09-10 Thread Amadeus WM via users
Problem solved. As I said, I observed that I could modprobe -r nouveau, so I thought I'd try # modprobe nvidia modprobe: ERROR: could not insert 'nvidia': Operation not permitted So I googled that and found this article, which said disable secure boot: https://forums.fedoraforum.org/showthread

Re: disabling nouveau

2019-09-10 Thread Amadeus WM via users
On Wed, 11 Sep 2019 08:37:54 +0800, Ed Greshko wrote: > On 9/11/19 8:18 AM, Amadeus WM via users wrote: >> Any help on this, anyone? Thanks! > > What is the output of "grub2-editenv list" > > It should look similar to... > > [root@meimei

disabling nouveau

2019-09-10 Thread Amadeus WM via users
My goal is to install nvidia cuda for some machine learning on a new Lenovo Thinkpad P52S laptop running Fedora 30. The laptop comes with both an integrated intel card and an nvidia quadro P500 card (I think this is called Optimus). I want to use the intel card for display and the nvidia exclu

Re: raspberry pi 4

2019-09-08 Thread Amadeus WM via users
seem to be a project to run Fedora on Pi, but you'll want to be > aware of the limitations they describe here: > > https://fedoraproject.org/wiki/Architectures/ARM/Raspberry_Pi?rd=Raspberry_Pi > > On Sat, Sep 7, 2019 at 6:15 PM Amadeus WM via users < > users@lists.fed

raspberry pi 4

2019-09-07 Thread Amadeus WM via users
Has anyone tried Fedora on an RPi 4 (arm 8 architecture)? Does it work? How about RPi3? ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fed

disable password dialog pop-up

2019-06-11 Thread Amadeus WM via users
I have a file that I encrypt using gpg like this: cat foobar | gpg --symmetric > foobar.gpg Up until Fedora 30, it was prompting me for the password right there, at the prompt. In Fedora 30 it pops up a dialog, which I find very annoying. I don't know if this is related to gnome-keyring. Is th

Re: F30 window switcher

2019-06-09 Thread Amadeus WM via users
workspaces Switch windows - defaults to switching windows over current workspace Switch applications is set, but Switch windows is disabled. I assigned Alt+Tab to Switch windows and Super+Tab to Switch applications. What a relief! On Sun, 09 Jun 2019 15:44:05 +0000, Amadeus WM via users

Re: F30 window switcher

2019-06-09 Thread Amadeus WM via users
I vaguely remember the alt-tab extension. How do you install that? I don't have it in gnome-tweaks, nor do I have the option to install more extensions (in gnome-tweaks). On Sun, 09 Jun 2019 13:18:58 -0700, Samuel Sieb wrote: > On 6/9/19 8:44 AM, Amadeus WM via users wrote: >

Re: F30 window switcher

2019-06-09 Thread Amadeus WM via users
Yes, in dconf-editor. No go. This is aggravating, I need a quick fix. On Sun, 09 Jun 2019 13:59:27 -0400, David C. Mores via users wrote: > Amadeus WM via users wrote: >> I have my window-switcher in gnome3 configured to switch only between >> windows on the same workspace a

F30 window switcher

2019-06-09 Thread Amadeus WM via users
I have my window-switcher in gnome3 configured to switch only between windows on the same workspace and not to group windows. I upgraded to Fedora 30 yesterday and this setting seems to be lost. Gsettings shows this setting is set to true: gsettings get org.gnome.shell.window-switcher current-

Re: off topic: sort problem

2018-11-21 Thread Amadeus WM
#x27;s end." Hence cat junk AA|def A|xyz cat junk | sort -k1,1 -t"|" # 1=start position, 1=end position A|xyz AA|def It's all good now. On Wed, 21 Nov 2018 21:47:24 +, Amadeus WM wrote: > I've been using sort for years and I just ran into something I've

off topic: sort problem

2018-11-21 Thread Amadeus WM
I've been using sort for years and I just ran into something I've never seen and I can't explain. cat spam AA|3334 A|3826 cat spam | sort -k1 -t"|" # this works! A|3826 AA|3334 Now cat junk AA|def A|xyz cat junk | sort -k1 -t"|" # this doesn't AA|def A|xyz The tw

Re: Xorg.log.0

2018-05-28 Thread Amadeus WM
On Mon, 28 May 2018 17:51:16 +0800, Ed Greshko wrote: > Not sent to list originally > > On 05/28/18 14:39, Amadeus WM wrote: >> Should there be an Xorg.log.0 in fedora 28? How come I don't have one >> after a brand new install? > > > If you are usi

Re: fc28 failed upgrade

2018-05-28 Thread Amadeus WM
On Mon, 28 May 2018 17:36:42 +0800, Ed Greshko wrote: > On 05/28/18 07:53, Amadeus WM wrote: >> I tried installing f28 from a usb stick, but the display is messed-up >> and, after all my efforts with a crippled display, it crashed. Trying >> to install via VNC did not work

Re: Xorg.log.0

2018-05-28 Thread Amadeus WM
Found it, thank you! On Mon, 28 May 2018 11:40:39 +0200, Fernando Gozalo wrote: > Hello: > >> Should there be an Xorg.log.0 in fedora 28? How come I don't have one >> after a brand new install? > > Look for it in ~/.local/share/xorg/Xorg.0.log > > Regards, > Fernando. > __

Xorg.log.0

2018-05-27 Thread Amadeus WM
Should there be an Xorg.log.0 in fedora 28? How come I don't have one after a brand new install? ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https

fc28 failed upgrade

2018-05-27 Thread Amadeus WM
I was upgrading my kids' computer from f25 to f28. I went from 25-26, 26-27, but when I went from 27->28, there was a power outage due to bad weather. I don't know at what stage the interruption occurred, because I was not following the install process. Upon reboot, it still said fedora 27 and

Re: EXTERNAL: Re: how to prevent google-chrome from starting full screen in gnome3?

2018-03-02 Thread Amadeus WM
On Fri, 02 Mar 2018 08:12:55 -0500, Wells, Roger K. wrote: > On 03/02/2018 07:51 AM, Amadeus WM wrote: >> On Fri, 02 Mar 2018 07:40:10 -0500, Ted Roche wrote: >> >>> "Metro" and "Chrome" are window modes for Microsoft Windows 8. This >>> does

Re: how to prevent google-chrome from starting full screen in gnome3?

2018-03-02 Thread Amadeus WM
> By "full screen" do you mean you don't see the title bar at all? or do > you mean the window is maximised? maximized. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: how to prevent google-chrome from starting full screen in gnome3?

2018-03-02 Thread Amadeus WM
rome in full-screen mode, that's what it starts up in > next time. > > To prevent from Chrome starting in full-window mode, click on Chrome's > top bar, other than on the tabs and buttons, to take it out of > full-window mode (I don't know what this mode is called) be

how to prevent google-chrome from starting full screen in gnome3?

2018-03-01 Thread Amadeus WM
No sure if this is a gnome3 problem or a chrome problem, but it's very annoying. It was not happening in F26 running Mate. The only somewhat useful answer I've found on google was this: https://productforums.google.com/forum/#!topic/chrome/O2riRmf3BCE which says I have to switch from metro to c

Re: OT: force re-download in clasw-mail

2018-02-26 Thread Amadeus WM
On Mon, 26 Feb 2018 14:14:44 +0800, Ed Greshko wrote: > On 02/26/18 12:24, stan wrote: >> On Mon, 26 Feb 2018 00:52:31 +0000 (UTC) Amadeus WM >> wrote: >> >>> That's what I've been looking for, seems to be working. Thank you very >>> much! >&

Re: gnome-screensaver

2018-02-25 Thread Amadeus WM
On Sun, 25 Feb 2018 17:05:37 -0800, Samuel Sieb wrote: > On 02/25/2018 04:50 PM, Amadeus WM wrote: >> I've been happily using the mate desktop until yesterday when, after an >> upgrade to F27, I decided to give gnome3 another chance. Knock on wood, >> all seems well, e

Re: OT: force re-download in clasw-mail

2018-02-25 Thread Amadeus WM
On Sun, 25 Feb 2018 16:31:32 -0700, stan wrote: > On Sun, 25 Feb 2018 22:49:12 + (UTC) > Amadeus WM wrote: > >> I accidentally deleted my inbox messages. I'm accessing my email via >> pop3 and they are still on the server, but when click "Get Mail"

gnome-screensaver

2018-02-25 Thread Amadeus WM
I've been happily using the mate desktop until yesterday when, after an upgrade to F27, I decided to give gnome3 another chance. Knock on wood, all seems well, except that the screen does not lock. I always boot to level 3, so I start X at the command line with startx. I also know that I have

OT: force re-download in clasw-mail

2018-02-25 Thread Amadeus WM
I accidentally deleted my inbox messages. I'm accessing my email via pop3 and they are still on the server, but when click "Get Mail" in claws- mail, nothing happens. Probably claws-mail knows I once had them and deleted them, so it's not bringing them again. Is there any way to trick claws-mai

camera troubles

2015-03-09 Thread Amadeus WM
Ok, so I'm moving on from pidgin, to skype. I found how to install skype here: http://www.if-not-true-then-false.com/2012/install-skype-on-fedora-centos- red-hat-rhel-scientific-linux-sl/ It works. Except for my old Logitech QuickCam Messenger camera. But I found this excellent hack that shows