<!DOCTYPE html> <html> <head> </head> <body> <p><strong>Metodo più pratico<br /></strong>Download direttamente dal controller del file .deb che poi va caricato sotto la tmp del server Ubuntu.<br />Infine <span style="background-color: #00b6ba; color: #ffffff; font-family: monospace, monospace; white-space: pre-wrap;">sudo dpkg -i path_to_deb_file</span></p> <p><strong>Mostra installazione corrente: </strong><br /><em>apt-cache policy unifi</em></p> <p><strong>Directory di installazione:<br /></strong><em>/usr/lib/unifi</em></p> <p><strong>Script di instalazione: <br /></strong>wget https://get.glennr.nl/unifi/update/unifi-update.sh<br />chmod +x unifi-update.sh<br />./unifi-update.sh<strong><br /></strong></p> <p>Attenzione: è capitato un errore nell'avvio di unifi a causa di un errore della Java VM errata<br />Per sistemare il problema editare il seguente file e impostare la versione 8 di Java</p> <p>root@unifi:~# cat /etc/default/unifi <br />JSVC_EXTRA_OPTS=-Xss1280k<br /><span style="color: #ff0000;">JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64/<br /><br /><br /></span></p> <p><span style="color: #ff0000;">NUOVO METODO</span></p> <p><span style="color: #ff0000;">Collegarsi in SSH sulla macchina<br />Spostarsi nella /root<br />Eseguire ./aggiorna.script.sh</span></p> </body> </html>
Subscribe
0 Comments
Oldest