Archive: February 2006

From the Linux.com weekly security update - February 10, 2006:

The Linux kernels 2.6.12 through 2.6.15.2 are vulnerable to a Denial of Service (DoS) attack. The problem lies in the ip_options_echo() function in icmp.c, which fails when the kernel responds to an ICMP packet -- i.e., a ping.

» Read More

VMware Inc. announced yesterday the release of VMware Server, a free new entry-level hosted virtualization product for Linux and Windows servers.

VMware Server, the successor to VMware GSX Server, enables users to quickly provision new server capacity by partitioning a physical server into multiple virtual machines, bringing the powerful benefits of virtualization to every server.

While not open-source, this entry-level virtualization server enables users to partition x86 and x86-64 Linux and Windows servers into multiple virtual machines (VMs). Server administrators can either roll their own servers or use such pre-built servers as IBM WSE (Workplace Services Express), MySQL, or Oracle 10G.

» Read More

Jerimy Katz is a Fedora developer. In a post to the fedora-devel-list he said:
Although I hate to do it, it looks like we're going to have to slip Fedora Core 5 test3 by a week. There is an ABI change in the gcc/glibc stack that requires a rebuild of the entire distribution. Given that, there is no way that we'll be able to make a freeze date of Monday. So, test3 will now freeze on Monday, 13 February with a release date of Monday, 20 February.

We'll adjust the final schedule sometime next week based on the progress of the rebuilding efforts.

» Read More

Oleg Romanyshyn has been working as a Linux admin for more than six years, and using Linux for a little longer. Like a lot of Linux administrators, he started with Red Hat, but now he uses Debian stable at work and Gentoo at home. Recently, NewsForge asked readers to "let us know about your most valuable utilities." in his article entitled "My sysadmin toolbox" he gives a list of his most used commands such as vim, man, ssh, rsync, ..etc and furthermore he wrote a perl script to fetch his history file to see what commands he uses most. The script is very simple I give it here:

» Read More

If for some reason you need to see what's running on another user's desktop, when you're both behind the same firewall, VNC is a good solution. But there is a problem when each user is behind different firewalls and you need a secure connection. Rob Reilly demonstrates how to make this secure connection happen when each user is behind different firewalls using VNC while tunneling over SSH.

» Read More