I needed to disable the touchscreen on Ubuntu permanently. Found out that there were few different ways I could do it. Also if you have a device with a broken touchscreen it can cause a whole lot of problems, in many cases it's the sole reason Surface Tablet keeps freezing up.
Read More »Add Raspberry Pi repository in Ubuntu
I installed Ubuntu 20.04 LTS Server on my Raspberry Pi 4 8 GB and needed to install raspi-config. Found that I need to add Raspberry Pi repository in Ubuntu to get the tool.
Read More »Plex repository for Linux
Add Plex repository for Linux and Plex Media Server will automatically get updated.
Read More »How to check Network Interface details in Linux
Few ways to check Network Interface details in Linux such as interface name, associated IP address, MAC address and interface speed etc. ethtool command The ethtool command is used to query or control network driver and hardware settings. # sudo ethtool eth0 ip command ip command is similar to ifconfig, …
Read More »Fix multipathd[688] add missing path error
Fix multipath daemon error about missing path when using VMware ESX
Read More »