Sep 2009 Port Check Program (in C) Part 4 In part 1 an examination of creating an ultra simple single port single host port check program was done. Part two of the series the code was broken out between a header file and source file, input validation added, a usage message defined and a Makefile was setup for simple recompiling.
Read more »Scanning Ports in C part 4
Pyjamas: writing AJAX applications in Python
Maintaining a complex web application that uses a lot of Javascript for client-side, "AJAX"-style interactivity is rather difficult. The clumsiness of the Javascript language itself, as well as the various tricks needed to make an application work consistently across multiple browsers, all of which must be wrapped up inside HTML, makes for a jumble of issues for the application developer.
Read more »Set Up WebDAV With Apache2 On Fedora 11
Web-based Distributed Authoring and Versioning, or WebDAV, WebDAV is a protocol that allows for convenient mounting of a remote server on your desktop for easy file access. Once setup, using it is as simple as any other drag and drop navigation on your desktop. this tutorial show you how to install and setup a webdav server on fedora 11
Read more »- Login to post comments
How PHP became such a huge success
Rasmus Lerdorf is undoubtedly the most famous Greenlandic geek alive. Having created PHP as a bunch of hackish scripts to support his website in 1995, he turned it into a powerful, fully fledged language that's now used by millions around the world.
Read more »- Login to post comments
Open Source Load Balancer for Linux
I know this topic is somewhat advanced for some of you, but for others hopefully this will be useful. So what is a load balancer? To better understand the term, let me explain to you a bit the meaning of load balancing.
Read more »- Login to post comments
Trisquel 3.0 STS Dwyn has Landed
We are proud to announce the Trisquel GNU/Linux 3.0 release, codenamed Dwyn. It is the first of a new series of short term support releases that include highly updated software, improved performance and better hardware compatibility.
Read more »- Login to post comments
Linux webserver botnet pushes malware
A security researcher has discovered a cluster of infected Linux servers that have been corralled into a special ops botnet of sorts and used to distribute malware to unwitting people browsing the web.
Read more »- Login to post comments
Get the Most Out of Your Multicore Processor
So you've got a shiny new multicore processor and the urge to take it out for a spin. How do you know whether you're getting the most out of it? Akkana Peck tells you how to monitor your machine and make the most out of all that processing power.
Read more »- Login to post comments
Protect Your Network With an Open-Source Firewall
SmoothWall Express 3.0 is an open source GNU/Linux firewall which is security-hardened and freely downloadable. By design, it has minimal hardware requirements and a small footprint.
Read more »- Login to post comments
How To Set Up Apache2 With mod_fcgid And PHP5 On Debian Lenny
This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on Debian Lenny. mod_fcgid is a compatible alternative to the older mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners instead of the Apache user.
Read more »- Login to post comments
Developing with Real-time Java: Improve Service Quality
This article, second in a three-part series, explains the root causes of delays and interruptions in a JVM and describes techniques you can use to mitigate them so that your applications deliver more consistent service quality.
Read more »- Login to post comments
Kings of Open Source Monitoring
Two network monitoring systems with open source roots, OpenNMS and Zenoss, provide a bevy of features at a lower (or no) cost than their high-end competitors, and can scale to monitor large numbers of network nodes.
Read more »- Login to post comments
Hacking the webOS
Let’s roll up our sleeves and dig around inside webOS to find out just what’s available to the developer looking to make modifications on a rooted device.
Read more »- Login to post comments
On properly packaging perl
The perl5-porters recently saw a rather acrimonious discussion on how the Red Hat and Fedora distributions choose to package the Perl language and associated modules. Things have calmed down (the parties have essentially agreed to disagree), but an interesting issue remains: what can development projects do if they're unhappy with how distributors are treating their code?
Read more »- Login to post comments
New, Updated Drivers Coming To Linux 2.6.32
With the Linux 2.6.32 kernel merge window opening up this month, open-source developers around the world have been busy working on their code that they wish to push into this next major kernel update.
Read more »
