Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r0x0d/troubleshoot
I'm tired of fixing the same problem over and over again.
https://github.com/r0x0d/troubleshoot
Last synced: about 2 months ago
JSON representation
I'm tired of fixing the same problem over and over again.
- Host: GitHub
- URL: https://github.com/r0x0d/troubleshoot
- Owner: r0x0d
- Created: 2024-08-22T12:38:52.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-25T02:32:30.000Z (3 months ago)
- Last Synced: 2024-10-26T16:08:14.535Z (2 months ago)
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# troubleshoot
I'm tired of fixing the same problem over and over again.## Linux
### RDP (Gnome Remote Desktop)
- In case you're trying to connect to gnome with remote desktop (windows -> gnome) and the screen is blank, try this:
- https://discourse.gnome.org/t/how-to-configure-connect-to-the-new-headless-gnome-remote-desktop-service/19634/12### Authentication (Fingerprint)
- In case the fingerprint option does not show up in GNOME
- https://discussion.fedoraproject.org/t/fingerprint-reader-does-not-work/104739/3### Mesa Drivers (AMD)
- KDE: In case screen is going black while in fullscreen, try disabling Adaptative Sync
- https://discussion.fedoraproject.org/t/fedora-40-nvidia-gpu-wayland-intermittent-black-screen-with-full-screen-applications/130770/7### Godot
- In case godot is not opening using nvidia gpu, this can help:
- https://forum.godotengine.org/t/unable-to-use-nvidia-gpu-with-godot-4-3-under-linux/80124/6## Windows
### SSH
- Git clone hangs on receiving objects or any other ssh operation
- This fixes it: https://stackoverflow.com/a/79075865