A A
RSS

Tag Archive | "howto"

Get a Dynamic Interplanetary Background with Xplanet

Wednesday, August 4, 2010

5 Comments

This tutorial will show you how to setup a cool, dynamic wallpaper for your computer based upon XPlanet. The image to left is the final result of this how-to; notice the cloud map and the daylight, which are both periodically updated to match real-time cloud data and sunlight. You can chose to do the same [...]

How to Monitor Network Traffic in Linux

Monday, July 26, 2010

8 Comments

I recently covered three utilities you can use to monitor your system resources in Linux. One of those programs, iftop gives you information about the network traffic of your machine. In this article I’ll show the in-depth usage of iftop, as well as another program called nethogs that was recommended by a reader. With these [...]

Three Apps For Monitoring Performance In Linux

Wednesday, July 21, 2010

15 Comments

Most Linux users are familiar with the top command. Top shows you a list of processes on your system and provides a ton of useful information such as their CPU usage and owner. Unfortunately, this isn’t always enough data and many people don’t know where to turn next. This article covers three performance monitoring applications [...]

Adding a Secure Delete Option to Nautilus File Manager in Linux

Wednesday, July 7, 2010

25 Comments

I’ve previously written about how to securely and permanently delete files in Linux and Windows. The programs I mentioned in those tutorials were all command-line baed, but this tutorial will show you how to add a secure-delete option to the contextual menu in Ubuntu and Fedora Linux. Install the Nautilus Actions Configuration utility First, install [...]

Find Which Package owns a File in Linux

Saturday, June 26, 2010

3 Comments

Sometimes it is necessary to find out which package is responsible for a particular file on a Linux machine. This article explains how to identify the package that owns a file on Ubuntu or Fedora Linux (it applies to any distribution using deb or RPM, so it will also work in Debian, RedHat, etc…) Deb-based [...]

Sharing a Keyboard and Mouse Between Systems with Synergy

Sunday, June 6, 2010

3 Comments

Many power users have multiple computers setup in their office or on their desks, which typically results in either multiple keyboards, mice, and monitors, or the use of a KVM switch to change between each machine individually. There are downsides to both of these solutions; multiple keyboards take up lots of space and can be [...]

How to disable command-not-found in Ubuntu

Friday, June 4, 2010

7 Comments

If you make a typo on the command line in Ubuntu, or if you type the name of a command that doesn’t exist, the system will automatically provide you with a list of commands that are similar to what you entered; or, if the command exists but the package it belongs to is not installed, [...]

Howto Delete Files Permanently and Securely in Windows

Thursday, March 25, 2010

0 Comments

Introduction Note: this is a Windows equivalent of my popular article, Howto Delete Files Permanently and Securely in Linux. When you normally delete a file in Windows, you aren’t actually making that file disappear from your hard drive — not even when you empty it from the recycle bin. This is because deleting a file doesn’t actually overwrite it [...]

The Basics of the Bash “for” Loop

Monday, March 22, 2010

0 Comments

The basics of the bash "for" loop; this article can help you save hours of time on redundant tasks.

iSCSI 101: Setting up a simple iSCSI Storage Area Network

Saturday, March 7, 2009

13 Comments

iSCSI 101: How to setup a Storage Area Network using iSCSI. Using a file server and iSCSI, this article explains how to present a RAID array, a disk partition, or even an individual file, as a storage device which can then be formatted, partitioned, and mounted by a client.

Subscribe

Weekly Poll

What do you think of Google Chrome?

View Results

Loading ... Loading ...

Advertisement

Search TechThrob