Even a Linux fan might not have heard of CentOS Linux but, if you're a Web or other edge-server administrator, I can guarantee you know about CentOS.
Read more »Writing Better Shell Scripts – Part 2
This post is the second in a series on shell script debugging, error handling, and security. The content of this post will be geared mainly toward BASH users, but there will be information that’s suitable for users of other shells as well. Information such as techniques and methodologies may transfer very well, but BASH specific constructs and commands will not.
Read more »Running ZFS With CAM-based ATA On FreeBSD 8.1
As was mentioned in last Friday's article, Which Is Faster: Debian Linux or FreeBSD, tests of FreeBSD atop the ZFS file-system (rather than UFS2+S) are currently underway and those results are expected to be published in full later this week as the ZFS disk performance is compared directly to UFS2+S, UFS2+J, and also Ubuntu Linux with the EXT4 and Btrfs file-systems.
Read more »Kernel Log: Coming in 2.6.35 (Part 4) - Architecture and infrastructure
Measures to optimise the power management code and fully support the Turbo Core function of recent AMD six-core processors increase the data throughput and processing speed of Linux 2.6.35. Further kernel additions include tracing interfaces for KVM, another kernel configuration program, and functions for de-fragmenting the working memory
Read more »- Login to post comments
Whatever happened to Perl?
Once one of the pillars of the Internet, is Perl now fading away -- or will Perl 6 will spark a renaissance for the programming language?
Read more »- Login to post comments
KDE SC 4 Architecture and What it Means for the Future
KDE SC 4.0 was released in January of 2008 and KDE SC 4.5 will be released shortly (August 4th, 2010), roughly two and a half years later, and it is time to reflect on what KDE SC 4 seeks to accomplish and how well it is doing in its goals. The critical shift KDE SC took in this series is abstracting the desktop from the underlying system through three pillars, Phonon, Plasma and Solid making the desktop some sort of a virtual platform environment and easily portable to other operating systems.
Read more »- Login to post comments
Firebird 2.5 and overview after 10 years
As you may know, in July 2000, Borland Software Corp. (formerly known as Inprise) released the beta version of InterBase 6.0 as open source. The community of waiting developers and users preferred to establish itself as an independent, self-regulating team rather than submit to the risks, conditions and restrictions that the company proposed for community participation in open source development.
Read more »Linux Kernel 2.6.35 Released
Support for transparent spreading of incoming network load across CPUs, Direct-IO support for Btrfs, an new experimental journal mode for XFS, the KDB debugger UI based on top of KGDB, improvements to 'perf', H.264 and VC1 video acceleration in Intel G45+ chips, support for the future Intel Cougarpoint graphic chip, power management for AMD Radeon
Read more »- Login to post comments
Nautilus PyExtensions - Nautilus file manager python extensions
A graphical handler of the nautilus file manager python extensions, including some useful pyextensions.
Read more »- Login to post comments
Weekend Project: Using PulseAudio to Share Sound Across All Your Computers
PulseAudio is a Linux sound server that, through abstraction layers, promises a myriad of flexible audio features: combining multiple sound cards into a single, multi-channel device, changing output devices on the fly for running applications, even redirecting input and output between machines over the network.
Read more »- Login to post comments
Screen: A SysAdmin's PowerTool
A major power tool that I left out of my sysadmin's toolbox article is GNU Screen. Screen has been an absolute lifesaver in the past, especially because I sometimes work remotely.
Read more »- Login to post comments
Chrooting Apache2 With mod_chroot On CentOS 5.4
This guide explains how to set up mod_chroot with Apache2 on a CentOS 5.4 system. With mod_chroot, you can run Apache2 in a secure chroot environment and make your server less vulnerable to break-in attempts that try to exploit vulnerabilities in Apache2 or your installed web applications.
Read more »- Login to post comments
Resizing images with correct gamma using PHP and GD
A short while ago "Ty W" posted an interesting question on StackOverflow. Apparently, most graphics software cannot scale images the right way. Usually it's hard to notice the flaw but the linked article does a great job of explaining the problem.
Read more »Last release for PHP 5.2 & updates for 5.3
With version 5.2.14 as the final point release, the developers have discontinued their regular support of PHP 5.2. Users are advised to switch to 5.3. Version 5.3.3 was also released earlier today
Read more »- Login to post comments
Which Is Faster: Debian Linux or FreeBSD?
Over the past six months, the Debian GNU/kFreeBSD port has matured and it's also moved to using the FreeBSD 7.3 kernel by default (compared to 7.2 back in January) and the FreeBSD 8.0 kernel is also emerging as a viable option that can be obtained using Debian's package management system. Today we have updated test numbers
Read more »- Login to post comments