- Install dependencies packet
- sudo apt-get install rrdtool mysql-client mysq-server
- Install Netdot
- make install
Thursday, 11 July 2013
Netdot Installation
Tuesday, 2 July 2013
Subscribe to:
Comments (Atom)
Import SSH Private Key to Yubikey (PIV) for SSH Authentication
Introduction: This guide will walk you through the process of importing your SSH private key to a Yubikey (PIV) for SSH authentication on y...
-
BIRD is an open-source router daemon for Linux OS. BIRD can exchange IP routes between BIRD servers and routers. this post shows an example ...
-
Introduction: This guide will walk you through the process of importing your SSH private key to a Yubikey (PIV) for SSH authentication on y...
-
Create Docker Network # docker network create --driver=bridge [docker's network name] *Docker automatically create network br...