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”Recently I received video from my colleague taken from his iPhone. I wanted to attach it to our Jira, but …. it had over 200MB ( just few second video ). So I’ve started to look up for some conversion …
Continue reading “Ubuntu Video convert”Have you experienced with problem in Guake, that after writting exit
command tab just won’t close and it stays frozen ?
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”