Laman

Thursday, November 17, 2011

NEWS: openSUSE 12.1 Released!

Yesterday, the openSUSE Project has released openSUSE 12.1, eight months after 11.4 and the first release since SUSE officially became a subsidiary of Attachmate. With 12.1, openSUSE brings major improvements to openSUSE tools and users' favorite components like GNOME, KDE, LibreOffice, and DigiKam.

The openSUSE project is a community program sponsored by Novell. Promoting the use of Linux everywhere, this program provides free, easy access to openSUSE, a complete Linux distribution. The openSUSE project has three main goals: make openSUSE the easiest Linux for anyone to obtain and the most widely used Linux distribution; leverage open source collaboration to make openSUSE the world's most usable Linux distribution and desktop environment for new and experienced Linux users, dramatically simplify and open the development and packaging processes to make openSUSE the platform of choice for Linux developers and software vendors.

What's the biggest change in openSUSE 12.1...??

Wednesday, November 16, 2011

TIPS: Guide to Dual Booting

Guide to Dual Booting (PDF) tries to cover the basics: from a detailed Windows, Ubuntu or Fedora installation guide to various issues users may encounter like what happens if you install Windows after Ubuntu and how to get Ubuntu back by restoring GRUB or adding Linux to the Windows bootloader (using an utility that lets you tweak the Windows bootloader, called EasyBCD), which may seem easier for users coming from Windows.

And to make it complete, the guide also covers removing either Windows or Linux from the dual boot setup.

Download Guide to Dual Booting


Thanks to Satyajit for the guide and tip!

TIPS: Add PPA Work-around For Linux Mint 12 RC

There is a bug in Linux Mint 12 RC related to adding PPAs: when you add a PPA using "add-apt-repository", the .list file (under /etc/apt/sources.list.d/) uses "lisa" as the code name instead of "oneiric". Since the PPAs are not using the Ubuntu code name, they won't work and when running "sudo apt-get update", you'll get a "Failed to fetch [...] 404 Not Found" error.

A work-around is to edit the .list files under /etc/apt/sources.list.d/ and replace "lisa" with "oneiric", but to make it easier, I've updated Y PPA Manager with a work-around for this bug, so adding a PPA through Y PPA Manager should work as usual, without having to tweak anything else.


To install the latest Y PPA Manager in Linux Mint 12 RC, open terminal use the commands: