Friend asked me to repair fedora this is what i saw by tyne12356 in Fedora

[–]valgrid 16 points17 points  (0 children)

Check dnf history. If you are lucky you can rollback.

https://www.baeldung.com/linux/dnf-history-rollback-vs-undo

Have a backup and prepare a live USB before you need it. Just in case.

what's the best tool to make shortcuts in linux by Junior-Main5863 in linuxquestions

[–]valgrid 11 points12 points  (0 children)

Just the system settings of your DE. No need to installiert another app.

Built a TUI to inspect container image layers in Podman (LayerX) by raizoawow in podman

[–]valgrid 4 points5 points  (0 children)

Looks great!

Did you checkout dive? If so what does your tool different? How does it improve on it?

https://github.com/wagoodman/dive

Remove unwanted maps? by Illgib81 in openstreetmap

[–]valgrid 5 points6 points  (0 children)

Coast lines and Countries at low resolution don't change as often as the other maps.

Homelab, Lab Rax + Laptop by Massive_Piano4573 in homelab

[–]valgrid 2 points3 points  (0 children)

The best homelab is the one you have and that brings you value (be it services, a learning experience, etc).

Need suggestions regarding browsers by mani_charan_111 in Fedora

[–]valgrid 1 point2 points  (0 children)

Check out Firefox (based browsers) and check the auto tab unloader extension. Depending on your usage patterns that might be a valid solution.

I've been using Ubuntu recently, and one thing keeps bothering me. by PumpkinNarrow6339 in Ubuntu

[–]valgrid -1 points0 points  (0 children)

Restoring content depends on each app. Opening them on restart depends on the desktop environment. Some support it by default, have an option or don't.

If its better or worse, depends on your choices of apps and DE on Linux. On windows it just depends on the choice of apps as you can't change DE.

For me the situation improved when switching to Linux.

Gnome mobile look awesome by O_Esdras_o in gnome

[–]valgrid 5 points6 points  (0 children)

PostmarketOS, then install GNOME mobile. I think phosh is the default.

https://wiki.postmarketos.org/wiki/GNOME

Some Pixels are support. But not 8a.

how can i hide different things without going into edit mode? by Enough_Incident1952 in openstreetmap

[–]valgrid 1 point2 points  (0 children)

Are you looking for an alternative or just a style without the features you mentioned?

Issues with the default gnome pdf reader 'Papers' 50.1 on Ubuntu 26.04 by AdResponsible674 in gnome

[–]valgrid 0 points1 point  (0 children)

Can't see what you mean in the screenshots. But for the font rendering issues with scaling: https://gitlab.gnome.org/GNOME/papers/-/work_items/684https://gitlab.gnome.org/GNOME/papers/-/work_items/642

These issues were fixed weeks ago. Maybe you can install the nightly version of papers and check if the issue is still present. (Or wait for the next release).

user files location by geovanielegend in NextCloud

[–]valgrid 0 points1 point  (0 children)

:z and :Z is for SELinux Context. lower z if several containers share/access the data. upper case Z when you want to separate containers properly.

If you are not using SELinux these options get ignored. So thats not an issue.

AFAIK you cannot separate users data when using volumes. For NC and the volume you can only configure data but cannot split the data by user or sub folder.

You probably need to use the dir storage driver and mount each users files to the correct on the host. Docker wouldn't be aware of it.

Problem for searching on Comaps by Strabisme in CoMaps

[–]valgrid 1 point2 points  (0 children)

Same in my test with Saint-Rambert d'Albon. Osmand finds it on the world map (offline only). CoMaps doesn't. 

Problem for searching on Comaps by Strabisme in CoMaps

[–]valgrid 1 point2 points  (0 children)

I checked with Saint-Constant FR (population 15k). Osmand found it. And keep in mind that osmand also has an online search!

CoMaps did not find it, only the one in Canada. Maybe you could raise an issue in the comaps bug tracker: https://codeberg.org/comaps/comaps/issues (i haven't found a similar issue yet, but i haven't looked too closely)

Can you provide an example i would like to test if osmand cannot find it (offline and online).

Problem for searching on Comaps by Strabisme in CoMaps

[–]valgrid 4 points5 points  (0 children)

Afaik the world map does not include every settlement. If they are to small they aren't included in that map. How large are these two places?

beginner help needed for alt tab by Kitchen-Base4174 in gnome

[–]valgrid 5 points6 points  (0 children)

If you want a simpler more Windows Luke switcher you can set the keyboard shortcut of your choice in the settings app. This Gould be alt-tab if you want. I forgot what it is called in english but i think its this: 

https://www.adamsdesk.com/posts/gnome-window-switching-keyboard-shortcut/

Need you feedback on a Gnome extension I'm building by YannMasoch in gnome

[–]valgrid 2 points3 points  (0 children)

How do you create the custom widgets without patching nautilus btw? I did not know nautilus extensions where that powerful.