By: Alexander Galilov user 22 May 2015 at 7:45 a.m. CDT

1 Response
Alexander Galilov gravatar
Hi, I installed Gluu server using this manual http://www.gluu.org/docs/admin-guide/deployment/ubuntu/ using **New alternative using our Gluu repo for ubuntu trusty** **The resulting configuration:** hostname ce.gluu.info orgName private persone os ubuntu city astrakhan state ru countryCode ru support email alexander.galilov@gmail.com tomcat max ram 1536 Admin Pass x3YJhiQBDKXV Modify Networking False Install oxAuth True Install oxTrust True Install LDAP True Install Apache 2 web server True Install Shibboleth 2 SAML IDP True Install Asimba SAML Proxy False Install CAS False **Current listening processes after Gluu was installed and configured** root@ubuntu:/opt# netstat -nlpt Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.1.1:53 0.0.0.0:* LISTEN 1316/dnsmasq tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 693/cupsd tcp 0 0 127.0.0.1:32000 0.0.0.0:* LISTEN 3559/java tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 3244/memcached tcp6 0 0 ::1:631 :::* LISTEN 693/cupsd tcp6 0 0 :::1689 :::* LISTEN 3291/java tcp6 0 0 :::4444 :::* LISTEN 3291/java tcp6 0 0 :::1636 :::* LISTEN 3291/java tcp6 0 0 127.0.0.1:8005 :::* LISTEN 3559/java tcp6 0 0 127.0.0.1:8009 :::* LISTEN 3559/java tcp6 0 0 :::58153 :::* LISTEN 3291/java tcp6 0 0 :::1389 :::* LISTEN 3291/java root@ubuntu:/opt# **/etc/hosts** root@ubuntu:/opt# cat /etc/hosts 127.0.0.1 localhost 127.0.0.1 ce.gluu.info 127.0.1.1 ubuntu **Java version** root@ubuntu:/opt# java -version java version "1.7.0_79" OpenJDK Runtime Environment (IcedTea 2.5.5) (7u79-2.5.5-0ubuntu0.14.04.2) OpenJDK 64-Bit Server VM (build 24.79-b02, mixed mode) As you can see, there is no process which listen on tcp/443 or tcp/8443 and I can't open any page in browser.

By Alexander Galilov user 25 May 2015 at 3:30 a.m. CDT

Alexander Galilov gravatar
Hi Adrian, here is an oputput: **root@ubuntu:/opt# dpkg -l|grep gluu-server** ii gluu-server 2.2.0-0 amd64 Gluu Server Community Edition