raspbian
How to install a Raspberry Pi SMS Server
Raspbian First we need to download raspbian, you can grab the latest version at https://www.raspberrypi.org/downloads/ Direct url: http://downloads.raspberrypi.org/raspbian_latest Now we need unzip the file: 2015-05-05-raspbian-wheezy.zip: unzip 2015-05-05-raspbian-wheezy.zip…
How to change the Swappiness of your Linux system
What is Swappiness? Most of Linux users that have installed a distribution before, must have noticed the existence of the “swap space” during the partitioning…
How to setup Raspberry Pi as Backup Server for Linux and Windows Desktops
The Raspberry Pi is a series of small single-board computers. They are rather cheap and are well suited for running a backup server or voip…
HPL (High Performance Linpack): Benchmarking Raspberry PIs
Benchmarking is the process of running some of the standard programs to evaluate the speed achieved by a system. There are a number of standard…
Raspberry Pi Basics: installing Raspbian and getting it up and running
So, are you a person who got a Raspberry Pi (aka “Pi”) and want to start building something with it but don’t know how to…