Oh, dimenticavo di aver già scritto di waypipe, a proposito dei giochi 3d. Quasi 5 anni fa! Ora la parte noiosa. Spesso mi collego (con ssh, ça va san dire) alle mie macchine di casa da remoto dove è già attiva una sessione “desktop” che oggigiorno è Wayland. Così qualsiasi programma Gnome o che usa…
Category: Documentations
Tricks
Network transparency with Wayland (bis)
Oh, I forgot I already wrote about waypipe, regarding 3d games. Almost 5 years ago! Now the boring part. If you log into a machine where a Wayland session is already active – I often log into my home machines remotely – any Gtk program will show on the Wayland desktop. So you use “waypipe…
Tricks
How to download all PDF files linked from a single page using wget
Tricks
imagemagick reduce size of pdf
convert -density 150 -quality 60 -compress jpeg Test.pdf Test-150-060-jpeg.pdf Source: imagemagick reduce size of pdf – Stack Overflow
Tricks
How to add a directory to your PATH
How to add a directory to your PATH? I naïvely answered export PATH=A_DIRECTORY:$PATH Well, after reading How to add a directory to your PATH written by Julia Evans I know that it is not as simple as it seems!
Tricks
How to Share Virtual Extended Screen
How to Share Virtual Extended Screen in Ubuntu 22.04 | 24.04
Documentations, Ethics, Tricks
Guida ad Internet per tiranni
Cassandra Crossing 256/ Guida ad Internet per tiranni riporta un collegamento a http://assets.pwd.io/pwd/media/Guida_per_dittatori.pdf e http://assets.pwd.io/pwd/media/Guida_per_dittatori.txt conservato su archive.org. Ora siccome archive.org è sempre fin troppo oberato mi sembra opportuno copiare qui
Documentations, Software Libero
50 Free and Open Source Projects Selected for NGI Zero grants
Some projects from 50 Free and Open Source Projects Selected for NGI Zero grants that caught my attention for a variety of reasons:
Link
Setting up a VPN Hotspot on the Raspberry PI https://github.com/wmahfoudh/rpi-vpn-hotspot
