Recentemente moltissimi iniziano a maldigerire la gestione dei dati personali di WhatsApp e Facebook, così in molti rivalutano altri sistemi di messaggistica che fin’ora erano rimasti nell’ombra. Ovviamente io e molti altri preferiamo sistemi aperti e liberi ed in molti, tra cui io avevamo caldamente consigliato già da anni di usare Telegram. Fa un po’…
Category: Documentations
Documentations, Tricks
LVM Cache su SSD

24 Maggio 2020 giomba ha pubblicato la guida LVM Cache su SSD. La mia macchina principale è configurata esattamente come la sua all’inizio, anche se io ne sono abbastanza soddisfatto. In fin dei conti è un towerone pensato per poter essere aggiornato a pezzi man mano. Però l’idea di mettere un SSD come cache mi…
Link
Documentations
5 lines I put in a blank .vimrc | Sword and Signals
TL;DR To make a default Vim installation more useful, type the following 5 lines into its .vimrc file: set hlsearch " highlight all search results set ignorecase " do case insensitive search set incsearch " show incremental search results as you type set number " display line number set noswapfile " disable swap file Source:…
Documentations
Animating Pictures with Eulerian Motion Fields
Documentations
Documentations, Tricks
Modernize Your Scripts By Adding GUI
Shalitha Suranga wrote How to Modernize Your Bash Scripts By Adding GUI : Tired of displaying raw text on Console? Try Zenity & notify-send I do use zenity and notify-send myself but zenity fails miserably when it cannot access a graphical interface. It would be better if it fallback to the good, old NCurses library.…
Documentations
Detexify
State usando Latex perchè le sue formule sono impaginate bene? State diventando matti perché non trovate il simbolo tal-dei-tali? Ecco la soluzione ai vostri problemi!
Documentations, Tricks
Create wireless access point
It is as simple as issuing nmcli dev wifi hotspot ssid MyHotSpot password "test1234" Actually ysdx in the answer given on Unix & Linux Stack Exchange added the interface name (for example ifname wlp4s0 ) but when you have only one wifi interface it is not necessary: nmcli is smart enough to know which interface…
Link
Internet connection sharing with NetworkManager – Fedora Magazine
Or nmtui, nmcli and other commands for the shell wizard

