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.
|
Gaining elevated access for administrator tasks
I log into the root account: | 198 (10%) |
I use the su command: | 503 (25%) |
I use sudo: | 1263 (64%) |
I use doas: | 18 (1%) |
I do not have root-level access: | 5 (0%) |
|
|
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) |
|
|
|
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 1091 (2024-10-07): Redox OS 0.9.0, Unified package management vs universal package formats, Redox begins RISC-V port, Mint polishes interface, Qubes certifies new laptop |
• Issue 1090 (2024-09-30): Rhino Linux 2024.2, commercial distros with alternative desktops, Valve seeks to improve Wayland performance, HardenedBSD parterns with Protectli, Tails merges with Tor Project, Quantum Leap partners with the FreeBSD Foundation |
• Issue 1089 (2024-09-23): Expirion 6.0, openKylin 2.0, managing configuration files, the future of Linux development, fixing bugs in Haiku, Slackware packages dracut |
• Issue 1088 (2024-09-16): PorteuX 1.6, migrating from Windows 10 to which Linux distro, making NetBSD immutable, AlmaLinux offers hardware certification, Mint updates old APT tools |
• Issue 1087 (2024-09-09): COSMIC desktop, running cron jobs at variable times, UBports highlights new apps, HardenedBSD offers work around for FreeBSD change, Debian considers how to cull old packages, systemd ported to musl |
• Issue 1086 (2024-09-02): Vanilla OS 2, command line tips for simple tasks, FreeBSD receives investment from STF, openSUSE Tumbleweed update can break network connections, Debian refreshes media |
• Issue 1085 (2024-08-26): Nobara 40, OpenMandriva 24.07 "ROME", distros which include source code, FreeBSD publishes quarterly report, Microsoft updates breaks Linux in dual-boot environments |
• Issue 1084 (2024-08-19): Liya 2.0, dual boot with encryption, Haiku introduces performance improvements, Gentoo dropping IA-64, Redcore merges major upgrade |
• Issue 1083 (2024-08-12): TrueNAS 24.04.2 "SCALE", Linux distros for smartphones, Redox OS introduces web server, PipeWire exposes battery drain on Linux, Canonical updates kernel version policy |
• Issue 1082 (2024-08-05): Linux Mint 22, taking snapshots of UFS on FreeBSD, openSUSE updates Tumbleweed and Aeon, Debian creates Tiny QA Tasks, Manjaro testing immutable images |
• Issue 1081 (2024-07-29): SysLinuxOS 12.4, OpenBSD gain hardware acceleration, Slackware changes kernel naming, Mint publishes upgrade instructions |
• Issue 1080 (2024-07-22): Running GNU/Linux on Android with Andronix, protecting network services, Solus dropping AppArmor and Snap, openSUSE Aeon Desktop gaining full disk encryption, SUSE asks openSUSE to change its branding |
• Issue 1079 (2024-07-15): Ubuntu Core 24, hiding files on Linux, Fedora dropping X11 packages on Workstation, Red Hat phasing out GRUB, new OpenSSH vulnerability, FreeBSD speeds up release cycle, UBports testing new first-run wizard |
• Issue 1078 (2024-07-08): Changing init software, server machines running desktop environments, OpenSSH vulnerability patched, Peppermint launches new edition, HardenedBSD updates ports |
• Issue 1077 (2024-07-01): The Unity and Lomiri interfaces, different distros for different tasks, Ubuntu plans to run Wayland on NVIDIA cards, openSUSE updates Leap Micro, Debian releases refreshed media, UBports gaining contact synchronisation, FreeDOS celebrates its 30th anniversary |
• Issue 1076 (2024-06-24): openSUSE 15.6, what makes Linux unique, SUSE Liberty Linux to support CentOS Linux 7, SLE receives 19 years of support, openSUSE testing Leap Micro edition |
• Issue 1075 (2024-06-17): Redox OS, X11 and Wayland on the BSDs, AlmaLinux releases Pi build, Canonical announces RISC-V laptop with Ubuntu, key changes in systemd |
• Issue 1074 (2024-06-10): Endless OS 6.0.0, distros with init diversity, Mint to filter unverified Flatpaks, Debian adds systemd-boot options, Redox adopts COSMIC desktop, OpenSSH gains new security features |
• Issue 1073 (2024-06-03): LXQt 2.0.0, an overview of Linux desktop environments, Canonical partners with Milk-V, openSUSE introduces new features in Aeon Desktop, Fedora mirrors see rise in traffic, Wayland adds OpenBSD support |
• Issue 1072 (2024-05-27): Manjaro 24.0, comparing init software, OpenBSD ports Plasma 6, Arch community debates mirror requirements, ThinOS to upgrade its FreeBSD core |
• Issue 1071 (2024-05-20): Archcraft 2024.04.06, common command line mistakes, ReactOS imports WINE improvements, Haiku makes adjusting themes easier, NetBSD takes a stand against code generated by chatbots |
• Issue 1070 (2024-05-13): Damn Small Linux 2024, hiding kernel messages during boot, Red Hat offers AI edition, new web browser for UBports, Fedora Asahi Remix 40 released, Qubes extends support for version 4.1 |
• Issue 1069 (2024-05-06): Ubuntu 24.04, installing packages in alternative locations, systemd creates sudo alternative, Mint encourages XApps collaboration, FreeBSD publishes quarterly update |
• Issue 1068 (2024-04-29): Fedora 40, transforming one distro into another, Debian elects new Project Leader, Red Hat extends support cycle, Emmabuntus adds accessibility features, Canonical's new security features |
• Issue 1067 (2024-04-22): LocalSend for transferring files, detecting supported CPU architecure levels, new visual design for APT, Fedora and openSUSE working on reproducible builds, LXQt released, AlmaLinux re-adds hardware support |
• Issue 1066 (2024-04-15): Fun projects to do with the Raspberry Pi and PinePhone, installing new software on fixed-release distributions, improving GNOME Terminal performance, Mint testing new repository mirrors, Gentoo becomes a Software In the Public Interest project |
• Issue 1065 (2024-04-08): Dr.Parted Live 24.03, answering questions about the xz exploit, Linux Mint to ship HWE kernel, AlmaLinux patches flaw ahead of upstream Red Hat, Calculate changes release model |
• Issue 1064 (2024-04-01): NixOS 23.11, the status of Hurd, liblzma compromised upstream, FreeBSD Foundation focuses on improving wireless networking, Ubuntu Pro offers 12 years of support |
• Issue 1063 (2024-03-25): Redcore Linux 2401, how slowly can a rolling release update, Debian starts new Project Leader election, Red Hat creating new NVIDIA driver, Snap store hit with more malware |
• Issue 1062 (2024-03-18): KDE neon 20240304, changing file permissions, Canonical turns 20, Pop!_OS creates new software centre, openSUSE packages Plasma 6 |
• Issue 1061 (2024-03-11): Using a PinePhone as a workstation, restarting background services on a schedule, NixBSD ports Nix to FreeBSD, Fedora packaging COSMIC, postmarketOS to adopt systemd, Linux Mint replacing HexChat |
• Issue 1060 (2024-03-04): AV Linux MX-23.1, bootstrapping a network connection, key OpenBSD features, Qubes certifies new hardware, LXQt and Plasma migrate to Qt 6 |
• Issue 1059 (2024-02-26): Warp Terminal, navigating manual pages, malware found in the Snap store, Red Hat considering CPU requirement update, UBports organizes ongoing work |
• Issue 1058 (2024-02-19): Drauger OS 7.6, how much disk space to allocate, System76 prepares to launch COSMIC desktop, UBports changes its version scheme, TrueNAS to offer faster deduplication |
• Issue 1057 (2024-02-12): Adelie Linux 1.0 Beta, rolling release vs fixed for a smoother experience, Debian working on 2038 bug, elementary OS to split applications from base system updates, Fedora announces Atomic Desktops |
• Issue 1056 (2024-02-05): wattOS R13, the various write speeds of ISO writing tools, DSL returns, Mint faces Wayland challenges, HardenedBSD blocks foreign USB devices, Gentoo publishes new repository, Linux distros patch glibc flaw |
• Issue 1055 (2024-01-29): CNIX OS 231204, distributions patching packages the most, Gentoo team presents ongoing work, UBports introduces connectivity and battery improvements, interview with Haiku developer |
• Issue 1054 (2024-01-22): Solus 4.5, comparing dd and cp when writing ISO files, openSUSE plans new major Leap version, XeroLinux shutting down, HardenedBSD changes its build schedule |
• Issue 1053 (2024-01-15): Linux AI voice assistants, some distributions running hotter than others, UBports talks about coming changes, Qubes certifies StarBook laptops, Asahi Linux improves energy savings |
• Issue 1052 (2024-01-08): OpenMandriva Lx 5.0, keeping shell commands running when theterminal closes, Mint upgrades Edge kernel, Vanilla OS plans big changes, Canonical working to make Snap more cross-platform |
• Issue 1051 (2024-01-01): Favourite distros of 2023, reloading shell settings, Asahi Linux releases Fedora remix, Gentoo offers binary packages, openSUSE provides full disk encryption |
• Issue 1050 (2023-12-18): rlxos 2023.11, renaming files and opening terminal windows in specific directories, TrueNAS publishes ZFS fixes, Debian publishes delayed install media, Haiku polishes desktop experience |
• Issue 1049 (2023-12-11): Lernstick 12, alternatives to WINE, openSUSE updates its branding, Mint unveils new features, Lubuntu team plans for 24.04 |
• Issue 1048 (2023-12-04): openSUSE MicroOS, the transition from X11 to Wayland, Red Hat phasing out X11 packages, UBports making mobile development easier |
• Issue 1047 (2023-11-27): GhostBSD 23.10.1, Why Linux uses swap when memory is free, Ubuntu Budgie may benefit from Wayland work in Xfce, early issues with FreeBSD 14.0 |
• Issue 1046 (2023-11-20): Slackel 7.7 "Openbox", restricting CPU usage, Haiku improves font handling and software centre performance, Canonical launches MicroCloud |
• Issue 1045 (2023-11-13): Fedora 39, how to trust software packages, ReactOS booting with UEFI, elementary OS plans to default to Wayland, Mir gaining ability to split work across video cards |
• Issue 1044 (2023-11-06): Porteus 5.01, disabling IPv6, applications unique to a Linux distro, Linux merges bcachefs, OpenELA makes source packages available |
• Issue 1043 (2023-10-30): Murena Two with privacy switches, where old files go when packages are updated, UBports on Volla phones, Mint testing Cinnamon on Wayland, Peppermint releases ARM build |
• Issue 1042 (2023-10-23): Ubuntu Cinnamon compared with Linux Mint, extending battery life on Linux, Debian resumes /usr merge, Canonical publishes fixed install media |
• Issue 1041 (2023-10-16): FydeOS 17.0, Dr.Parted 23.09, changing UIDs, Fedora partners with Slimbook, GNOME phasing out X11 sessions, Ubuntu revokes 23.10 install media |
• Issue 1040 (2023-10-09): CROWZ 5.0, changing the location of default directories, Linux Mint updates its Edge edition, Murena crowdfunding new privacy phone, Debian publishes new install media |
• Issue 1039 (2023-10-02): Zenwalk Current, finding the duration of media files, Peppermint OS tries out new edition, COSMIC gains new features, Canonical reports on security incident in Snap store |
• Issue 1038 (2023-09-25): Mageia 9, trouble-shooting launchers, running desktop Linux in the cloud, New documentation for Nix, Linux phasing out ReiserFS, GNU celebrates 40 years |
• 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 |
• 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 |
CAELinux
CAELinux is a live DVD Linux distribution dedicated to computer-aided engineering (CAD) and finite element analysis. Based on Ubuntu, it features a full software solution for professional 3D FE analysis from CAD geometry. It includes the Salome 3D pre/post processor, Code_Aster non-linear/multi- physics FE solver, Code-Saturne and OpenFOAM CFD solvers, Elmer multiphysics suite, GMSH, Netgen and enGrid 3D meshers, GNU Octave, Rkward, wxMaxima, Scilab, and more.
Status: Dormant
|
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.
|
|