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 😬 )
Notes page
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 😬 )
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”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”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”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” 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”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”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”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”