alefattorini
(Alessio Fattorini)
February 8, 2017, 1:21pm
18
I can’t wait to award @edi with the Amazing Guides Writer badge assigned to who wrote several valuable guides and howtos. Take a look at these links as proof of what I am saying:
#Install guacamole on NS7
Install prerequisites
Install from GUI:
OpenLDAP
Firewall Base
MariaDB (MySQL)
Reverse Proxy
Web Server
Now from console
yum update
Install needed packages, you can remove some of them based on the features you want enabled on guacamole, http://guacamole.incubator.apache.org/doc/0.9.10-incubating/gug/installing-guacamole.html
yum install cairo-devel libjpeg-devel uuid-devel freerdp-devel pango-devel libssh2-devel libtelnet-devel libvncserver-devel pulseaudio…
I’ve been experimenting with unifi controller, both on NS 6 and NS 7, here’s an HowTo that will:
Install UniFi controller
Use Let’s Encrypt cert to have a secure https connection to UniFi Controller
Configure the Controller and the Access Points to function in a cloud based solution, with remote AP Provisioning
Install EPEL
NS 6.8
cd /tmp
yum -y install http://ftp.heanet.ie/pub/fedora/epel/6/i386/epel-release-6-8.noarch.rpm
yum update
NS 7 should already come with epel installed, or:
yu…
Hello everyone,
Continuing from @ghost experiments from this thread , I would like to share an HowTo that will provide a working local webrtc setup with Nextcloud, perhaps someone that is into rpm-making could integrate this in the Nextcloud server-manager installation
Some parts of the HowTo still need to be confirmed, so please if you have any hint on install paths, best practices, etc, please leave a comment !
I don’t really like the latest trend of using docker for everthing just to…
Hellow,
I’ve been recently experimenting with Nagios/Adagios trying to have it do something more than simple monitoring, but i’ve come to realize i’m spending time doing the same thing every time a new server is set up to add Nagvis, which i think whoever uses nagios would find interesting at least !
Is there any chance nagvis could be added to software center and get installed automagically whenever the Monitoring and inventorying package is installed? Or is there any way someone could point …
Keep up the good work mate!
5 Likes