PCMan File Manager: Another light weight file manager

In the seemingly never-ending quest to find the perfect, light weight graphical file manager, I have gone through just about every one I can find. So far my favorite has been Thunar […]

Set up your LDAP server on Ubuntu 10.04

So lately I've been covering some pretty sweet LDAP tools. You've seen "Manage your LDAP data with phpLDAPAdmin", "Access and manage your LDAP data with Luma", and "Set up an LDAP server […]

Manage your LDAP data with phpLDAPadmin

The search for the perfect LDAP management tool has brought me around to a tool that is very similar to that of phpMyAdmin (for coverage of this tool, see my article "Install […]

Access and manage your LDAP data with Luma

I have recently been dealing with LDAP and attempting to find easier solutions for this often daunting task. If you've ever had to try to set up and manage an LDAP server, […]

KDE 4.5 Window tiling

You've probably seen the advertisements for Windows 7 and the tiling windows feature. Believe it or not the very first tiling window manager was Siemens's RTL (created in 1988). After that came […]

Kontact: How does it compare to the competition?

With all of this talk about KDE 4.5 lately, I thought I should take a moment to mention a tool that hasn't had much (or any) talk here on Ghacks. That tool […]

Securely delete files with secure-delete

There are times when you need to delete a file...REALLY need to delete a file. Anyone who has been in the business of PCs long enough knows that when you simply delete […]

Set up an LDAP server on Fedora

LDAP (Lightweight Directory Access Protocol) is one of the more complicated setups for a Linux machine. LDAP is to Linux what Active Directory is to Window. And if you have a lot […]

Create a repository with subversion

In my last article I illustrated how to install Enlightenment by checking out the most recent code from the Enlightenment Subversion Server (see "Installing Enlightenment E17 using subversion"). After that article I […]

Installing Enlightenment E17 using Subversion

If you've spent enough time around Linux you might have come across an installation process that requires the use of SVN. SVN is subversion which is a version control system based on […]

Make use of the KDE 4.5 Clipboard

Klipper is the KDE 4.5 clipboard and it is not your average clipboard tool. Unlike most operating system clipboards, Klippy gives the user quick and easy access to not just the last […]

Working with KDE desktop effects

So you've followed the latest series on KDE 4.5 (see Ghacks KDE 4.5 content) and you are now using the spectacular latest release from the KDE team. You want to use Compiz, […]

Batch rename in Linux with GPRename

Do you create or manage a LOT of files? Do you have image files taken from cameras that are all named IMG_XXX.JPG  (where XXX is a sequential number)? Do you stores of […]

The KDE 4.5 Notification Area

With KDE 4.5 came a lot of updates and changes. From the bottom to the top, nothing was immune from an update or two. One tool that received a nice overhaul is […]

The KDE 4.5 Semantic Desktop

My last article I spoke about the new KDE Activities features Search and Launch Containment Activity (see my article "Using the KDE 4.5 Search and Launch Containment Activity"). This is the first […]

Using the KDE 4.5 Search and Launch Containment Activity

In my last post ("KDE Desktop Activities explained") I set out to help you understand just what KDE Desktop Activities are. This new feature simply wants to make your desktop experience as […]

KDE Desktop Activities explained

With the release of KDE 4 a new feature was added that, at first, seemed to be more confusing than anything else. Although the theory behind the idea was simple, the execution […]

Update KDE to 4.5 and experience true improvement

For the longest time I have shrugged off KDE 4 because of poor performance. But since 4.4 I have noticed a rather vast leap of the improvement chasm. Now, 4.5 is out […]

Backup your Linux desktop with Simple Backup

There are tons of possible backup solutions for the Linux desktop (and/or server). I have covered a number of possible solutions here on Ghacks. One of my favorite (and the one I […]

Sync your Evolution contacts with UbuntuOne

How many machines do you have? How many contacts do you have? How many machines do you try to keep your contacts in sync on? There are a lot of ways to […]

Two cool KDE Plasmoids

It's time to head off to that wonderful land of KDE where the desktop only gets better and better with each release. In fact, a new release should be out now - […]

Convert ext2/3 to ext4

Let's say you're a little bit behind the times. You've wanted to do some upgrading of your Linux machines but you've just not really had the time. Or let's say you did […]

Even more GNOME keyboard shortcuts

Well all strive to make our desktop as efficient as possible. Whether you're a coder who wants nothing more than to never remove your fingers from the keyboard, or if you're a […]

Uberstudent: The students' Linux

There are so many Linux distributions out there it's dizzying. Some are simply respins of various base distributions with a different theme or maybe one or two specific applications thrown in for […]

Use Top Shelf to keep track of what you are working on

As a writer one of the most important things for me is to keep organized. This may seem like a fairly simple task, but when you are doing everything from researching a […]

Let Cairo-Dock be your Linux desktop dock

I've covered a number of desktop enhancements here on Ghacks. You've see my coverage of Avant Window Navigator (see my article "Avant Window Navigator: OS X-like dock on Linux") as well as […]

Keeping track of your PCs temperature in Linux

I have had a few PCs in my time where keeping track of the temperature was critical to knowing the health of my system. In fact, I had one system that I […]

Easily browse your activity with GNOME Activity Journal

There are a lot of ways to keep track of your files on your Linux machine. You can use the command-line tools, you can do index searching, you can manually search. But […]

Remember those birthdays with GBirthday

Since today is the birthday of both myself and the US President I thought it apropos to cover a birthday reminder tool for the Linux operating system. There are a few of these […]

User switching in the Linux desktop

Linux is a true multi-user system. What that means is you can have multiple users logged in concurrently. There are so many advantages of this on so many levels. Many modern Linux desktops […]

Get to know Linux: Grub2

Most PC users have no idea what a boot loader is. Yet all PCs have them. Most Linux users, by nature, do know what a boot loader is because they have had […]

Clone your Linux disk with ddrescue

What do you do when you KNOW your hard disk is failing but you're not ready to do a re-install or lose any of that precious data? Obviously the first solution is […]

Install KDE on Fedora 13

If you downloaded and installed Fedora 13,  most likely you are using the GNOME desktop. If you've been reading me here on Ghacks long enough then you know I am fairly partial […]

Creating self-signed certificates with gnoMINT

I do a lot of work with Linux servers. Many of those servers are either web or mail that require the use of a signed certificate for authentication. In some of these […]

A requested Linux theming tutorial

Recently I had a request to illustrate how I managed to get a particular theme working in GNOME. The article referenced was my article on "What will Ubuntu 10.04 bring to the […]

Dock any application in the notification area with AllTray

There's a line between closing an application and leaving it open. That line generally lies within the notification area. This is where small apps usually hang out waiting to be quickly re-opened. […]

Add SASL to your Postfix server

Some time ago I did a series on the Postfix email server here on Ghacks (see the Postfix content on Ghacks for more information). Hopefully you found this outstanding mail server as […]

A few Ubuntu 10.04 fixes

Ubuntu 10.04 has been out for a while now...long enough so that some of the more pestering issues have been finally fixed. But in some cases those issues continue on. What do […]

Collaborate with Abiword

Collaboration is a key component to working in a business or on a team. There are so many ways to collaborate on a project: Google Docs, Online Whiteboards, Chatting, CMS tools, and […]

Peppermint Linux: An interesting approach

There are so many Linux distributions out there. Some of them are pretty standard and some of them go well out of their way to try to bring something different to the […]