Projects Archive
-
[mini-update] Network Topology Visualization #2 – Using SNMP as data source and enhanced visuals
Posted on September 17, 2019 | 24 CommentsAfter a longer break, I managed to get back to my small visualization experiment from last time, and improve it a little. Firstly, the NETCONF interface was switched for a […] -
Autopilot for Elite Dangerous using OpenCV and thoughts on CV enabled bots in visual-to-keyboard loop
Posted on August 11, 2018 | 26 CommentsOk, first let’s get one thing clear. This is an educational project for me learning some computer vision algorithms (I want to make an insect identification system to protect a […] -
Network Topology Visualization – Example of Using LLDP Neighborships, NETCONF and little Python/Javascript
Posted on December 12, 2017 | 18 CommentsOk, this is a continuation of two streams of articles here, first my recent NETCONF tutorial here, and secondly my very old project (back then in Java) of visualization of […] -
HP Networking/Comware NETCONF interface quick tutorial (using python’s ncclient and pyhpecw7)
Posted on December 11, 2017 | 6 CommentsSo let’s learn about NETCONF, but first a bit of history and perspective. Everyone in networking business at least once heard about SNMP (Simple Network Management Protocol), which is the […] -
Ping on you! – Beta 2.0 is online
Posted on June 4, 2016 | 1 CommentNicer, more stable, AJAX/JSON enabled pingonyou.com and also preparations in background to introduce the 24/7 Monitoring feature. So here we are. First a bit of short history, if you have […] -
Ping on You! – small weekend web/CGI project
Posted on March 28, 2016 | 1 CommentAfter a few previous web programming endeavors (both here on networkgeekstuff.com with SDN programming and in real life job) I had a taste to develop “something” and since I am […] -
[minipost] How to fix MySQL lost table description from .frm files after emergency migration of /var/lib/mysql
Posted on June 3, 2014 | 1 CommentIn May 2014, networkgeekstuff.com got a small problem when the hosting BeagleBone Black went dead and the old Raspberry PI environment was on that point already used for another project. […] -
BeagleBone Black replaced Raspberry PI running networkgeekstuff.com (and performance reasons review)
Posted on November 19, 2013 | No CommentsWith Raspberry PI, a very great microPC platform that started a trend of its own with two million RasberyPIs sold, a new market has emerged calling for microPC segment companies to compete. […] -
[minipost] Mikrotik QoS Prioritization Example
Posted on January 3, 2013 | 6 CommentsIf you ever hosted any internet service at home and/or had some network application using your Internet connection upload and disturbing your other activities, one very common example (but not […] -
Master-Master replication of Apache/MySQL tutorial with configuration example
Posted on December 1, 2012 | 1 CommentIn this article, I will show you how to create a redundant Apache/MySQL cluster. I personally used this on two Raspberry PI to had them in redundancy and have load-balanced […]