Oxidized is a network device configuration backup utility that keeps track of changes to network devices' configurations. Here's how to install Oxidized on NetBSD.
Open the Terminal and log in with the root account.
Install the prerequisites
pkgin update
pkgin install ruby27 ruby27-net-ssh ruby27-nokogiri ruby27-ffi
Install Git
pkgin install git
Install Oxidized
cd /usr
sudo git clone https://github.com/ytti/oxidized.git
cd oxidized
sudo gem install oxidized --no-document
sudo gem install oxidized-script oxidized-web --no-document
sudo cp example_configs/oxidized.service /etc/rc.d
Start the oxidized service
chmod +x /etc/rc.d/oxidized.service
Run the service
/etc/rc.d/oxidized start
Enjoy having Oxidized installed on NetBSD
By following these simple steps, you can install oxidized on NetBSD, and start backing up network devices configurations while keeping track of any changes to their configurations.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!