OpenChange:
OpenChange aims to provide a portable Open Source implementation of Microsoft Exchange Server and Exchange protocols.
based on samba4
Citadel:
turnkey open-source solution for email and collaboration
http://www.citadel.org/doku.php
OpenChange:
OpenChange aims to provide a portable Open Source implementation of Microsoft Exchange Server and Exchange protocols.
based on samba4
Citadel:
turnkey open-source solution for email and collaboration
http://www.citadel.org/doku.php
http://cloud.51cto.com/art/201003/187430.htm
Change Grub behavior::
Modify grub config file: /etc/default/grub
Update /boot/grub/grub.cfg by command “sudo update-grub”
Boot from saved entry
Modify grub config file as following:
GRUB_DEFAULT=saved
List grub boot entry::
cat /boot/grub/grub.cfg
Change the default boot entry
grub-set-default entry_num
Set One time boot
grub-reboot entry_num
http://www.linuxidc.com/Linux/2010-10/29488.htm