DistroWatch Weekly |
| DistroWatch Weekly, Issue 297, 6 April 2009 |
|
Welcome to this year's 14th issue of DistroWatch Weekly! One of the must-haves in the toolkit of any serious free software enthusiast is a decent partitioning tool. This week we take a look at the newly released Parted Magic 4.0, a live CD for managing hard drives. In the news, Intel hands control of Moblin, a distribution for netbooks and mobile devices over to the Linux Foundation, rumours about a possible purchase of Sun Microsystems by IBM spur speculations about the future of OpenSolaris, Debian announces support for kFreeBSD i386 and amd64 port, and Mark Shuttleworth talks about the upcoming release of Ubuntu 9.04. Also in the news, first hints about a possible major and more adventurous update of the GNOME desktop, version 3.0. Finally, we are pleased to announce that the recipient of the DistroWatch.com March 2009 donation is smxi, a project developing a variety of useful scripts for Debian and Debian-based distributions. Happy reading!
Content:
Listen to the Podcast edition of this week's DistroWatch Weekly in OGG (35MB) and MP3 (37MB) formats
Join us at irc.freenode.net #distrowatch
|
| Feature Story |
Review of Parted Magic 4.0
Hot off the press, Parted Magic 4.0 has been released. In short, it's a lightweight Linux live CD with a firm focus on partitioning drives. From its web site, "The Parted Magic OS employs core programs of GParted and Parted to handle partitioning tasks with ease, while featuring other useful programs (e.g. Partition Image, TestDisk, fdisk, sfdisk, dd, and ddrescue) and an excellent set of documentation to benefit the user. An extensive collection of file system tools are also included." Linux supports a great deal of partition tables, partition types, and file systems and has a great tool called Parted which handles it all. Then came along GParted, a graphical front end to the Parted libraries, and then along came Parted Magic, the all-in-one tool. While you can easily use GParted to manipulate your partitions from within your installed distribution, it's better to do it while drives are not mounted, hence a live CD is very useful. These days most distribution live CDs include a graphical tool to manipulate partitions (usually GParted), but Parted Magic is the better tool for the job, being lightweight and including lots of extra tools to help. The name, no doubt, has come about as a play on the commercial product "Partition Magic" from Symantec, which boots directly to a graphical partitioning tool.
I decided to use VirtualBox with four hard drives to test this little distro. According to the press release, this new version includes Device Mapper support and as I had recently written a few articles on Logical Volume Management for DistroWatch Weekly, I was very keen to test this out! At 73 MB, the image is pretty small. It is designed for 32-bit systems and so should run on almost any machine, including those with as little as 64 MB of memory. Booting to the CD presents the GRUB boot loader with a dozen different options, but most users need only boot the first. Those with low RAM may wish to choose the third option - "Live with low RAM settings", although it does not boot the default desktop. The system does not take very long to boot and worked correctly with the hardware, detecting all the SATA drives.

Parted Magic 4.0 - live CD GRUB boot menu (full image size: 29kB, screen resolution: 1024x768 pixels)
The environment is based on the Openbox window manager, with numerous lightweight, yet functional applications from the LXDE, Xfce and Rox desktops. The result is a very fast and responsive system which looks good and has excellent functionality for its size (it even has multiple desktops!). Even Conky is there, neatly presenting important information and constantly updating the state of system resources. The live CD loads directly into the environment as the root user, which is fine as this is not designed for everyday use but rather system administration tasks. My first impression of the desktop was very good, it looks really clean and uncluttered, with pleasing colours and icons. Overall it's very, very professional.

Parted Magic 4.0 - default desktop (full image size: 170kB, screen resolution: 1280x1024 pixels)
The default desktop has several shortcuts for the user, including the Partition Editor itself, file manager, a tool to mount devices and one for starting the network, a terminal, and a graphical front-end for S.M.A.R.T monitoring tools to check the health of a drive. The programs menu has some additional graphical tools for:
- Cloning drives or partitions, both locally and across networks
- Converting the Live CD into a bootable USB stick
- Encrypting and decrypting data
- Erasing drives via dd or shred commands
- Manipulating CD ISO images
- Recovering data from drives with corrupt partitions or file systems
- Recovering lost partitions and making non-booting disks bootable again
- Transferring data using rsync
The system also includes various other programs, including Firefox for browsing the Internet, gFTP and LFTP for transferring data over the FTP protocol, XChat for IRC communication, Conky for monitoring system resources, Midnight Commander - the ncurses-based file manager, the LXTask task manager with ability to kill and "nice" processes, Xarchiver for creating and extracting archives, Xfburn for writing CD images, GPicView, as well as a notepad, calendar, screenshot tool, hardware listing utility and search program. The distro supports extra packages, which can be loaded into the live system on boot. There is also a page on the website describing how to make your own, so if Parted Magic doesn't come with something you need, then you can add it yourself! When booting to the low RAM option, the system does not load the default desktop, but just the basic Tom's Window Manager which then loads the GParted program automatically.

Parted Magic 4.0 - low RAM option (full image size: 23kB, screen resolution: 779x523 pixels)
I configured my virtual system with four drives to test out various aspects of LVM, but first I wanted to test basic partitioning. I kicked up GParted which listed all my blank devices in a drop-down menu on the right-hand side. When I attempted to create a partition on a drive, the program rightly prompted me to select a partition table as the device was completely blank (like a brand new hard drive). I selected gpt as it allows me to have an unlimited number of primary partitions, but most computers will use msdos. I then created eight partitions, each with a different file system. Although Parted Magic includes support for the promising btrfs file system in the kernel and on the command line, it was not supported by GParted. I did however get to play with it for the first time thanks to this project, so thanks! GParted does not actually perform any changes until you select Apply, so you can feel free to fiddle to your heart's content. It also lets you resize and move partitions, so long as there is free space either side. It does not let you move the order of partitions around, unfortunately, perhaps this would be a useful addition in the future. You can use it to partition any drive you have in your machine, whether it's an IDE or SATA drive, Firewire, a connected external drive or a USB memory stick. If you want to test out GParted yourself, it will undoubtedly be included in your distro's package management system.

Parted Magic 4.0 - applying pending operations (full image size: 151kB, screen resolution: 1280x1024 pixels)
When I first read the release notes and saw the inclusion of Device Mapper support, I was pretty excited. I had just written a few articles on LVM and specifically mentioned that GParted could not handle these devices. Finally a graphical tool to handle everything I need to do with partitioning! Unfortunately, I was dead wrong. GParted does not support LVM; in fact, it still lists the 8e partition type as unknown. It makes sense really, as GParted is a front-end to Parted, and Parted has nothing to do with logical volumes. So, yes, I was disappointed at first, but realised it was my own perceptions that lead to it. Perhaps a graphical tool to manage logical volumes is something that Parted Magic could look at including in the future. I think it would be a helpful addition to the distro. For now, I'm happy that they have included support for Device Mapper at all. I did test this via the command line and it all worked as expected.
For me, it is easy to think of Parted Magic as a free and open-source variant of Symantec's Partition Magic, but it isn't - it's so much more. It's a complete Linux distribution which boots to a fully-functional desktop environment, that also includes a graphical partitioning tool. When I read the announcement that Device Mapper support had been included, I immediately thought this meant to GParted or other graphical tools. I forgot that Parted Magic is a real distro, and so support for Device Mapper really means they have included support in the kernel and the usual userspace tools. Nevertheless, Parted Magic really is a brilliant little distribution. It is extremely well polished and it looks great. It focuses on doing one thing really well, but also includes Firefox and other handy utilities. It's a very cut-down environment, but it doesn't feel like it's missing anything. Only the packages you want are there, without all that other guff that gets in the way. I can't recommend it highly enough. Seriously, if you don't have a copy of Parted Magic, do yourself a favour and get it today!
|
| Miscellaneous News |
Linux Foundation to control Moblin, speculations on future of OpenSolaris, two interviews with Mark Shuttleworth, kFreeBSD support for Debian sid, GNOME 3.0 plans
Moblin has been making quite a splash of late, with an initial alpha and now a second release both received well by the community. The project is sponsored by Intel who is developing technologies for Linux distributions optimised for their Atom processor, which is found in most netbooks. Various Linux distributions, including Ubuntu's Netbook Remix, are based on technology from the project. On April Fools day, the New York Times pre-empted the Linux Foundation by announcing the group was taking over from Intel. This was later confirmed on both the Moblin website and that of the Linux Foundation: "The Linux Foundation (LF), the non-profit organization dedicated to accelerating the growth of Linux, today announced it will host the industry's most advanced and open Linux-based mobile project, Moblin. Created in 2007, the Moblin project will be supported by the Linux Foundation. With technical support from the industry's highly respected kernel developers and a neutral, third party host, the Moblin project is primed to be the most advanced and open mobile Linux platform." Executive director of the Linux Foundation, Jim Zemlin adds: "Moblin offers a truly open platform and already has some of the best and brightest minds focused on its architecture and development. Through the Linux Foundation, an even broader community can contribute to Moblin becoming the predominant Linux-based platform for mobile devices." It's great to see Moblin in the hands of such an organisation which should see the technology developed transparently in conjunction with the community.
* * * * *
There has been a lot of buzz around the Internet with news that IBM is poised to purchase Sun Microsystems. The deal has yet to become official, but that hasn't stopped many pondering what the future might hold for OpenSolaris and other technologies from Sun. IBM has been a staunch supporter of Linux for many years and certainly Sun has a number of interesting technologies that IBM could benefit from by either owning themselves, or removing from the market altogether. There are still many companies spending a great deal of money on support contracts for Solaris, but would IBM continue to support it or kill it off in favour of Linux? IBM, who last year set a record for the highest number of software patent applications, would also gain Sun's own portfolio including those around Java and the ZFS file system. Might we see IBM release ZFS and DTrace code under the GPL for inclusion in the Linux kernel? IBM has had a long-time love affair with Java and the company would most likely accelerate the opening of the code, which would be great for open source distributions that currently mostly ship Sun's proprietary runtime. Software like MySQL would probably also stay to help compete with Oracle. What the acquisition might mean for open source projects is currently unclear, but it hasn't stopped OpenSolaris-derived distros, like Nexenta, from pondering the question. But in the end, all the speculations were in vain; according to the latest reports, IBM has withdrawn their offer due to payments it would have to make to Sun executives, engineers and managers if the company changed hands. Sun is now free to negotiate with other companies, including IBM's rivals. Just where this might go is not yet certain.
* * * * *
The deadline for Ubuntu Jaunty Jackalope 9.04 is fast approaching, with under a month to go before the latest version of popular distribution hits the mirrors. Will it be the greatest release ever? Or a big let down? Time will tell! In the meantime a number of interviews with founder Mark Shuttleworth have emerged. The first is with the Ubuntu Podcast group: "Mark Shuttleworth joins us for a video podcast to discuss the upcoming 9.04 release, Ubuntu history, Linux on the desktop, impacts of cloud computing, Ayatana, the community and Ubuntu, Ubuntu and Canonical, Google Summer of Code, Ubunet, and much more!" The second is with InternetNews, discussing the future of Ubuntu on the world's computers. The article focuses on how the distribution will compete on the netbook market, with 9.04 releasing an updated version of the official Netbook Remix edition, optimised for the Atom processor. Sean Kerner quotes Shuttleworth as saying: "We've been somewhat inspired to do something a little different for the netbook market. You can run a standard Ubuntu release on an Eee PC but the experience is enhanced if you treat it more like a consumer electronics device then a PC." He continues, "The next billion PC users won't be as interested in compatibility with Microsoft Office as they are in connecting to Twitter and staying connected to their social network through the web." Ubuntu is clearly still the most popular desktop distribution, and is available on computers from various manufacturers around the world. Will Ubuntu continue from strength to strength, or will there be another open source challenger on the horizon?
* * * * *
The Debian project has announced that support for i386 and amd64 architectures running the GNU userland with the FreeBSD kernel are now in the archive. Jörg Jaspert announced on a Debian mailing list: "We just added two new architectures to the Debian archive. Everybody please welcome: kfreebsd-i386 aka GNU/kFreeBSD i386 and kfreebsd-amd64 aka GNU/kFreeBSD amd64. Note that this enables porter NMUs for those two. In case you have a bug with a patch waiting for your package that has to do with one of them, please either fix it soon or expect a porter NMU to be done soon. The two new architectures (well, better named OS I think, as they use a different kernel) are available in unstable and experimental. We do start out empty, importing only what is needed to get a build running. For this reason you will not be able to directly use it immediately. Please wait until they catch up, which I expect to happen soon." While many people argue that Linux distributions do not need to be called GNU/Linux as Richard Stallman would like, Debian is one project that does. It does so as the project does not just support the Linux kernel, but NetBSD, kFreeBSD and even GNU's unfinished kernel, Hurd. Debian is one of the oldest surviving, independently-developed distribution and one of the most widely supported operating systems in the world, running on some 15 architectures using the Linux kernel.
* * * * *
Finally, in desktop news, the GNOME project has started pencilling ideas for what a 3.0 release might look like. Citing "lack of excitement" and "lack of vision" as motivation, plans for what 3.0 might be like started to take shape among a few members of the release team. From the Wiki entry: "During the 2.x cycle, with our 6-month schedules, it appeared that everything (community, development process, etc.) was just working very well, and as the vision got more and more fulfilled, the long-term plans became less important as we focused on polishing our desktop. But we've now reached a point where our next steps should be moving to another level, and those next steps require important decisions." After seeking feedback from others, the plan became more defined, focusing on three main areas - revamping the user experience, streamlining of the platform and promoting GNOME. The idea of revamping the user experience currently comes down to the implementation of two new features, the GNOME Shell and GNOME Zeitgeist. Duncan Lock writes: "These two ideas can form the basis of an overhauled GNOME user experience; they are not the only changes that we can and will do, but they definitely are the most advanced projects to help us move forward in terms of user experience." What else might GNOME 3.0 look like? Other ideas include updated practises for applying themes, turning it into social desktop with telepathy, and improving the work done in the mobile space. Unlike KDE's move to version 4.x which was a complete re-write, GNOME plans to build these changes into the current code base and make the 2.30 release, GNOME 3.0 instead. Will it be enough of a change?

The beta release of Fedora 11, released last week, ships with the brand new GNOME 2.26. (full image size: 1,164kB, screen resolution 1280x1024 pixels)
|
| Released Last Week |
CentOS 5.3
Karanbir Singh has announced the release of CentOS 5.3, a Linux distribution rebuilt from source package for Red Hat Enterprise Linux 5.3: "We are pleased to announce the immediate availability of CentOS 5.3 for the i386 and x86_64 architectures. CentOS 5.3 is based on the upstream release EL 5.3, and includes packages from all variants, including server and client. This release brings in a completely new artwork stack. Given the widespread requests for user contributed packages directly being hosted within the CentOS repositories, the contribs repository is now back with CentOS 5.3. There are no packages yet, but over the next few weeks we hope to have a policy and process in place that allows users to submit and manage packages in the contribs repository." See the release announcement and release notes for a detailed list of changes.

CentOS 5.3 - a new update of the popular free enterprise distribution (full image size: 909kB, screen resolution 1280x1024 pixels)
AsteriskNOW 1.5.0
Mark Spencer has announced the release of AsteriskNOW 1.5.0, a CentOS-based Linux distribution and software appliance that includes Asterisk (the world's leading open-source telephony engine and toolkit), AsteriskGUI, and other software needed for an Asterisk system: "AsteriskNOW 1.5.0 is immediately available for download (existing users can run 'yum update' to keep up with releases, in some rare cases, users may need to run 'yum update glibc' first). Notable changes since beta 2: updated several packages to latest versions (Asterisk, DAHDI, etc); fixed more permissions issues between Asterisk and httpd/FreePBX; updated to CentOS 5.3." Here is the brief release announcement.
VectorLinux 6.0 "Light"
Robert Lange has announced the release of VectorLinux 6.0 "Light" edition: "The VectorLinux team is pleased to announce the final release of VL 6.0 Light. Light is aimed at users with some Linux experience. It is biased towards technical simplicity and high performance. Based on VL 6.0 Standard, the most resource hungry applications have been removed or replaced with lighter alternatives. Running services are kept to a minimum. The default user interface is IceWM with PCManFM as your file and desktop manager. The alternate window manager is JWM. Opera provides a fast and standards-compliant web browser with Flash Player 10 and MPlayer plugins, as well as e-mail and BitTorrent clients. Firefox is also available. For local multimedia playback you will find XMMS, GMPlayer and Xine." Read the rest of the release announcement for further information.
Parted Magic 4.0
Patrick Verner has released Parted Magic 4.0, a specialist live CD featuring a collection of hard disk management tools: "Parted Magic 4.0. A new release with some exciting new features! Parted Magic now has full support for partitioning Device Mapper RAID partitions. The initrd was completely trashed and Parted Magic now boots from an initramfs. The new initramfs is only about 500 kB and all drivers needed to boot the media are built directly into the kernel. The 'Low RAM' option was changed to boot Xvesa, TWM, and GParted at 800x600x4; it now runs very well on a computer with 64 MB of RAM. You can now 'save session' with the CD version (CD-RW required). The PXE version can merge initramfs for module installation. We also have new artwork in a clean blue theme that matches the look of the new website." Visit the project's home page to read the complete release announcement and changelog.
xPUD 0.8.9
xPUD is a minimalist live CD which contains a simple user interface with a web browser and a media player, and which boots in under 10 seconds. Version 0.8.9 was released this weekend: "It has been a while since our last update and we are really excited about this new version of xPUD, a fundamentally improved release with lots of new features, including: Linux kernel 2.6.28 applied with fast boot patch from Moblin, full set of tools for network configuration, a totally rewritten build system mkxpud, and our experimental user interface plate which is now shipped as XUL application. Other new features: better hardware support; more powerful Plate user interface, a bunch of handy tools (ifconfig, iwconfig, wpa_supplicant for WiFi setting, wvdial for 3G connection, and ppp, dhclient for Ethernet)." Read the rest of the release announcement for further information and some screenshots.
SystemRescueCd 1.1.7
François Dupoux has announced the release of SystemRescueCd 1.1.7, a Gentoo-based live CD for hard disk management and data rescue tasks. What's new? "Updated the kernels (standard and alternative) to Linux 2.6.27.21; updated NTFS-3G to version 2009.3.8; FSArchiver to 0.4.7 (file systems backup and deployment tool); added gPXE 0.9.6 (Etherboot images boot from network using an image on the CD-ROM); updated the Intel Gigabit e1000 and e1000e network driver in the standard kernel; fixed boot on dmraid and LSI devices; fixed a problem related to the bootdisk images in sysresccd-custom; updated GParted to 0.4.4." See the project's changelog page for more details.
* * * * *
Development, unannounced and minor bug-fix releases
|
| Upcoming Releases and Announcements |
FreeBSD 7.2 Roadmap
The FreeBSD release engineering team has published a release schedule for the upcoming stable version 7.2. The schedule calls for one beta release (already made available last week) and two release candidates, with the final version expected on 4 May 2009. This is a considerably faster development cycle than was the case with either 7.0 or 7.1, but as is always the case with FreeBSD, the project tends to release when ready, often delaying the release by weeks. But with 7.2 being a relatively minor update, don't expect more than a few days of delay. For more information please see the FreeBSD 7.2 Release Process page.
* * * * *
Summary of expected upcoming releases
|
| DistroWatch.com News |
March 2009 donation: smxi receives US$200.00
As requested by a number of DistroWatch Weekly readers, we are happy to announce that the recipient of the March 2009 DistroWatch.com donation is smxi, a project developing a variety of interactive scripts for Debian and Debian-based distributions that help users to maintain their systems.
It receives US$200 in cash.
The smxi web site includes extensive documentation, but here is a brief extract of the principal conveniences that smxi brings to Debian GNU/Linux and some of its direct derivatives, such as sidux or SimplyMEPIS:
- system upgrades (dist-upgrade / upgrade)
- kernel upgrades / kernel module upgrades
- automated video card driver installation (plus any needed patches), especially non-free drivers like NVIDIA and AMD/ATI fglrx
- installing extra software (including building a desktop/server from scratch, starting with just the base Debian system)
- removing certain software
- cleaning up your system (cleaning up APT archives, removing kernels and kernel modules, cleaning orphaned packages, etc)
- tweaking the system, Mozilla configurations, installing some small graphics tweaks, etc.
Besides smxi, the project develops several other scripts; see the documentation page for more details. All scripts are released under the General Public License (GPL).
As always, this monthly donations program is a joint initiative between DistroWatch and two online shops selling low-cost CDs and DVDs with Linux, BSD and other open source software - LinuxCD.org and OSDisc.com. These vendors contributed US$50.00 each towards this month's donation to smxi.
Here is the list of projects that received a DistroWatch donation since the launch of the program (figures in US dollars):
- 2004: GnuCash ($250), Quanta Plus ($200), PCLinuxOS ($300), The GIMP ($300), Vidalinux ($200), Fluxbox ($200), K3b ($350), Arch Linux ($300), Kile KDE LaTeX Editor ($100) and UNICEF - Tsunami Relief Operation ($340)
- 2005: Vim ($250), AbiWord ($220), BitTorrent ($300), NdisWrapper ($250), Audacity ($250), Debian GNU/Linux ($420), GNOME ($425), Enlightenment ($250), MPlayer ($400), Amarok ($300), KANOTIX ($250) and Cacti ($375)
- 2006: Gambas ($250), Krusader ($250), FreeBSD Foundation ($450), GParted ($360), Doxygen ($260), LilyPond ($250), Lua ($250), Gentoo Linux ($500), Blender ($500), Puppy Linux ($350), Inkscape ($350), Cape Linux Users Group ($130), Mandriva Linux ($405, a Powerpack competition), Digikam ($408) and SabayonLinux ($450)
- 2007: GQview ($250), Kaffeine ($250), sidux ($350), CentOS ($400), LyX ($350), VectorLinux ($350), KTorrent ($400), FreeNAS ($350), lighttpd ($400), Damn Small Linux ($350), NimbleX ($450), MEPIS Linux ($300), Zenwalk Linux ($300)
- 2008: VLC ($350), Frugalware Linux ($340), cURL ($300), GSPCA ($400), FileZilla ($400), MythDora ($500), Linux Mint ($400), Parsix GNU/Linux ($300), Miro ($300), GoblinX ($250), Dillo ($150), LXDE ($250)
- 2009: Openbox ($250), Wolvix GNU/Linux ($200), smxi ($200).
Since the launch of the Donations Program in March 2004, DistroWatch has donated a total of US$20,433 to various open source software projects.
* * * * *
New distributions added to database
- Calculate Linux. Calculate Linux is a Russian Gentoo-based distribution and live DVD whose goal is to be easy to use, install and update on any number of computers. Two editions are available: Calculate Linux Desktop (CLD) and Calculate Linux Server (CLS).

Calculate Linux Desktop 9.4 - a Gentoo-based live DVD with support for English, Russian and Ukrainian (full image size: 856kB, screen resolution 1280x1024 pixels)
- Chakra. Chakra is a user-friendly and powerful distribution and live CD based on Arch Linux. It features a graphical installer, automatic hardware detection and configuration, the latest KDE desktop, and a variety of tools and extras.

Chakra Alpha 2 - an Arch Linux-based distribution featuring KDE 4 (full image size: 455kB, screen resolution 1280x1024 pixels)
* * * * *
New distributions added to waiting list
* * * * *
DistroWatch database summary
* * * * *
And this concludes the latest issue of DistroWatch Weekly. The next instalment will be published on Monday, 13 April 2009.
Chris Smart
|
|
| Tip Jar |
If you've enjoyed this week's issue of DistroWatch Weekly, please consider sending us a tip. (Tips this week: 0, value: US$0.00) |
|
|
|
 bc1qxes3k2wq3uqzr074tkwwjmwfe63z70gwzfu4lx  lnurl1dp68gurn8ghj7ampd3kx2ar0veekzar0wd5xjtnrdakj7tnhv4kxctttdehhwm30d3h82unvwqhhxarpw3jkc7tzw4ex6cfexyfua2nr  86fA3qPTeQtNb2k1vLwEQaAp3XxkvvvXt69gSG5LGunXXikK9koPWZaRQgfFPBPWhMgXjPjccy9LA9xRFchPWQAnPvxh5Le paypal.me/distrowatchweekly • patreon.com/distrowatch |
|
| Extended Lifecycle Support by TuxCare |
|
| |
| TUXEDO |

TUXEDO Computers - Linux Hardware in a tailor made suite Choose from a wide range of laptops and PCs in various sizes and shapes at TUXEDOComputers.com. Every machine comes pre-installed and ready-to-run with Linux. Full 24 months of warranty and lifetime support included!
Learn more about our full service package and all benefits from buying at TUXEDO.
|
Archives |
| • Issue 1151 (2025-12-08): FreeBSD 15.0, fun command line tricks, Canonical presents plans for Ubutnu 26.04, SparkyLinux updates CDE packages, Redox OS gets modesetting driver |
| • Issue 1150 (2025-12-01): Gnoppix 25_10, exploring if distributions matter, openSUSE updates tumbleweed's boot loader, Fedora plans better handling of broken packages, Plasma to become Wayland-only, FreeBSD publishes status report |
| • Issue 1149 (2025-11-24): MX Linux 25, why are video drivers special, systemd experiments with musl, Debian Libre Live publishes new media, Xubuntu reviews website hack |
| • Issue 1148 (2025-11-17): Zorin OS 18, deleting a file with an unusual name, NetBSD experiments with sandboxing, postmarketOS unifies its documentation, OpenBSD refines upgrades, Canonical offers 15 years of support for Ubuntu |
| • Issue 1147 (2025-11-10): Fedora 43, the size and stability of the Linux kernel, Debian introducing Rust to APT, Redox ports web engine, Kubuntu website off-line, Mint creates new troubleshooting tools, FreeBSD improves reproducible builds, Flatpak development resumes |
| • Issue 1146 (2025-11-03): StartOS 0.4.0, testing piped commands, Ubuntu Unity seeks help, Canonical offers Ubuntu credentials, Red Hat partners with NVIDIA, SUSE to bundle AI agent with SLE 16 |
| • Issue 1145 (2025-10-27): Linux Mint 7 "LMDE", advice for new Linux users, AlmaLinux to offer Btrfs, KDE launches Plasma 6.5, Fedora accepts contributions written by AI, Ubuntu 25.10 fails to install automatic updates |
| • Issue 1144 (2025-10-20): Kubuntu 25.10, creating and restoring encrypted backups, Fedora team debates AI, FSF plans free software for phones, ReactOS addresses newer drivers, Xubuntu reacts to website attack |
| • Issue 1143 (2025-10-13): openSUSE 16.0 Leap, safest source for new applications, Redox introduces performance improvements, TrueNAS Connect available for testing, Flatpaks do not work on Ubuntu 25.10, Kamarada plans to switch its base, Solus enters new epoch, Frugalware discontinued |
| • Issue 1142 (2025-10-06): Linux Kamarada 15.6, managing ZIP files with SQLite, F-Droid warns of impact of Android lockdown, Alpine moves ahead with merged /usr, Cinnamon gets a redesigned application menu |
| • Issue 1141 (2025-09-29): KDE Linux and GNOME OS, finding mobile flavours of Linux, Murena to offer phones with kill switches, Redox OS running on a smartphone, Artix drops GNOME |
| • Issue 1140 (2025-09-22): NetBSD 10.1, avoiding AI services, AlmaLinux enables CRB repository, Haiku improves disk access performance, Mageia addresses service outage, GNOME 49 released, Linux introduces multikernel support |
| • Issue 1139 (2025-09-15): EasyOS 7.0, Linux and central authority, FreeBSD running Plasma 6 on Wayland, GNOME restores X11 support temporarily, openSUSE dropping BCacheFS in new kernels |
| • Issue 1138 (2025-09-08): Shebang 25.8, LibreELEC 12.2.0, Debian GNU/Hurd 2025, the importance of software updates, AerynOS introduces package sets, postmarketOS encourages patching upstream, openSUSE extends Leap support, Debian refreshes Trixie media |
| • Issue 1137 (2025-09-01): Tribblix 0m37, malware scanners flagging Linux ISO files, KDE introduces first-run setup wizard, CalyxOS plans update prior to infrastructure overhaul, FreeBSD publishes status report |
| • Issue 1136 (2025-08-25): CalyxOS 6.8.20, distros for running containers, Arch Linux website under attack,illumos Cafe launched, CachyOS creates web dashboard for repositories |
| • Issue 1135 (2025-08-18): Debian 13, Proton, WINE, Wayland, and Wayback, Debian GNU/Hurd 2025, KDE gets advanced Liquid Glass, Haiku improves authentication tools |
| • Issue 1134 (2025-08-11): Rhino Linux 2025.3, thoughts on malware in the AUR, Fedora brings hammered websites back on-line, NetBSD reveals features for version 11, Ubuntu swaps some command line tools for 25.10, AlmaLinux improves NVIDIA support |
| • Issue 1133 (2025-08-04): Expirion Linux 6.0, running Plasma on Linux Mint, finding distros which support X11, Debian addresses 22 year old bug, FreeBSD discusses potential issues with pkgbase, CDE ported to OpenBSD, Btrfs corruption bug hitting Fedora users, more malware found in Arch User Repository |
| • Issue 1132 (2025-07-28): deepin 25, wars in the open source community, proposal to have Fedora enable Flathub repository, FreeBSD plans desktop install option, Wayback gets its first release |
| • Issue 1131 (2025-07-21): HeliumOS 10.0, settling on one distro, Mint plans new releases, Arch discovers malware in AUR, Plasma Bigscreen returns, Clear Linux discontinued |
| • Issue 1130 (2025-07-14): openSUSE MicroOS and RefreshOS, sharing aliases between computers, Bazzite makes Bazaar its default Flatpak store, Alpine plans Wayback release, Wayland and X11 benchmarked, Red Hat offers additional developer licenses, openSUSE seeks feedback from ARM users, Ubuntu 24.10 reaches the end of its life |
| • Issue 1129 (2025-07-07): GLF OS Omnislash, the worst Linux distro, Alpine introduces Wayback, Fedora drops plans to stop i686 support, AlmaLinux builds EPEL repository for older CPUs, Ubuntu dropping existing RISC-V device support, Rhino partners with UBports, PCLinuxOS recovering from website outage |
| • Issue 1128 (2025-06-30): AxOS 25.06, AlmaLinux OS 10.0, transferring Flaptak bundles to off-line computers, Ubuntu to boost Intel graphics performance, Fedora considers dropping i686 packages, SDesk switches from SELinux to AppArmor |
| • Issue 1127 (2025-06-23): LastOSLinux 2025-05-25, most unique Linux distro, Haiku stabilises, KDE publishes Plasma 6.4, Arch splits Plasma packages, Slackware infrastructure migrating |
| • Issue 1126 (2025-06-16): SDesk 2025.05.06, renewed interest in Ubuntu Touch, a BASIC device running NetBSD, Ubuntu dropping X11 GNOME session, GNOME increases dependency on systemd, Google holding back Pixel source code, Nitrux changing its desktop, EFF turns 35 |
| • Issue 1125 (2025-06-09): RHEL 10, distributions likely to survive a decade, Murena partners with more hardware makers, GNOME tests its own distro on real hardware, Redox ports GTK and X11, Mint provides fingerprint authentication |
| • Issue 1124 (2025-06-02): Picking up a Pico, tips for protecting privacy, Rhino tests Plasma desktop, Arch installer supports snapshots, new features from UBports, Ubuntu tests monthly snapshots |
| • Issue 1123 (2025-05-26): CRUX 3.8, preventing a laptop from sleeping, FreeBSD improves laptop support, Fedora confirms GNOME X11 session being dropped, HardenedBSD introduces Rust in userland build, KDE developing a virtual machine manager |
| • Issue 1122 (2025-05-19): GoboLinux 017.01, RHEL 10.0 and Debian 12 updates, openSUSE retires YaST, running X11 apps on Wayland |
| • Issue 1121 (2025-05-12): Bluefin 41, custom file manager actions, openSUSE joins End of 10 while dropping Deepin desktop, Fedora offers tips for building atomic distros, Ubuntu considers replacing sudo with sudo-rs |
| • Issue 1120 (2025-05-05): CachyOS 250330, what it means when a distro breaks, Kali updates repository key, Trinity receives an update, UBports tests directory encryption, Gentoo faces losing key infrastructure |
| • Issue 1119 (2025-04-28): Ubuntu MATE 25.04, what is missing from Linux, CachyOS ships OCCT, Debian enters soft freeze, Fedora discusses removing X11 session from GNOME, Murena plans business services, NetBSD on a Wii |
| • Issue 1118 (2025-04-21): Fedora 42, strange characters in Vim, Nitrux introduces new package tools, Fedora extends reproducibility efforts, PINE64 updates multiple devices running Debian |
| • Issue 1117 (2025-04-14): Shebang 25.0, EndeavourOS 2025.03.19, running applications from other distros on the desktop, Debian gets APT upgrade, Mint introduces OEM options for LMDE, postmarketOS packages GNOME 48 and COSMIC, Redox testing USB support |
| • Issue 1116 (2025-04-07): The Sense HAT, Android and mobile operating systems, FreeBSD improves on laptops, openSUSE publishes many new updates, Fedora appoints new Project Leader, UBports testing VoLTE |
| • Issue 1115 (2025-03-31): GrapheneOS 2025, the rise of portable package formats, MidnightBSD and openSUSE experiment with new package management features, Plank dock reborn, key infrastructure projects lose funding, postmarketOS to focus on reliability |
| • Issue 1114 (2025-03-24): Bazzite 41, checking which processes are writing to disk, Rocky unveils new Hardened branch, GNOME 48 released, generating images for the Raspberry Pi |
| • Issue 1113 (2025-03-17): MocaccinoOS 1.8.1, how to contribute to open source, Murena extends on-line installer, Garuda tests COSMIC edition, Ubuntu to replace coreutils with Rust alternatives, Chimera Linux drops RISC-V builds |
| • Issue 1112 (2025-03-10): Solus 4.7, distros which work with Secure Boot, UBports publishes bug fix, postmarketOS considers a new name, Debian running on Android |
| • Issue 1111 (2025-03-03): Orbitiny 0.01, the effect of Ubuntu Core Desktop, Gentoo offers disk images, elementary OS invites feature ideas, FreeBSD starts PinePhone Pro port, Mint warns of upcoming Firefox issue |
| • Issue 1110 (2025-02-24): iodeOS 6.0, learning to program, Arch retiring old repositories, openSUSE makes progress on reproducible builds, Fedora is getting more serious about open hardware, Tails changes its install instructions to offer better privacy, Murena's de-Googled tablet goes on sale |
| • Issue 1109 (2025-02-17): Rhino Linux 2025.1, MX Linux 23.5 with Xfce 4.20, replacing X.Org tools with Wayland tools, GhostBSD moving its base to FreeBSD -RELEASE, Redox stabilizes its ABI, UBports testing 24.04, Asahi changing its leadership, OBS in dispute with Fedora |
| • Issue 1108 (2025-02-10): Serpent OS 0.24.6, Aurora, sharing swap between distros, Peppermint tries Void base, GTK removinglegacy technologies, Red Hat plans more AI tools for Fedora, TrueNAS merges its editions |
| • Issue 1107 (2025-02-03): siduction 2024.1.0, timing tasks, Lomiri ported to postmarketOS, Alpine joins Open Collective, a new desktop for Linux called Orbitiny |
| • Issue 1106 (2025-01-27): Adelie Linux 1.0 Beta 6, Pop!_OS 24.04 Alpha 5, detecting whether a process is inside a virtual machine, drawing graphics to NetBSD terminal, Nix ported to FreeBSD, GhostBSD hosting desktop conference |
| • Issue 1105 (2025-01-20): CentOS 10 Stream, old Flatpak bundles in software centres, Haiku ports Iceweasel, Oracle shows off debugging tools, rsync vulnerability patched |
| • Issue 1104 (2025-01-13): DAT Linux 2.0, Silly things to do with a minimal computer, Budgie prepares Wayland only releases, SteamOS coming to third-party devices, Murena upgrades its base |
| • Issue 1103 (2025-01-06): elementary OS 8.0, filtering ads with Pi-hole, Debian testing its installer, Pop!_OS faces delays, Ubuntu Studio upgrades not working, Absolute discontinued |
| • Issue 1102 (2024-12-23): Best distros of 2024, changing a process name, Fedora to expand Btrfs support and releases Asahi Remix 41, openSUSE patches out security sandbox and donations from Bottles while ending support for Leap 15.5 |
| • Issue 1101 (2024-12-16): GhostBSD 24.10.1, sending attachments from the command line, openSUSE shows off GPU assignment tool, UBports publishes security update, Murena launches its first tablet, Xfce 4.20 released |
| • Issue 1100 (2024-12-09): Oreon 9.3, differences in speed, IPFire's new appliance, Fedora Asahi Remix gets new video drivers, openSUSE Leap Micro updated, Redox OS running Redox OS |
| • Full list of all issues |
| Star Labs |

Star Labs - Laptops built for Linux.
View our range including the highly anticipated StarFighter. Available with coreboot open-source firmware and a choice of Ubuntu, elementary, Manjaro and more. Visit Star Labs for information, to buy and get support.
|
| Random Distribution | 
EuroLinux
EuroLinux was an enterprise-class Linux distribution made and supported by the EuroLinux company, built mostly from code of Red Hat Enterprise Linux. The origin of the system ensures compatibility with most popular enterprise Linux distributions including Red Hat Enterprise Linux, Oracle Linux, and CentOS. While primarily geared toward server workloads, EuroLinux can also be used for desktop computing or any environment where long-term stability and support are demanded.
Status: Discontinued
|
| TUXEDO |

TUXEDO Computers - Linux Hardware in a tailor made suite Choose from a wide range of laptops and PCs in various sizes and shapes at TUXEDOComputers.com. Every machine comes pre-installed and ready-to-run with Linux. Full 24 months of warranty and lifetime support included!
Learn more about our full service package and all benefits from buying at TUXEDO.
|
| Star Labs |

Star Labs - Laptops built for Linux.
View our range including the highly anticipated StarFighter. Available with coreboot open-source firmware and a choice of Ubuntu, elementary, Manjaro and more. Visit Star Labs for information, to buy and get support.
|
|