Skip to the content Skip to the Navigation

Hezik.nl

  • Downloads
  • Mail
  • Sync
  • Are we Up / Down
  • Privacy Policy

Raspberry Pi

  1. HOME
  2. Raspberry Pi
December 12, 2019 / Last updated : February 19, 2020 back2basic Aquarium

Aquarium Controller – Custom PCB – Raspberry Pi – Node-Red – Python

After many months of testing I think I finally have a aquarium controller for my fish.The new PCB fits on top of the raspberry and so far has controlled the aquarium without issues. -The input on the board is 12V. It has a 3A DC-DC converter to power the Raspberry.-Lights (On/Off) are controlled via the […]

May 11, 2019 / Last updated : September 6, 2019 back2basic General

Raspberry Pi and Docker Swarm

I still had a bunch of Raspberry Pi2 not doing anything for a while.So I started a new Project to run a little cluster of Raspberry’s my goal is to run most of my docker containers I use on a daily base of the Pi. we start with a fresh rasbian-lite image. First we update […]

November 26, 2017 / Last updated : May 14, 2019 back2basic General

OsCam compiled on Raspberry Pi and use for Ziggo TV

I started of with the latest raspbian lite image since I don’t need a GUI for this. After the image is created you need to copy an empty file with the name ‘ssh’ to the boot partition ( else you can’t ssh into the Pi) Let’s upgrade it before we start compiling: sudo apt update […]

July 30, 2015 / Last updated : July 30, 2015 back2basic Backtrack 5

raspi-config on kali to expand your filesystem

This article explains how to use expand_roofs from the raspi-config tool when your raspberry pi2 is running Kali Linux. First we download the package: wget http://archive.raspberrypi.org/debian/pool/main/r/raspi-config/raspi-config_20121028_all.deb and install it with: dpkg -i ./raspi-config_20121028_all.deb it will probably throw an error back at you … you can fix that with: apt-get install -f -y now you can […]

July 24, 2015 / Last updated : July 24, 2015 back2basic General

Latest Kodi (XBMC) on Raspbian with remote control

Some easy steps to install kodi on raspbian Update the Pi: sudo apt-get update sudo apt-get rpi-update reboot sudo apt-get dist-upgrade reboot Install Kodi sudo apt-get install kodi For the remote control we need to add group to kodi sudo adduser kodi input Now we can start Kodi by running: kodi & If you want […]

August 16, 2014 / Last updated : July 2, 2015 back2basic General

Metasploit on Raspberry Pi running Raspbian

sudo -i wget http://downloads.metasploit.com/data/releases/framework-latest.tar.bz2 apt-get update apt-get dist-upgrade -y apt-get install ruby subversion libpcap-dev tar jxpf framework-latest.tar.bz2 cd msf3 gem install bundler gem install sqlite3 -v ‘1.3.9’ bundle install ./msfconsole

August 14, 2014 / Last updated : August 11, 2014 back2basic General

Kismet on Raspberry Pi running Raspbian

On an Raspberry Pi this process will probably take more then an hour.(Sit back and relax once you typed in make..) Before installing kismet from source we need some apps from the repository. sudo apt-get install libncurses5-dev libpcap-dev libpcre3-dev libnl-dev -y Now we can download and compile the source wget http://www.kismetwireless.net/code/kismet-2013-03-R1b.tar.gz tar -zxf kismet-2013-03-R1b.tar.gz cd […]

August 12, 2014 / Last updated : August 11, 2014 back2basic Raspberry Pi

Mount NFS server and move SWAP to nfs share on the Raspberry Pi

Before we can start with this on the Raspberry we need to make sure we have the NFS Server up and running. In my case this is a FreeNas box that has multiple disk running in zfs raid. After the share is set up on the server (/mnt/pool1/pi) we can switch to the Pi. First […]

August 10, 2014 / Last updated : August 10, 2014 back2basic Raspberry Pi

Full disk backup on the Raspberry Pi

One of the most important thing on the pi is to have decent backups, since our root is on an untrusted sd-card there will always be the risk of that corrupted filesystem. Over on raspberrypi.org I found a script that fits my needs and uses dd to make a copy of the sd-card and stores […]

August 7, 2014 / Last updated : August 8, 2014 back2basic General

Remote control your Raspberry Pi running Kali using VNC server

I like low-power devices that you can leave somewhere for some interesting research. Therefore I need remote access to it and turnout it was an easy task on the Raspberry Pi. Lets first do a general update/upgrade to make sure the pi is on the latest software.. apt-get update apt-get dist-upgrade -y Now lets install […]

Recent posts

PfSense: reverse proxy all the things. Part 2: Install HA-Proxy and configure frontend and backend for OpenVPN

August 13, 2022
PfSense

PfSense: reverse proxy all the things. Part 1: OpenVPN on tcp port 443

August 12, 2022

Configure IPv6 for Ziggo bridge modems on PfSense

November 30, 2021

Setup L2TP/IPsec vpn on PfSense Authenticated by Radius

February 8, 2020

Xiaomi Redmi Airdots – Budget True Wireless Earphones

January 21, 2020

Aquarium Controller – Custom PCB – Raspberry Pi – Node-Red – Python

December 12, 2019

Upgrade Python – Windows Subsystem for Linux – Ubuntu 18.04

September 14, 2019

OpenWrt on Wifi Pineapple Mark5

June 11, 2019

Docker: WordPress with Nginx – PHP-FPM -MariaDB

May 20, 2019

Raspberry Pi and Docker Swarm

May 11, 2019

Category

  • ALFA AWUS036NHR
  • AMD
  • Aquarium
  • Backtrack 5
  • ETS2
  • General
  • Intel
  • PenTesting
    • Kali
    • Kali 2.0
  • PfSense
    • VPN
  • QuadCopters
    • Case
  • Raspberry Pi
  • TP-Link
  • Webserver
  • Wikileaks
  • WL700gE

Archive

  • August 2022
  • November 2021
  • February 2020
  • January 2020
  • December 2019
  • September 2019
  • June 2019
  • May 2019
  • October 2018
  • November 2017
  • October 2017
  • January 2017
  • August 2016
  • July 2015
  • March 2015
  • August 2014
  • April 2014
  • May 2013
  • August 2012
  • April 2012
  • March 2012
  • February 2012
  • May 2011
  • April 2011
  • March 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010

Copyright © Hezik.nl All Rights Reserved.

Powered by WordPress & Lightning Theme by Vektor,Inc. technology.

MENU
  • Downloads
  • Mail
  • Sync
  • Are we Up / Down
  • Privacy Policy
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
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT