Tips
Enabling SSH Root Login
As root, edit the SSH configuration on target computer: find the line: add this line bellow: Restart SSH:
Change WordPress password directly in database
If you are stupid enough, as I am, you will need to do this. Yes, my WordPress couldn’t send an email to reset my password and I’ve forgot it. Long story short, I had to change it, without PhpMyAdmin since I’m using a self hosted WP. First, I had to find the name od the … Read moreChange WordPress password directly in database
How to enable URL rewriting
Enable mod_rewrite module: then restart the Apache:
Enable remote root login
or enable Root Login via SSH: find: change to: restart the SSH server:
Bluetooth keyboard not reconnecting
I had this exact issue with my Keychron K3. It would connect just fine, but as soon as I would switch it to another Bluetooth device, it wouldn’t reconnect to my Linux computer. I found many different solutions on-line, but they all would end in fail 🙁 🙁 🙁 Then I found this on github, … Read moreBluetooth keyboard not reconnecting
Xkill
Very simple tool for killing windows Just type xkill in terminal and click on a window that needs to be terminated, nice but there’s a catch. Xkill kills only the window (X Window System) not the process it self, however many apps terminate when their window is closed.
Letsencrypt certificate renewal
Restart your web server for changes to take effect.
Keychron Linux Function Keys
I just got a Keychron keyboard and nasty thing is that function keys are acting like multimedia keys by default, furthermore if you switch this by the keyboard it self, nothing happens. I found a solution for this on Mike Shade’s page: This works great, but it’s not permanent, after reboot it reverts. The solution … Read moreKeychron Linux Function Keys
Clear/erase terminal
Removes content of current terminal