Linux can be configured to log dmesg output to another system via network using syslog. It is done using kernel level networking stuff ia UDP port 514. There is module called netconsole which logs kernel printk messages over udp allowing debugging of problem where disk logging fails and serial consoles are impractical. Most modern distro has this netconsole as a built-in module. netconsole initializes immediately after NIC cards.
Part two of a five part post series on setting up Linux and Unix servers securely.
Part one of a five part post series on setting up Linux and Unix servers securely.
The SimpleHelp weblog posts a thorough walk-through of how to create a custom Windows Vista installation disc with previously mentioned vLite. We already highlighted how to slipstream Vista Service...
Last night I decided to give Gentoo 2008.0 beta2 a try. All I got to say is wow! It installed much easier than Gentoo 2008.0 beta1 and is probably one of my fastest Gentoo installs ever.
Windows XP SP3 is in the news since few days now.
The theme of this post is to bring to your notice the fact that Windows Service Packs are cumulative and includes all updates from the previous ones.
This means that if, for example, your XP CD has neither SP1 nor SP2 integrated, you can still go ahead and install Windows XP SP3.
Windows XP Service Pack 3 (SP3) is now available for download and install via Windows Update and the Microsoft Download Center. Windows XP SP3 includes all previously released updates for the operating system, in addition to a small number of new updates. Windows XP SP3 will not significantly change the Windows XP experience.
Source: Technofriends
Next time you wipe your PC's hard drive clean and reinstall Windows with that old installation disc, you don't want to connect your fresh, unpatched and vulnerable system to the internet only to...
Windows/Mac/Linux (Firefox): Create a selective backup of preference settings for your favorite Firefox extensions with OPIE, a free add-on for Firefox 2. Once you've got the Ordered Preference...
Gzip is the most popular and effective compression method. Most modern web browser supports and accepts compressed data transfer. By gziping response time can reduced by 60-70% as compare to normal web page. The end result is faster web site experience for both dial up (they're not dead yet - I've dial up account for backup purpose) and boradband user.
http://www.cyberciti.biz/tips/lighttpd-mod_compress-gzip-compression-tutorial.html
If you've flirted with the idea of switching your desktop operating system to Linux but never took the leap, the time is now. This week's release of Hardy Heron, an Ubuntu release that will be...
I've been experimenting with making tutorial videos / screencasts:
A video tutorial about installing opensuse.
Tomorrow morning, I'm giving a talk/tutorial at the IT360 Conference in Toronto. The subject is getting a Linux notebook (or laptop, if you prefer) to do it all
Using a dual boot system is sometimes a little tedious. In particular since the windows installer is keen to screw up any operating systems that are installed on your hard drive besides windows. Here is what happened to me after I had to re install a broken windows instatllation on a dual boot system.
If you mess around too much with windows it will sooner or later cease to boot. Usually it is sufficient to boot with the windows installation disk and to choose the repair installation.
The Digital Inspiration blog has a timely step-by-step tutorial on creating a "slipstreamed" Vista installation DVD that has all the fixes and tweaks from Service Pack 1 included. The guide utilizes...