Show Monitor Resolutions with xrandr

One of the things still left to be done on my Ubuntu laptop is to get the full resolution output on my LG 5K monitor. This is still work in progress, but one of the most useful tools for getting there is xrandr.

One of the things still left to be done on my Ubuntu laptop is to get the full resolution output on my LG 5K monitor. This is still work in progress, but one of the most useful tools for getting there is xrandr.
You may have seen the ip command page on this website, and even used ip addr show version of it.
I’m finding myself working on Linux laptop with Ubuntu 19.04 more often than I expected – sometimes I spend most …

One of the greatest improvements introduced by the SSH protocol is key-based authentication – meaning your client and …

ls –full-time I was reading a man page for ls command and noticed a very interesting command line option. It …
It’s been a few months since I have build my Helios 4 NAS server, with a major update to the Armbian OS made just …

Armbian 5.77 on Helios 4 It’s been a few months since I have build my Helios 4 NAS server, with a major update to …

Homebrew for macOS Quite a few visitors arrived at this blog lately with their reports of “brew command not …
UniFi Controller 5.10.x with Dark Mode I have upgraded my automation server to Ubuntu 19.04 a few months ago, and this …
You may have seen how some commands are run by just typing the command name while others require ./command syntax to …