Dec 202011
 

by
Frank Harris-Smith

What exactly is the Linux Kernel and what makes it different than, say Windows or Mac System X? I’m not going to get too deep into the weeds on this one because, quite honestly, I’m not qualified to discuss Kernels beyond the basics. I’m really going to focus on the hardware/software interface aspects of the kernel pros and cons.

First point I’m going to make is that Linux is a kernel, not an Operating System. GNU/Linux is the Linux kernel plus added external software such as a Window Manager like Gnome, utility software, office software and other components to make the make GNU/Linux a complete system for running your computer.
Continue reading »

Flattr this!

Dec 192011
 

This is the second part of my article regarding Indie games for Linux.
In the first part i’ve listed 5 Indie game freely downloadable for Linux, and on this one i’ll present you 5 games that must be bought before you can download them.

Today games are: Towns, Eschalon, Survivors of Ragnarök, Atom Zombie Smasher and Steel Storm: Burning Retribution.
But in the past I’ve already talked of some great Indie game so you can check also my articles about: Amnesia: The Dark Descent (probably the best horror game around in these days) and Dungeons Of Dredmor (a rogue-like game with a comic background)

Continue reading »

Flattr this!

Dec 182011
 

In a former article regarding Linux games a reader commented that for Linux there are always the same title and nothing new really comes out.
So i’ve decided to explore a bit the indie game market and make 2 post about them, in this one i’ll show you 5 freely downloadable Indie games, in the next one i’ll post 5 game that must be purchased (but the costs are relatively low).

So today we’ll take a look at: dwarf fortress, epic inventor, abuse, smokin’guns and xonotic.
Online now part 2 with a review of: Towns, Eschalon, Survivors of Ragnarök, Atom Zombie Smasher and Steel Storm: Burning Retribution.
Continue reading »

Flattr this!

Dec 162011
 

I’m a bit late this month, but here we go, these are the top 7 of the most read articles from Linuxaria in the month of November, read them now if you missed the opportunity to do it.

7 – Permanent SSH Tunnels with autossh

There are many occasions where you need to create connections to machines and services that are protected by firewalls because it is appropriate to adequately protect them, but for which the creation of a VPN becomes an excessive burden.

For this reason, the ability to port forwarding via SSH is very useful for creating an encrypted tunnel from one machine to another, allowing you to enable only local access (such as a MySQL only listens locally) safely, with the only the problem that in case of problems, the SSH connection (and its tunnels) could fall.

Continue reading »

Flattr this!

Dec 152011
 

Yesterday I’ve done an introduction to EncFS, a Free (GPL) FUSE-based cryptographic filesystem that transparently encrypts files, using an arbitrary directory as storage for the encrypted files. i’ve show how install and use it from the command line, but there is also an easier way to integrate it with your Desktop: Cryptkeeper.

Cryptkeeper is a Linux system tray applet that manages EncFS encrypted folders.

Continue reading »

Flattr this!