The pwgen program generates passwords which are designed to be easily memorized by humans, while being as secure as possible. Human-memorable passwords are never going to be as secure as completely completely random passwords. This tutorial explains how to install pwgen on Raspberry Pi. Use…
shedboy71
-
-
Vcgencmd is a useful command has multiple options to measure clock speeds, temperatures, voltages. It is built in and has many parameters Measure Clock Speeds Description Command Get Arm CPU core speed vcgencmd measure_clock arm Get GPU core speed vcgencmd measure_clock core Get H.264 block…
-
sysbench is a scriptable multi-threaded benchmark tool based on LuaJIT. It is most frequently used for database benchmarks, but can also be used to create arbitrarily complex workloads that do not involve a database server. Install Sysbench on Raspberry Pi sudo apt-get install sysbench Run…
-
Yes, it’s not April Fools day. A brand new Raspberry Pi board, lets take a look at this new board before delving into some of the specs and features that we know about. Features 2.4GHz quad-core 64-bit Arm Cortex-A76 CPU VideoCore VII GPU, supporting OpenGL…
-
In this example we take a look at the TLV493D magnetic sensor to a Raspberry Pi 4 Description The 3D magnetic sensor TLV493D offers accurate three-dimensional sensing with extremely low power consumption in a small 6-pin package. With its magnetic field detection in x,…
-
In this example we take a look at the SHT40 Digital Humidity Sensor to a Raspberry Pi 4 This is the next generation of the SHT sensors series, we have had articles for other SHTXX sensors and now we move on to the 4th generation…