Comments on How to install ONLYOFFICE 10.0 on Ubuntu 18.04 LTS
ONLYOFFICE is an open source solution that comprises online editors for text documents, spreadsheets, and presentations, as well as productivity tools such as mail, document and project management, CRM, calendar, communication hub.
1 Comment(s)
Comments
hi. i ahev problem
To Action From
-- ------ ----
[ 1] 80 ALLOW IN Anywhere
[ 2] 25/tcp ALLOW IN Anywhere
[ 3] 9882/tcp ALLOW IN Anywhere
[ 4] 9871/tcp ALLOW IN Anywhere
[ 5] 9866/tcp ALLOW IN Anywhere
[ 6] 9888/tcp ALLOW IN Anywhere
[ 7] 9865/tcp ALLOW IN Anywhere
[ 8] 5280/tcp ALLOW IN Anywhere
[ 9] 5222/tcp ALLOW IN Anywhere
[10] 443/tcp ALLOW IN Anywhere
[11] 80/tcp ALLOW IN Anywhere
[12] 80 (v6) ALLOW IN Anywhere (v6)
[13] 25/tcp (v6) ALLOW IN Anywhere (v6)
[14] 9882/tcp (v6) ALLOW IN Anywhere (v6)
[15] 9871/tcp (v6) ALLOW IN Anywhere (v6)
[16] 9866/tcp (v6) ALLOW IN Anywhere (v6)
[17] 9888/tcp (v6) ALLOW IN Anywhere (v6)
[18] 9865/tcp (v6) ALLOW IN Anywhere (v6)
[19] 5280/tcp (v6) ALLOW IN Anywhere (v6)
[20] 5222/tcp (v6) ALLOW IN Anywhere (v6)
[21] 443/tcp (v6) ALLOW IN Anywhere (v6)
[22] 80/tcp (v6) ALLOW IN Anywhere (v6)
drackg@nextcloud:~$ sudo bash opensource-install.sh
Select 'Y' to install ONLYOFFICE using Docker (recommended). Select 'N' to install it using RPM/DEB packages.
Please note, that in case you select RPM/DEB installation, you will need to manually install Mail Server and connect it to your ONLYOFFICE installation.
See instructions in our Help Center: http://helpcenter.onlyoffice.com/server/docker/mail/connect-mail-server-to-community-server-via-portal-settings.aspx
Install with Docker [Y/N/C]? Y
The following TCP Ports must be available: 80
.............
but 80 is opened.
thanks