tla

joined 2 years ago
[–] [email protected] 5 points 2 months ago (2 children)

RedNote is touted as an alternative.

[–] [email protected] 2 points 2 months ago* (last edited 2 months ago) (1 children)

From a terminal window: man update-crypto-policies or just search for an explanation in your browser.

[–] [email protected] 1 points 3 months ago (3 children)

Others have provided the answer but if you want to explore system wide crypto policies check out update-crypto-policies

[–] [email protected] 36 points 5 months ago* (last edited 5 months ago) (4 children)

Capitalism ~~will cost~~ is costing us the Earth

[–] [email protected] 3 points 5 months ago (4 children)

New bugs. Excellent!

[–] [email protected] 7 points 6 months ago

Water cooled PC?

[–] [email protected] 1 points 7 months ago* (last edited 7 months ago)

Wayland support wasn't working with NVIDIA and commenting out the suspend / resume checks (that can disable Wayland) fixed it. This was early - possibly F40 beta so it may not be necessary anymore but everything still works.

cp /usr/lib/udev/rules.d/61-gdm.rules /etc/udev/rules.d/61-gdm.rules

Comment out the suspend / resume tests in /etc/udev/rules.d/61-gdm.rules. Any issues delete /etc/udev/rules.d/61-gdm.rules.

Create alias to check if current session is Wayland:

alias iswayland='loginctl show-session 2 -p Type | awk -F= '\''{print $2}'\'''
[–] [email protected] 10 points 8 months ago

Clicks (bait).

[–] [email protected] 3 points 8 months ago

To index file paths: GNU locate. It's also quick to create the index with updatedb. To search: locate . Ie: locate artist.flac

[–] [email protected] 4 points 8 months ago
view more: next ›