The other important feature is that we have our own repository (fully compatible with PCLinuxOS 2007) with all the testing tools(marathon, jacareto, CurlLoader), E17, OPenBox, FluxBox, Rox, idesk, etc. .... '
The release consists of more than 17 million lines of code and the contributions of over 310 open source developers located in 19 different countries.
Need a simple yet effective way to back up your laptop or desktop machine to a network-attached storage device or a network hard disk running Samba? Using Samba's smbmount utility and the grsync backup tool, you can set up a backup system that is both reliable and straightforward in use. And since both programs are available as packages for most Linux distributions, you don't have to get your hands dirty compiling from source code and fiddling with settings.
The nature of my work forces me to be something of a digital nomad -- my notebook computer and a wireless connection are essential parts of my working day. I've been known to move between several wireless access points in one day. While I've had never had any problems with the wireless cards in my Linux-powered notebooks, most of the wireless connection tools I've used have fallen a bit flat. One of the few wireless connection managers that I've actually found useful is wicd -- the Wireless Interface Connection Daemon, pronounced "wicked." It's a lot like the Windows wireless network connection tool in both appearance and ease of use.
I am a Linux user, and I recently got an eMachines laptop. Since I'm Uruguayan, my mother tongue is Spanish, and that presented a problem: laptops usually have an American-style keyboard, and Spanish (as well as Portuguese, French, German, and other languages) requires some special keys that aren't on American keyboards. Here's how you can get international characters on your American keyboard -- and as a bonus, we'll see how you can enable the special "media" or "Internet" keys on some keyboards that aren't supported by Linux out of the box.
In the last two months I've been traveling a lot. During the same period my main desktop computer went belly up. I would have been in trouble without rsync at my disposal -- but thanks to my regular use of this utility, my data (or most of it, anyway) was already copied offsite just waiting to be used. It takes a little time to become familiar with rsync, but once you are, you should be able to handle most of your backup needs with just a short script.
If you like to keep your hands on the keyboard, you may find it tricky to launch new apps, open folder and documents, and change tracks in your music playlist. Katapult is an application launcher that does everything the Alt-F2 run dialog does, and much more.
You can stop computer-based slacking -- like the compulsive reloading of Digg or Reddit at the expense of productivity -- with a few changes to your computer's DNS profile, and enforce the changes using Lockout, a tool designed to enforce discipline and increase productivity.
I stumbled across an interesting and useful tool recently called dzen, a "general purpose messaging and notification program" written by Rob Manea. Basically, dzen provides an instant-on/instant-off pop-up terminal window, along with a multitude of options that allow you to run just about any command.
The Samba team announced Monday that it will be issuing all future releases of the venerable open source file and print services suite under the third iteration of the GNU General Public License (GPLv3).
As its name implies, Mail Notification is a utility for keeping track of incoming mail and reading it in a popup window without activating your mail reader or moving other open applications. Simple to configure and easy to use, it is especially useful for watching multiple mailboxes.
I run a small but fairly active Web site from a home server, as was commonly done back in the early days of the World Wide Web. What started as a learning project soon grew to be my primary hobby. It takes a bit of knowledge of Linux systems, various open sourced applications, and how the Internet works to start a Web site from scratch. Here are some of the applications and tools that help me stay on top of things.
Have you ever wished you had access to your Linux distribution's online package repositories when you didn't have access to the Internet, or when your access was slow and unreliable? The recently released APTonCD utility allows users of Debian-based distributions to create backup CDs and DVDs of as many Debian packages as they can download. Used in conjunction with the apt-mirror utility, APTonCD can back up an entire package repository, spanning several CDs or DVDs.
Backing up partitions and hard disks sounds like work -- until you've tried Clonezilla. With Clonezilla you can clone and duplicate partitions of various formats and disks of various sizes locally or over the network. Even more impressive is the fact that you can do all this without typing complicated commands. And since Clonezilla is available as part of the GParted-Clonezilla live CD, you don't even have to install it.
By itself, Vim is one of the best editors for shell scripting. With a little tweaking, however, you can turn Vim into a full-fledged IDE for writing scripts. You could do it yourself, or you can just install Fritz Mehner's Bash Support plugin.