Linux Archive

Systemd Update: Improved chroot, Boot Time Analysis

systemd, the new init system created by Lennart Poettering, has added a couple of interesting features. First, he has added support for chroot-style isolation capabilities, but instead of chroot he used the powerful per-process filesystem and PID namespaces supported by the Linux kernel. Second, he has added a new tool, systemd-analyze, which shows how much time took each service to start, so you can optimize your bootup time easily. It can even create simple bootchart-style graphs.

Virtual Security: Release of the First Beta Qubes OS

"The team led by security expert Joanna Rutkowska has released the first beta version of the Qubes OS Linux distribution. The operating system can also be installed on a USB stick thanks to its new installer. Qubes aims to provide security through virtualisation. It uses a Xen hypervisor to run applications in separate virtual machines based on Fedora 14. As a result, online banking data are not at risk when a game running in its own VM turns out to be a trojan."

ASUS Releases Honeycomb Linux Kernel Source Code

Well, this is fascinating. ASUS hasn't even released its Eee Pad Transformer yet, but it's already put up for download the source code to the Linux kernel used in the Android Honeycomb operating system the machine runs. In other words, Google isn't withholding anything it is not allowed to withhold. As said by many - storm, teacup, meet. Go here, select download, select Android.

Linux 2.6.38 Released

Linux 2.6.38 has been released. This release includes support for a automatic process grouping ("the patch that does wonders" ), significant scalability improvements in the VFS, Btrfs LZO compression and read-only snapshots, support for the B.A.T.M.A.N. mesh protocol (which helps to provide network connectivity in the presence of natural disasters, military conflicts or Internet censorship), transparent Huge Page support (without using hugetblfs), support for the AMD Fusion APUs, many drivers and other changes. You can read the full changelog as well.

Splashtop OS Released to General Public

Splashtop OS, previously only available via OEM machines, today released its operating system to the general public. "Splashtop Inc, the worldwide leader in instant-access computing, today announced the immediate availability of Splashtop OS , a lightweight, web-centric operating system optimized for notebooks and netbooks. First introduced as a beta last November, Splashtop OS is a browser-based 'companion OS' that co-exists with the Windows operating system."

CrunchBang Linux Review

"A lot of modern Linux distributions created with desktop users in mind go out of their way to be user friendly. Ubuntu, Mint, openSUSE, Fedora - and many more. It is a sign of how desktop Linux has matured that even non-techy types can get a fully featured and easy-to-use open source operating system up and running in not much time at all. The creators of CrunchBang Linux, however, haven't quite gone in the same direction."

CRUX PPC 2.7 Released

"CRUX PPC 2.7 is now available. It works on Apple 32bit 'NewWorld' G3/G4 and Apple 64bit G5, Genesi PegasosII and Efika, Acube Sam440ep, YDL Powerstation, IBM Intellistation POWER and IBM Power Systems servers. CRUX PPC 2.7 is, as usual, released via two different installation ISO: 32bit and 64bit. The 32bit version is based on a single lib toolchain instead the 64bit one comes with a multilib toolchain. These two versions share the same ports tree."

Major Linux Distributions Collaborating on Application Store

Installing software on Linux has gotten progressively easier over the years, down to being downright foolproof in Ubuntu's Application Center. However, there is still the problem of each distribution relying on its own frontends and backends, and this needs to be addressed. Members from all the major Linux distributions have held several talks, and have come up with a solution which is already being implemented.