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 [...]
One of the most frustrating problems a network administrator can come across is an IP address conflict, when two or more machines on a network try to use the same IP. The result is typically that some packets on the network go to one machine, and some packets go to the other – leading to [...]
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.
Introduction BTGuard is a paid proxy service intended for bittorrent users. For $6.95 a month you can use BTGuard to hide your IP address from other downloaders and bypass any traffic shaping your ISP performs to limit your bittorrent usage. I’ve given this service a try, with mixed results. Read on for more. How it [...]
Howto: Setup a Software Firewall in Linux using Firestarter
The basics of SSH, including X11 forwarding, accessing your Linux machine from anywhere using Windows, and basic SSH options.
How to use NmapFE, a graphical front-end for the popular nmap utility, to diagnose network issues and discover potential security vulnerabilities in your network.
How to mount your local hard disks over any network, including the internet, using the secure SSHFS file system.
Introduction If you have services running inside your home network, like a web server or file server, or you want to be able to access your home network while away (for example, over SSH), it’s useful to have a domain name so you don’t have to remember your home IP address. This guide will show [...]
Monday, July 26, 2010
4 Comments