Dovecot: allow dot for IMAP folder
Usually the dot is the separator for subfolders – here is the guide how to change it. Tested with Dovecot 2.2.33 with Sieve on Ubuntu 18.04. Enable Dovecot Listescape plugin
WeiterlesenKnowledgebase von Gerald Allerstorfer
Usually the dot is the separator for subfolders – here is the guide how to change it. Tested with Dovecot 2.2.33 with Sieve on Ubuntu 18.04. Enable Dovecot Listescape plugin
Weiterlesenapt update && apt -y upgrade apt -y install apt-transport-https ca-certificates curl software-properties-common echo „deb [arch=amd64] https://download.docker.com/linux/ubuntu bionic stable“ > /etc/apt/sources.list.d/docker.list curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add – apt
WeiterlesenThis installation guide is tested with Nextcloud up to version 16.x and Preview Generator App up to version 2.x. Tested and working file formats avi, doc, bmp, gif, jpg, md,
WeiterlesenThis installation guide is tested with Nextcloud 11, 12 and 13 on Ubuntu 16.04. First, install the jabber daemon (ejabberd) and Coturn. netstat -pta | grep xmpp tcp6 0 0
Weiterlesenejabberd is an open source XMPP server for Microsoft Windows, Linux, Mac and more. It is written in Erlang. Update the system and install the package apt-get update apt-get upgrade
WeiterlesenDocker is an open-source project that automates the deployment of applications inside software containers. Update the system apt-get update apt-get dist-upgrade Add the GPG key for the official Docker repository
WeiterlesenThis installation guide is tested with Nextcloud 13 on Ubuntu 16.04 and Spreed.ME 0.3.11. Be sure that you have installed WebRTC and Coturn. Configure Apache # Spreed WebRTC config (must
WeiterlesenAt first, be sure that you have enabled WebRTC in your web browser. about:config media.peerconnection.enabled = true Update the system and install packages apt-add-repository ppa:strukturag/spreed-webrtc apt-get update && apt-get install
WeiterlesenIn Ubuntu 18.04 ist im Microsoft Windows Subsystem für Linux (WSL) der SSH-Server standardmäßig nicht enthalten. Daher müssen zuerst die erforderlichen Pakete installiert werden. Pakete installieren apt install openssl openssh-client\
WeiterlesenWas unter CentOS mit dem Befehl chkconfig geschieht, ist unter Ubuntu systemctl. Dienst beim Booten automatisch starten systemctl enable spamassassin.service Alle Dienste anzeigen systemctl list-units –type=service –all service –status-all
Weiterlesen