Running out of physical memory? Learn here how to create a swap file on linux. Baseline First check the baseline. It is possible that you have some swap already, like a swap partition (a dedicated disk partition only used for swap) or a swap file, like we are creating in this tutorial. Use the command:… Continue reading Linux: Create a swap file
Compileren software voor Dreambox
Je wilt meer uit jouw Dreambox halen? Zelf een image bakken of een programma schrijven? Lees dan dit artikel. Eerder heb ik al een artikel geschreven over het Compileren van software voor een device waar OpenWrt op draait. Nu is de Dreambox dus aan de beurt om zelfgeschreven software te ‘draaien’. De Dreambox is een… Continue reading Compileren software voor Dreambox
Run ZoneMinder in a CHROOTed environment
In this post you will learn how to run ZoneMinder at your VU+ Solo2 satellite receiver in a CHROOTed environment to monitor your Foscam FI9805W webcam. Meanwhile you are simply creating a LAMP (Linux/Apache/MySQL and PHP)-configuration at your VU+ Solo2 and even a building environment. Steps in this tutorial Bootstrap a basic Debian system; Prepare CHROOTed-environment… Continue reading Run ZoneMinder in a CHROOTed environment
Raspberry Pi: Controlling your wall sockets
In this post I will describe 2 methods to operate “remote controlled sockets” via the Raspberry Pi. The methods differ in the used software. Both methods use C as development language and compile to native Raspberry Pi code (ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked). The prerequisites and wiring are the… Continue reading Raspberry Pi: Controlling your wall sockets