The past three releases of Ubuntu Linux have included unreleased ATI Catalyst drivers. It started with Ubuntu 8.10, which got an early-access driver as the official Catalyst Linux driver that was available to the public at the time had not supported X Server 1.5.
Read more »Ubuntu Has Another Special ATI Catalyst Driver?
Using gnuplot to display data in your Web pages
Use gnuplot to dynamically generate Web pages from your system using raw data to provide graphic images. This raw data typically contains MIS-related information, on system performance, storage, or database growth.
Read more »- Login to post comments
How to get information from the Netscaler using Python and Suds
Recently I just started to use the Citrix Netscalers again ( Load Balancers ). Being the person that I am, I wanted a way to grab the information using the SOAP API. Now Citrix has a ton of documentation for Perl/C/C# and Java ( None for Python ). SOAP client support has not been the best for Python, in my opinion.
Read more »OpenID for Java Web applications
OpenID is a decentralized authentication protocol that makes it easier for users to access resources in your Java Web applications. In this first half of a two-part article, you'll learn about the OpenID Authentication Specification and walk through the steps of incorporating it into a sample Java application. Rather than implement the OpenID Authentication specification by hand, author J.
Read more »Open-Source ATI Evergreen Support Arrives
Months after the ATI Radeon HD 5000 series (known by the "Evergreen" family codename) was introduced, AMD has finally pushed out the first bits of open-source code. This morning if you are to checkout the xf86-video-ati DDX driver branch there is initial user-space mode-setting support for the Radeon HD 5000 series GPUs.
Read more »Google Chrome dev-only build hopes to be famous 5
Google released Chrome version 5 developer builds for Windows and Mac on Friday. "The devchannel has been updated to 5.0.307.1 for Windows and Mac," said the firm. On the Windows side of the fence, the default downloads directory on Vista and Windows 7 can now be used. Google has added a content settings window to the latest rough-round-the-edges iteration of its browser.
Read more »When Memory Serves You: Using ramfs and tmpfs
Need a performance boost for your reads from and writes to a database or other dynamic files? A RAM-based filesystem is just what the good system doctor ordered.
Read more »- Login to post comments
Porting to Qt4 and its model view concept - testers needed
During the last two months Marcel and I ported all tree views in digiKam from Qt3 to Qt4 and its model view concept. These changes are now included in the svn trunk. The new code still needs some serious testing and we would appreciate your help on this.
Read more »- Login to post comments
Pandora FMS 3.0 Released!
Pandora FMS is a performance & availability monitoring system, ready for big environments. It uses agents for local monitoring and can do several kinds of remote network monitoring. Agents works on Linux, Windows, AIX, HP-UX, Solaris and BSD systems.
Read more »- Login to post comments
Hybrid Graphics Comes To Linux In Crude Form
While the support for graphics processors on Linux in the free software stack has improved a lot over Linux, there still are entire areas of support missing, such as with supporting NVIDIA's SLI or AMD's CrossFire technologies.
Read more »- Login to post comments
Accessing Freenode IRC Network via SSL
In this article I will outline how to configure your IRC client to connect to the Freenode IRC network using SSL client encryption. This article includes instructions for Irssi, Empathy and Pidgin.
Read more »- Login to post comments
Howto: PPTP VPN Server with Ubuntu 10.04 ‘Lucid Lynx’
This tutorial describes how you set up a computer as a dedicated VPN server for your network. With a VPN server you can open secure data tunnels and access files and deivces in your local network (eg.
Read more »Review: Mod-Security 2.5 by Magnus Mischel
One of my favorite things about mod_security is that (amongst other things), it provides logging where none was provided. In fact, there is a whole chapter dedicated to it (chapter 4 on audit logging). And thus the first chapter I went to (just for fun). So I started flipping back and forth between chapters 2 (writing rules) and 4 (audit logging) to create my ruleset.
Read more »- Login to post comments
Virtualized Supercomputer Operating System
New work on the Sandia National Laboratories Red Storm supercomputer — the 17th fastest in the world — is helping to make supercomputers more accessible.
Read more »Installing mod_geoip for Apache2 On Ubuntu 9.10
This guide explains how to set up mod_geoip with Apache2 on an Ubuntu 9.10 system. mod_geoip looks up the IP address of the client end user. This allows you to redirect or block users based on their country. You can also use this technology for your OpenX (formerly known as OpenAds or phpAdsNew) ad server to allow geo targeting.
Read more »- Login to post comments