DistroWatch Weekly |
DistroWatch Weekly, Issue 515, 8 July 2013 |
Welcome to this year's 27th issue of DistroWatch Weekly! The challenges of maintaining on-line privacy have been in the news a lot this past month. This week Jesse Smith reviews a Whonix, a project that strives to make it easy to maintain privacy while navigating the digital world. Also in this issue we will get a first look at Linux Deepin, a user-friendly distribution which features Chinese language support. In the spotlight this past week was the latest Fedora release. Fedora is a cutting-edge distribution and there are always exciting changes coming out of the project, be sure to check out some early impressions below. Speaking of exciting changes, with GTK+ 2 being abandoned in favour of newer technologies, what will become of desktop environments that rely on this once-popular toolkit? LXDE's developers are looking at some unexpected options and we will talk about their experiments and the future of LXDE in this week's News section. Software isn't the only thing that changes, hardware also has the ability to affect the open source landscape and, with that in mind, this week we hear from Marshall Mickusick as he discusses FreeBSD's plans for dealing with Secure Boot technology. Plus the Linux Mint project announced last week the popular minty distribution will be bundled with a new personal computer called the MintBox. Finally, good news for fans of the Raspberry Pi as five new distributions specially built for the popular mini computer have been added to the DistroWatch database. Happy reading!
Content:
|
Feature Story (by Jesse Smith) |
First impressions of Whonix and Linux Deepin
This week I want to dedicate some time to looking at projects which readers have requested I review. These two projects aren't related, their primary connection being both of their names showed up in my inbox.
* * * * *
Whonix 0.5.6
First on the list is Whonix, an interesting experiment in privacy. The Whonix project isn't a GNU/Linux distribution in the usual sense. The project doesn't provide installation media, nor is it meant to be installed on physical hardware. The Whonix distribution is provided to us in two parts, both of which are meant to be imported and run as virtual machines using VirtualBox. The first virtual machine is a gateway and basically acts as a network router. This Gateway virtual machine forms a connection to the Tor network on one virtual network interface and, with a second interface, waits for incoming connections from another virtual machine.
The second virtual machine is a desktop workstation. This Workstation virtual machine opens a connection to the Gateway virtual machine. All network traffic from the Workstation virtual environment is transferred through the Gateway. What this does for us is insures that all network traffic leaving our Workstation must pass through the Gateway and therefore the Tor network. It should not be possible for an application to leak our location from our Workstation virtual machine directly to the rest of the world because, as far as the Workstation appliance is concerned, its only connection with the outside world is the Tor network. In theory, even if a malicious application gains administrative access in our Workstation virtual machine it will not be able to reveal our location. This gives us an extra layer of security between ourselves and the outside world. Were we to simply run Tor on our regular computer an application might bypass the Tor network and talk directly to another machine. Using Whonix we are protected from misbehaving programs.
Whonix's Gateway virtual machine is provided as a 430 MB download and the Workstation download is 1.3 GB in size. Both of these files can be imported directly into VirtualBox and, as part of the import, memory is automatically set aside and virtual disks are created for us. All we need to do is perform the import and then launch first the Gateway appliance and then the Workstation. The Gateway appliance starts up and we can watch it boot to a command line. We really don't need to do anything with the Gateway, it just sits there, quietly passing traffic back and forth and no configuration nor input is required from us. The Workstation appliance boots to the KDE desktop. The graphical environment is laid out in the traditional style and the desktop is littered with icons, most of them open the Firefox web browser and direct us to donation pages, documentation or information on staying safe on-line.
Whonix 0.5.6 - running the Workstation and Gateway virtual machines (full image size: 476kB, screen resolution 1280x1024 pixels)
Digging through the Workstation's application menu we find the Firefox web browser, which is set up with Tor support and security-related extensions. Of note are the HTTPS Everywhere and NoScript extensions which attempt to keep our network connections secure and spy-free. Whonix also comes with the XChat IRC client, the VLC multimedia player and a document viewer. We have access to the Ark archive manager, a virtual calculator, and a text editor. Whonix also comes with the KGpg security key and encryption tool. We're given a meta-data removal tool which attempts to scrub identifying data from files. I was pleased to note the distribution comes with several accessibility utilities, including a virtual keyboard, a text-to-speech program and a screen magnifier. In the background we find the Linux kernel, version 3.2.
Whonix uses Debian GNU/Linux as its base and this gives us a good deal of flexibility. Since the Whonix appliance has a local (virtual) hard drive we are able to use the Apper or Synaptic package managers to install additional software packages. We're also able to install updates as provided by the Debian distribution. This allows us to both keep Whonix up to date with security patches and add software to the base system in order to carry out tasks not directly related to web browsing or sending private messages.
Going into my experiment with Whonix I had worried memory usage would be high. We are, after all, running two virtual machines simultaneously. I was pleased to find both virtual machines combined used approximately 1GB of memory in total, not bad when we consider the Workstation appliance runs a full featured KDE desktop. Debian is well known for its performance and I found it made a good base for Whonix. The system is responsive and the KDE desktop inside the appliance displayed nearly native performance.
While playing with Whonix I couldn't help but compare it against other privacy-focused distributions, such as Tails. Other distributions I've used that have focused on privacy and Tor have typically been live CDs rather than virtual machines and I feel there are strong arguments both for and against Whonix's approach. In the "pro" column I like that I can launch Whonix from my regular operating system without rebooting. Whonix is convenient in that the user doesn't need to reboot or burn CDs or download a new ISO each time security updates become available. Importing a VirtualBox image takes just a few mouse clicks and the user can download security updates from Debian. This approach also avoids hardware compatibility issues. VirtualBox gives Whonix a standard platform from which to work so as long as the host computer has enough memory (1GB of RAM, plus enough for the host operating system). The fact Whonix allows us to install additional software provides a strong argument in this project's favour when compared against live CDs.
On the other hand Whonix does have potential drawbacks. Should the Whonix virtual machine be compromised then it will continue to be compromised each time it is used since it has persistent storage. A user could get around this by destroying and re-importing the appliance on a regular basis, but this is something that must be done manually. With a live CD the operating system starts from a known (hopefully clean) condition and that allows us to wipe out any malicious infection with a reboot. The approach used by Whonix relies on the host operating system being clean. It doesn't matter how secure Whonix is if the host is infected with spyware because the host operating system doesn't route traffic through the Whonix Gateway. This means if the host operating system has a key logger or is talking to remote computers it may leak important information. Put another way, a computer is as secure as its weakest point and Whonix will only protect us if the host operating system can be trusted. When running a live CD geared toward privacy we have one less component in the chain of trust we need to consider.
What I feel it boils down to is Whonix is quite convenient and the distribution comes with many useful tools. Whonix makes on-line privacy easier and more accessible. It may not protect the user as completely as a dedicated privacy live CD, but it is certainly appealing for casual use. If you're in a situation where most of your work is done in the open, but there are a few things you do that you wish kept private, then Whonix is really an ideal tool.
* * * * *
Linux Deepin 12.12
The second distribution I was asked to talk about is Deepin Linux. This is an Ubuntu-based distro that has three notable features which set it apart from its parent. The first feature is that Deepin has been set up to work with Chinese language support out of the box and the system supports Chinese character input. The distribution also has an English build for those of us who are unfamiliar with Chinese characters. (I only recognize about dozen traditional Chinese characters, including the symbols for "man" and "idiot", because everyone should be able to identify themselves when travelling abroad.) The second feature is a pair of custom media players. Deepin comes with a special audio player and a custom video player. This surprised me as there are several good multimedia players available for Linux distributions, but it seems the Deepin developers have designs of their own to share. The third feature which sets Deepin apart from Ubuntu is the desktop. Deepin uses a modified version of GNOME Shell and the Deepin desktop has a traditional look to it. This is in sharp contrast to Ubuntu's Unity desktop which features a mobile-like interface.
The download image for Linux Deepin is approximately 1.1 GB in size and booting from the disc brings us to a traditional desktop layout powered by GNOME. The application menu and task switcher are placed at the bottom of the display. On the desktop we find icons which open the distribution's package manager, launch the system installer and open the project's documentation. The application menu appears to be the same as the one used by GNOME Shell. It takes up most of the screen and allows us to search for applications by name or by category.
Linux Deepin 12.12 - the application menu (full image size: 717kB, screen resolution 1280x1024 pixels)
Linux Deepin uses the Ubuntu graphical system installer. The installer walks us through partitioning the hard drive, confirming our time zone, confirming our keyboard's layout and creating a user account. It's a quick and fairly painless process. Unfortunately, upon rebooting the computer and attempting to load Deepin the operating system locked up. I tried booting the distribution several times using different boot options. In each case the system was unable to reach a point where I could attempt to login. This surprised me as Deepin's parent distribution works fairly well on this hardware. So, as it turned out, I was limited in my usage of Deepin and my observations were confined to the distribution's live disc.
Based on what I found on the live disc Linux Deepin ships with a useful collection of software, along with a few surprises. The Firefox and Chrome web browsers are included along with Adobe's Flash plugin. The Thunderbird e-mail client is installed for us as are Skype and Pidgin for VoIP and instant messaging, respectively. The custom audio and video players I mentioned earlier are installed for us along with a collection of popular multimedia codecs. LibreOffice is available as is another productivity suite called Kingsoft. The Kingsoft word processor and spreadsheet applications bear a strong resemblance to Microsoft Office, right down to the ribbon menu interface. I didn't get a chance to use Kingsoft's productivity software much during the week, but I hope to cover the suite in a future review. In the application menu we also find text editors, an archive manager and a control panel for adjusting the look and feel of the GNOME desktop. In the background we find the Linux kernel, version 3.8.
Linux Deepin 12.12 - the distribution's audio and video players (full image size: 618kB, screen resolution 1280x1024 pixels)
Linux Deepin uses a package manager which bears a strong resemblance to Ubuntu's Software Centre. This interface allows us to browse for software, searching for applications by name or by category. Applications are represented by icons and we can add or remove software with a single click. Actions being performed on packages are handled in the background while we continue to use the software manager. The package manager also handles software updates in a separate tab and, again, updates can be applied with a single click. The software manager is quite easy to use and worked well in the live environment. Packages are pulled from Deepin's repositories which appear to be copies of Ubuntu's software repositories, with a few extra packages added.
Though I wasn't able to get the locally installed version of Deepin to run I found the live disc worked fairly well with my hardware. I ran the distribution on a desktop machine (dual-core 2.8 GHz CPU, 6 GB of RAM, Radeon video card, Realtek network card). My screen was set to its maximum resolution, sound worked out of the box and the distribution automatically set up a network connection via Network Manager. The GNOME desktop, which attempted to use 3-D visual effects was sluggish and it took a few seconds for windows to close or for the application menu to appear. Had the distribution run locally this probably could have been fixed with updated video drivers.
Linux Deepin 12.12 - browsing the distribution's documentation (full image size: 709kB, screen resolution 1280x1024 pixels)
For the most part I'm pretty happy with what the Linux Deepin project has managed to put together. Putting aside for a moment the hardware-specific problems I ran into the distribution appears to be doing a good job creating an environment that will be familiar to people coming from the Windows world. The menu system, the desktop layout, the custom multimedia applications and the Kingsoft productivity software all appear to be designed with a Windows-to-Linux migration in mind. The desktop is easy to navigate, the approach to package management is friendly and the distribution comes with a lot of useful software on the installation disc. The Deepin project takes Ubuntu, adds some special sauce and adds a more newcomer-friendly feel, making this distribution well worth a look, especially for people interested in trying Linux for the first time.
|
Miscellaneous News (by Jesse Smith) |
Fedora 19 arrives, Linux Mint introduces an upgrade to MintBox and FreeBSD tackles Secure Boot
The big news from this past week was the release of Fedora 19, which bears the name "Schrödinger's Cat". Reviews quickly started appearing, most noting that Fedora 19 looks to be a relatively tame release for the cutting-edge distribution, with notable changes to the installer and systemd init technology. An article by Thorsten Leembuis sums up the latest version succinctly by saying: "The new Fedora does not have any major changes, much less any revolutionary ones, but the small and medium-sized changes certainly add up, including better support for new Radeon graphics cores, a spate of new systemd features and the move to MariaDB. An updated and very comprehensive collection of software makes Fedora one of the most cutting-edge distributions at the moment."
* * * * *
Last week we talked about libre hardware, libre software and the challenges users of open source operating systems face. Not many hardware companies currently go out of their way to support Linux (and other open source platforms) and finding computer equipment which is known to work with Linux can be difficult. The Linux Mint team has previously sought to offer a solution by way of their MintBox, a computer which comes with Linux Mint pre-installed. The Mint team blogged last week saying the MintBox is getting an upgrade. The MintBox 2 will be built by CompuLab and will ship with Linux Mint 15 "Olivia". Details on the new device, including specs and shipping costs, can be found on the Linux Mint website.
* * * * *
Last year we saw several Linux distributions, including Fedora and Ubuntu, tackle support for UEFI Secure Boot technology, the feature which prevents personal computers from loading operating systems and boot loaders that are not cryptographically signed. Now it is the FreeBSD project's turn to take on Secure Boot. FreeBSD developer Marshall Mickusick told IT Wire that the FreeBSD team would probably follow in the footsteps of cutting-edge Linux distributions. "Indeed we will likely take the Linux shim loader, put our own key in it, and then ask Microsoft to sign it. Since Microsoft will have already vetted the shim loader code, we hope that there will be little trouble getting them to sign our version for us." At the moment there isn't a firm time line for when FreeBSD will support Secure Boot technology.
* * * * *
Now that development work on the GTK+ (version 2) toolkit has ceased it has left some developers of desktop environments looking at alternatives. The LXDE developers in particular are examining possible replacements for the aging GTK+ 2 technology which has, up to this point, formed the backbone of the lightweight LXDE project. The developers have been looking at moving the low-resource desktop to either GTK+ 3 or the Qt framework. The result? "To be honest, migrating to Qt will cause mild elevation of memory usage compared to the old GTK+ 2 version. Don't jump to conclusions too soon. Migrating to GTK+ 3 also causes similar increase of resource usage. Since GTK+ 2 is no longer supported by its developer and is now being deprecated, porting to Qt is not a bad idea at the moment. Besides, the slightly higher memory usage is still acceptable for most of the existing old machines. The real resource usage may differ a lot among different Linux distros. For example, Ubuntu-based distros running LXDE tend to use more memory than Arch Linux-based ones. So more testing and real benchmarks are needed before making a conclusion on this."
|
Questions and Answers (by Jesse Smith) |
Discovering processor capabilities
Learning-what-this-thing-can-do asks: How can I tell if my computer's processor is 32-bit or 64-bit and whether it supports features like PAE?
DistroWatch answers: Most personal computers made within the past ten years will have support for physical address extension (PAE) and will probably contain 64-bit x86 processors. Both technologies have become quite mainstream over the past decade. However, it is always good to be sure. When running a Linux distribution there are two sources of information you can use that will show everything you need to know about your computer's CPU. The first is the lscpu command. Opening a terminal and running lscpu will display the number of CPUs available on the machine, the architecture, vendor information, processor speed and cache size, among other pieces of data. When looking through the table of information lscpu displays the row which will tell us about the processor's architecture is the one which begins with the words "CPU op-mode". This line tells us which architectures the CPU can use and will tell us if the processor is capable of 64-bit operations. An easy way to quickly display this information is to run:
lscpu | grep op-mode
The other way to get a good deal of information about the CPU is to look in the file /proc/cpuinfo. This file contains all sorts of tid-bits and flags which indicate what kind of CPU we have and what it is capable of doing. To see all the information in its raw format run:
cat /proc/cpuinfo
In this case we are specifically interested in whether the CPU has PAE support. To check we can run a command which will search through the CPU's supported features and check to see if "pae" is among those listed:
cat /proc/cpuinfo | grep pae
Should the above command display any output that indicates the processor has PAE support. If nothing is displayed when we run the above command that means PAE support is not available.
|
Released Last Week |
ALT Linux 7.0.0 "Centaurus", "Simply"
Ilya Mashkin has announced the release of ALT Linux 7.0 "Centaurus" and "Simply" editions. The "Centaurus" variant is a complete enterprise-class operating system featuring the MATE 1.6.0 desktop environment (even though the installation program calls it "GNOME"), while the "Simply" edition is an easy-to-use operating system customised for office workstations and home computers, and featuring the Xfce 4.10 desktop. Besides the usual i586 and x86_64 builds, the "Simply" edition is now also available for the Cubox (based on the Marvell Armada 510 processor) as well as the ARMv7 architecture. English, Russian and several other languages (depending on the edition) are supported. See the full release announcement (in Russian) for further information.
Fedora 19
Robyn Bergeron has announced the availability of Fedora 19, the new stable version of the Red Hat-sponsored community distribution of Linux: "The Fedora Project is delighted to announce the release of Fedora 19. What's new? Developer's Assistant is a tool for new developers that helps you to get started on a code project by offering templates, samples, and toolchains for a variety of languages; 3D modelling and printing are supported with OpenSCAD, Skeinforge, SFACT, Printrun, RepetierHost, and other tool options; OpenShift Origin makes it easy for you to build your own Platform-as-a-Service (PaaS) infrastructure; MariaDB offers a truly open MySQL implementation and is now the default MySQL option in Fedora...." Read the release announcement and check out the detailed release notes to learn more.
Korora 19
Chris Smart has announced the release of Korora 19, a Fedora-based desktop Linux distribution with a choice of GNOME or KDE desktops and with many user-friendly enhancements: "Well, the cat's out of the bag! We are pleased to announce that Korora 19 'Bruce' is now available for download, which for the first time ever coincides with the release of Fedora. Features: GNOME 3.8; KDE Plasma Workspaces 4.10; the Anaconda installer has support for many English locales. Of course this release comes with the usual Korora extras out of the box, such as: third party repositories (Chrome, RPMFusion, VirtualBox); full multimedia support including Adobe Flash plugin; Jockey device manager to handle drivers such as ATI and NVIDIA; Firefox as the default web browser (with integration theme for KDE); Firefox extensions enabled (Adblock Plus, DownThemAll, Flashblock, Xclear)...." Continue to the release announcement for more information and upgrade instructions.
OS4 OpenLinux 13.5
Roberto Dohnert has announced the release of OS4 OpenLinux 13.5, a user-friendly distribution based on Ubuntu and featuring a customised Xfce desktop environment: "Today we are pleased to announce the availability of the most advanced Linux-based operating system on the planet - OS4 OpenLinux 13.5. With this release we bring lots of enhancements and feature updates to the OS4 OpenLinux operating system. We have made several kernel enhancements that make the default kernel in OS4 OpenLinux that much faster and efficient. Also, many new hardware drivers are included that support more hardware, out of the box. Along with a new logo and an enhanced look and feel from our previous release, we have made OS4 OpenLinux one of the easiest to use operating systems that allows you to complete tasks quickly and efficiently. We have made some new changes in the application line-up." Read the rest of the release announcement for more details.
Netrunner 13.06
Clemens Toennies has announced the final release of Netrunner 13.06, a desktop Linux distribution based on Kubuntu and showcasing the KDE 4.10.3 desktop and applications: "The 64-bit and 32-bit variants of Netrunner 13.06 are available for download. Features and changes: new Netrunner desktop containment (no cashew, hidden plus/minus overlays); improved KWin performance, so full transparency works on most lower-end machines; new Kate minimap scrollbar; automatically activated KWallet; hot corner in lower right; simplified system settings; removed WINE (due to increased irrelevance); ALSA instead of PulseAudio for best compatibility and performance (intel hda); Firefox with (working) Mozilla app store; Steam installer link included; usual KDE goodies - Homerun 1.0, Tomahawk 0.7." Here is the brief release announcement.
Netrunner 13.06 - a Kubuntu-based distribution with a custom KDE desktop (full image size: 1,090kB, screen resolution 1280x1024 pixels)
Zorin OS 7 "Lite", "Educational Lite"
Artyom Zorin has announced the release of Zorin OS 7 "Lite" and "Educational Lite" editions, two Zorin OS variants based on Lubuntu and featuring the lightweight LXDE desktop environment: "The Zorin OS team is proud to release Zorin OS 7 Lite and Educational Lite, the latest evolution of the Zorin OS Lite series of operating systems, designed specifically for Windows users using old or low-powered hardware. This release is based on Lubuntu 13.04 and uses the LXDE desktop environment to provide one of the fastest and most feature-packed interfaces for low-specification machines. This new release includes newly updated software out-of-the-box, the introduction of new software and a new desktop theme. We also include our innovative Zorin Look Changer, Zorin Internet Browser Manager, Zorin OS Lite Extra Software and other programs from our earlier versions in Zorin OS 7 Lite and Educational Lite." Here is the brief release announcement.
MidnightBSD 0.4
Lucas Holt has announced the release of MidnightBSD 0.4, a FreeBSD-derived operating system with a goal to create an easy-to-use desktop environment with graphical ports management: "MidnightBSD 0.4 has been released. It includes many new features, but of particular interest is the new package management tool, mport. This release is a bit different from previous releases in that we plan to update packages during the support period for 0.4. Rather than upload packages and sit on them for the life of the release, you will be able to download updated packages for i386 and amd64 periodically. Due to this new feature, our initial package offering is smaller than we've done for previous releases as many things had to get migrated and updated. We plan to expand the packages available in the coming weeks. In addition to mport, we've imported a large number of features from FreeBSD 9.1." See the rest of the release notes for more details.
Legacy OS 2.1 "Gamer"
John Van Gaans has announced the release of Legacy OS 2.1 "Gamer" edition, a Puppy-based distribution designed for, you've guessed it, PC gaming enthusiasts: "Our best releases coming in 2013 starting with Legacy OS 2.1 Gamer available now. To start things off Legacy OS 2 Gamer has been released. Months of testing and searching the Internet for Pentium III compatible games has resulted in this release. From card games to 3D-type games like Prboom, the open-source release of the classic game Doom, this release will bring many hours of fun for families who can't afford Quad Core Gaming PCs and only have access to Pentium III and 4 PCs. Also included in this release is the Opera 12 web browser with Flash for excellent HTML 5 Internet browsing and the Amarok music player to manage your music collection. Pentium III PCs make great Jukeboxes when connected to a amplifier and a couple of speakers." Read the release information for further details and screenshots.
* * * * *
Development, unannounced and minor bug-fix releases
|
Upcoming Releases and Announcements |
Summary of expected upcoming releases
|
Around The Web (by Jesse Smith) |
- Latest reviews: Linux Mint 15, antiX 13.1 (in Croatian), Fedora 19 (in German), Fedora 19 (in French), Fedora 19, DoudouLinux 2.0, Fedora 19
- Latest podcasts: Frostcast 078 (ogg), Burning Circle 120 (mp3), Linux Outlaws 136 (ogg), SMLR 90 (ogg), Everyday Linux 101 (mp3), TLLTS 512 (ogg), Linux Basement 82 (mp3), Going Linux 213 (ogg)
- Latest newsletters: Ubuntu Weekly Newsletter 323
|
DistroWatch.com News (by Ladislav Bodnar) |
New distributions added to database
The Raspberry Pi mini computer has seen such as tremendous success among the technically-minded Linux users and, increasingly, among those who prefer a low-cost computer that would work as a single-purpose system, e.g. a media centre. The growing number of searches for related terms (e.g. "Raspberry" or "Raspbian") on DistroWatch were a clear indication that this site has been missing an important distribution category. Not any more. Since last weekend, DistroWatch lists five operating systems built specifically for the "Pi", while our search page now includes a "Raspberry Pi" category with several others. If we missed something please let us know.
* * * * *
- PiBang. PiBang Linux is a Linux distribution for the Raspberry Pi mini-computer. It was inspired by CrunchBang Linux and it is based on Debian GNU/Linux and the Raspbian project. PiBang Linux provides a lightweight and configurable Openbox desktop user interface.
PiBang 20130411 - a Debian-based distribution for Raspberry Pi with Openbox (full image size: 1,075kB, screen resolution 1920x1080 pixels)
- Pidora. Pidora is a Linux software distribution for the Raspberry Pi computer. It contains software packages from the Fedora project compiled for the ARMv6 architecture used on the Raspberry Pi, packages which have been specifically written for or modified for the Raspberry Pi, and software provided by the Raspberry Pi Foundation for device access.
Pidora 18 - a Fedora-based distribution for Raspberry Pi with Xfce (full image size: 1,714kB, screen resolution 1920x1080 pixels)
- Raspbian. Raspbian is a free operating system based on Debian GNU/Linux and optimised for the Raspberry Pi hardware (the armhf processor architecture). Raspbian comes with over 35,000 packages, or pre-compiled software bundled in a nice format for easy installation on a Raspberry Pi. The initial build was completed in June of 2012, but the distribution continues to be active developed with an emphasis on improving the stability and performance of as many Debian packages as possible. Although Debian produces a distribution for the arm architecture, it is compatible only with versions later than the one used on the Raspberry Pi (ARMv7-A CPUs and higher vs the Raspberry Pi's ARMv6 CPU).
Raspbian 2013-05-25 - a Debian-based distribution for Raspberry Pi with LXDE (full image size: 84kB, screen resolution 1920x1080 pixels)
- Raspbmc. Raspbmc is a Debian-based minimal Linux distribution that brings the XBMC media centre software to a Raspberry Pi computer. This device has an excellent form factor and enough power to handle media playback, making it an ideal component in a low-cost HTPC (Home Theatre Personal Computer) setup, yet delivering the same XBMC experience that can be enjoyed on much more costly platforms.
Raspbmc 2013-05-14 - a Debian-based distribution for Raspberry Pi with XBMC (full image size: 340kB, screen resolution 1280x720 pixels)
- RISC OS Open. RISC OS is a computer operating system originally designed by Acorn Computers Ltd in Cambridge, England in 1987. RISC OS was specifically designed to run on the ARM chipset, which Acorn had designed concurrently for use in its new line of Archimedes personal computers. It takes its name from the RISC (reduced instruction set computing) architecture supported. Fast, compact and efficient, RISC OS is developed and tested by a loyal community of developers and users. RISC OS is not a version of Linux, nor is it in any way related to Windows, and it has a number of unique features and aspects to its design.
RISC OS Open 2013-03-20 (RC8) - an operating system developed for the Raspberry Pi and other ARM-based computers (full image size: 830kB, screen resolution 1920x1080 pixels)
* * * * *
New distributions added to waiting list
- Mango Linux. Mango Linux is an openSUSE-based distribution for users whose work focuses on design and programming.
* * * * *
DistroWatch database summary
* * * * *
This concludes this week's issue of DistroWatch Weekly. The next instalment will be published on Monday, 15 July 2013. 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 1099 (2024-12-02): AnduinOS 1.0.1, measuring RAM usage, SUSE continues rebranding efforts, UBports prepares for next major version, Murena offering non-NFC phone |
• Issue 1098 (2024-11-25): Linux Lite 7.2, backing up specific folders, Murena and Fairphone partner in fair trade deal, Arch installer gets new text interface, Ubuntu security tool patched |
• Issue 1097 (2024-11-18): Chimera Linux vs Chimera OS, choosing between AlmaLinux and Debian, Fedora elevates KDE spin to an edition, Fedora previews new installer, KDE testing its own distro, Qubes-style isolation coming to FreeBSD |
• Issue 1096 (2024-11-11): Bazzite 40, Playtron OS Alpha 1, Tucana Linux 3.1, detecting Screen sessions, Redox imports COSMIC software centre, FreeBSD booting on the PinePhone Pro, LXQt supports Wayland window managers |
• Issue 1095 (2024-11-04): Fedora 41 Kinoite, transferring applications between computers, openSUSE Tumbleweed receives multiple upgrades, Ubuntu testing compiler optimizations, Mint partners with Framework |
• Issue 1094 (2024-10-28): DebLight OS 1, backing up crontab, AlmaLinux introduces Litten branch, openSUSE unveils refreshed look, Ubuntu turns 20 |
• Issue 1093 (2024-10-21): Kubuntu 24.10, atomic vs immutable distributions, Debian upgrading Perl packages, UBports adding VoLTE support, Android to gain native GNU/Linux application support |
• 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 |
• 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 |
Zeroshell
Zeroshell was a small Linux distribution for servers and embedded devices with the aim to provide network services. It was available in the form of live CD or compact Flash image and it can be configured using a web browser. The main features of Zeroshell include: load balancing and failover of multiple Internet connections, UMTS/HSDPA connections by using 3G modems, RADIUS server for providing secure authentication and automatic management of encryption keys to wireless networks, captive portal to support web login, and many others.
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.
|
|