system
How S.M.A.R.T. are your disks?
Submitted by admin on Sun, 2009-02-08 14:46GSmartControl is a graphical user interface for smartctl (from Smartmontools package), which is a tool for querying and controlling S.M.A.R.T. (Self-Monitoring, Analysis, and Reporting Technology) data on modern hard disk drives. It allows you to inspect the drive's S.M.A.R.T. data to determine its health, as well as run various tests on it.

- 4 comments
- Read more
- 10904 reads
Disk Label Corruption in Linux
Submitted by admin on Thu, 2008-08-21 00:22In the Linux operating system, the disks are mounted through labels, instead of device path. This is the most effective approach as the device name and path may change when you boot and thus may create several complications for the system and hence for the user.
So the disks are assigned labels so that the devices may mount up in the correct place. Thus disk labels are the important structure for the access of the Linux volumes. All entries for disks to be mounted at startup are in the file /etc/fstab.
- 3 comments
- Read more
- 5331 reads
Building Debian FreeRadius package with EAP/TLS/TTLS/PEAP support
Submitted by linportal on Mon, 2007-08-20 02:59Debian's FreeRadius package is built without support for EAP/TLS/TTLS/PEAP because of the licensing problems of the OpenSSL library. But, if you want to implement 802.1x network authentication with strong security, you'll need it. This is a short tutorial that explains how to build Debian (sid aka unstable) package linked to libssl and with EAP/TLS/TTLS/PEAP support compiled in.
First, download the newest source package (orig.tar.gz), Debian diffs (diff.gz) and description file (dsc) from the freeradius package page. The version I tested the procedure with is 1.1.7-1.
- linportal's blog
- 6 comments
- Read more
- 39306 reads
The difference between kvm & Xen
Submitted by admin on Sun, 2007-04-01 20:43The following paragraph shamelessly stolen from kvm FAQ, but I suppose this information should be quite useful to anybody who is still deciding which product to use.
Xen is an external hypervisor; it assumes control of the machine and divides resources among guests. On the other hand, kvm is part of Linux and uses the regular Linux scheduler and memory management. This means that kvm is much smaller and simpler to use.
kvm only run on processors that supports x86 hvm (vt/svm instructions set) whereas Xen also allows running modified operating systems on non-hvm x86 processors using a technique called paravirtualization. kvm does not support paravirtualization for cpu but may support paravirtualization for device drivers to improve I/O performance.
- Add new comment
- Read more
- 5268 reads
How to flash motherboard BIOS from Linux (no DOS/Windows, no floppy drive)?
Submitted by admin on Sat, 2007-03-10 23:25
You've finally made the move to a Windows-free computer, you're enjoying your brand new Linux OS, no trojans/viruses, no slowdown, everything's perfect. Suddenly, you need to update the BIOS on your motherboard to support some new piece of hardware, but typically the motherboard vendor is offering only DOS based BIOS flash utilities. You panic! Fortunately, this problem is easy to solve...
Step 1: Download FreeDOS boot disk floppy image
FreeDOS, a free DOS-compatible operating system, is up to the challenge, no need for proprietary DOS versions. So, all you need is a bootable floppy disk image with FreeDOS kernel on it. We are fortunate that guys at FDOS site have prepared one suitable for us. Use the OEM Bootdisk version, the one with just kernel and command.com, because it leaves more free space on disk for the flash utility and new BIOS image. You can also find a local copy of this image attached at the end of this article. After you download the image, you need to decompress it. In other words:
- 111 comments
- Read more
- 271745 reads
How fast is your disk?
Submitted by admin on Tue, 2007-01-16 00:23
With a little bit of torturing, and some fun on the way, find out how fast your hard disk drive really is.
Introduction
1-Terabyte hard disk drives are slowly coming to the market, so I suppose we can't complain that we don't have enough space to save (the ever increasing amount of) our precious data. But, it's also a known fact that although disk storage capacities are improving at an impressive rate, disk performance improvements are occurring at a rather slower rate. Unfortunately, larger disk doesn't always mean faster disk. What follows is an explanation of two techniques for measuring disk performance in Linux.
- 158 comments
- Read more
- 222847 reads
Finally user-friendly virtualization for Linux
Submitted by admin on Wed, 2006-12-27 13:02The upcoming 2.6.20 Linux kernel is bringing a nice virtualization framework for all virtualization fans out there. It's called KVM, short for Kernel-based Virtual Machine. Not only is it user-friendly, but also of high performance and very stable, even though it's not yet officialy released. This article tries to explain how it all works, in theory and practice, together with some simple benchmarks.
- 65 comments
- Read more
- 228997 reads
The difference between Xen & VMware
Submitted by admin on Thu, 2006-11-02 01:57Virtualization is a hot topic these days. With hardware getting more and more capable, by means of cheap multi-core processors and gobs of memory, we can expect virtualization to become only more important in the coming years. Virtualization promises reduced costs for IT organizations, both hard (machines, power, cooling) and soft (admin and operations personnel).
There are lots of products on the market already, but two that draw the most attention are open source Xen & VMware family of products. VMware is the pioneer of the virtualization on the industry-standard hardware (having been founded in 1998) and is currently offering many inovative products, some of which are free to download and use. Xen, on the other side, is under heavy development, but is already promising unprecedented levels of performance.
- Add new comment
- Read more
- 26963 reads
qmail mailing list archive in the mbox format
Submitted by admin on Sun, 2004-07-11 22:30qmail is a secure, reliable, efficient, simple message transfer agent written by D. J. Bernstein. To learn more check qmail home page and qmail resource page.
Some time ago, I asked on the qmail discussion list if there was the mailing list archive in the standard mbox format, but the answer was negative. Good people on the list at least explained me what I was supposed to do. As the mailing list is hosted on the ezmlm mailing list manager, I needed to pull each and every mail message from it, one by one. At a volume of more than 100000 messages it was very demanding, but eventually I did it.
- Add new comment
- Read more
- 33075 reads

Recent comments
3 days 2 hours ago
5 days 12 hours ago
5 days 19 hours ago
1 week 1 day ago
1 week 1 day ago
1 week 1 day ago
1 week 3 days ago
1 week 3 days ago
1 week 3 days ago
1 week 3 days ago