DistroWatch Weekly |
DistroWatch Weekly, Issue 705, 27 March 2017 |
Welcome to this year's 13th issue of DistroWatch Weekly!
Most Linux distributions these days are large enough to fill a CD and many have installation media that will not fit on anything smaller than a DVD. However, there are some very small Linux distributions which can be downloaded using less than 50MB of bandwidth. One of these distributions is Minimal Linux Live, a tiny Linux distribution which is just 7MB in size. We talk about Minimal Linux Live and how you can get your own custom build of the distribution in our Feature Story. In our News section this week we discuss new improvements coming to KaOS, a 32-bit fork of PCLinuxOS and remind our readers that openSUSE 42.1 is approaching the end of its supported life. Then, in our Questions and Answers column we talk about how to share partial control of a Linux distribution with multiple people. Plus we cover the distribution releases of the past week and provide a list of the torrents we are seeding. In our Opinion Poll we explore tools that elevate user permissions in order to perform administrative tasks. Finally, we are pleased to announce the ToOpPy Linux distribution has been added to our database. We wish you all a fantastic week and happy reading!
Content:
- Review: Minimal Linux Live
- News: New KaOS features, Uplos32 forked from PCLinuxOS, openSUSE 42.1 approaches its end of life
- Questions and answers: Sharing control of the operating system
- Released last week: Emmabuntus 8-1.02, Red Hat Enterprise Linux 6.9, ExTiX 17.2
- Torrent corner: 4MLinux, Clonezilla, Emmabuntus, ExTiX, Plamo, Rockstor, Super Grub2 Disk
- Upcoming releases: Linux Lite 3.4
- Opinion poll: Gaining elevated access for administrator tasks
- New additions: ToOpPy Linux
- New distributions: Uplos32
- Reader comments
Listen to the Podcast edition of this week's DistroWatch Weekly in OGG (39MB) and MP3 (29MB) formats.
|
Feature Story (by Jesse Smith) |
Minimal Linux Live
Minimal Linux Live is, as the name suggests, a very minimal Linux distribution which can be run live from a CD, DVD or USB thumb drive. One of the things which set Minimal Linux Live (MLL) apart from other distributions is that, while the distribution is available through a 7MB ISO file download, the project is designed to be built from source code using a shell script. The idea is that we can download scripts that will build MLL on an existing Linux distribution. Assuming we have the proper compiler tools on our current distribution, simply running a single shell script and waiting a while will produce a bootable ISO featuring the MLL operating system.
Yet another option the MLL project gives us is running the distribution inside a web browser using a JavaScript virtual machine. The browser-based virtual machine running MLL can be found on the project's website, under the Emulator tab. This gives us a chance to try out the operating system in our web browser without installing or building anything.
I decided to try the MLL build process to see if it would work and how long it would take if everything went smoothly. I also wanted to find out just how much functionality such a small distribution could offer. The project's documentation mostly covers building MLL on Ubuntu and Linux Mint and so I decided to build MLL on a copy of Ubuntu 16.04 I had running in a virtual machine. The steps to build MLL are fairly straight forward. On Ubuntu, we first install six packages to make sure we have all the required dependencies. Then we download an archive containing MLL's build scripts. Then we unpack the archive and run the build script. We just need to type four commands in Ubuntu's virtual terminal to kick-start the build process. Those commands are:
sudo apt-get install wget make gawk gcc bc genisoimage
wget http://minimal.linux-bg.org/download/minimal_linux_live_20-Jan-2017_src.tar.xz
tar xJf minimal_linux_live_20-Jan-2017_src.tar.xz
sh build_minimal_linux_live.sh
The MLL script downloads the source files we will need, unpacks everything and compiles the necessary software. Then the script builds an ISO file for us. The script completed without any errors on my first try, which is always nice to see. The project's documentation suggests MLL can be built in less than 30 minutes on a modern computer and I think that is accurate. I performed the build in a virtual machine with access to just one processor and 2GB of RAM and, in this limited environment, MLL took one hour and 14 minutes to build its ISO from scratch. The build required about 1.8GB of disk space to download all the source code, compile everything and build the ISO file.
I tried running MLL in two test environments, a physical desktop computer and a VirtualBox virtual machine. The distribution worked in both environments, booting quickly to a text console where I was automatically signed in as the root user. There are no desktop environments or multimedia applications, making sound and video support somewhat unimportant. In both environments, MLL detected my network connection and set up networking using DHCP. Memory usage varied a fair amount from one session to the next. I found MLL generally used approximately 10MB to 40MB of RAM when no extra programs or services were running.
A curious person might be wondering just how much we can do with a Linux distribution that has an ISO file smaller than 7MB. MLL offers a very bare bones environment. The distribution boots to a text console where we can run a shell as the root user. We have access to the Busybox command line utilities (lightweight versions of the GNU and Unix command line programs) and the system has a copy of the GNU C library. The operating system activates a network connection and uses DHCP to try to obtain an IP address for us. That is about all we have. There is a manual page utility, but no manual pages are available by default. We can partition a local disk drive, use dd to copy partitions and use wget to download files - that is about the extent of our tools and access. In the background MLL runs version 4.4 of the Linux kernel.
I found that with the default build settings, MLL did not provide a secure shell client or FTP client for transferring files, nor any web browser. However, MLL does provide an option to enable extra features at build time. When we download the MLL build scripts there is a file called .config where we can set options. Commenting or un-commenting options in the .config file allows us to include additional services in MLL, such as the Links text-based web browser, Java and the Dropbear secure shell software.
Conclusions
I was intrigued by Minimal Linux Live, particularly by the idea of using just one shell script command to build the entire operating system. I was pleased to find the distribution does indeed build and run exactly as the documentation says it will. I was also interested in running such a minimal environment in a web browser and was pleased to find MLL does run (admittedly slowly) in a browser. There is not a lot we can do with a command line only distribution in a web browser, but I can see how it would be a useful educational tool.
In a way I feel as though MLL is Linux From Scratch for people who want to automate the build process, skipping the manual work. And, in this regard, MLL is effective. We can run the build script and come back an hour later to a working, tiny distribution.
There is not a lot we can do with MLL on its own, apart from testing hardware, rescuing files or running simple scripts. However, the platform is there to build upon. Much like other minimal distributions, such as Tiny Core Linux, the power of MLL is not in what it does, but in providing a core platform on which we can expand. In this regard, MLL does very well.
* * * * *
Hardware used in this review
My physical test equipment for this review was a desktop HP Pavilon p6 Series with the following specifications:
- Processor: Dual-core 2.8GHz AMD A4-3420 APU
- Storage: 500GB Hitachi hard drive
- Memory: 6GB of RAM
- Networking: Realtek RTL8111 wired network card
- Display: AMD Radeon HD 6410D video card
|
Miscellaneous News (by Jesse Smith) |
New KaOS features, Uplos32 forked from PCLinuxOS, openSUSE 42.1 approaches its end of life
The developers of KaOS, a rolling release distribution with a focus on KDE and Qt technologies, have introduced a number of new features and improvements. The project's March status update talks about the new ability to find reverse dependencies in the on-line package viewer, several updates to key software components and adding VirtualBox integration to the live media. The report also mentions future snapshots will feature a version of the Calamares installer which will be able to work with GPT disk layouts. "Quite a lot of changes to report here for the last five weeks. A new major systemd release (233) required changes in how the live environment needs to run, it took a half dozen internal test ISOs to have all that working correctly again. Mesa has moved to the 17 series (currently at 17.0.2), this looked for a little while that it would break the use of QtWebengine on Nouveau systems again, but luckily the three needed Nouveau patches could be adjusted to have no such issues. New poppler, libbluray and libarchive required the usual sizable rebuilds. A major CVE caused a quicker than normal update of the stable kernel, Linux 4.9.12 was moved to all users shortly after receiving the 4.9.10 update."
* * * * *
PCLinuxOS is a rolling release distribution which, like many other projects, has been gradually transitioning to newer technologies. PCLinuxOS has migrated from the KDE 4 desktop to KDE's Plasma 5 desktop environment. The project has also shifted away from supporting 32-bit computers, focusing on building 64-bit packages and installation media. Some users of the distribution have decided to fork PCLinuxOS in order to continue support for 32-bit computers. The Uplos32 project was created with the intention of continuing support for users of PCLinuxOS who still run legacy 32-bit systems.
* * * * *
Marcus Meissner of the openSUSE Maintenance Team has sent out a reminder that openSUSE 42.1 will reach the end of its supported life in May of 2017. "With the release of openSUSE Leap 42.2 the SUSE support of openSUSE Leap 42.1 will be ending in two months, around May 16th 2017. Please check https://en.opensuse.org/Lifetime for lifetime information. Note that the openSUSE Leap 42 class of distributions is designed to be easily upgradable within minor versions, so Leap 42.1 to Leap 42.2 update should be easy and seamless."
* * * * *
These and other news stories can be found on our Headlines page.
|
Questions and Answers (by Jesse Smith) |
Sharing control of the operating system
Sharing-the-power asks: Too many simple tasks on Linux require the admin password. Changing settings, installing games, setting up a printer all requires my root password. Is there any way I can share control over parts of the system with my family without giving my kids access to everything?
DistroWatch answers: The traditional Linux approach to permissions, granting one person (the root user) unlimited access and power while everyone else has very restricted access, is a bit limiting. It made sense back when an entire company or university might share one computer and there was just one system administrator. These days though, when families share desktop computers and companies might have dozens of system administrators, it makes sense to have a way of sharing responsibility. Luckily, there are tools to accomplish this, specifically sudo on Linux and either sudo or doas if you are running one of the BSDs.
Both sudo and doas work approximately the same way and I'll focus on sudo for the moment. The system administrator creates a few rules, basically telling sudo who gets to do what. For example, Alice might get to use the package manager while Bob gets to configure printers. Then, whenever Alice wants to install updates she can use the sudo command (or one of its graphical equivalents like gksudo or kdesudo) to launch the package manager. Alice will be prompted for her password to confirm it is really her and then sudo checks to make sure she is allowed to access the resource. Assuming Alice provides the right password and is running a command sudo has been told she is allowed to run, the command works as though she were the system administrator.
The sudo program can be configured to log commands people run or report to the administrator when an unauthorized user attempts to use sudo to elevate their access. In this way sudo can be used to log what users on the system are up to as well as police admin access.
One of the few drawbacks to using the sudo command is that its configuration file, where we specify rules stating who may do what, can get a bit complicated. The manual page explaining all the options for the sudo configuration file is over 2,000 lines long. (The sudo configuration file is called sudoers and can usually be found at the location /etc/sudoers.) Luckily, there are several good examples of how to set up rules (even relatively simple ones) at the bottom of the sudoers manual page.
The sudoers configuration file is usually edited and updated using a tool called visudo. This tool performs some safety checks on the sudoers file to help us avoid breaking users' access to the system.
As mentioned above, there are a lot of options when dealing with sudo and its configuration file, sudoers, but I will cover a couple of very simple examples. Each entry in the sudoers file generally contains four parts: the person who may run a command, the computer they are running on, who they can be running as and the command you have given to them. Usually the computer name doesn't matter and can simply be listed as "ALL". In the following example, we give Alice access to the DNF package manager. First, we open the sudoers file with
visudo
The visudo command opens the sudo configuration file for us. We can scroll down to the bottom of the file and add an entry for Alice:
alice ALL=(ALL) /usr/bin/dnf
In the above example, we grant a user (Alice), permission to run a command from any computer (ALL), as any user (the second ALL) and the command she can run is the package manager located at /usr/bin/dnf. Were we to grant Bob access to configure printers on the system we could use the visudo editor to add a new entry:
bob ALL=(ALL) /usr/bin/system-config-printer
We can go a step further and allow a user to shut-down the operating system without specifying a password by using the NOPASSWD keyword:
calvin ALL=(ALL) NOPASSWD: /sbin/shutdown
One reason some people, particularly BSD users, tend to use the doas command instead of sudo is the doas command has a simplified syntax. The doas command has shorter manual pages and does not recommend using a special editor to update the configuration file. When doas is installed, we can simply open the doas.conf configuration file (usually saved as /usr/local/etc/doas.conf) in a text editor and create entries using an almost English-like syntax.
Below is the line we would put in the doas.conf configuration file to grant Alice permission to the DNF package manager. Each line granting access begins with the word "permit" followed by the user's name, who they may run the command as and the name of the command we are granting them permission to run.
permit alice as root cmd /usr/bin/dnf
And here is the line to grant Bob permission to manage printers using doas:
permit bob as root cmd /usr/bin/system-config-printer
Finally, here is the doas.conf line for granting Calvin permission to shut-down the computer without a password using the "nopass" keyword:
permit nopass calvin as root cmd /sbin/shutdown
Further information on how to use these two commands, sudo and doas to grant program access to specific users can be found in the sudoers and doas.conf manual pages respectively.
* * * * *
We have more answers in our Questions and Answers archive.
|
Released Last Week |
Emmabuntus 8-1.02
The Emmabuntus project has announced the release of a stable version of the distribution's Debian Edition. The new release is based on Debian 8.7 and features the Xfce desktop environment. The new Debian Edition of Emmabuntus uses the Lilo search engine by default and includes support for running on computers with UEFI enabled. "This new version support our efforts even more efficiently, thanks to this three improvement axis: the solidarity, with the Lilo search engine, the reuse, by supporting the new UEFI standard during the installation, the closure of the digital divide, by giving to the beginners the opportunity to discover an accessible GNU/Linux operating system, in this case based on Debian, with the appropriate documentation. In fact, 'The beginner's handbook' published by our friends of the 3HG Team, are included in this distribution. Starting immediately and by default, Emmabuntüs uses Lilo, the alternative search engine on the web. This decision was taken for two good reasons: the actions taken by the engine to respect the privacy of the web users, and the possibility to redistribute to different associations the incomes generated by the advertising." Further information can be found in the project's release announcement.
ExTiX 17.2 "LXQt"
ExTiX is a desktop Linux distribution based on Ubuntu which features alternative desktop environments. The project's latest release, ExTiX 17.2 features the lightweight LXQt 0.10.0 desktop environment and provides version 4.10 of the Linux kernel. "News about ExTiX 17.2 build 170320 with the LXQt desktop environment: 1. ExTiX LXQt is based on Ubuntu 16.10 'Yakkety Yak'. LXQt 0.10.0 is used as the desktop environment. All packages have been updated to the latest version by 2017-03-20, Linux kernel 4.10 is used. (kernel.org's kernel 4.10.3). 2. Google Chrome is used as the web browser, which makes it possible to watch Netflix movies. It is not possible in Firefox (on Linux). 3. I have also installed BlueGriffon 2.3.1 web editor. BlueGriffon is a new WYSIWYG content editor for the world wide web. Powered by Gecko, the rendering engine of Firefox, it's a modern and robust solution to edit web pages in conformance to the latest web standards. 4. Other included important/useful packages are: LibreOffice, Thunderbird, GParted, Brasero, SMPlayer, GCC and other compilation tools so that you can install packages from source. Furthermore all multimedia codecs." Additional information on ExTiX 17.2 can be found in the project's release announcement.
Red Hat Enterprise Linux 6.9
Red Hat has announced the release of Red Hat Enterprise Linux (RHEL) 6.9, the latest version of the distribution's legacy branch which was originally launched in November 2010 and which will be supported with security updates until late 2020: "Red Hat Enterprise Linux 6.9 delivers new hardware support developed in collaboration with Red Hat partners which helps to provide a smooth transition of Red Hat Enterprise Linux 6 production deployments to Red Hat Enterprise Linux 7 environments. Additionally, Red Hat Enterprise Linux 6.9 adds updates to TLS 1.2 to further enhance secure communications and provide broader support for the latest PCI-DSS standards." The release announcement also contains a note about the upcoming change in the product's support status: "Note that Red Hat Enterprise Linux 6 enters Production Phase 3 on May 10, 2017, meaning that subsequent updates to Red Hat Enterprise Linux 6 will be limited to qualified critical security fixes and business-impacting urgent issues." See also the release notes for more information.
Rockstor 3.9.0
Rockstor is a CentOS-based Linux distribution designed for Network Attached Storage (NAS) and private cloud storage solutions. The Rockstor team have announced the release of a new version of their distribution, Rockstor 3.9.0. The new release mostly focuses on bug fixes and improving existing features. "We've just wrapped up a fun release cycle, and it's my pleasure to announce Rockstor 3.9.0. Our community has been really active and we've prioritized nicely to improve on a few different areas. Five contributors have come together for this release and besides working on new features and bug fixes, we made significant improvements to code quality. phillxnet has made a big enhancement to the disk management subsystem. I've made large code quality improvement to backend Python stack. MFlyer collaborated with me on that and took upon himself to do the same for all of Javascript stack. He made several ninja style contributions and helped fix many bugs. I'd say this is a nice release with some new stuff and a bunch of useful maintenance updates." A list of changes in Rockstor 3.9.0 can be found in the project's release announcement.

Rockstor 3.9.0 -- The status fashboard
(full image size: 583kB, resolution: 1920x939 pixels)
Plamo Linux 6.2
Plamo Linux, which was launched back in 1997 as a Japanese language extension for Slackware Linux, is one of the world's oldest surviving distributions of Linux. Its development continues two decades later with the release of version 6.2. Originally tagged at the Open Source Conference (OSC) Tokyo Spring last month, it was finally published yesterday in the form of installable ISO images for three architectures. The most important change in Plamo Linux 6.2 is the switch from mkisofs to GNU xorriso while building the DVD images; this means support for booting on UEFI-enabled systems as well as the ability to transfer the ISO file to USB devices with dd or cat. The distribution offers three desktop environments - KDE 4.14.3, MATE 1.12.1 and Xfce 4.12.0. Some of the most important software upgrades in this release include: ALSA 1.1.1, Firefox 51.0, LibreOffice 5.2.5, OpenSSH 7.4p1, PHP 7.1.1, Samba 4.4.2 and Thunderbird 45.7.0, among others. Here is the brief release announcement, with further information available in the changelog (both links in Japanese). The installation DVD images are available for arm, x86 and x86_64 architectures.
* * * * *
Development, unannounced and minor bug-fix releases
|
Torrent Corner |
Weekly Torrents
The table below provides a list of torrents DistroWatch is currently seeding. If you do not have a bittorrent client capable of handling the linked files, we suggest installing either the Transmission or KTorrent bittorrent clients.
Archives of our previously seeded torrents may be found in our Torrent Archive. Thanks to Linux Tracker we are able to share the following torrent statistics.
Torrent Corner statistics:
- Total torrents seeded: 346
- Total data uploaded: 56.0TB
|
Upcoming Releases and Announcements |
Summary of expected upcoming releases
|
Opinion Poll |
Gaining elevated access for administrator tasks
In this week's Questions and Answers column we discussed ways to elevate a regular user's access so they can perform system administration tasks. In this poll we would like to find out what method you use to gain administrator-level access to your operating system. Do you log into your root account directly, use su to switch between user accounts, or use a tool like sudo or doas to grant temporary root access?
You can see the results of our previous poll on changing the look of the website's header in last week's edition. All previous poll results can be found in our poll archives.
|
|
|
DistroWatch.com News |
New projects added to database
ToOpPy Linux
ToOpPy Linux is a French distribution based on Puppy Linux. The project provides a lightweight distribution which includes many small utilities and can be run either from a live disc or installed on the hard drive.

ToOpPy Linux 2.2 -- Running the JWM environment
(full image size: 448kB, resolution: 1280x1024 pixels)
* * * * *
Distributions added to waiting list
- Uplos32. Uplos32 is a fork of the PCLinuxOS distribution for 32-bit x86 computers.
* * * * *
DistroWatch database summary
* * * * *
This concludes this week's issue of DistroWatch Weekly. The next instalment will be published on Monday, 3 April 2017. Past articles and reviews can be found through our Article Search page. To contact the authors please send e-mail to:
- Jesse Smith (feedback, questions and suggestions: distribution reviews/submissions, questions and answers, tips and tricks)
- Ladislav Bodnar (feedback, questions, donations, comments)
- Bruce Patterson (podcast)
|
|
Tip Jar |
If you've enjoyed this week's issue of DistroWatch Weekly, please consider sending us a tip. (Tips this week: 2, value: US$108.69) |
|
|
|
 bc1qtede6f7adcce4kjpgx0e5j68wwgtdxrek2qvc4  lnurl1dp68gurn8ghj7ampd3kx2ar0veekzar0wd5xjtnrdakj7tnhv4kxctttdehhwm30d3h82unvwqhhxarpw3jkc7tzw4ex6cfexyfua2nr  86fA3qPTeQtNb2k1vLwEQaAp3XxkvvvXt69gSG5LGunXXikK9koPWZaRQgfFPBPWhMgXjPjccy9LA9xRFchPWQAnPvxh5Le paypal.me/distrowatchweekly • patreon.com/distrowatch |
|
Linux Foundation Training |
| |
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 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 |
• Issue 1037 (2023-09-18): Bodhi Linux 7.0.0, finding specific distros and unified package managemnt, Zevenet replaced by two new forks, openSUSE introduces Slowroll branch, Fedora considering dropping Plasma X11 session |
• Issue 1036 (2023-09-11): SDesk 2023.08.12, hiding command line passwords, openSUSE shares contributor survery results, Ubuntu plans seamless disk encryption, GNOME 45 to break extension compatibility |
• Issue 1035 (2023-09-04): Debian GNU/Hurd 2023, PCLinuxOS 2023.07, do home users need a firewall, AlmaLinux introduces new repositories, Rocky Linux commits to RHEL compatibility, NetBSD machine runs unattended for nine years, Armbian runs wallpaper contest |
• Issue 1034 (2023-08-28): Void 20230628, types of memory usage, FreeBSD receives port of Linux NVIDIA driver, Fedora plans improved theme handling for Qt applications, Canonical's plans for Ubuntu |
• Issue 1033 (2023-08-21): MiniOS 20230606, system user accounts, how Red Hat clones are moving forward, Haiku improves WINE performance, Debian turns 30 |
• Issue 1032 (2023-08-14): MX Linux 23, positioning new windows on the desktop, Linux Containers adopts LXD fork, Oracle, SUSE, and CIQ form OpenELA |
• Issue 1031 (2023-08-07): Peppermint OS 2023-07-01, preventing a file from being changed, Asahi Linux partners with Fedora, Linux Mint plans new releases |
• Issue 1030 (2023-07-31): Solus 4.4, Linux Mint 21.2, Debian introduces RISC-V support, Ubuntu patches custom kernel bugs, FreeBSD imports OpenSSL 3 |
• Issue 1029 (2023-07-24): Running Murena on the Fairphone 4, Flatpak vs Snap sandboxing technologies, Redox OS plans to borrow Linux drivers to expand hardware support, Debian updates Bookworm media |
• Issue 1028 (2023-07-17): KDE Connect; Oracle, SUSE, and AlmaLinux repsond to Red Hat's source code policy change, KaOS issues media fix, Slackware turns 30; security and immutable distributions |
• Issue 1027 (2023-07-10): Crystal Linux 2023-03-16, StartOS (embassyOS 0.3.4.2), changing options on a mounted filesystem, Murena launches Fairphone 4 in North America, Fedora debates telemetry for desktop team |
• Issue 1026 (2023-07-03): Kumander Linux 1.0, Red Hat changing its approach to sharing source code, TrueNAS offers SMB Multichannel, Zorin OS introduces upgrade utility |
• Issue 1025 (2023-06-26): KaOS with Plasma 6, information which can leak from desktop environments, Red Hat closes door on sharing RHEL source code, SUSE introduces new security features |
• Issue 1024 (2023-06-19): Debian 12, a safer way to use dd, Debian releases GNU/Hurd 2023, Ubuntu 22.10 nears its end of life, FreeBSD turns 30 |
• Issue 1023 (2023-06-12): openSUSE 15.5 Leap, the differences between independent distributions, openSUSE lengthens Leap life, Murena offers new phone for North America |
• Issue 1022 (2023-06-05): GetFreeOS 2023.05.01, Slint 15.0-3, Liya N4Si, cleaning up crowded directories, Ubuntu plans Snap-based variant, Red Hat dropping LireOffice RPM packages |
• Issue 1021 (2023-05-29): rlxos GNU/Linux, colours in command line output, an overview of Void's unique features, how to use awk, Microsoft publishes a Linux distro |
• Issue 1020 (2023-05-22): UBports 20.04, finding another machine's IP address, finding distros with a specific kernel, Debian prepares for Bookworm |
• Issue 1019 (2023-05-15): Rhino Linux (Beta), checking which applications reply on a package, NethServer reborn, System76 improving application responsiveness |
• Issue 1018 (2023-05-08): Fedora 38, finding relevant manual pages, merging audio files, Fedora plans new immutable edition, Mint works to fix Secure Boot issues |
• Issue 1017 (2023-05-01): Xubuntu 23.04, Debian elects Project Leaders and updates media, systemd to speed up restarts, Guix System offering ground-up source builds, where package managers install files |
• Issue 1016 (2023-04-24): Qubes OS 4.1.2, tracking bandwidth usage, Solus resuming development, FreeBSD publishes status report, KaOS offers preview of Plasma 6 |
• Issue 1015 (2023-04-17): Manjaro Linux 22.0, Trisquel GNU/Linux 11.0, Arch Linux powering PINE64 tablets, Ubuntu offering live patching on HWE kernels, gaining compression on ex4 |
• Issue 1014 (2023-04-10): Quick looks at carbonOS, LibreELEC, and Kodi, Mint polishes themes, Fedora rolls out more encryption plans, elementary OS improves sideloading experience |
• Issue 1013 (2023-04-03): Alpine Linux 3.17.2, printing manual pages, Ubuntu Cinnamon becomes official flavour, Endeavour OS plans for new installer, HardenedBSD plans for outage |
• Issue 1012 (2023-03-27): siduction 22.1.1, protecting privacy from proprietary applications, GNOME team shares new features, Canonical updates Ubuntu 20.04, politics and the Linux kernel |
• Issue 1011 (2023-03-20): Serpent OS, Security Onion 2.3, Gentoo Live, replacing the scp utility, openSUSE sees surge in downloads, Debian runs elction with one candidate |
• Issue 1010 (2023-03-13): blendOS 2023.01.26, keeping track of which files a package installs, improved network widget coming to elementary OS, Vanilla OS changes its base distro |
• Issue 1009 (2023-03-06): Nemo Mobile and the PinePhone, matching the performance of one distro on another, Linux Mint adds performance boosts and security, custom Ubuntu and Debian builds through Cubic |
• Issue 1008 (2023-02-27): elementary OS 7.0, the benefits of boot environments, Purism offers lapdock for Librem 5, Ubuntu community flavours directed to drop Flatpak support for Snap |
• Issue 1007 (2023-02-20): helloSystem 0.8.0, underrated distributions, Solus team working to repair their website, SUSE testing Micro edition, Canonical publishes real-time edition of Ubuntu 22.04 |
• Issue 1006 (2023-02-13): Playing music with UBports on a PinePhone, quick command line and shell scripting questions, Fedora expands third-party software support, Vanilla OS adds Nix package support |
• Issue 1005 (2023-02-06): NuTyX 22.12.0 running CDE, user identification numbers, Pop!_OS shares COSMIC progress, Mint makes keyboard and mouse options more accessible |
• Issue 1004 (2023-01-30): OpenMandriva ROME, checking the health of a disk, Debian adopting OpenSnitch, FreeBSD publishes status report |
• Issue 1003 (2023-01-23): risiOS 37, mixing package types, Fedora seeks installer feedback, Sparky offers easier persistence with USB writer |
• Issue 1002 (2023-01-16): Vanilla OS 22.10, Nobara Project 37, verifying torrent downloads, Haiku improvements, HAMMER2 being ports to NetBSD |
• Issue 1001 (2023-01-09): Arch Linux, Ubuntu tests new system installer, porting KDE software to OpenBSD, verifying files copied properly |
• Issue 1000 (2023-01-02): Our favourite projects of all time, Fedora trying out unified kernel images and trying to speed up shutdowns, Slackware tests new kernel, detecting what is taking up disk space |
• Issue 999 (2022-12-19): Favourite distributions of 2022, Fedora plans Budgie spin, UBports releasing security patches for 16.04, Haiku working on new ports |
• Issue 998 (2022-12-12): OpenBSD 7.2, Asahi Linux enages video hardware acceleration on Apple ARM computers, Manjaro drops proprietary codecs from Mesa package |
• Issue 997 (2022-12-05): CachyOS 221023 and AgarimOS, working with filenames which contain special characters, elementary OS team fixes delta updates, new features coming to Xfce |
• Issue 996 (2022-11-28): Void 20221001, remotely shutting down a machine, complex aliases, Fedora tests new web-based installer, Refox OS running on real hardware |
• Issue 995 (2022-11-21): Fedora 37, swap files vs swap partitions, Unity running on Arch, UBports seeks testers, Murena adds support for more devices |
• Issue 994 (2022-11-14): Redcore Linux 2201, changing the terminal font size, Fedora plans Phosh spin, openSUSE publishes on-line manual pages, disabling Snap auto-updates |
• 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.
|
Shells.com |

Your own personal Linux computer in the cloud, available on any device. Supported operating systems include Android, Debian, Fedora, KDE neon, Kubuntu, Linux Mint, Manjaro and Ubuntu, ready in minutes.
Starting at US$4.95 per month, 7-day money-back guarantee
|
Random Distribution | 
Rescuezilla
Rescuezilla is a specialist Ubuntu-based distribution designed for system rescue tasks, including backups and system restoration. It was forked from the "Redo Backup & Rescue" project which was abandoned in 2012. Like its predecessor, it allows a "bare-metal restore" after any hardware failure directly from the live image. Some of the features include: works directly from the live CD/USB image; works with Linux, macOS and Windows; automatically searches a local area network for drives to backup to or restore from; recovers lost or deleted data files; includes configuration tools for managing disk and drives. Rescuezilla uses a simplified LXDE user interface.
Status: Active
|
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.
|
|