Free Software Sticker Book for your Linux Notebook or Desktop

November 5, 2007

fsenjoy

Change the look of your Linux Notebook or your Desktop PC!
Free Software Sticker Book is a large collection of free printable sticker in .odg format. Only requirements are a good Printer, white sticker paper and transparent sticker paper that will be applied over white sticker paper to have a professional sticker look for your Notebook!

Here some examples of stickers contained in this ebook:

(more…)

Compiz Effects Demonstration on MACBOOK with Ubuntu Gutsy

Ubuntu Gutsy 7.10 comes with Compiz-Fusion Built-In. For Ubuntu users wich have NVIDIA Accelerated Graphic Cards is simple to see how many effects and usefull utilities provides Compiz Fusion on Ubuntu Gutsy.

How you can see, this video is a demonstration of Compiz Fusion Effects in Ubuntu Gutsy. User wich recorded this video have installed Ubuntu Gutsy in a MAC Book.

(more…)

How to Install Eclipse and PHP Eclipse plugin in Ubuntu Gutsy 7.10

eclipseide

Eclipse is the best IDE to develop JAVA programs under Linux and Windows. Is possible to use Eclipse as an IDE to deveolp PHP Application and Scripts. There is another fantastic IDE to deveolp PHP Application: “Zend Studio”, but I think that PHP Eclipse is good for every needs. Also, Zend Studio is a commercial software so, I think that PHP Eclipse is better than Zend Studio.

(more…)

The Simplest Way to Make a Backup with TAR in your Linux Box

November 3, 2007

1. How To Make A Backup

To make a Good Backup in a Linux System such as Ubuntu or Debian, is possible to use TAR utility. Why TAR and not other backup system? TAR is usually used to create archive of entires directory and after the tar process we usually compress it in a GZIP file to distribute our archives to a friend by mail. Often, many Linux Users found in Norton Ghost a good utility to make backup of entire HardDisk. I think: “Why use a commercial application when there is just a better solution integrated in my linux system?”. Often we don’t use it because is a command line application and seems to be difficult to use it. No panic! I have a simple driven solution for you. Every step is explained clearly.

(more…)