Posts tagged with sensors

Raspberry Pi user management

Raspberry Pi user management

The Raspberry Pi OS creates a user called ‘pi’. What does this mean and what privileges does this user have? This post discusses user management on a Raspberry Pi.

WordPress: Display categories without a link

WordPress code snippets

The default way to get the linked category (or linked list of categories) for WordPress posts is straight forward, but this post will show how to get the category name as a string value.