Linux Mint

Linux Mint 17.3 “Rosa” Cinnamon Beta features Cinnamon 2.8, MDM 2.0, Linux kernel 3.19 and Ubuntu 14.04 package base

<li> The Update Manager now also performs more checks than before. </li> <li> Drivers in Driver Manager are now sorted by status and the Driver Manager now indicates if drivers are Open Source or not </li> <li> The Driver Manager features both UI and under-the-hood improvements. </li> <li> The Driver Manager now also loads much faster and detects drivers in the background. </li> <li> When a Broadcom chipset is detected, along with the recommended Broadcom STA drivers, the Driver Manager now also lists B43 installers </li>

Android Studio 1.1 Preview 1 Released

<li> There is a new template for creating watch faces for Android Wear: <div> <a href="http://tools.android.com/recent/androidstudio11preview1released/watchface-template.png?attredirects=0"><img class=" aligncenter" src="http://tools.android.com/_/rsrc/1421370620201/recent/androidstudio11preview1released/watchface-template.png" alt="" width="376" height="256" border="0" /></a> </div> </li>

Install Wine on Linux Mint/Ubuntu using WineHQ Repository

[code language=”js”]sudo add-apt-repository ppa:ubuntu-wine/ppa[/code] [code language=”js”]sudo apt-get update[/code] [code language=”js”]sudo apt-get install wine1.6[/code] [code language=”js”]wine npp.6.5.3.Installer.exe[/code] [code language=”js”]Notepad++[/code] [code language=”js”]wine /home/sysadmin/.wine/drive_c/Program\ Files\ (x86)/Notepad++/notepad++.exe[/code]