Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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