Softaculous


Topic : webuzo/exim VM only has 22 active on boot


Posted By: bblankenship on January 1, 2016, 7:21 pm
webuzo/exim VM only has 22 active on boot and the default login is not mentioned on the console. Wondering if the ports were wrong I ran zenmap on it and confirmed only 22 is open. I think the service is not starting on boot. Is this typical? I was hoping to use this as an LDAP joined MBA to take mail from my proofpoint pps home lab. Any help would be appreciated.

Posted By: bblankenship on January 19, 2016, 2:27 am | Post: 1
So no one knows how this is supposed to work?

Posted By: valley on January 19, 2016, 1:38 pm | Post: 2
Webuzo by default does not block any ports.

Also with regards to access, what is the trouble that you face ?

Default login for VM is

Username : root
Pass: webuzo


-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter


Posted By: bblankenship on January 19, 2016, 9:28 pm | Post: 3
As I mentioned the only service that seems to be running is the SSH daemon. No HTTP(S), nothing else at all. Are there commands to started the web services?

Posted By: bblankenship on January 19, 2016, 9:35 pm | Post: 4
[root@mailbox ~]# netstat -lanp
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address              Foreign Address            State      PID/Program name 
tcp        0      0 0.0.0.0:22                  0.0.0.0:*                  LISTEN      888/sshd           
tcp        0      0 127.0.0.1:25                0.0.0.0:*                  LISTEN      904/sendmail       
tcp        0      0 10.0.0.70:22                10.0.2.245:34398            ESTABLISHED 971/sshd           
tcp        0      0 :::22                      :::*                        LISTEN      888/sshd           
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags      Type      State        I-Node PID/Program name    Path
unix  2      [ ACC ]    STREAM    LISTENING    6528  1/init              @/com/ubuntu/upstart
unix  2      [ ACC ]    STREAM    LISTENING    7636  871/acpid          /var/run/acpid.socket
unix  2      [ ]        DGRAM                    6671  353/udevd          @/org/kernel/udev/udevd
unix  7      [ ]        DGRAM                    7611  859/rsyslogd        /dev/log
unix  2      [ ]        DGRAM                    8039  971/sshd           
unix  2      [ ]        DGRAM                    7788  921/crond         
unix  2      [ ]        DGRAM                    7764  912/sendmail: Queue
unix  2      [ ]        DGRAM                    7742  904/sendmail       
unix  2      [ ]        DGRAM                    7638  871/acpid         
unix  3      [ ]        DGRAM                    6685  353/udevd         
unix  3      [ ]        DGRAM                    6684  353/udevd   

Posted By: valley on January 20, 2016, 4:18 am | Post: 5
You can restart the Webuzo service as follows

Root > service webuzo restart



-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter


Posted By: bblankenship on January 20, 2016, 7:20 pm | Post: 6
Thank you, that was able to start the web services.

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.