Category: linux
There is a ‘paste‘ command which is less known and used on Linux shell environment. The ‘paste‘ command doesn’t work as it sounds (copy + paste, cut + paste). …
I have a cached folder for one of my websites that stores quite a lot of sub folders and thousands of static HTML files. Some times, if I change …
In , the BASH command/script is used to measure the temperature of the Raspberry PI. In , I described using a USB external cooler fan (for laptop) to drop …
On Linux, we can usually run startx to start the desktop. However, this is not supported over SSH because it requires the X-server (Graphics) to run and the SSH …
In this post, we show an easy script to view the current temperature of the CPU in Raspberry PI. The Raspberry PI doesn’t have a CPU fan or cooler …