Displaying 2 results from an estimated 2 matches for "_basic_configuration".
2014 Oct 02
0
how to install NUT on raspberry pi
Hi Steve
I follow all the instructions from here http://pastebin.com/2hTBU8XF
without problem.
Now how can I test it?
Ups is connected to raspberry by usb.
I have an Ubuntu 14.04 client on my lan.
Thanks
Flavio
2014 Sep 08
8
how to install NUT on raspberry pi
Hello all,
Here is build instructions for putting NUT on a Raspberry Pi.
Charles - Feel free to put this on your docs list.
# Do an rpi-update to prevent USB strangeness
#some dependencies from repo
sudo apt-get -y install m4 libtool libudev-dev automake
#fixing autoconf for later
sudo ln -s /usr/share/autoconf/Autom4te /usr/local/share/autoreconf/Autom4te
sudo ln -s /usr/bin/autom4te