sudo apt-get remove dovecot-core
sudo apt-get remove --auto-remove dovecot-core
sudo apt-get purge dovecot-core
sudo apt-get purge --auto-remove dovecot-core
sudo apt-get purge dovecot-core
sudo apt-get purge --auto-remove dovecot-core
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
=RANK(number,ref,[order]) To rank in descending order, we will use the formula =RANK(B2,($C$5:$C$10),0) If we want unique ranks, we can use...