Toggen Blog

Tech tips

Articles

Latest

Access

Blog History

Laying a Tile Screed Bed

When you do bathrooms you need to create fall to the floor wastes. This video from DTA shows how to mix and lay a screed. It doesn't show how to create fall or how deep the tile screed bed should be. I use tiling products from Jacoba tiles. You can go to Ceramic Tile...

Crouton+KDE+Ubuntu 13.10+system-config-printer Error

Installed system-config-printer-gnome, cups and hplip to get printing from my Chromebooks crouton chroot going and then ran into an error when trying to run system-config-printer: ERROR:root:Could not find any typelib for Gdk Tried a fix mentioned on the internet, but...

Samsung Galaxy S4 Battery Bloat Check

I have a Samsung Galaxy S4 (Model: GT-19505, Android 4.3 - Telstra image) which was circular rebooting at greater than 50% battery charge. Battery life was abysmal. I noticed the phone would get very hot. Sometimes the rebooting kept happening even when I put the...

Firewalld

Just trying to enable nginx on Fedora 20 yum install nginx systemctl enable nginx.service service nginx start # or the new way systemctl start nginx At this point I still can't connect with a remote computer so need to figure out how enable the firewall to allow port...