I'd like to install the FAHClient in a Raspberry pi to watch and monitorize a few machines that I have running.
Is there a way to install it?
Thank you very much
![Smile :)](./images/smilies/icon_smile.gif)
Moderators: Site Moderators, FAHC Science Team
Code: Select all
sudo apt-get install -y python-stdeb python-gtk2 python-all debhelper
Ibringapples wrote:Hello!!
Worked for me after install:
Useless info: Looks coolCode: Select all
sudo apt-get install -y python-stdeb python-gtk2 python-all debhelper
![]()
Thanks a lot.