Day: April 16, 2020

raspbian

How to Fix locale Problems on Raspberry PI

How to fix messages about locale settings: perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = “en_GB.UTF-8” are supported and installed on your system. perl: warning: Falling back to the standard locale (“C”). Do you keep seeing these warnings? Do they bug you […]

Read More
hardware raspbian usb

How to Move Raspbian swapfile to USB

Running your raspberry pi from SDcard works, but has its foibles. For one, consistent reading and writing to and from an SDcard is a sure recipe for failure. Sure, the little memory cards are fast and cheap, but they don’t take well to this kind of abuse. Especially the unrelenting i/o of a swapfile. Better […]

Read More