Migrating from LVM to BTRFS

This article is not exactly a tutorial, it’s the sharing of an experience that might help others. Follow this guide at your own risk. Document yourselves before doing anything. „Don’t write code you don’t understand” (Toth Arpad).

After using LVM for a long time, and performing all sorts of experiments with logical volumes on my laptop, to have flexibility and to be able to keep moving and reinstalling all sorts of Linux distros, I’ve decided to go for it and listen to the Open Source community and give BTRFS a run for it’s money.

[Read More]

Plasma 5 and KF5 demo at UOS 2015

Two weeks ago was the release of the latest and greatest Kubuntu.

Kubuntu 15.04 Vivid Vervet brought to the market one very important and very significant change: It’s among the first distros to ship with Plasma 5 and the new KDE Frameworks 5.

In celebration of this, together with Aaron Honeycutt, Rick Timmis and of course Jonathan Riddell, I held a presentation of our new Kubuntu at the Ubuntu Online Summit 2015.

[Read More]

My first Qt application

Good bye Java swing, Hello Qt.

Cross platform is very searched for these days, especially with the number of Linux users growing. The need to build an application that can be used everywhere existed for a very long time, and what I intend to present here is not something new, it’s just new to me.

Qt, pronounced „cute”, is a library for C++, but not limited to that, that can be used to write code that can be compiled on/for almost any operating system, including Linux, OS X, Windows, Android, and iOS(still under development).

[Read More]

LibreOffice 3.6 Romanian Linux deb Installer

libreoffice-logo

This is a test script I made for easier installation of LibreOffice 3.6 for Debian based Linux distributions with the Romanian Language pack. This does not require any Linux command line skills. Just download the archive and double click the file called INSTALL.sh, and follow the instructions. After the installation, the Installer window will close automatically.

[Read More]