- Start the Ubuntu server and connect using PuTTY.
- At the login prompt, login with your administrator account (administrator / myadminpass) and then type su and the root password (myrootpass)
- At the $ prompt, type aptitude -y install vim-nox for use instead of the built-in VI editor. more info
- At the $ prompt, type aptitude -y install bind9 to install a local DNS server.
- At the $ prompt, type aptitude -y install p7zip-full to install 7-zip archive utility.
- Type dpkg-reconfigure dash and answer No
- Remove AppArmor to avoid problems by typing the following:
Code:/etc/init.d/apparmor stop update-rc.d -f apparmor remove aptitude remove apparmor apparmor-utils
- Reboot the server by typing reboot
Showing posts with label part3. Show all posts
Showing posts with label part3. Show all posts
Thursday, March 14, 2013
Installing Zimbra OSE on Ubuntu Server 12.04 LTS - Part 3
Software Configurations
Subscribe to:
Posts (Atom)