Tuesday, February 01 2011 @ 01:50 AM CST Contributed by: Linegod
Mandriva Linux's latest release is testament to the work done by developers to make it one of the easiest to use Linux releases ever.
Despite ongoing financial woes, Mandriva Linux developers have delivered the latest version of this popular desktop Linux operating system. Mandriva Linux 2010.2 is the latest in a long line of Mandriva releases from the company that used to be known as Mandrake Linux, and it every bit as user-friendly as promised.
systemd is a system and session manager for Linux, compatible with SysV and LSB init scripts. systemd provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux cgroups, supports snapshotting and restoring of the system state, maintains mount and automount points and implements an elaborate transactional dependency-based service control logic.
You probably already know that a tiling window manager is one of the alternatives often provided by distributions alongside the standard Gnome or KDE desktops.
Instead of floating windows, with their ability to move anywhere, and stacked applications that overlap one another, a tiling window manager locks applications to the display, splitting as necessary to run applications side by side. When you run enough applications together, your desktop can start to look like a tiled bathroom, which is presumably why they're called tiling window managers.
One of the most important underlying values of Free Software in general, and specifically of Mageia is collaboration. Collaboration with users to fix problems, collaboration with developers to ship their software, but also collaboration with other distributions, by sharing booths, patches, code and everything.
KDE is delighted to announce its latest set of releases, providing major updates to the KDE Plasma workspaces, KDE Applications and KDE Platform. These releases, versioned 4.6, provide many new features in each of KDE's three product lines.
Wednesday, January 26 2011 @ 06:55 AM CST Contributed by: Linegod
Among many monitoring tools that available, most people use "top" (a part of procps package). Top provide almost everything we need to monitor our system's resource usage within single shot. In this article, all the information are based on procps 3.2.5 running on top of Linux kernel 2.6.x
Here, we assume that procps package is already installed and run well in your Linux system. No previous experience with top is needed here, but if you had given it a try briefly, that would be an advantage.
Monday, January 24 2011 @ 12:44 AM CST Contributed by: Linegod
Mandriva announces the launch of the new version of Mandriva Linux 2010.2
based on its new product strategy, a one-year period between major releases.
Additionally, Mandriva will also release updated versions of its products on a
periodic time on a 6-month basis.
Mandriva Linux 2010.2 is the first product following this new strategy. It is
based on Mandriva Linux 2010 Spring (Mandriva Linux 2010.1) plus 5000+ updated
and renewed packages!
As Vincent wrote in his blog, the idea came up at the openSUSE conference. We should work on getting distributions on the same page when it comes to a Linux Appstore technology. Appstore API's have been in development for ages on linux so we have a strong base. The as the Open Collaboration Services we currently have on freedesktop.org are inspired by the GetHotNewStuff technology which was developed by Josef Spillner many years ago - KDE and GNOME have used this to deliver wallpapers and scripts to their users.
How To Set Up WebDAV With Apache2 On Mandriva 2010.1 Spring
Saturday, January 15 2011 @ 08:48 AM CST Contributed by: Linegod
This guide explains how to set up WebDAV with Apache2 on a Mandriva 2010.1 Spring server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the Apache server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.
The Linux kernel exposes a wealth of information through the proc special filesystem. It's not hard to find an encyclopedic reference about proc. In this article I'll take a different approach: we'll see how proc tricks can solve a number of real-world problems. All of these tricks should work on a recent Linux kernel, though some will fail on older systems like RHEL version 4.