Tutorials

Debug GNOME Shell

Debug Gnome Shell, or run it from the console, either for plugin development or troubleshooting.

method/1496/800px-GNOME_Shell.png

Switch to the console using Ctrl Alt F1 Type "w" to find your display (usually it's :0.0) Export your display (usually with export DISPLAY=:0.0) Restart gnome shell from the console by typing gnome-shell --replace Go back to your display using Ctrl Alt F7

Packaging Python Applications with PyInstaller by Martin Fitzpatrick

This step-by-step guide walks you through packaging your own Python applications from simple examples to complete installers and signed executables.

Get the book

Elsewhere

Control memcached from the command line
Find all files containing a given string
Kill unresponsive applications on Linux
PyQt6 & PySide6 Books Updated for 2024