Make your ubuntu LTS kernel up to date kernel linux ubuntu 2019.10.27 Install LTS Hardware Enablement Stack sudo apt-get install --install-recommends linux-generic-hwe-18.04 xserver-xorg-hwe-18.04 Clean sudo apt purge --autoremove Reboot to load new kernel Read more
Force #wifi interface name on #Ubuntu 18.04 console howto linux network shell ubuntu udev wifi 2018.09.07 Using Udev, you can change the wifi interface name.First, you need to get the mac address.Read more
Docker from scratch, Go and Multipart upload console dev docker go howto minimal scratch ubuntu 2018.01.26 To reduce docker container size we can built the image from scratch instead of using bloated images, like debian or worse ubuntu. Read more
Wireless auto configuration with guessnet on Linux howto linux ubuntu 2015.05.17 Assume we have access to the wifi at work and at home. How can I configure my laptop to automatically connect to the right network without using a graphical network manager ? Read more
usb mount and policykit dbus desktop dwm gnome-settings-daemon linux policykit storage ubuntu usb 2014.06.18 DWM is my tiled window manager. It’s fast, flexible and fun. My linux desktop is up and running after a few seconds… (ok, thanks also to the ssd :-) ). Read more