Skip to content
  • Networking
    • Theory
    • SDN
      • Nuage / HP Distributed Cloud Networking
    • HP Networking
    • Home Networking
    • Firewalls
    • Cisco
    • Theory Notes
    • CCIE
  • Cloud
    • Linux
    • Windows
    • All Cloud Related …
  • Hobby
    • Models
    • Games
  • Projects
    • Ping on You!
    • NetworkGeekStuff
    • Network Visualization
    • HelloRoute
    • AI and Computer Vision
NetworkGeekStuff

NetworkGeekStuff

"The network is vast and infinite" – Motoko Kusanagi

  • Networking
    • Theory
    • SDN
      • Nuage / HP Distributed Cloud Networking
    • HP Networking
    • Home Networking
    • Firewalls
    • Cisco
    • Theory Notes
    • CCIE
  • Cloud
    • Linux
    • Windows
    • All Cloud Related …
  • Hobby
    • Models
    • Games
  • Projects
    • Ping on You!
    • NetworkGeekStuff
    • Network Visualization
    • HelloRoute
    • AI and Computer Vision

kokotina

vmWare vRealize Automation (with embedded vRO) – Full Example of Custom Resources for Executing Ansible Playbooks from Blueprints

visualization3_thumbnails

Network Topology Visualization #3 – Exploring other D3 visualization options for a DataCenter

Mischief-Makers LLDP map

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

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

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

NETCONF tutorial thumbnail

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

[minipost] Protecting SSH on Mikrotik with 3-strike SSH ban using only firewall rules

Example of private VLAN isolation across Virtual and Physical servers using ESX/dvSwitch and HP Networking Comware switches

HPE’s DCN / Nuage SDN – Part 3 – REST API introduction

[minipost] Capturing bidirectional traffic of virtual machine (VMs) on vmWare ESX 6.x

HPE’s DCN / Nuage SDN – Part 2 – First Steps Creating Virtual/Overlay Customer Network

HPE’s DCN / Nuage SDN – Part 1 – Introduction and LAB Installation Tutorial

Tutorial for small Hadoop cloud cluster LAB using virtual machines and compiling/running first “Hello World” Map-Reduce example project

Pingonyou.com - Beta 2.0 is alive!

Ping on you! – Beta 2.0 is online

[minipost]Quick LAB/config example for IPv6 BGP between HP Networking Comware v5 andCisco

Ping on You! – small weekend web/CGI project

[minipost] Windows partition editing with diskpart

Checkpoint Firewall CLI tool “dbedit” and quick lab examples

Soviet Mi-24V Hind E, 1/72 scale

Tutorial for creating first external SDN application for HP SDN VAN controller – Part 3/3: “Node Cutter” SDN application in perl with web interface

Tutorial for creating first external SDN application for HP SDN VAN controller – Part 2/3: Influencing Flows via cURL commands

Tutorial for creating first external SDN application for HP SDN VAN controller – Part 1/3: LAB creation and REST API introduction

email tutorial Thumbnail

Tutorial: Email server for a small company – including IMAP for mobiles, SPF and DKIM

Eycalyptus – cloud introduction and auto-scaling tutorial

Category: Games

Games, computer or other related topics

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

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

Peter Havrila August 11, 2018
AI and Computer Vision Games Hobby Projects

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 … Read More

26 Comments on Autopilot for Elite Dangerous using OpenCV and thoughts on CV enabled bots in visual-to-keyboard loop
ArmA2 CWR2 mod: Winter Kolgujev + Malden Domination with Xmas extras

ArmA2 CWR2 mod: Winter Kolgujev + Malden Domination with Xmas extras

Peter Havrila December 18, 2013
Games Hobby

Last year, I released quickly one nice modification to my custom Malden CWR2 Domination and despite being only announced really only on this blog and to few of my friends … Read More

ArmA2 Domination – co-op with all @DLCs on SMD or CAA1 Sahrani

ArmA2 Domination – co-op with all @DLCs on SMD or CAA1 Sahrani

Peter Havrila September 10, 2013
Games Hobby

Ok, just a quick public release of something I have been porting almost half a year ago but forgot to finish until recently. In one release a few months ago, … Read More

3 Comments on ArmA2 Domination – co-op with all @DLCs on SMD or CAA1 Sahrani
X-mas Malden edition of CWR2 ArmA Domination

X-mas Malden edition of CWR2 ArmA Domination

Peter Havrila December 3, 2012
Games Hobby

To start the true Christmas atmosphere, let’s start with a classical Xmas Carol! Then I will show you my new Xmas themed variation on the Malden CWR2 Domination mission for … Read More

ArmA2 Domination Mission – CWR2 Malden edition version 12g [18th December 2013]

ArmA2 Domination Mission – CWR2 Malden edition version 12g [18th December 2013]

Peter Havrila October 22, 2012
Games Hobby

Ever wanted the Domination co-op mission with the nostalgia of old Operation Flashpoint island of Malden from CWR2 mod, well I used a little random scripting skills and ported one … Read More

10 Comments on ArmA2 Domination Mission – CWR2 Malden edition version 12g [18th December 2013]

Winter exams passed, classic game anyone?

Peter Havrila January 21, 2011
Games Hobby

So, today my last winter semester exam was passed. As I was home enjoying the feeling, I started to wander through my Firefox bookmarks to clean up the mess by … Read More

Site sponsored by ...

Most Popular

  • Cisco BGP Timers re-Explained
  • Nexus 7k – Getting Started Examples Guide – 1/2
  • Cisco IOS XR – Complete Getting Started Examples Guide, Part1/2
  • Basic Load-Balancer Scenarios Explained
  • [minipost] Mikrotik QoS Prioritization Example

Archive

10 Latest Articles

  • vmWare vRealize Automation (with embedded vRO) – Full Example of Custom Resources for Executing Ansible Playbooks from Blueprints October 26, 2021
  • Network Topology Visualization #3 – Exploring other D3 visualization options for a DataCenter July 11, 2021
  • [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
Powered by WordPress | Based on free TrustNew theme.
Created by ThemeSpiral and NetworkGeekStuff | All rights reserved