Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Install RoundCube Webmail
- sudo apt-get install roundcube roundcube-mysql apache2
- sudo dpkg-reconfigure roundcube-core
- sudo nano /etc/apache2/httpd.conf
- <VirtualHost *:80>
- DocumentRoot /usr/share/roundcube
- ServerName mail.hureeict.edu.mn
- </VirtualHost>
- sudo service apache2 restart
Advertisement
Add Comment
Please, Sign In to add comment