VMware Workstation 6.5.1 build-126130 and Linux kernel 2.6.29
Submitted by vmware on Mon, 2009-03-30 00:25With the attached patch you can persuade your VMware Workstation to work on the newest Linux kernel 2.6.29. There are no guarantees, but it works for me(tm).
Unpack tar's from /usr/lib/vmware/modules/source into some directory (except vmppuser.tar), patch the source (patch -p1), run make in every subdirectory, copy resulting kernel modules to /lib/modules/2.6.29/misc and run depmod -a. Then you can run /etc/init.d/vmware start and check that all modules loaded correctly. That should be it.
- vmware's blog
- 7 comments
- Read more
- 8640 reads
Linux Foundation to Build New Linux.com Community
Submitted by admin on Wed, 2009-03-04 16:23
SAN FRANCISCO and MOUNTAIN VIEW, Calif., March 3, 2009 – The Linux Foundation, a nonprofit organization dedicated to accelerating the growth of Linux, and SourceForge, a leader in community-driven media and e-commerce, (NASDAQ: LNUX) today announced that the Linux Foundation will be the new host for Linux.com, taking over the editorial and community stewardship for the site. The two companies will collaborate to create a vibrant and long-lasting community destination for Linux users and developers.
Effective today, the Linux.com domain, which saw 21% growth in traffic in 2008, will be transferred to the Linux Foundation. SourceForge will support the Linux Foundation by continuing to sell the advertising for Linux.com.
- Add new comment
- Read more
- 515 reads
Debian GNU/Linux 5.0 released
Submitted by admin on Sun, 2009-02-15 19:12
The Debian Project is pleased to announce the official release of Debian GNU/Linux version 5.0 (codenamed "Lenny") after 22 months of constant development. Debian GNU/Linux is a free operating system which supports a total of twelve processor architectures and includes the KDE, GNOME, Xfce, and LXDE desktop environments. It also features compatibility with the FHS v2.3 and software developed for version 3.2 of the LSB.
This release includes numerous updated software packages, such as the K Desktop Environment 3.5.10 (KDE), an updated version of the GNOME desktop environment 2.22.2, the Xfce 4.4.2 desktop environment, LXDE 0.3.2.1, the GNUstep desktop 7.3, X.Org 7.3, OpenOffice.org 2.4.1, GIMP 2.4.7, Iceweasel 3.0.6 (an unbranded version of Mozilla Firefox), Icedove 2.0.0.19 (an unbranded version of Mozilla Thunderbird), PostgreSQL 8.3.6, MySQL 5.0.51a, GNU Compiler Collection 4.3.2, Linux kernel version 2.6.26, Apache 2.2.9, Samba 3.2.5, Python 2.5.2 and 2.4.6, Perl 5.10.0, PHP 5.2.6, Asterisk 1.4.21.2, Emacs 22, Inkscape 0.46, Nagios 3.06, Xen Hypervisor 3.2.1 (dom0 as well as domU support), OpenJDK 6b11, and more than 23,000 other ready-to-use software packages (built from over 12,000 source packages).
- Add new comment
- Read more
- 909 reads
How S.M.A.R.T. are your disks?
Submitted by admin on Sun, 2009-02-08 14:46GSmartControl is a graphical user interface for smartctl (from Smartmontools package), which is a tool for querying and controlling S.M.A.R.T. (Self-Monitoring, Analysis, and Reporting Technology) data on modern hard disk drives. It allows you to inspect the drive's S.M.A.R.T. data to determine its health, as well as run various tests on it.

- 3 comments
- Read more
- 8174 reads
Getting notified when Debian repository updates
Submitted by admin on Mon, 2008-09-15 00:15As a real Debian unstable addict, for a long time, I wanted to have real time notifications when upstream repository updates. So I can immediately check what's new and, time permitted, do the upgrade right away. Fortunately, I had some spare time few weeks ago that I invested in developing a neat script that you can find attached. This was also an exercise in using the GNOME notification mechanism. It's all quick and dirty, but it gets the job done well.
Let me also say that I know that there are GNOME applets that do the similar task, sitting in the tray and checking for updates. But for many reasons, I wanted my own solution. First of all, I don't like programs taking place in my GNOME panel (or system memory), when there's no pressing need for that. Second, I wanted much faster response. Finally, doing some perl scripting from time to time is good for one's karma.
- 2 comments
- Read more
- 4555 reads
Disk Label Corruption in Linux
Submitted by admin on Thu, 2008-08-21 00:22In the Linux operating system, the disks are mounted through labels, instead of device path. This is the most effective approach as the device name and path may change when you boot and thus may create several complications for the system and hence for the user.
So the disks are assigned labels so that the devices may mount up in the correct place. Thus disk labels are the important structure for the access of the Linux volumes. All entries for disks to be mounted at startup are in the file /etc/fstab.
- 3 comments
- Read more
- 3825 reads
New, faster Adobe Flash Player 10 for Linux now available!
Submitted by admin on Thu, 2008-05-15 13:44
Adobe has just released a public beta of the next Flash Player, version 10. Mike Melanson from Adobe says:
There are plenty of nifty new features covered in the labs link. More interesting for Linux users is that we have been addressing the graphical performance issues that manifesting starting in 9r115, the version where we had to rework the graphical system due to the new XEmbed support (trying to remember what that bought us... oh yeah: context menus consistent with the desktop). The key to performance? Move away from recommended APIs and use unrecommended ones (without resorting to deprecated APIs).
- 5 comments
- Read more
- 5259 reads
Install, Configure, Manage and Administer Xen Servers with New book on Xen
Submitted by admin on Thu, 2008-02-28 00:13
Xen Virtualization is a new book from Packt that helps Linux administrators to use Xen virtualization for development, testing, virtual hosting or operating systems training. Written by Prabhakar Chaganti this book is a practical guide for supporting multiple operating systems with the Xen hypervisor.
Xen was originally developed in 2003 at the University of Cambridge Computer Laboratory and users now have the choices of both commercial and free versions of the Xen hypervisor. The commercial versions are built on top of the open-source version with additional enterprise features. In this book Chaganti explores and uses the open-source version of Xen.
Xen is an open-source paravirtualization technology that provides a platform for running multiple operating systems on one physical hardware resource, while providing close to native performance. Xen supports several operating systems like Linux, FreeBSD, Windows, and NetBSD. It enables the user to easily test, deploy and run their software and services on multiple operating systems with resource isolation and great performance. It is also a terrific way to consolidate servers, save hardware and maintenance costs, and minimize downtime. Xen is one of the most popular open source projects in the world and vendors like IBM, Sun, HP, RedHat and Novell are working on integrating Xen into their Linux servers.
- Add new comment
- Read more
- 5523 reads
Red Hat and Sun Collaborate to Advance Open Source Java Technology
Submitted by admin on Wed, 2007-11-07 02:05
RALEIGH, N.C. -- Red Hat (NYSE: RHT), the world's leading provider of open source solutions, today announced an agreement with Sun Microsystems to advance open source Java™ software. Red Hat has signed Sun's broad contributor agreement that covers participation in all Sun-led open source projects by all Red Hat engineers.
In addition, Red Hat has signed Sun's OpenJDK Community TCK License Agreement. This agreement gives the company access to the test suite that determines whether an implementation of the Java Platform Standard Edition (Java SE) platform that is derived from the OpenJDK project complies with the Java SE 6 specification.
- Add new comment
- Read more
- 4337 reads
Linux kernel hacking as a career?
Submitted by admin on Mon, 2007-11-05 20:37
Jeremy Andrews of KernelTrap has today announced the availability of the new Linux Kernel Job Board service on his site. Here's the original announcement:
I am pleased to announce that KernelTrap has partnered with Specialty Job Markets to offer a unique Linux kernel job board for our readers. It is completely free to submit your resume, which will then be personally reviewed and matched with current and future employment opportunities. If you're an employer, it's also free to post jobs. Jobs and resumes that are posted to our boards are individually reviewed and matched by a professional recruiter, not a computer program, offering quality results with a personal touch. The contact information you provide is kept confidential and is only visible to our dedicated recruiter.
- Add new comment
- Read more
- 5050 reads
Myah OS 3.0 alpha 1 released
Submitted by admin on Thu, 2007-10-25 09:51
Myah OS 3.0 alpha 1 is now available to kick off the 3.0 release cycle. This first alpha release has been very carefully put together. The only thing really missing so far is the graphical installer, which is under construction. This release is a live CD that includes package utilities and all development tools.
Myah OS is an original linux distro created by Jeremiah Cheatham. Myah OS is built for the i686 intel/amd PCs but will also work very well with the newer 64bit intel/amd PCs. Myah OS uses it's package management suite designed to be simple and fast. Myah is designed to be a full featured distro, with at least 1 or 2 applications for every need. XFCE 4.4.1 desktop makes Myah run very fast without taking a lot of resources. Myah will also handle all of your multimedia needs.
- Add new comment
- Read more
- 5339 reads
Adobe Flex Builder coming to Linux
Submitted by admin on Wed, 2007-10-03 22:36
The first release of Flex Builder Linux, a plugin-only version of the Flex Builder that you can use to build Flex applications on Linux is now available on the appropriate labs page.
This alpha version is based on several features from Flex Builder 3 (codenamed "Moxie"). It includes project creation, code coloring, code hints, compilation, the Ajax Bridge, Find All References, and debugging. Not all Flex Builder 3 features are supported, so be sure to check out the release notes for a list of unsupported features.
Adobe wanted to get an early release out with the base Flex Builder features so they could get valuable feedback from early adopters and thus better prioritize development of additional features.
- Add new comment
- Read more
- 5473 reads
Nvidia releases 100.14.19 with proper X.Org 7.3 support
Submitted by admin on Wed, 2007-09-19 14:11
Well, Linux team at Nvidia certainly know their job, because they released new version of Nvidia Linux display driver 100.14.19 not long after X.Org 7.3 started showing up in popular Linux distribution. It even looks like they actually waited for X.Org to release 7.3 first, so they could sync with it pretty fast. I can only agree with such strategy. :) The new drivers come with all sorts of fixes and improvements and I can't wait to test it on my desktop.
- Add new comment
- Read more
- 7120 reads
Running Nvidia display drivers with X.Org 7.3
Submitted by linportal on Mon, 2007-09-17 20:17This morning, hardworking Debian developers pushed the remaining pieces of the brand new X.Org 7.3 to Debian sid (unstable) distribution. And it must be said, a well done job!
ii x11-apps 7.3+1 X applications
ii x11-common 1:7.3+2 X Window System (X.Org)
ii x11-session-utils 7.3+1 X session utilities
ii x11-utils 7.3+1 X11 utilities
ii x11-xfs-utils 7.3+1 X font server utilities
ii x11-xkb-utils 7.3+1 X11 XKB utilities
ii x11-xserver-utils 7.3+1 X server utilities
ii xbase-clients 1:7.3+2 miscellaneous X clients - metapackage
ii xorg 1:7.3+2 X.Org X Window System
ii xorg-dev 1:7.3+2 the X.Org X Window System development
ii xserver-xorg 1:7.3+2 the X.Org X server
ii xutils 1:7.3+2 X Window System utility programs
- linportal's blog
- 5 comments
- Read more
- 18406 reads
AMD Details Strategic Open Source Graphics Driver Development Initiative
Submitted by admin on Sat, 2007-09-08 12:35
Sunnyvale, Calif - September 7, 2007 - AMD (NYSE: AMD) today announced a major strategic initiative to support the Open Source development community for ATI Radeon™ graphics processors. The week of September 10th, AMD plans to provide an open source information and development package supporting the ATI Radeon™ HD 2000 series as well as ATI Radeon™ X1000 series of graphics processing units (GPU) on Linux desktops. To accelerate this initiative, AMD partnered with Novell's SuSE Linux engineering team.
- Add new comment
- Read more
- 4827 reads

Recent comments
10 hours 51 min ago
11 hours 34 sec ago
12 hours 38 min ago
4 days 11 hours ago
4 days 11 hours ago
1 week 21 hours ago
1 week 2 days ago
1 week 2 days ago
1 week 2 days ago
1 week 2 days ago