Are you fan of Logitech devices ? Are you using them on daily basis ? Are you missing at least some control options you could have over your devices in Ubuntu ? Try Solaar
Continue reading “Logitech devices on Ubuntu – Solaar”Terminator – doubled input in split screen
Do you like Terminator app ? Have you experienced after fresh install, that input in one window was doubled ?
No problem at all, just run
sudo apt purge ibus
.. and you are out of trouble ! ( in case you don’t required ibus
of course 😬 )
Repeating “Sorry that didn’t work” on login screen
In case you’ve encountered this annoying behavior also on your Gnome login screen and you want to get rid of it, continue reading please …
Continue reading “Repeating “Sorry that didn’t work” on login screen”How to resize already existing swap file
Have you ever make mistake with size of your swap file during linux installation ? Good news is that size can be resized.
Continue reading “How to resize already existing swap file”Weather in console
Are you using console a lot ? Do you wan to know from time to time what the weather forecast is ? You can find it out very simply in console.Â
Continue reading “Weather in console”Fix Shutter edit function on Ubuntu 18.04
Today I needed to make screenshot on my freshly updated Ubuntu OS. I found out, it’s not possible. After few seconds of googling I found this article :Â
https://itsfoss.com/shutter-edit-button-disabled/
Continue reading “Fix Shutter edit function on Ubuntu 18.04” BASH “if” conditions reference
Have you ever googled for reference of “if” conditions in bash ? Are you still googling them every time you need it ? Me too !
Continue reading “BASH “if” conditions reference”Find out your shell
Recently I was wondering why my aliases are not working on libreElec after I log in via SSH. I mean, my .bashrc was properly configured so what ?
Continue reading “Find out your shell”SSH config
Do you connect to various SSH hosts from one computer ? Have you written own script to avoid writing long commands ? I did it the same, until I’ve found ssh_config
Continue reading “SSH config”Updating Kodi on Raspberry Pi via SSH
If you are used to connect to your Kodi media center stored on Raspberry Pi via SSH ( which I am 😀 ) then maybe you find helpful and faster to updated your media center via SSH without any need to physically come to Raspberry Pi and do anything there. You should also find how to update LibreELEC on this page.
Continue reading “Updating Kodi on Raspberry Pi via SSH”