DistroWatch Weekly |
DistroWatch Weekly, Issue 916, 10 May 2021 |
Welcome to this year's 18th issue of DistroWatch Weekly!
Whichever operating system a person runs, a key feature is how to get applications to run on the platform. While most Linux distributions offer a curated collection of software through official repositories, people often want to access additional software. There are many approaches to acquiring extra software, varying from collections of ports to portable package formats and community repositories. We talk about some of these options in our Questions and Answers column. What is your primary method of acquiring third-party software? Let us know in this week's Opinion Poll. First though we take a look at a Linux distribution called JingOS designed with touch interfaces, specifically tablet computers, in mind. We also talk about a project in the illumos family called Tribblix which takes on a retro style. Plus we report on Fedora's new i3 window manager spin and pfSense providing an experimental WireGuard package. We also report on work being done, particularly with wireless support, in the FreeBSD project. Plus we are pleased to share the releases of the past week and list the torrents we are seeding. We wish you all a fantastic week and happy reading!
Content:
- Review: JingOS 0.8 and Tribblix
- News: Fedora introduces i3 spin, pfSense provides WireGuard packages, FreeBSD improves wireless support
- Questions and answers: Installing third-party software on distributions
- Released last week: GParted Live 1.3.0-1
- Torrent corner: Bluestar, GParted Live, IPFire, KDE neon, Mabox, Manjaro, Plamo, SalientOS, SparkyLinux, SystemRescue
- Opinion poll: Methods for installing third party software
- New distributions: VzLinux
- Reader comments
|
Feature Story (by Jesse Smith) |
JingOS 0.8
One of the most recent additions to the DistroWatch database is JingOS, an Ubuntu-based Linux distribution for tablet computers. The project aims to run both GNU/Linux and Android applications via a graphical user interface which is designed to work in a familiar way on touch screens. While early versions of JingOS were developed for ARM-based devices, JingOS 0.8 is the project's first version to run on x86 processors.
The JingOS project requires that people register their e-mail address to obtain the project's free download. A download link is then sent to our e-mail address. When I downloaded an earlier version of JingOS (version 0.6) the download link was for the distribution's ISO file directly. When I downloaded version 0.8 I was given a link to the project's torrent file. At first my torrent download only had two seeders with an average download speed of 20kB/s. This eventually rose to eight seeders at 400kB/s, which is unusually slow compared to most free mirrors available these days. The ISO file's total size is 2.4GB so the download took over two hours.
Booting from the distribution's install media causes the system to start with a self-check of the media. This check can be skipped by pressing Ctrl+C. The screen then goes entirely black for a while. After a few minutes I started testing keyboard input without any response. The only thing I could do was to switch between terminals using the Ctrl+Alt+Function keys.
I found the first terminal remained blank, the second terminal showed a colourful background and a clock displaying UTC time. Terminals three through six all displayed a console login prompt. The login prompts identify the distribution as KDE neon's Unstable Edition.
There are no controls we can interact with on the graphical terminals and no obvious username/password combination worked on the text consoles. I checked the JingOS documentation and found no login information. The website's only instructions for working with the live media are as follows:
Install guide(English): Boot from USB or CD, click Install System.
This is not helpful as there are no buttons or windows in any of the available terminals or screens. I tried booting JingOS a few times and never found a way to get it to proceed any further than these bare screens.
* * * * *
Tribblix
The next project I decided to take a look at this week was Tribblix. The Tribblix project offers an "operating system distribution derived from OpenSolaris, OpenIndiana, and illumos, with a retro style and modern components. The base kernel and commands are from illumos, with a few components currently repackaged from OpenIndiana (mostly X11, some other oddments); pretty much everything else has been rebuilt from scratch. It is very much a traditional system. Software is distributed as SVR4 packages, lightweight window managers are preferred over heavy desktop environments, the primary desktop option is Xfce, and MATE and Enlightenment are also available, plus many others. The system is flexible, fast, and familiar to those who've used Solaris in the past, while shipping modern software on the solid foundation it's based on.
Tribblix isn't just a spin or repackaging of another illumos distribution. It's a completely independent distribution that, while sharing the key illumos technologies such as ZFS, zones, DTrace, and SMF, has been essentially built from scratch, with its own build and packaging system."
(Thank you to the developers for this rather detailed and technical description. It's a rare treat to know exactly what a project is and what it is meant to do.)
Tribblix is currently available for 64-bit (x86_64) processors and there is an older, legacy build for 32-bit (x86) machines. The project currently supplies a build for SPARC machines too. The operating system comes in two main editions: Standard (999MB) and Minimal (238MB). I decided to try the Standard edition, which is tagged as version 0m24.1.
Booting from the Tribblix media brings up a text console that displays green font on a black background. Apparently we are going really retro with this distribution. We are asked to pick our language from a numbered list and then shown a text console with a login prompt.
Installing
The Tribblix website provides the default login credentials (the username and password are both "jack"). The website's documentation also tells us we can run a script called live_install.sh to install the operating system to our hard drive. The script just needs to be given the device name of our hard drive.
A wall of text scrolls by as the operating system is installed. When it is finished we are returned to the command prompt. According to the website's documentation we can run the install script again and pass it the names of package bundles to add extra software such as desktop environments and development tools. There is a meta package called kitchen-sink which installs both desktop and development utilities and is the recommended approach to setting up a multi-purpose system.
I tried to install the kitchen-sink package and this appeared to work at first, but ended up displaying thousands of "cannot open file" errors on the terminal. This was followed by new packages being downloaded and then another series of errors indicating there was no space left on the storage device. This seemed odd at first because only about 10% of my on-disk filesystem was consumed. However, in hindsight, I suspect the download process was trying to save new packages either in RAM or to my live media, rather than the hard drive. I resolved to try installing packages again later, once I had booted into my new copy of Tribblix.
First impressions and package management
My fresh copy of Tribblix booted to a console and displayed a login prompt. The "jack" username and password still worked on the locally installed copy of Tribblix. I tried to use the startx and startxfce4 commands mentioned in the documentation and discovered neither command was found. This confirmed that the errors displayed during the initial setup had been accurate and no package bundles (Tribblix calls them "overlays") had been set up successfully.
The Tribblix website mentions a tool called zap which handles fetching new overlays once the operating system has been installed. We can use zap to list installed overlays, see which ones are available, and fetch new ones. The zap command works a lot like APT or DNF in the Linux world, but with a slightly modified syntax.
Graphical desktops
I again opted to try to install the kitchen-sink overlay and this appeared to be successful. I did end up with some development tools install and I could run startx to get a minimal window manager, powered by TWM. Unfortunately TWM doesn't provide us with much apart from opening a few virtual terminals and displaying a clock. It's a very minimal interface and one which did not respond to mouse input.
I decided to close TWM and switch to the Xfce desktop environment. The Xfce environment started to load and then crashed. This happened each time I tried to start Xfce, whether it was set to be my default graphical interface or not. Since TWM had worked, at least partially, I then tried to install the Openbox window manager to see if it would get me further along. Openbox failed to install, but the MATE desktop did install through zap. However, the MATE session also crashed prior to successfully getting to the desktop screen.
This left me, effectively, without a desktop environment. Running TWM worked, but wasn't much help as far as dealing with graphical workloads and so I played around with Tribblix as a console-only system. I found the operating system consumed about 250MB of RAM when logged into the console. A chunk of this memory appears to be used as cache for ZFS which is the default filesystem. The ZFS tools are installed and worked successfully for me.
Other observations
Some software on the operating system is showing its age. For instance, the GNU Compiler Collection is available, but is stuck on version 7.3 while modern Linux distributions ship version 10 and even Debian's aging Stable branch uses version 8.3. It seems Tribblix suffers from the same issue OpenIndiana has of often trailing behind in software versions.
Tribblix ships with standard UNIX command line tools and manual pages. However, some components seem to be missing. For instance, whenever I ran the shutdown command to halt or reboot the system, an error would be displayed saying the wall command could not be found. This is the program which would normally inform other users on the system that Tribblix was being shutdown.
Originally I had started testing Tribblix in a VirtualBox instance. I did switch gears and try the operating system on my laptop too for a while. However, Tribblix was unable to detect my laptop's wireless card which meant it was limited to working as a standalone machine during that portion of my trial and unable to install new software.
Conclusions
I did not have a great time with Tribblix. The concept of the illumos platform with a classic style appealed to me as I was a fan of Solaris in the early days of my career. On paper this operating system does offer some attractive features. I like that it provides ZFS out of the box and a fairly minimal default platform. The zap overlay manager does a nice job of fetching and setting up software on the system, at least most of the time.
However, Tribblix did not do well with regards to supporting my laptop's hardware, with getting a desktop environment up and running, or with providing even semi-recent versions of open source applications. Like its siblings in the illumos family, Tribblix feels like it is slipping behind the times and struggling to provide a polished user experience.
There are some positive aspects here and if I were setting up a server operating system or NAS that was expected to run without a desktop then I could certainly see the appeal of Tribblix, especially for people who are fans of the Solaris family of operating systems. However, there are still a number of rough edges to deal with before I think Tribblix will be in a position to replace FreeBSD or one of the mainstream Linux distributions in common roles.
* * * * *
Hardware used in this review
My physical test equipment for this review was a de-branded HP laptop with the following
specifications:
- Processor: Intel i3 2.5GHz CPU
- Display: Intel integrated video
- Storage: Western Digital 700GB hard drive
- Memory: 6GB of RAM
- Wired network device: Realtek RTL8101E/RTL8102E PCI Express Fast
- Wireless network device: Realtek RTL8188EE Wireless network card
* * * * *
Visitor supplied rating
JingOS has a visitor supplied average rating of: 5.1/10 from 11 review(s).
Have you used JingOS? You can leave your own review of the project on our ratings page.
|
Miscellaneous News (by Jesse Smith) |
Fedora introduces i3 spin, pfSense provides WireGuard packages, FreeBSD improves wireless support
One of the new features available to Fedora 34 users which largely when unnoticed in the project's latest release was the addition of the i3 spin. The new spin features the i3 window manager. Fedora Magazine highlights some of the key features of this new Fedora spin: "Fedora 34 features the brand new i3 Spin created by the Fedora i3 S.I.G. This new spin features the popular i3wm tiling window manager. This will appeal to both novices and advanced users who prefer not to use a mouse, touchpad, or other pointing device to interact with their environment. The Fedora i3 spin offers a complete experience with a minimalistic user interface and a lightweight environment. It is intended for the power user, as well as others."
* * * * *
At the start of 2021 we reported on pfSense gaining WireGuard support through new code being implemented in FreeBSD. Unfortunately a number of problems were found in the original WireGuard for FreeBSD code and it was removed and re-implemented. This resulted in FreeBSD and pfSense temporarily losing WireGuard support. Work continues to bring the lightweight VPN technology to the FreeBSD family of operating systems and pfSense is now providing a experimental package which restore WireGuard functionality. "We are pleased to be collaborating with Chris McDonald to bring WireGuard back to pfSense Plus and pfSense CE software in an experimental form. Chris approached our engineering team a few weeks ago to look for ways to collaborate on WireGuard, and we are pleased to work with him and share his results. Starting May 5, 2021, Netgate will build and distribute this new code as part of the library of extensions that exist for both development and future versions of pfSense Plus and pfSense CE."
* * * * *
The FreeBSD project has published its Quarterly Status Update for the first three months of 2021. The report talks about work being done in all aspects of the FreeBSD project along with its third-party ports. Among the infrastructure and security improvements there is some good news for people who use wireless networking: "The Intel Wireless driver update project aims to bring support for newer chipsets. During the first quarter the driver and firmware were synched from upstream so that we will have support for all modern cards currently supported in Linux. Some iwlwifi driver changes were also submitted back upstream. Several conflicts with the original implementation of LinuxKPI were or are being resolved and more LinuxKPI code was upstreamed to FreeBSD HEAD. LinuxKPI 802.11 compat code was improved and as of the day of writing we have data packets going over 11a." Further details can be found in the report.
* * * * *
These and other news stories can be found on our Headlines page.
|
Questions and Answers (by Jesse Smith) |
Installing third-party software on distributions
An-AUR-fan asks: Whenever I ask people why they use Arch Linux they almost always mention the AUR. If it's so popular then why don't other distributions have the same thing? I don't mean why can't other distributions use the AUR itself, but it must be possible to have an equivalent user-generated repository?
DistroWatch answers: The Arch User Repository, for those unfamiliar with it, is a collection of software in the form of build scripts. These build instructions are provided by the community, which is to say it's an unvetted repository supplied by third-parties. The Arch Linux wiki describes the function of the AUR as follows:
The Arch User Repository (AUR) is a community-driven repository for Arch users. It contains package descriptions (PKGBUILDs) that allow you to compile a package from source with makepkg and then install it via pacman.
The AUR provides Arch Linux users with a wide range of software which can be compiled from source code and then installed using Arch's package manager. For people who want access to a large collection of software this is quite useful.
Which brings us back to the question of why, if the AUR is so popular and useful, are there not similar community repositories available for other Linux distributions? The answer is that most of the big Linux distributions do have some method (or multiple methods) for acquiring third-party (sometimes unvetted) software. Some of these third-party repositories are cross-platform, meaning they run on almost all distributions, while others are specific to one family of distributions.
To offer a few examples of distro-specific, third-party repositories, the Fedora Project has Copr, the Ubuntu family has Personal Package Archives (also known as PPAs), the openSUSE community has a variety of third-party repositories, and Slackware Linux has SlackBuilds. The various BSDs have port collections which are usually semi-open to outside contributors.
There are other repositories which are more portable and work across most distributions. For example, most Linux distributions which feature the systemd software can run Snap packages. Almost all desktop distributions can run portable desktop applications in the form of Flatpak bundles and these bundles can usually be found in the Flathub repository. The Nix package manager can be installed on most Linux distributions and provides access to over 60,000 Nixpkgs. There are also operating system agnostic port collections such as pkgsrc.
In short, most distributions have access to multiple third-party repositories, each with their own focus or flavour. Some are portable, some are targeting specific platforms, some are for software available under more restrictive license terms. The bottom line though is most distributions have lots of ways of accessing large collections of third-party packages. They may work slightly differently than the AUR, but the general concept is the same.
* * * * *
Additional answers can be found in our Questions and Answers archive.
|
Released Last Week |
GParted Live 1.3.0-1
GParted Live is a business card-size live CD distribution with a single purpose - to provide tools for partitioning hard disks in an intuitive, graphical environment. The project's latest release, GParted Live 1.3.0-1, improves exFAT filesystem support, makes it possible to resize LUKS2 encrypted volumes, and fixes a number of potential crashes. "This release of GParted includes enhancements, bug fixes and language translation updates. Key changes include: Support resizing open LUKS2 encryption mappings; improve exFAT support such as read FS usage and set UUID; fix crash in Create New Partition dialog when changing type; avoid GParted hanging when non-named device is hung. Bug Fixes: Stop GParted hanging when non-named device is hung; avoid detecting exfat-utils commands as exfatprogs commands; Add support for reading exFAT usage and updating the UUID; fix minor typos in docs (!68) and comments; add Ukrainian translation of docs; fix test suite failing in test_PipeCapture." Additional information can be found in the project's release announcement and in the release notes.
* * * * *
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. We also maintain a Torrents RSS feed for people who wish to have open source torrents delivered to them. To share your own open source torrents of Linux and BSD projects, please visit our Upload Torrents page.
Torrent Corner statistics:
- Total torrents seeded: 2,434
- Total data uploaded: 37.5TB
|
Upcoming Releases and Announcements |
Summary of expected upcoming releases
|
Opinion Poll (by Jesse Smith) |
Methods for installing third party software
In this week's Questions and Answers column we talked about methods for installing third-party software packages - those not available in a distribution's official repositories. What is your primary method for installing third-party packages on your distribution?
You can see the results of our previous poll on the Arch Linux system installer in last week's edition. All previous poll results can be found in our poll archives.
|
Primary method for installing third-party software
AppImage: | 178 (11%) |
AUR: | 343 (21%) |
Copr/Contrib/PPA repo: | 234 (14%) |
Flatpak: | 229 (14%) |
Nix: | 10 (1%) |
pkgsrc: | 18 (1%) |
Ports/Slackbuilds: | 61 (4%) |
Snap: | 79 (5%) |
Source code: | 151 (9%) |
Other: | 172 (10%) |
I do not install third-party software: | 170 (10%) |
|
|
Website News |
New distributions added to waiting list
- VzLinux. VzLinux has been a base operating system for OpenVz and Virtuozzo Hybrid Server. Additionally, it is used as a guest operating system for containers and virtual machines. The distribution is 1:1 compatible with Red Hat Enterprise Linux.
* * * * *
DistroWatch database summary
* * * * *
This concludes this week's issue of DistroWatch Weekly. The next instalment will be published on Monday, 17 May 2021. 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: 1, value: US$4.79) |
|
|
|
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 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 |
• 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 |
• 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 |
Linuxin GNU/Linux
Linuxin was a Debian-based Linux distribution developed in Spain. Linuxin employs graphical installation, hardware detection and basic configuration options during installation.
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.
|
|