I noticed some performance problems when I was running two virtual machines simultaneously (a la VMWare Server. When I began looking into this I discovered VMWare was only allowing 1.8 GB of RAM usage for my virtual machines.
Read more »Get More Space Out of Your ext3 Partition
I have just discovered that ext3 defaults to reserving 5% of its partition exclusively for root, as a precaution measure that your system does not get FUBAR when you use it for your root partition.
Read more »- Login to post comments
Parsix GNU/Linux 1.0r0-TEST-3 has been released
"The third testing release of Parsix GNU/Linux 1.0r0 code name `Ramon` has been released..."
Read more »- Login to post comments
REST and ROA in Rails 2.0
The free software community should focus on REST architectures; the AGPL license is the best opportunity ;-)
Read more »- Login to post comments
Web Services without Pain: gSOAP Writes Your XML, SOAP, and RPC
Bruce Perens talks about a FLOSS tool that generates the wrappings around a web service defined in C/C++. The tool takes care of a lot of the uninteresting aspects of building a web service - the parts that are likely to be exotic to someone coming from a standard C/C++, non-web, development background.
Read more »- Login to post comments
Linux Kernel Source Code Screensaver
I consider myself to be a geek. Linux and geeks have a long history together. So, naturally there are a bunch of geeky things available for Linux. In this case, I’m talking about screensavers. I was looking for a screensaver that would show me something really cool about my system.
Read more »- Login to post comments
Emacs: Gnus/Gmail integration (using IMAP)
"Like many folks, I use Google for more and more. When I noticed Google's announcement that Gmail supports IMAP, I knew I could read my Gmail from Emacs..."
Read more »- Login to post comments
Ubuntu 8.04 Alpha 3 Released
"Ubuntu 8.04 alpha 3 was released today. For those that do active bug work please help squash the bugs in 8.04 so we can make a *really* solid LTS release this spring. Release announcement and download locations below..."
Read more »- Login to post comments
Review: Tux Droid
Advanced Linux users can really put their programming skills to the test with Tux Droid. Develop applications, code new daemons or even hack the firmware. Visit www.tuxisalive.com to get started.
Read more »- Login to post comments
Virtual Users And Domains With Postfix, Courier And MySQL (Ubuntu 6.06 LTS)
This document describes how to install a mail server based on Postfix that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I'll also demonstrate the installation and configuration of Courier (Courier-POP3, Courier- IMAP), so that Courier can authenticate against the same MySQL database Postfix uses.
Read more »- Login to post comments
Frugalware 0.8pre2 (Kalgan) released
"The Frugalware Developer Team is pleased to announce the immediate availability of Frugalware 0.8pre2, the second technical preview of the upcoming 0.8 stable release..."
Read more »- Login to post comments
4Front Technologies realeases the source code for open sound system
4Front Technologies is proud to announce the release of the source code to Open Sound System (OSS) v4.0 under the BSD license for FreeBSD and other BSD compliant operating systems.
Read more »- Login to post comments
Rails 2: The Top Five Features List
I thought I'd pen my first Developer.com column of the year in similar fashion, highlighting my personal take on top five features of the new Rails 2 release.
Read more »- Login to post comments
Weblocks: starting with a blank slate
This is an introductory review of Weblocks, a web framework written in Common Lisp...
Read more »- Login to post comments
Microformats at Yahoo! - A Firefox 3 Opportunity
"Microformats are open data formats that some Yahoo! sites support. You can't see them (unless you do a "view source" on a web page), but they're there -- bits of HTML that describe things like contact information (hcard), a review (hreview), an event (hcalendar), or a listing (hlisting). Microformats make data in web pages reuseable since the data is in a standard, canonical, format instead of just a jumble of HTML. Thousands of sites expose their data in Microformats, and that data is available for developers to use. One of the best opportunities for developers to make use of Microformats is in the forthcoming Firefox 3 web browser which features a new global Microformats object and API. The new API makes finding and parsing Microformats trivial and efficient..."
Read more »- Login to post comments