DistroWatch Weekly |
DistroWatch Weekly, Issue 470, 20 August 2012 |
Welcome to this year's 34th issue of DistroWatch Weekly! Browsing the Internet while preserving one's privacy and anonymity is becoming increasingly hard in today's online world. Luckily, with Linux and free software there are still some options that allow users to stay incognito in hostile environments. One of the projects providing an easy live CD with extensive privacy protection features is the Gentoo-based Liberté Linux; Jesse Smith takes a first look at the distribution's latest release in this week's feature article. In the news section, Arch Linux developers battle with resistance to change after switching to systemd, Damn Small Linux announces return to active development after four years of dormancy, NetBSD introduces automated system rebuilds and package upgrades, and Debian GNU/Linux celebrates its 19th birthday. Also in this week's issue, a look at the current situation in the trouble Mandriva Linux project and an update on Secure Boot from BSD's perspective. Finally, we introduce Saluki Linux, a Puppy-based distribution featuring the Xfce desktop. Happy reading!
Content:
Join us at irc.freenode.net #distrowatch
|
Feature Story (by Jesse Smith) |
Liberté Linux - a secure way to communicate?
The Internet can be a scary place sometimes. It's full of people of questionable taste, extremists, spies and people who use proprietary operating systems. When faced with such a dangerous mix of humanity it seems reasonable that we might want to keep our communications private. Privacy on the Internet generally involves three things:
- Hiding what we are saying
- Hiding to whom we are talking
- Avoiding application finger prints, such as browser identities and cookies.
With these thoughts in mind there are some Linux distributions out there which attempt to keep what we say and do on-line private, not always an easy task as the Internet was designed with the sharing of information in mind, not hiding it. Still, some projects take on the task, one of them being Liberté Linux. The Liberté distribution was released "with the primary purpose of enabling anyone to communicate safely and covertly in hostile environments. Whether you are a privacy advocate, a dissident, or a sleeper agent, you are equally likely to find Liberté Linux useful as a mission-critical communication aid." Liberté Linux 2012.2 comes in three editions: a compressed binary image, a virtual machine image and a live CD image. I opted to try the live CD which is 208 MB in size.
Some of Liberté's advertised features include a hardened Linux kernel for added security, Internet access performed almost entirely through Tor and the use of encryption. Further, Liberté claims to use randomized MAC addresses and uniform HTTP headers to make requests harder to identify and fingerprint. While I was browsing the Liberté website I noticed I kept getting warning messages that the site was identified with an improper security certificate. Admittedly this was not a great first impression, both from a usability and from a security standpoint, but I still held high hopes for the distribution.
Liberté Linux 2012.2 - website and project summary (full image size: 121kB, screen resolution 798x602 pixels)
When we first boot off the live CD we're shown a menu which allows us to select between loading Liberté Linux in its regular desktop mode and booting into a safe graphics mode. We can also launch a hardware detection tool which may be useful if we're unsure what sort of equipment we are using. Taking the default choice brings us to a LXDE desktop, though booting may take a few minutes as the entire Liberté disc is loaded into RAM, assuming enough memory is available. While this makes for a slow start, it does mean the distribution is very responsive once it has finished loading. From a performance standpoint it is just like running a locally installed operating system. The graphical interface we're given (LXDE running on top of Openbox) is laid out in the traditional fashion. At the bottom of the display we find the application menu, the task switcher and the system tray. We're set up with three virtual workspaces that are decorated with a background featuring a shadowy government man and the wallpaper instantly brought to mind old episodes of the X-Files.
While playing with Liberté Linux I ran the distribution on physical hardware and in a virtual machine and I found, when running in the virtual environment, Liberté would detect it was not running on real hardware and display a message saying so on the desktop. This lets users know they might not be as in control of their machine as they might think. When I ran Liberté on physical hardware, my HP laptop with a dual-core 2 GHz CPU, 4 GB of RAM and Intel cards for video and wireless, I found things worked smoothly. The distribution picked up local wireless networks, sound was turned down while still being available, the interface was responsive and LXDE stays out of the way. In fact, the light desktop environment is sparse enough that it can run using only 100MB of memory. My screen was set to a reasonable resolution, leaving me with only one glitch: my trackpad mouse was all over the place. Sometimes the mouse moved too much, sometimes not enough and often times any mouse movement would transfer me to another workspace making navigating the interface difficult with the pointer.
Peering through the application menu we find a small collection of useful utilities. There's the Claws e-mail client, the Epiphany web browser, the Pidgin messenger client, the XChat IRC client and the gFTP file transfer app. We also find software for handling documents including AbiWord, Gnumeric, an e-book reader and a PDF document viewer. The Totem movie player is available along with an archive manager, text editor and calculator. There's a virtual keyboard and the GNU Privacy Assistant is available for security key management. There is also a custom application called Cables which is supposed to allow users to transfer secure messages using an e-mail client interface. To help us connect to the Internet we're provided with Network Manager. Attempting to play multimedia files revealed that codecs for popular media formats are provided for us. Flash is not included, but users should be able to see on-line videos using HTML5. In the background version 3.2 of the Linux kernel keeps things running for us. The kernel is a special build which borrows from Gentoo's hardened kernel project. I also noticed no manual pages are installed on the distribution, leaving users to fend for themselves.
When we first connect to a network the Tor software comes into play, connecting us to the anonymizing network nodes and our wireless network card is assigned a random MAC address. It is possible to randomize Ethernet cards too, but it is not done automatically and I found when attempting to do so my connection would be dropped and I would have to manually re-connect using Network Manager. A moment ago I mentioned Liberté comes with the Epiphany web browser and, in fact, there are two menu entries for it. One entry is the "unsafe" version of the browser which connects directly to the local network. This option is provided to make sure we can authenticate against local equipment. However, once we are on-line and we are hooked into the Tor network this "unsafe" browser no longer works and all web browsing must be performed using the regular, Tor-enabled version of Epiphany. Browsing the web over the Tor network trades performance for some level of privacy. Thus using Epiphany tends to be a touch on the slow side, but it works well and I ran into no problems using the browser.
I did, however, encounter a few problems when trying to use other pieces of software in Liberté's arsenal. When attempting to use either Pidgin or XChat I could not get the applications to connect to chat networks. I also found that using Cables for secure communications requires the software be installed on a writeable medium and it will not work from the live CD. Lastly, the distribution does not provide a way to add new software to the distribution, even temporarily as many live CDs do, and this somewhat limits what can be done with it. For example, if I want to take screen shots or scan network ports or acquire different encryption software, then I'm out of luck with Liberté.
Liberté Linux 2012.2 - warnings and restrictions on the live CD (full image size: 76kB, screen resolution 806x601 pixels)
There are several aspects of Liberté Linux I like. The hardened kernel, for example, the hardware support and having Tor enabled from the start. Randomizing MAC addresses for wireless cards is a nice touch too. All of these characteristics point to a team which is both focused on security and interested in making it accessible to people who don't necessarily have the technical knowledge (or perhaps the time) to lock down their regular distributions. Too often security and privacy are afterthoughts and it's good to see developers taking the time to properly address things like proxies, security keys and messaging systems with privacy marked as a high priority. However, my experience thus far with the live CD edition of Liberté has not been stellar. It's not easy to produce secure software which is also easy to use and, unfortunately, we see that on the CD. Not being able to use the Cables communication software from the live disc I can sort of understand though I do think it's too bad the developers don't allow people to use the software from the live CD and then allow us to transfer persistent files to another medium.
During my trial other messaging systems (Pidgin and XChat) wouldn't work, which effectively limited my communication to what I could do with the web browser. Speaking of the web browser, here Liberté makes a tricky choice. Namely when the user wishes to do something insecure, should the system let them, warn them or prevent the risky move? Liberté prevents the user from using the unsafe browser option (the Epiphany setup which does not utilize Tor) once we are connected to the network. In truly hostile environments this is probably a good way to go, but during my trial (safely performed at home) it was an unwelcome design choice. Another unwelcome choice was the inability to add more software to the live environment. Most Linux live discs allow the user to temporarily load software from the repositories into memory, Liberté does not. As a result the potential functionality of the distro is limited somewhat.
At this point in time Liberté Linux is a fairly young project so I believe it can be forgiven some rough edges. Right now it provides secure web browsing out of the box and good basic functionality, easy security key management and, on writeable media, secure communications. For now it seems to have a few lingering bugs to work out, but I can see this project could easily become a very useful privacy tool, not only for IT professionals, but for the population at large.
|
Miscellaneous News (by Ladislav Bodnar) |
Arch switches to systemd, Damn Small Linux gets resurrected, NetBSD introduces sysupgrade, Mandriva launches foundation, Debian celebrates 19th birthday
As Linux evolves and new technologies take over from established ones, some users are starting to wonder whether these changes are really necessary. It is the turn of Arch Linux, a distribution built on the KISS (Keep It Simple, Stupid) principle that is becoming to experience the pain. But as Allan McRae argues in "Are We Removing What Defines Arch Linux?", the modern innovations are here to be embraced, not shunned: "I think it is plainly obvious that systemd will become the primary system initialization method for Arch Linux in the not-too-distant future (not that this has been formally decided, so take that statement as unofficial). Having not used systemd at all, I really can not comment directly on if it is any good or not. But what do we lose by moving to systemd in Arch? I have seen the following criticisms: Users are being forced to use systemd. This argument really does not hold water. How many initialization systems are currently in use on Arch systems? Just the one currently 'forced' on you." Jason Ryan has more on the same topic in "Trolling Arch Linux".
* * * * *
Damn Small Linux is back! Probably one of the very first Linux distribution projects trying to create a super small, yet usable operating system that could run fast in full graphics on any system, it became dormant once Robert Shingledecker left the project to create Tiny Core Linux. But John Andrews is now back with a new development build of Damn Small Linux, four years after its last stable release. PCAdvisor's Jon Gold writes in "Damn Small Linux getting a big update": "The developer of Damn Small Linux, a distribution designed to work on older and less powerful hardware, has released his first new version of the software in four years. The distro weighs in at a shade over 50 MB, in keeping with its mission to be one of the most lightweight, simple operating systems out there. According to DistroWatch, Damn Small Linux still has a reasonably functional desktop, including basic multimedia support, productivity programs and web functionality. 'Because all the applications are small and light it makes a very good choice for older hardware,' the website says."
* * * * *
It looks like NetBSD is finally joining the world of automatic system building and upgrading - by introducing sysbuild and sysupgrade into the project's pkgsrc framework. Julio Merino explains on NetBSD blogs: "If you are like me and do not like repeating manual tasks over and over again, you probably have written custom scripts to rebuild NetBSD from source and to upgrade your NetBSD installation to a new build. I have had such scripts for years, but they have always been very rudimentary, inflexible and unreliable. What's more: every NetBSD machine I have today has its own custom versions of these scripts, often with little incompatible tweaks to accommodate every installation. I was now facing the time to rebuild my NetBSD development box (because its VM disk is running out of space), and the thought of having to reconfigure my environment to perform periodic NetBSD builds, and to have to continue using my deficient custom upgrade script gave me the energy to sit down and write decent versions of these two tools. The results of such efforts are sysbuild and sysupgrade, and their goal is to trivialize rebuilds and upgrades."
* * * * *
The Mandriva Linux distribution might have been saved from an imminent collapse, but its current status still doesn't inspire much confidence. The promised two alpha builds of version 2012 are way behind schedule while Mageia, a team composed primarily of former Mandriva developers and contributors, is seemingly winning the hearts and minds of the former Mandriva community. Still, Simon Phipps, writing for Computerworld UK, believes that Mandriva is on the right track: "What's going to change? Quite a bit. First of all, Mandriva plans to start a new Mandriva Linux Foundation so that the technology has a new, independent home, coupled to but broadly independent from the fate of Mandriva the company. Driven by a community-based workgroup and with open conversations, this is a crucial step to re-establishing the trust squandered by the previous management of the company in their attempts to secure control. Even more significantly, Mandriva is facing up to the reality of the Mageia fork. Recognising that a 'one size fits all' approach isn't going to work, Croset and his team have decided to rework Mandriva's products on the upstream technologies that make the most sense on a case-by-case basis. "
* * * * *
One Linux distribution that doesn't need to worry about its survival is Debian GNU/Linux. Launched by one Ian Murdock back in 1993 and surrounded, at the time, by much scepticism about its chances to survive as an Internet-only software collaboration project, Debian GNU/Linux has just celebrated its 19th birthday: "Debian, one of the oldest actively maintained GNU/Linux distributions, turns 19 today. Project founder Ian Murdock originally announced the project on 16 August 1993 when he released the first version of the distribution. Looking back at that email, a surprising number of Murdock's initial goals for the project are still reflected in Debian today, despite the fact that the distribution has gone through regular leadership changes since Murdock left the project in 1996. Debian users and developers will be celebrating the distribution's birthday with parties taking place all over the world. As has become a tradition for 'Debian Day', many community members will also bake Debian cakes to bring to the celebrations."
|
Questions and Answers (by Jesse Smith) |
Secure Boot and BSD
A few weeks ago OpenBSD's lead developer, Theo de Raadt, commented on the upcoming launch of secure boot technology. He had some rather strong words for the technology and for those in the Linux community who plan to support it. At the time Mr de Raadt said he had no plans regarding secure boot technology, so it seems fairly safe to assume, for the time being, OpenBSD will not run on machines with secure boot enabled. Fair enough, but this got me thinking. Most of the coverage of secure boot has focused on how it will affect Linux users and, in some cases, how it might hamper Windows users looking to upgrade their hardware (or downgrade their OS). We've heard very little out of the BSD camps.
I attempted to contact some NetBSD community members, however I haven't heard back at the time of writing. A quick search of their mailing list didn't turn up any plans concerning secure boot. This leads me to suspect NetBSD will be following the same wait-and-see path as OpenBSD.
The FreeBSD project, on the other hand, is making plans to address secure boot technology. Work is being done to provide a boot loader which can work with EFI systems. Projects which are based upon FreeBSD, such as GhostBSD and PC-BSD, would automatically benefit from this work. However, supporting EFI itself isn't so much of a problem as dealing with security keys. As Kris Moore, lead developer on the PC-BSD project stated, "The secure keys thing, that is a bigger deal, since potentially it makes us unable to dual-boot with Windows 8. The issue is that if we make changes do our boot-loader, or compile it from source (as we do), then we would have to re-sign it each time to make it bootable. This means you have to have our signature loaded somewhere in your EFI BIOS, which may be a pain to do." In essence, even if FreeBSD (and derived systems) support secure boot it will probably still be up to the individual users to add the appropriate keys to their machines if they wish to make use of the secure boot feature.
|
Released Last Week |
BackTrack 5 R3
Offensive Security has released BackTrack 5 R3, an updated version of the project's Ubuntu-based distribution with a collection of security and forensics tools: "The time has come to refresh our security tool arsenal - BackTrack 5 R3 has been released. R3 focuses on bug fixes as well as the addition of over 60 new tools – several of which were released in BlackHat and Defcon 2012. A whole new tool category was populated - 'Physical Exploitation', which now includes tools such as the Arduino IDE and libraries, as well as the Kautilya Teensy payload collection. Together with our usual KDE and GNOME, 32/64-bit ISO images, we have released a single VMware Image (GNOME, 32-bit)." Here is the full release announcement.
Webconverger 14
Kai Hendry has announced the release of Webconverger 14, a Debian-based speciality distribution designed for web kiosks: "We have been hard at work and 14.0 marks several major enhancements: new i686 kernel, which should show better performance on multi-core hardware; NVIDIA 302.17 support via Bumblebee and VirtualGL for easing deployment; Mozilla Firefox 14.0.1, using the official distribution; 'noclean' API option for deployments where the default clean slate is not desirable (e.g. Granny's bungalow); 'swarp' API for mouse positioning; critical Flash update 11.2.202.238; better XRandR screen handling; time synchronization doesn't alter the BIOS clock; logging tweaks to increase signal over noise; better lock down." Read the full release announcement which includes related links and credits.
AV Linux 6.0
Glen MacArthur has announced the release of AV Linux 6.0, a Debian-based distribution geared towards media production: "After a very turbulent development period AV Linux 6.0 is finally here. This will be the final release of AV Linux for a variety of reasons however don't stop reading at the word 'final', this is a state-of-the-art release that culminates over 5 versions and 5 years of experience and refinement into the best release to date. Changelog: update to Linux kernel 3.0.36; update to X.Org from 'Squeeze' backports; cleaned up and improved boot with dependency-based booting; allow all users access to X server; rolled Qt stack back to clean 'Squeeze' version to solve breakages from Qt 4.8; new Control Panel; move to Nautilus file manager; added new Hydrogen drum kits; added Nitrogen...." Read the rest of the release announcement for a full changelog and screenshots.
AV Linux 6.0 - a Debian-based specialist distro for audio and video production (full image size: 542kB, screen resolution 1280x1024 pixels)
BlankOn 8.0
The BlankOn development team has announced the release of BlankOn 8.0, a Debian-based Indonesian distribution featuring the GNOME 3 desktop with a custom desktop shell called "Manokwari". Built with HTML 5 and CSS 3, Manokwari is an evolution from the project's earlier shell called "BlankOn Panel"; it features a standard panel with a number of common applets, as well as a comprehensive menu system for quick access to applications and utilities. Other features of this release include a new DVD edition with extra software (a CD edition is also available), support for six languages used in Indonesia, Stardict dictionary, the Chromium web browser version 21, and an online package repository developed specifically for BlankOn. See the full press release (in Indonesian) for further information.
BlankOn 8.0 - a Debian-based distribution from Indonesia (full image size: 762kB, screen resolution 1280x1024 pixels)
SolusOS 1.2
Ikey Doherty has announced the release of SolusOS 1.2, a beginner-friendly desktop Linux distribution based on the latest stable release of Debian GNU/Linux: "The SolusOS team is pleased to announce the release of SolusOS 1.2. This is a maintenance release for the 'Eveline' 1.x series. This release brings many fixes and updates to SolusOS 1, including better printer, GPU and Bluetooth support. Brief overview of software versions Firefox 14.0.1, Thunderbird 14.0, LibreOffice 3.6.0, Linux kernel 3.3.6, iptables 1.4.8, ufw 0.31.1, hplip 3.12, GNOME 2.30. Many new applications are available in the software repository. The main reason for an updated ISO image is so that users do not have to download hundreds of megabytes in updates for a new install of 'Eveline'." Here is the full release announcement.
ROSA 2012 RP 1
Konstantin Kochereshkin has announced the release of an updated build of ROSA 2012, a Mandriva-based Linux distribution. Labelled as RP (Release Pack) 1, this is largely a bug-fix release with a handful of package updates. From the release announcement: "Today we are announcing the first update pack for the ROSA 'Marathon' 2012 release (Release Pack 1). The Release Pack 1 includes all LTS updates and bug fixes available at the moment: users can now avoid some graphical cards issues which prevented booting into live mode or into initial installation by using safe mode; Firefox was updated to the latest LTS version 10.0.4 and the default Yandex search issue was fixed; Linux kernel was updated to 3.0.38; KDE updated to 4.8.3...."
Calculate Linux 12.0.2
Alexander Tratsevskiy has announced the availability of a bug-fix release of Calculate Linux 12, version 12.0.2, a Gentoo-based distribution: "Calculate Linux 12.0.2 released. Here's the first update of Calculate Linux 12.0. Main changes and bug fixes: passing the root password has been modified; installation on LVM has been fixed; GRUB 2 settings have been fixed; Clt templates are now overlaid correctly; D-Bus now auto-starts as it should; no more lags when installing packages; Smaller ISO images; we have included KDE 4.9.0, Chromium 21.0.1180.57, LibreOffice 3.6.0 and Calculate Utilities 3.0.1 into the release." See the release announcement which includes a 5-minute video about installing Calculate Linux to a hard disk.
Macpup 529
Johnny Lee has announced the release of Macpup 529, a distribution featuring the Enlightenment 17 desktop and based on Puppy Linux: "Prit and I are proud to announce the release of Macpup 529,our newest Enlightenment 17 Macpup. Macpup 529 is based on 'Precise' Puppy 5.2.60, an official 'Woof' build of puppy Linux that is binary-compatible with Ubuntu 'Precise' packages. It contains all the applications from 'Precise' Puppy with the addition of Firefox 14.0.1. Macpup 529 also includes the Enlightenment E17 window manager. The EFL libraries version 1.2.0 and E17 version 71440 where compiled and installed from source. To keep your CPU cool and your fan quiet use the CPU Frequency Scaling Tool. The first time you run Macpup, the system will be running totally in RAM." Here is the release announcement as published on the distribution's user forum.
OS4 1.0 "OpenDesktop"
Roberto Dohnert has announced the release of OS4 1.0 "OpenDesktop" edition, a Xubuntu-based distribution targeting legacy 32-bit hardware, ultrabooks and netbooks: "Today we are proud to announce the general availability of OS4 OpenDesktop 1.0. OS4 OpenDesktop is a 32-bit offering that runs on all legacy 32-bit hardware as well as the newer ultrabooks and netbooks. With this release we focus on mobility and cloud computing. Along with this release the system comes with Audacious, Totem, and Google Chrome. Some of the web applications that come bundled with the system are: Angry Birds, Pandora, Netflix, Flixter, GMail and offline GMail, Google Drive, eBuddy, Weather Channel, Google Books, Google Music, Google Calendar, New York Times, Hotmail and WebCam toy. All multimedia codecs are supported as is DVD playback." Read the rest of the release announcement for further details.
Snowlinux 3 "Xfce"
Lars Torben Kremer has announced the release of Snowlinux 3 "Xfce" edition, a desktop Linux distribution based on Debian GNU/Linux 6.0: "The team is proud to announce the release of Snowlinux 3 'Crystal' Xfce. Due to drastic changes with GNOME 3 and Unity, Xfce is growing up more and more. Xfce is quite similar to GNOME 2 and offers an alternative for all former GNOME 2 users. This is one of the reasons why Snowlinux Xfce got so many new features and improvements. It should not lack any features and functions which are available in the main edition. We are trying to let Xfce act like GNOME 2 and to offer an alternative for all former GNOME 2 users. New features: DuckDuckGo, Firefox 14.0.1, Thunderbird 14, Xfce 4.8, Linux kernel 3.2...." Here is the full release announcement with a screenshot.
Frugalware Linux 1.7
Frugalware Linux 1.7, the latest version of the general-purpose distribution designed for intermediate Linux users, has been released: "The Frugalware developer team is pleased to announce the immediate availability of Frugalware Linux 1.7, our seventeenth stable release. No new features have been added since 1.7rc2, but 157 changes have been made to fix minor bugs. Here are the most important changes since 1.6: updated packages - Linux kernel 3.4.8, X.Org Server 1.12.3, GNOME 3.4, KDE SC 4.9, LibreOffice 3.5.4, Mozilla Firefox 14.0.1; slocate was removed and replaced by mlocate; Catalyst has dropped support for all ATI Radeon HD hardware before the 5000 series; cpupower has replaced all CPU scaling daemons; all packages that still used SysVInit have been converted to use systemd; GRUB 0.x has been replaced by GRUB 2...." The release announcement.
Frugalware Linux 1.7 - the project's seventeenth stable release (full image size: 904kB, screen resolution 1280x1024 pixels)
* * * * *
Development, unannounced and minor bug-fix releases
|
Upcoming Releases and Announcements |
Summary of expected upcoming releases
|
DistroWatch.com News |
Annual package list update
A little later than usual, we have finally refreshed the list of tracked packages as presented on each distribution's page. Based on reader's feedback and development in the free software world throughout the past 12 months, the following new packages have been added to the list:
- BusyBox - a program that combines many common UNIX utilities into a single small executable
- Cacti - a complete network graphing solution
- Calligra (replaces KOffice) - an integrated office suite based on the KDE libraries
- Clementine - a multi-platform music player
- FreeCAD - a general purpose parametric 3D modeller for CAD
- kmod (replaces module-init-tools) - a set of programs for loading, inserting, and removing kernel modules
- KMyMoney - a personal finance manager for KDE
- MATE - a traditional desktop environment forked from GNOME 2
- nginx - an HTTP and reverse proxy server
- PCManFM - an extremely fast and lightweight file manager
- PiTiVi - a free and open-source video editor for Linux
- systemd - a system and service manager for Linux
The following packages have been removed from the list: Apache (the 1.3 series), Epiphany (GNOME's web browser), Sun JRE, Lzip, MailScanner, openvas-client, QCad, SquirrelMail and Xen.
* * * * *
New distributions added to database
* * * * *
New distributions added to waiting list
- INX. INX is a minimalist, console-only Ubuntu-based live CD. The goal is to create a tool to learn more about the command line.
- Trinacria Linux. Trinacria Linux is an Ubuntu-based distribution designed to celebrate and promote the Italian island of Sicily. Trinacria is the ancient name of Sicily and some of the distribution's dialogs use a Sicilian dialect. The project's website is in Italian.
- YunoHost. YunoHost is a fully-automated personal server distribution based on Debian GNU/Linux. By default it provides pre-configured mail, instant messaging and web servers, with a web application portal to access and add services through a web browser.
* * * * *
DistroWatch database summary
* * * * *
This concludes this week's issue of DistroWatch Weekly. The next instalment will be published on Monday, 27 August 2012. To contact the authors please send email to:
- Jesse Smith (feedback, questions and suggestions: distribution reviews, questions and answers, tips and tricks)
- Ladislav Bodnar (feedback, questions, suggestions and corrections: news, donations, distribution submissions, comments)
- Bruce Patterson (feedback and suggestions: podcast edition)
|
|
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 1092 (2024-10-14): FunOS 24.04.1, a home directory inside a file, work starts of openSUSE Leap 16.0, improvements in Haiku, KDE neon upgrades its base |
• Issue 1091 (2024-10-07): Redox OS 0.9.0, Unified package management vs universal package formats, Redox begins RISC-V port, Mint polishes interface, Qubes certifies new laptop |
• Issue 1090 (2024-09-30): Rhino Linux 2024.2, commercial distros with alternative desktops, Valve seeks to improve Wayland performance, HardenedBSD parterns with Protectli, Tails merges with Tor Project, Quantum Leap partners with the FreeBSD Foundation |
• Issue 1089 (2024-09-23): Expirion 6.0, openKylin 2.0, managing configuration files, the future of Linux development, fixing bugs in Haiku, Slackware packages dracut |
• Issue 1088 (2024-09-16): PorteuX 1.6, migrating from Windows 10 to which Linux distro, making NetBSD immutable, AlmaLinux offers hardware certification, Mint updates old APT tools |
• Issue 1087 (2024-09-09): COSMIC desktop, running cron jobs at variable times, UBports highlights new apps, HardenedBSD offers work around for FreeBSD change, Debian considers how to cull old packages, systemd ported to musl |
• Issue 1086 (2024-09-02): Vanilla OS 2, command line tips for simple tasks, FreeBSD receives investment from STF, openSUSE Tumbleweed update can break network connections, Debian refreshes media |
• Issue 1085 (2024-08-26): Nobara 40, OpenMandriva 24.07 "ROME", distros which include source code, FreeBSD publishes quarterly report, Microsoft updates breaks Linux in dual-boot environments |
• Issue 1084 (2024-08-19): Liya 2.0, dual boot with encryption, Haiku introduces performance improvements, Gentoo dropping IA-64, Redcore merges major upgrade |
• Issue 1083 (2024-08-12): TrueNAS 24.04.2 "SCALE", Linux distros for smartphones, Redox OS introduces web server, PipeWire exposes battery drain on Linux, Canonical updates kernel version policy |
• Issue 1082 (2024-08-05): Linux Mint 22, taking snapshots of UFS on FreeBSD, openSUSE updates Tumbleweed and Aeon, Debian creates Tiny QA Tasks, Manjaro testing immutable images |
• Issue 1081 (2024-07-29): SysLinuxOS 12.4, OpenBSD gain hardware acceleration, Slackware changes kernel naming, Mint publishes upgrade instructions |
• Issue 1080 (2024-07-22): Running GNU/Linux on Android with Andronix, protecting network services, Solus dropping AppArmor and Snap, openSUSE Aeon Desktop gaining full disk encryption, SUSE asks openSUSE to change its branding |
• Issue 1079 (2024-07-15): Ubuntu Core 24, hiding files on Linux, Fedora dropping X11 packages on Workstation, Red Hat phasing out GRUB, new OpenSSH vulnerability, FreeBSD speeds up release cycle, UBports testing new first-run wizard |
• Issue 1078 (2024-07-08): Changing init software, server machines running desktop environments, OpenSSH vulnerability patched, Peppermint launches new edition, HardenedBSD updates ports |
• Issue 1077 (2024-07-01): The Unity and Lomiri interfaces, different distros for different tasks, Ubuntu plans to run Wayland on NVIDIA cards, openSUSE updates Leap Micro, Debian releases refreshed media, UBports gaining contact synchronisation, FreeDOS celebrates its 30th anniversary |
• Issue 1076 (2024-06-24): openSUSE 15.6, what makes Linux unique, SUSE Liberty Linux to support CentOS Linux 7, SLE receives 19 years of support, openSUSE testing Leap Micro edition |
• Issue 1075 (2024-06-17): Redox OS, X11 and Wayland on the BSDs, AlmaLinux releases Pi build, Canonical announces RISC-V laptop with Ubuntu, key changes in systemd |
• Issue 1074 (2024-06-10): Endless OS 6.0.0, distros with init diversity, Mint to filter unverified Flatpaks, Debian adds systemd-boot options, Redox adopts COSMIC desktop, OpenSSH gains new security features |
• Issue 1073 (2024-06-03): LXQt 2.0.0, an overview of Linux desktop environments, Canonical partners with Milk-V, openSUSE introduces new features in Aeon Desktop, Fedora mirrors see rise in traffic, Wayland adds OpenBSD support |
• Issue 1072 (2024-05-27): Manjaro 24.0, comparing init software, OpenBSD ports Plasma 6, Arch community debates mirror requirements, ThinOS to upgrade its FreeBSD core |
• Issue 1071 (2024-05-20): Archcraft 2024.04.06, common command line mistakes, ReactOS imports WINE improvements, Haiku makes adjusting themes easier, NetBSD takes a stand against code generated by chatbots |
• Issue 1070 (2024-05-13): Damn Small Linux 2024, hiding kernel messages during boot, Red Hat offers AI edition, new web browser for UBports, Fedora Asahi Remix 40 released, Qubes extends support for version 4.1 |
• Issue 1069 (2024-05-06): Ubuntu 24.04, installing packages in alternative locations, systemd creates sudo alternative, Mint encourages XApps collaboration, FreeBSD publishes quarterly update |
• Issue 1068 (2024-04-29): Fedora 40, transforming one distro into another, Debian elects new Project Leader, Red Hat extends support cycle, Emmabuntus adds accessibility features, Canonical's new security features |
• Issue 1067 (2024-04-22): LocalSend for transferring files, detecting supported CPU architecure levels, new visual design for APT, Fedora and openSUSE working on reproducible builds, LXQt released, AlmaLinux re-adds hardware support |
• Issue 1066 (2024-04-15): Fun projects to do with the Raspberry Pi and PinePhone, installing new software on fixed-release distributions, improving GNOME Terminal performance, Mint testing new repository mirrors, Gentoo becomes a Software In the Public Interest project |
• Issue 1065 (2024-04-08): Dr.Parted Live 24.03, answering questions about the xz exploit, Linux Mint to ship HWE kernel, AlmaLinux patches flaw ahead of upstream Red Hat, Calculate changes release model |
• Issue 1064 (2024-04-01): NixOS 23.11, the status of Hurd, liblzma compromised upstream, FreeBSD Foundation focuses on improving wireless networking, Ubuntu Pro offers 12 years of support |
• Issue 1063 (2024-03-25): Redcore Linux 2401, how slowly can a rolling release update, Debian starts new Project Leader election, Red Hat creating new NVIDIA driver, Snap store hit with more malware |
• Issue 1062 (2024-03-18): KDE neon 20240304, changing file permissions, Canonical turns 20, Pop!_OS creates new software centre, openSUSE packages Plasma 6 |
• Issue 1061 (2024-03-11): Using a PinePhone as a workstation, restarting background services on a schedule, NixBSD ports Nix to FreeBSD, Fedora packaging COSMIC, postmarketOS to adopt systemd, Linux Mint replacing HexChat |
• Issue 1060 (2024-03-04): AV Linux MX-23.1, bootstrapping a network connection, key OpenBSD features, Qubes certifies new hardware, LXQt and Plasma migrate to Qt 6 |
• Issue 1059 (2024-02-26): Warp Terminal, navigating manual pages, malware found in the Snap store, Red Hat considering CPU requirement update, UBports organizes ongoing work |
• Issue 1058 (2024-02-19): Drauger OS 7.6, how much disk space to allocate, System76 prepares to launch COSMIC desktop, UBports changes its version scheme, TrueNAS to offer faster deduplication |
• Issue 1057 (2024-02-12): Adelie Linux 1.0 Beta, rolling release vs fixed for a smoother experience, Debian working on 2038 bug, elementary OS to split applications from base system updates, Fedora announces Atomic Desktops |
• Issue 1056 (2024-02-05): wattOS R13, the various write speeds of ISO writing tools, DSL returns, Mint faces Wayland challenges, HardenedBSD blocks foreign USB devices, Gentoo publishes new repository, Linux distros patch glibc flaw |
• Issue 1055 (2024-01-29): CNIX OS 231204, distributions patching packages the most, Gentoo team presents ongoing work, UBports introduces connectivity and battery improvements, interview with Haiku developer |
• Issue 1054 (2024-01-22): Solus 4.5, comparing dd and cp when writing ISO files, openSUSE plans new major Leap version, XeroLinux shutting down, HardenedBSD changes its build schedule |
• Issue 1053 (2024-01-15): Linux AI voice assistants, some distributions running hotter than others, UBports talks about coming changes, Qubes certifies StarBook laptops, Asahi Linux improves energy savings |
• Issue 1052 (2024-01-08): OpenMandriva Lx 5.0, keeping shell commands running when theterminal closes, Mint upgrades Edge kernel, Vanilla OS plans big changes, Canonical working to make Snap more cross-platform |
• Issue 1051 (2024-01-01): Favourite distros of 2023, reloading shell settings, Asahi Linux releases Fedora remix, Gentoo offers binary packages, openSUSE provides full disk encryption |
• Issue 1050 (2023-12-18): rlxos 2023.11, renaming files and opening terminal windows in specific directories, TrueNAS publishes ZFS fixes, Debian publishes delayed install media, Haiku polishes desktop experience |
• Issue 1049 (2023-12-11): Lernstick 12, alternatives to WINE, openSUSE updates its branding, Mint unveils new features, Lubuntu team plans for 24.04 |
• Issue 1048 (2023-12-04): openSUSE MicroOS, the transition from X11 to Wayland, Red Hat phasing out X11 packages, UBports making mobile development easier |
• Issue 1047 (2023-11-27): GhostBSD 23.10.1, Why Linux uses swap when memory is free, Ubuntu Budgie may benefit from Wayland work in Xfce, early issues with FreeBSD 14.0 |
• Issue 1046 (2023-11-20): Slackel 7.7 "Openbox", restricting CPU usage, Haiku improves font handling and software centre performance, Canonical launches MicroCloud |
• Issue 1045 (2023-11-13): Fedora 39, how to trust software packages, ReactOS booting with UEFI, elementary OS plans to default to Wayland, Mir gaining ability to split work across video cards |
• Issue 1044 (2023-11-06): Porteus 5.01, disabling IPv6, applications unique to a Linux distro, Linux merges bcachefs, OpenELA makes source packages available |
• Issue 1043 (2023-10-30): Murena Two with privacy switches, where old files go when packages are updated, UBports on Volla phones, Mint testing Cinnamon on Wayland, Peppermint releases ARM build |
• Issue 1042 (2023-10-23): Ubuntu Cinnamon compared with Linux Mint, extending battery life on Linux, Debian resumes /usr merge, Canonical publishes fixed install media |
• Issue 1041 (2023-10-16): FydeOS 17.0, Dr.Parted 23.09, changing UIDs, Fedora partners with Slimbook, GNOME phasing out X11 sessions, Ubuntu revokes 23.10 install media |
• Issue 1040 (2023-10-09): CROWZ 5.0, changing the location of default directories, Linux Mint updates its Edge edition, Murena crowdfunding new privacy phone, Debian publishes new install media |
• Issue 1039 (2023-10-02): Zenwalk Current, finding the duration of media files, Peppermint OS tries out new edition, COSMIC gains new features, Canonical reports on security incident in Snap store |
• Issue 1038 (2023-09-25): Mageia 9, trouble-shooting launchers, running desktop Linux in the cloud, New documentation for Nix, Linux phasing out ReiserFS, GNU celebrates 40 years |
• 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 |
Linvo GNU/Linux
Linvo GNU/Linux was a Slackware-based distribution and live CD/DVD. Some of its more interesting features include a careful selection of applications for every-day use, installable to hard disk from the live medium, use of software modules for extensive customisation of the live CD, availability of the GNOME desktop, applications installed and managed on a per-user basis, and out-of-the-box support for most multimedia formats.
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.
|
|