• About myself
  • HelloRoute
NetworkGeekStuff



NetworkGeekStuff "The network is vast and infinite" – Motoko Kusanagi
  • Networking
    • CCIE
      • Theory Notes
    • HP Networking
    • Home Networking
    • Cisco
    • Linux
    • Theory
    • SDN
      • Nuage / HP Distributed Cloud Networking
    • Firewalls
    • Windows
  • Projects
    • HelloRoute
    • NetworkGeekStuff
    • Ping on You!
    • Network Visualization
    • AI and Computer Vision
  • Hobby
    • Other
    • Models
    • Games
  • Cloud
  • RSS Feed
  • Facebook

Projects Archive

  • After 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 […]

    [mini-update] Network Topology Visualization #2 – Using SNMP as data source and enhanced visuals

    Posted on September 17, 2019 | 24 Comments
    After 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 […]

    Continue Reading...

  • Ok, 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 […]

    Autopilot for Elite Dangerous using OpenCV and thoughts on CV enabled bots in visual-to-keyboard loop

    Posted on August 11, 2018 | 26 Comments
    Ok, 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 […]

    Continue Reading...

  • Ok, 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 […]

    Network Topology Visualization – Example of Using LLDP Neighborships, NETCONF and little Python/Javascript

    Posted on December 12, 2017 | 18 Comments
    Ok, 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 […]

    Continue Reading...

  • So 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 […]

    HP Networking/Comware NETCONF interface quick tutorial (using python’s ncclient and pyhpecw7)

    Posted on December 11, 2017 | 6 Comments
    So 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 […]

    Continue Reading...

  • Nicer, 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! – Beta 2.0 is online

    Posted on June 4, 2016 | 1 Comment
    Nicer, 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 […]

    Continue Reading...

  • After 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 […]

    Ping on You! – small weekend web/CGI project

    Posted on March 28, 2016 | 1 Comment
    After 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 […]

    Continue Reading...

  • In 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. […]

    [minipost] How to fix MySQL lost table description from .frm files after emergency migration of /var/lib/mysql

    Posted on June 3, 2014 | 1 Comment
    In 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. […]

    Continue Reading...

  • With 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. […]

    BeagleBone Black replaced Raspberry PI running networkgeekstuff.com (and performance reasons review)

    Posted on November 19, 2013 | No Comments
    With 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. […]

    Continue Reading...

  • If 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 […]

    [minipost] Mikrotik QoS Prioritization Example

    Posted on January 3, 2013 | 6 Comments
    If 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 […]

    Continue Reading...

  • In 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 […]

    Master-Master replication of Apache/MySQL tutorial with configuration example

    Posted on December 1, 2012 | 1 Comment
    In 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 […]

    Continue Reading...

Older Entries
  • BGP
  • Most Popular
    • Cisco BGP Timers re-Explained
    • Nexus 7k – Getting Started Examples Guide – Part 1
    • Cisco IOS XR – Complete Getting Started Examples Guide, Part1/2
    • Basic Load-Balancer Scenarios Explained
    • [minipost] Mikrotik QoS Prioritization Example
  • Recent Articles
    • [mini-update] Network Topology Visualization #2 – Using SNMP as data source and enhanced visuals September 17, 2019
    • Autopilot for Elite Dangerous using OpenCV and thoughts on CV enabled bots in visual-to-keyboard loop August 11, 2018
    • Network Topology Visualization – Example of Using LLDP Neighborships, NETCONF and little Python/Javascript December 12, 2017
    • HP Networking/Comware NETCONF interface quick tutorial (using python’s ncclient and pyhpecw7) December 11, 2017
    • [minipost] Protecting SSH on Mikrotik with 3-strike SSH ban using only firewall rules September 9, 2017
    • Example of private VLAN isolation across Virtual and Physical servers using ESX/dvSwitch and HP Networking Comware switches May 26, 2017
    • HPE’s DCN / Nuage SDN – Part 3 – REST API introduction December 26, 2016
    • [minipost] Capturing bidirectional traffic of virtual machine (VMs) on vmWare ESX 6.x December 10, 2016
    • HPE’s DCN / Nuage SDN – Part 2 – First Steps Creating Virtual/Overlay Customer Network September 23, 2016
    • HPE’s DCN / Nuage SDN – Part 1 – Introduction and LAB Installation Tutorial August 1, 2016
    • Tutorial for small Hadoop cloud cluster LAB using virtual machines and compiling/running first “Hello World” Map-Reduce example project June 12, 2016
    • Ping on you! – Beta 2.0 is online June 4, 2016
    • [minipost]Quick LAB/config example for IPv6 BGP between HP Networking Comware v5 andCisco June 2, 2016
    • Ping on You! – small weekend web/CGI project March 28, 2016
    • [minipost] Windows partition editing with diskpart March 28, 2016
    • Checkpoint Firewall CLI tool “dbedit” and quick lab examples February 27, 2016
    • Soviet Mi-24V Hind E, 1/72 scale June 6, 2015
    • Tutorial for creating first external SDN application for HP SDN VAN controller – Part 3/3: “Node Cutter” SDN application in perl with web interface May 24, 2015
    • Tutorial for creating first external SDN application for HP SDN VAN controller – Part 2/3: Influencing Flows via cURL commands May 23, 2015
    • Tutorial for creating first external SDN application for HP SDN VAN controller – Part 1/3: LAB creation and REST API introduction May 22, 2015
    • Tutorial: Email server for a small company – including IMAP for mobiles, SPF and DKIM May 19, 2015
    • Eycalyptus – cloud introduction and auto-scaling tutorial February 2, 2015
    • Introduction and LAB tutorial of HP Helion Community Edition, the OpenStack based “cloud” system that can give you a personal cloud! June 10, 2014
    • [minipost] Mikrotik/RouterBoard port-knocking example for firewall/NAT openings June 9, 2014
    • [minipost] How to fix MySQL lost table description from .frm files after emergency migration of /var/lib/mysql June 3, 2014
    • Slovak Air Force MiG-29 with 2008 Digital Camoflage, 1/48 March 4, 2014
    • Playing with the new HP SDN Controller – including getting started guide with Open vSwitch in GNS3 January 1, 2014
    • Nexus 7k – Getting Started Examples – Part1 (basics, VDC and vPC) December 19, 2013
    • [minipost] Create a loopback hard-drive partition inside a file in linux December 18, 2013
    • ArmA2 CWR2 mod: Winter Kolgujev + Malden Domination with Xmas extras December 18, 2013
  • Archives
    • September 2019 (1)
    • August 2018 (1)
    • December 2017 (2)
    • September 2017 (1)
    • May 2017 (1)
    • December 2016 (2)
    • September 2016 (1)
    • August 2016 (1)
    • June 2016 (3)
    • March 2016 (2)
    • February 2016 (1)
    • June 2015 (1)
    • May 2015 (4)
    • February 2015 (1)
    • June 2014 (3)
    • March 2014 (1)
    • January 2014 (1)
    • December 2013 (3)
    • November 2013 (2)
    • September 2013 (3)
    • August 2013 (1)
    • July 2013 (2)
    • May 2013 (1)
    • April 2013 (1)
    • February 2013 (1)
    • January 2013 (2)
    • December 2012 (4)
    • November 2012 (3)
    • October 2012 (5)
    • August 2012 (1)
    • July 2012 (2)
    • June 2012 (1)
    • May 2012 (8)
    • March 2012 (2)
    • January 2012 (3)
    • December 2011 (6)
    • November 2011 (1)
    • July 2011 (1)
    • January 2011 (3)

This site uses the Arras Theme

Copyright NetworkGeekStuff. All Rights Reserved.