Oxidized is a network device configuration backup tool available on GitHub. In this tutorial, we will install Oxidized on Manjaro.
Install git using the command below:
sudo pacman -S git
Clone the Oxidized repository from GitHub using git:
git clone https://github.com/ytti/oxidized.git
Install Ruby and the required dependencies:
sudo pacman -S ruby rubygems ruby-bundler
Install Oxidized and its dependencies:
cd oxidized
gem install oxidized oxidized-script oxidized-web
Generate the Oxidized configuration file:
oxidized --init
Modify the Oxidized configuration file:
sudo nano ~/.config/oxidized/config
In the configuration file, you will need to specify the devices you want to backup the configurations for.
Start the Oxidized service:
oxidized
This will start the Oxidized service.
Congratulations! You have successfully installed Oxidized on Manjaro. You can now use it to backup the configurations of your network devices.
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!