Although some X.org drivers have been updated for X server 1.7, development work is running behind schedule. New drivers from AMD, Intel and Nvidia and new Linux versions mean a number of corrections and enhancements in the graphics system. 3D support for newer Radeon GPUs is now adequate for Compiz. DRBD should make it into the main Linux kernel development tree in 2.6.32.
Read more »Kernel Log: X server 1.7 delayed; Compiz runs on newer Radeon GPUs; DRBD in kernel soon
Category: High End Tags:
- Login to post comments
Python Python Python (aka Python 3)
Just one week shy of Christmas 2008, the Python world saw the release of version 3 of Python. Big deal, eh? Well ... it turns out it was and is, as Python 3 is the first major release of Python designed from the get-go to be incompatible with prior versions of the language.
Read more »Category: High End Tags:
- Login to post comments
Nagios: Monitor Cisco Routers Course
Nagios provides a monitoring option to evaluate routers and switches using SNMP, Simple Network Management Protocol. This course will show you how to set up Nagios and specifically how to locate the information you want to monitor with SNMP on a Cisco router. This is a Free Course available to anyone.
Read more »- Login to post comments
AMD's RS880 / 785G Gains Open-Source Acceleration
Back in March we shared that the open-source ATI driver had gained support for the unreleased ATI RS880 IGP. Well, the RS880 ended up being turned into the 785G due to some problems on AMD's side, but today this new, much more powerful IGP has launched.
Read more »Category: High End Tags:
- Login to post comments
10 Essential UNIX/Linux Command Cheat Sheets
Linux has become so idiot proof nowadays that there is less and less need to use the command line. However, the commands and shell scripts have remained powerful for advanced users to utilize to help them do complicated tasks quickly and efficiently. To those of you who are aspiring to become a UNIX/Linux guru... there are plenty of cheat sheets available on the web and on books.
Read more »Category: High End Tags:
- Login to post comments
Perl One-Liners Explained, Part II: Numbering the Lines
This is the second part of a seven-part article on famous Perl one-liners. In this part I will create various one-liners for line numbering.
Read more »Category: High End Tags:
- Login to post comments
Phoronix Test Suite 2.0, PTS Desktop Live 2009.3 Released
Phoronix Media has released version 2.0 (codenamed "Sandtorg") of the Phoronix Test Suite, which encompasses hundreds of updates to its flagship testing and performance profiling software.
Read more »Category: High End Tags:
- Login to post comments
Virtual Private Network and OpenVPN
This article will describe a configuration of Virtual Private Network connection by using an OpenVPN application. Firstly, you will be exposed to some basic theory behind Virtual Private Networks. Then, the article will guide you with step-by-step instructions on how to setup a OpenVPN virtual private network by using Symmetric Key Encryption and Public Key Encryption.
Read more »Accessing PostgreSQL in C/C++
For some, databases can be pretty intimidating. I remember some of the convoluted code I wrote years ago in order to avoid having to learn how to access a database from my programs. But it's actually not that hard to access a database, even in C/C++.
Read more »Category: High End Tags:
- Login to post comments
Secure remote firewall administration via SSH
Most firewall systems contain a Web-based component that allows you to configure the firewall. This holds true for most entry-level firewall systems (Linksys, D-Link, etc.) and also open source firewall systems such as pfSense. These systems tend to provide ways to access the Web interface remotely via the Internet; however, this should not be considered secure at all.
Read more »Category: High End Tags:
- Login to post comments
Boot On BTRFS With Debian
This tutorial will explain you how to boot from a BTRFS filesystem with kernel 2.6.31-RC4 and BTRFS 0.19. BTRFS is a new filesystem with some really interesting features like online defragmenting and snapshots. BTRFS is an experimental filesystem, use at your own risk. The kernel used is also experimental.
Read more »- Login to post comments
GNU Emacs 23.1 Provides Anti-Aliasing
Emacs, the extensible editor of the GNU project, is available in version 23.1. The release adds countless modernizations to the traditional program, such as font anti-alising and support for D-Bus and zeroconf.
Read more »Category: High End Tags:
- Login to post comments
Debian decides to adopt time-based release freezes
The Debian project has decided to adopt a new policy of time-based development freezes for future releases, on a two-year cycle. Freezes will from now on happen in the December of every odd year, which means that releases will from now on happen sometime in the first half of every even year.
Read more »Category: High End Tags:
- Login to post comments
See who’s poking your Linux box
If you’re using SSH and you have your ports wide open to the world, your best bet would be to install fail2ban.
Read more »Category: High End Tags:
Create a Twitter Info Server with Bash
Using Bash Shell Scripts for Twitter Updates and Information Posting These scripts are used to both send tweets from the command line and to automate information to your Twitter account. You can use your Linux server or desktop to help present useful information to your account, not Spam. This creates a way to present tips, FAQ, and other information to people as they follow your account.
Read more »Category: High End Tags:
- Login to post comments