Apr 102013
 

This is an easy and simple solution based on the article by Umair, first posted on http://www.noobslab.com.

it’s common that, if not you, one of your familiar or friends forget his login password, and if this is the only account available on the system this means that he’s usually locked out from his computer, luckily this is not a big issue if you have physical access to the console of a Linux system, as we can use the recovery mode available from the grub menu of most distributions (if not all).

Continue reading »

flattr this!

Apr 022013
 

More and more games are published for Linux and so it’s becoming more important to have a good performance with our beloved system, but some of the Desktop Environemnts can really slow down your gaming experience.

There is an interesting report about this on Phoronix in the article: Gaming/Graphics Performance On Unity, GNOME, KDE, Xfce, and these are their conclusions:

Overall the results were interesting from the range of Linux OpenGL benchmarks conducted under Unity, Unity 2D, GNOME Shell, GNOME Classic, KDE Plasma, and Xfce on Ubuntu 12.04. There are some exceptions, but across the driver configurations the desktops to commonly perform the best were Xfce 4.8 and GNOME Shell 3.2.2.1. The default Unity desktop was a mix in terms of performance across the different OpenGL workloads.

So there are good chance that you can speed up your graphics performance, how ?
Use Fsgamer
Continue reading »

flattr this!

Jan 202013
 

alias.shIf you are a Linux system administrator or you just wish to save a copy of your alias on the net, this is the service for you !
alias.sh is a new project that offer a simple service: allows you to manage all of your aliases online and browse the list of cool aliases submitted by others. From the term of your desktop, or server, you can run a single command to copy all your aliases on your system, or back into your profile should you require them.

You’ll have public alias, that everyone can use and that you can share with friends and followers and private alias, for your use only.

Continue reading »

flattr this!

Linux shell: understanding Umask with examples

In a GNU/Linux system every file or folder has some access permissions. There are three types of permissions (what allowed to do with a file of any kind, directory included): (r)read access (w)write access (e)execute access There are also other “special” permissions, but for this article the basic permissions will be enough to illustrate how [...]

The best articles on Linuxaria in the last 3 months

It’s from some time that I don’t post about the most read articles on Linuxaria, and so today I present you a small list of the top 7 articles of the last 3 months published on Linuxaria, and that perhaps you have missed, in that case this is a good chance to read them. 7) [...]