Skip to main content

Red Hat

MS promotes Linux from threat to 'the' threat

posted onNovember 18, 2001
by hitbsecnews

"Linux is the long-term threat against our core business. Never forget that!" Microsoft Windows Division Veep Brian Valentine exclaims in a confidential memo to his Sales Brownshirts obtained by The Register. (our emphasis)

Understanding & Installing SELinux

posted onNovember 17, 2001
by hitbsecnews

Linux World brings us: Understanding & installing SELinux.

"As I wrap up my SysAdmin series on Linux security, I would like to write about something out of the ordinary; something that most people -- unless you are absolute security junkies, or Slashdot trolls -- would not know about. It's called SELinux. SELinux, also known as Security Enhanced Linux, is a National Security Agency sponsored Linux project to develop a more secure Linux."

Advanced filesystem implementor's guide, Part 7: Introducing ext3

posted onNovember 16, 2001
by hitbsecnews

With the 2.4 release of Linux come a host of new filesystem possibilities, including Reiserfs, XFS, GFS, and others. These filesystems sound cool, but what exactly can they do, what are they good at, and exactly how do you go about safely using them in a production Linux environment? This series of articles answers these questions by showing you how to set up these new advanced filesystems under Linux 2.4.

IBM Linux Clusters -- White Paper

posted onNovember 15, 2001
by hitbsecnews

IBM has built and continues to build the world's largest and most complex Linux clusters in response to its customer's requirements. The intellectual capital that allows successful creation and implementation of the largest clusters is being brought to bear on the emerging commercial market for Linux clusters of all sizes.

Byte.com: FreeBSD Versus Linux Revisited

posted onNovember 13, 2001
by hitbsecnews

Source: Byte.com

"In my October 29, 2001, Byte.com column I described the new VM written by kernel hacker Andrea Arcangeli. In that article, I promised I would come back to my FreeBSD versus Linux comparison that I ran in my February 2001 column. Many people say FreeBSD has a very good virtual memory manager. As it turns out, I pretty much proved them right in that article.
Now, with the new VM engine in Linux as of 2.4.10, things might look different, so I prepared a new test environment for the benchmark.

Why Linux is losing the Battle for the Desktop

posted onNovember 12, 2001
by hitbsecnews

There's a pretty interesting article over at the Linux Gazette discussing how Linux appears to be losing the battle for the desktop. My only question is, was Linux ever winning at some point? I really can't... Eitherways, here's an excerpt from the article:

Building Perl projects with MakeMaker

posted onNovember 9, 2001
by hitbsecnews

If you've used UNIX or Linux for some period of time, you've probably written a few Perl programs to automate simple tasks. Each of these programs does something basic and simple that might otherwise take you 10 or 20 minutes to do by hand. This article will show you how to convert just such a Perl program into a far more robust programming project, one that will be generic enough to be widely distributed across many disparate platforms.