Tagged: Linux

Ubuntu 15.04 installing 0

How to install Ubuntu 15.04

Ubuntu was released just a week ago, not much improvement on the surface, but big things happened under the hood. First of all is the switch to systemd, bringing a faster boot time on some machines....

Microsoft Headquarters 0

Mono 4.0 will use .NET open source code

It hasn’t been long since Microsoft announced the release of .NET source code. One year later Mono developers decided to adopt that code in the popular software.

Linux Ubuntu touch interface with Unity 8 0

Ubuntu Next (alias Ubuntu + Touch)

The tablet market is ever extending. Back in the dark days of IT, touch was only a dream of a few people, also even less people could afford touchscreens. Today touchscreens are a reality and everybody...

Ubuntu systemd 15.04 installation 0

Ubuntu 15.04 is switching to systemd

Ubuntu 15.04 will be the first release of the 2015 and it is scheduled to be released in April. One of the most bumping changes is the switch from Upstart to systemd (yes it is written...

Linux penguins 0

Linux 4.0 is nigh! Or not?

Linus Torvalds, father of Linux Kernel and benevolent dictator for life of its son, is pondering the new release number for Linux. Will it be 3.20 or 4.0?

security permissions 0

Special Permissions: Sticky Bit, SUID and SGID

Sticky Bit, SUID and SGID are special permissions used in Unix-like systems, hence in Linux. Knowing how to use and why one should use them isn’t necessarily fundamental to understand basic permissions in Linux, however they...

Desktop Environment Gnome 3

Desktop Environment, which to choose?

One of the best thing in Linux is probably the customizability of everything. In Linux you get control in your hands if you want to, your Desktop makes no exception. Not only you can change the...

Linux USB media install installation 0

How to create a Linux bootable USB/CD on Windows

So you’ve read of Linux advantages throughout this blog or you’ve heard of it from a friend, and now want to try it or just install it on the spot. Great choice! But first things first:...

Package 0

What is a package manager?

In many articles I speak about the great qualities of Package Managers, of how they can update your system with a click; install software without manually downloading, and painlessly remove them. Understanding how they work is...