Month: November 2012

  • evolution-ews plugin install script for evolution 3.2.3 on ubuntu 12.04

    by

    in

    Made script for automatic evolution-ews plugin install. By default ubuntu 12.04 uses evolution 3.2.3 and there are no evolution-ews package in repository. Use evolution-ews plugin the same version as Your evolution mail client version.

  • Adding MS exchange compability with evolution-ews in ubuntu 12.04

    by

    in

    Ubuntu 12.04 has crappy support for bussiness solutions. You can check MS exchange mail, synchronize calendar in evolution with evolution-ews which is missing in default repository. Exchange has to have owa enabled. Also default client on Ubuntu precise is thunderbird, which doesn’t have ability to use system provided calendar. How silly is that? Didn’t want…

  • Ubuntu 12.04 Wireless unmanaged

    by

    in

    When installing Ubuntu, and during install You choose to use wlan0 interface. On first system boot wireless becomes unmanaged, and You can’t choose wireless AP. solution is to edit file /etc/network/interfaces There should be lines like auto wlan0 iface wlan0 inet dhcp wpa-ssid wifi-name wpa-psk wifi-key delete those lines and reboot computer. Network manager will…