Wednesday, August 25, 2021

How to Install RoundCube with Postfix, Dovecot, NGINX, MariaDB (or MySQL) on Ubuuntu-20.04

wget https://github.com/roundcube/roundcubemail/releases/download/1.4.11/roundcubemail-1.4.11-complete.tar.gz

tar xzf roundcubemail-1.4.11-complete.tar.gz

ls

sudo cp -r roundcubemail-1.4.11 var/www/html/roundcube

sudo chown -R www-data.www-data var/www/html/roundcube/

sudo chmod -R 775 var/www/html/roundcube/ [temp,logs]

mysql -u admin -p


1 comment:

  1. Casino in Columbus, OH (CO) | DRMCD
    Columbus, OH 거제 출장안마 (CO) — We 세종특별자치 출장샵 take a look at our casino floor. We also recommend the many restaurants and bars we 대전광역 출장샵 can 군산 출장마사지 find near 보령 출장안마 Columbus to help you

    ReplyDelete

How to inatall docker on Ubuntu using apt repository

 # Add Docker's official GPG key: sudo apt-get update sudo apt-get install ca-certificates curl sudo install -m 0755 -d /etc/apt/keyring...