• Uptime is a command that returns information about how long your system has been running together with the current time, number of users with running sessions, and the system load averages for the past 1, 5, and 15 minutes. It can also filter the information…

  • hwinfo is a command line tool that can be used to get details about various hardware components on a system. It provides information about CPU, RAM, disks, network interfaces, USB controllers, etc. hwinfo was developed for openSUSE but lately was adapted for other Linux distributions…

  • cpufetch is a command line tool which shows a variety of CPU information such as processor name, microarchitecture, number of cores, etc. This tutorial explains how to install cpufetch on Raspberry Pi. Install cpufetch Use SSH to connect to Raspberry Pi. Download cpufetch binary from…

  • 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…

  • 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…

  • The Raspberry Pi has some built-in LEDs such as PWR and ACT. There may be reasons for this such as saving power (albeit not much) and to remove visual indicators in certain environments This tutorial explains how to turn off built-in LEDs on Raspberry Pi…

  • 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…

Newer Posts

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept Read More