DistroWatch Weekly |
DistroWatch Weekly, Issue 367, 16 August 2010 |
Welcome to this year's 33rd issue of DistroWatch Weekly! It can be difficult trying to count Linux users. Any counting method from downloads, to tracking updates, to monitoring sales continues to leave big question marks on the subject. This week we touch on a new move by Canonical to get a better head count in the OEM market. This week we also shift focus a little, examining an application called Imagination and a helpful command-line tool. This time of the year most of the big-name distros are quiet, but things are still churning in the FOSS community and this week saw releases from Peppermint, Vector, BackTrack, Salix OS, Puppy, Untangle and BlankOn. See our release section to find out the details on these projects. Finally we talk a little about setting up mail server in your own home and the considerations which go with it. As always, happy reading!
Content:
Join us at irc.freenode.net #distrowatch
|
Feature Story (by Jesse Smith) |
Using Some Imagination
At one point or another most of us have either sat through a presentation of slides or talked friends into sitting through our own slide shows. Often it's of pictures taken from a vacation or wedding photos. Regardless of who is subjecting who to the slides, it's usually a long process with little excitement. If you've ever thought it would be nice to mix a little music or audio commentary into a slide show, I'm happy to report there is an open source tool which will do just that. It's called Imagination.
In the
website's own words, "Imagination is a lightweight and simple DVD slide show maker" which is distributed under the GNU GPL. But the program isn't limited to just DVD formatted video, it will also help the user create .ogg and Flash videos, giving the artist greater flexibility and the option to target a wider audience. While there are other tools which will perform similar actions one of the benefits to using Imagination, a creation of Giuseppe Torelli, is that the project tries to keep dependencies to a minimum, simplifying installation.
Adjusting settings
(full file size: 617KB, resolution: 1072x697 pixels)
The Imagination application is split into four basic parts: the menus at the top of the window; slide settings, which are displayed to the right; a picture of the current slide, shown in the centre of the window; and a list of all the slides in the project, which are shown at the bottom of the window. When we first fire up Imagination, everything is blank and empty. So how do we get started?
The first thing we'll want to do is go up to the menu bar and click on the Slide menu and select Import pictures. This will bring up a standard file dialogue which allows us to select multiple images. Generally our next step is to add an audio track to go with our slide show. This is an almost identical process of clicking on the Slide menu and choosing Import music. At this point we see a collection of image thumbnails along the bottom of our screen and a list of audio tracks over on the lower-right. In both cases, these can be moved around, the images by dragging them and the audio tracks have convenient manipulation buttons.
In the top-right corner we find the Slide settings area. This container lists the properties of the currently selected slide. We get to see the slide's dimensions, how long it will stay on the screen, what sort of cenimatic effect will occur at the end of the slide and how long the entire show will take. It's possible to select multiple slides at once by holding the Control key and clicking additional slides and it's easy to remove unwanted slides by highlighting them and choosing Delete from the Slide menu.
Once all the slides are in the right order and have been given the desired properties, we can see what the show will look like by going up to the Slideshow menu and picking Preview. If everything looks correct, we can again return to the Slideshow menu and select Export. The export function makes it easy to save our slide show as a DVD-playable file, an .ogg formatted file or as a Flash video. Saving the file takes a relatively short time and I've found no problems with any of the above formats.
Exporting a slide show
(full file size: 482KB, resolution: 1072x697 pixels)
On the one hand this may seem like a very simple process of taking one part images and one part sound and mixing them together to make simple cartoons, presentations and vacation tributes. But, on the other hand, Imagination gives the user a good deal of flexibility. Each slide can be individually adjusted or the entire collection can be changed. Audio tracks and slides can be shuffled around and the output formats are suitable for either family DVD watching or for embedding on a website.
There may be some question as to why I would select such a specifically-focused program to review. It's certainly not that I find the application useful on a daily basis. What I think makes Imagination a point of interest is more wrapped up in its style, rather than its purpose. It has a number of design points which I think make it worthy of recognition. For instance, Imagination does essentially one thing and one thing well. It's not of the family of apps which tries to be an audio player + disc burner + file server + social media interface. It has one specific task and does this task with finesse. The interface is one which I find both intuitive and helpful. Each button comes with a tool tip which clearly states what the button does. The controls are fairly standard and the menus are uncluttered. The user has the option of using menus, a toolbar or keyboard short-cuts to perform most tasks. Things are easy to find and operate in a straight forward manner, really removing any need for a user's manual. A third point in Imagination's favour is that it comes equipped with sane defaults, but almost everything is an option. Background colour, region settings (for DVDs), time delays and visual effects are all adjustable.
What it boils down to is Imagination has one of the nicest graphical user interfaces I've used. The program is clean, user-friendly and the few error messages I've encountered where helpful. This is an application with a small focus which does its job well.
While Imagination is nicely crafted, its target audience is probably small and so I'd like to take a moment to mention another program which I think will be of use to my fellow Linuxers. This second program is called cpulimit and it also does one thing with a straight forward collection of options. Previously, we talked about using the nice and renice commands to adjust a process's priority. This can be handy for making sure your programs are running smoothly, but it doesn't prevent your CPU cycles from being gobbled up. Sometimes it can be useful to put a limit on just how much processing power a process can access at a given time. This might be in an effort to keep your video encoding from interfering with your compiling, or it might be something as simple as keeping your laptop's CPU from getting stuck at 100% and imitating a space heater.
The
cpulimit program stops a process from using up more than N per cent of your CPU. Let's say I've started up VirtualBox and left its guest operating system doing some long, boring task and I want to make sure it doesn't use more than 25% of my host CPU, I can run
cpulimit -e VirtualBox -l 25
This form of usage will also pick up future processes of the same name and limit their usage as well. Alternatively, if I have more than one instance of the program running, I can specify one process by its PID.
cpulimit -p 10225 -l 25
Used in this way, cpulimit continues to run, even after the process it is throttling dies. To make sure cpulimit exits (and no longer interferes with other processes) after its target terminates, the -z option can be used. For example:
cpulimit -p 10225 -l 25 -z
The cpulimit command should be run with administrator rights. So far I've found it handy for keeping virtual machines, large encoding jobs and backups out of the way while I use my computer's processing power for something else.
|
Miscellaneous News (by Jesse Smith) |
Counting Ubuntu OEM installs, FreeBSD conferences, Patching a running kernel the easy way
There is always a bit of a question mark attached to the number of Linux users in the world. Getting an accurate count can be difficult because people in the Linux community tend to move around a bit (from distro to distro) and also tend to be a private group. Last week
Canonical introduced a new way to get a head count. Future OEM installs of Ubuntu will come with a package called canonical-census that will send a daily ping to a Canonical server. The software "does not send any user specific data; it only transmits the operating system version (/var/lib/ubuntu_dist_channel), the machine product name, and a counter how many pings were sent." This should tell Canonical how many OEM installs are being sold and how long the systems continue to run Ubuntu.
* * * * *
Do you want to travel the world, meet like-minded people, shake a daemon's hand? If so, you will be happy to read about upcoming events, such as
KyivBSD Con, BSD-Day, EuroBSDCon and others. Each of these events is a great opportunity for users and developers to mingle, share ideas and talk about BSD. Some of these events have registration, so check them out now!
* * * * *
The concept, and indeed the practise, of patching a running Linux kernel isn't new. However, the idea of making adjustments to the heart of an operating system while it is still running sounds scary and complicated. IBM has a
well-written article on their website explaining why live kernel patching can be useful and how to go about performing the task. The steps are clearly laid out and it should be beneficial to anyone concerned with maintaining their uptime.
* * * * *
One of the benefits to using open source software is that a wide range of people can examine and, potentially, fix problems in the code. The Chromium web browser recently demonstrated this when a regression inadvertently made its way into a build, causing Chromium to send data back to Google. The unintended behaviour was
quickly discovered, the code located and a bug filed.
In other software news, the KDE project recently released version 4.5 of the popular desktop environment. To mark the occasion TechWorld is running a short
interview with Sebastian Kugler, a developer and spokesperson for the project. This release appears to focus mostly on bug fixes and performance improvements, bringing some polish to the KDE4 series.
* * * * *
If you've looked at Peppermint OS One and Peppermint Ice, you might have wondered what their relationship is and what separates them. Is one an upgrade, a re-spin, a fork? Which one is better suited to your needs? Jim Lynch
examined the two Peppermints and gives us some answers. A good read for people curious about the light, web-focused distribution.
* * * * *
Rumours have been circulating over the death of OpenSolaris for several months now and Oracles official stance of silence has only added fuel to the fire. This week a document, purported to be a
leaked internal Oracle memo, touches on the future of OpenSolaris, or its lack of a future. If this document is real, it spells can end to the OpenSolaris project.
|
Questions and Answers (by Jesse Smith) |
Virtual Post Office
Wants-to-receive-mail-at-home asks: I'd like to setup my own e-mail server and get my mail off the cloud. Any tips on setting up my own home-brew e-mail server?
DistroWatch answers:
Setting up your own private e-mail server can be an educational and rewarding experience. Good for you on taking the initiative to try this! There are a few things you might want to consider before you begin. The big one being: what do you hope to achieve above and beyond what your existing cloud-based service is providing? For instance, some people create private e-mail servers to gain privacy and prevent Google (or other big corporations) from reading their mail. The problem with this thinking is most e-mail is still sent in plain-text and it will pass through various other networks like so many pages of an open book. Also, copies of your messages will be stored on the other correspondent's e-mail server, which may be Gmail or Yahoo Mail, etc.
There are other considerations too. For example, you probably expect your cloud-based e-mail provider to be on 24 hours a day, every day. You probably want the same or better attachment size allowances, similar or better storage space, as good or better security, and as little or less spam getting through. A question to ponder is: can you provide these things to yourself as well as your existing provider? These are some points to keep in the back of your mind while you're putting together your new server. Being independent has its perks, but it also requires a bit of work.
I don't want to go into deep details on actually setting up the server here as each person will have slightly different preferences as to server type, operating system, spam filter and anti-virus, but I will point you to a few tutorials. This first one is for people on the Ubuntu family of systems and covers most of the basics. Here is another document for installing a mail server on an Arch Linux system. For FreeBSD fans, you can consult the project's Handbook as a place to get started. And for folks who like to learn from books, I suggest picking up a copy of Linux E-mail, which talks about setting up an e-mail server for a small network.
One more thing to keep in mind is running any sort of service on your home machine opens a potential avenue of attack against your computer. Be sure to keep your system locked down and up-to-date with security patches.
|
Released Last Week |
Peppermint OS One-08042010
Kendall Weaver has announced a new release of Peppermint OS One, an Ubuntu-based distribution with LXDE and integrated web-based applications: "We are proud to announce the release of Peppermint-One-08042010, being the third respin of our 'One' release. This release offers a fully updated system as of August 4, 2010 and comes with a number of bug fixes, some new features, and some other miscellaneous goodies. The default Firefox is now version 4.0 Beta 2. Due to the recent issues with the 3.6.x series and the frequency of updates and instability we figured this would be a good move. It's faster and generally more stable though a few extensions are likely to not work just yet..." Read on for the complete release annoucement.
BackTrack 4 R1
BackTrack 4 R1, a Linux-based penetration testing arsenal for security professionals, has been released: "The BackTrack Team is proud to announce the public release of BackTrack 4 R1. At the risk of sounding like a broken record, we believe this version is by far the best version released to date. With a shiny new 2.6.34 kernel, there are many significant improvements, such as expanded hardware support and improved desktop responsiveness. Tools have been updated system-wide, and a full Fluxbox desktop environment has been added. A walk-around for the rt28xx driver has been implemented. The VMWare version has complete integration with VMWare Tools, which provides a seamless interaction with BackTrack in a virtual environment...." The release announcement is here.
VectorLinux 6.0 "SOHO"
Robert Lange has announced the release of VectorLinux 6.0 "SOHO" edition for small or home office: "The SOHO final release is based on the KDE-4.4.2 plasma desktop with many graphical and system enhancements. We have included all the productivity software one would need like Digikam, the gimp-2.6.10, k3b-2.0, Scribus, OpenOffice and Inkscape to name a few. The kernel is version 2.6.31.11 which adds new wireless network possibilities along with greater speed and stability. The GUI installer first introduced in the VL standard 6.0 release has seen further refinements and is the default installer. Support has been added for a wider range of graphic chipsets and both lilo and grub2 bootloaders are available. Importing user accounts from previous installs is now possible provided a separate home partition is used...." The
full release announcement is here.
The VectorLinux 6.0 Desktop
(full file size: 734KB, resolution: 1023x767 pixels)
Salix OS 13.1.1
George Vlahavas has announced the release of Salix OS 13.1.1, a Slackware-based distribution with Xfce as the preferred desktop: "Here is Salix 13.1.1, using the Xfce desktop, available both in 32-bit and 64-bit flavours. A list of changes since the previous release in the 13.1 branch: Lilosetup, a new graphical tool that can be used for setting up the LILO bootloader has been added; new graphical system administration tools have been added; the installation CDs can now be used as a local repository with slapt-get/gslapt, complete with dependency support; new packages included in a 'full' mode installation - pyxdg, notify-python, libnl, net-snmp; all security fixes and package upgrades since the previous release have been included; flash has been removed from the 64-bit release." Read on for the
release announcement.
Puppy 5.1
Barry Kauler has announced the release of Puppy Linux 5.1: "The brilliant new Puppy Linux 5.1, code-name 'Lucid' as it is binary-compatible with Ubuntu Lucid Lynx packages, has been released. Lucid Puppy 5.1 is a 'full-featured compact distro.' It's a Puppy, so it is fast, friendly, and fun, and it can also serve as one's main Linux desktop. Quickpet and Puppy Package Manager allow easy installation of many of the best Linux programs, tested and configured for Lucid Puppy. Lucid Puppy boots directly to an automatically configured graphical desktop, with the tools to personalize the desktop right at hand, and it even recommends which add-on video driver to use for high-performance graphics..." The
release announcement is here.
Untangle Gateway 7.4
Untangle, a Debian-based multifunctional firewall, has been updated to version 7.4 which is a major bugfix release: "This release has focused sharply on quality. Untangle 7.4 brings additional improvements throughout the Untangle suite of applications, and the Untangle platform itself. Untangle has also used this release as the opportunity to simplify its product line up. 'As our business has grown over the last two years, our offering has become increasingly complex,' Mark Floisand, COO, said: 'We have trebled our paying customer base in 18 months, and with that came more product packages and price points. With this release, we wanted to regain some of the simplicity inherent in our brand.' Untangle now offers three distinct packages: Untangle Lite Package, Untangle Standard Package, and Untangle Premium Package." Read on for the release announcement.
BlankOn Sajadah 6.0
BlankOn Sajadah 6.0 is a variant of BlankOn 6.0 (also known as Ombilin), added with Islamic content and applications. BlankOn Sajadah supports entertainment software for immediate use without installing additional multimedia codecs, Internet access with very light web browsing, communications for instant messaging and social networking, and also office software. It also features vector and bitmap graphics as well as digital photo albums, and of course provides Islamic applications such as Qur'an, Hadith, Prayer Reminders, and Negative Content Filtering. BlankOn Sajadah 6.0 is launched to help the Indonesian Muslims. The project's press release is here.
Trinity Rescue Kit 3.4
Tom Kerremans has announced Trinity Rescue Kit 3.4, a Mandriva-based distribution designed to facilitate data rescue from Linux and Windows systems: "Big news from the Trinity Rescue Kit camp: an all new version of the live distro has just been published after almost a year of silence. The biggest visible enhancement here is the addition of a menu interface. Not a graphical one, but a text based, scrollable menu from which any regular computer user can perform otherwise complicated tasks. TRK 3.4 has received numerous feature additions like 'winclean', a home brewed utility to perform offline Windows disk cleaning, a new virusscan engine in the seriously debugged virusscan tool, rewritten winpass (password reset tool) which is way more tamperproof, complete manpages for TRK's own utilities, a quick and dirty guide for the impatient, and literally thousands of other changes..." The
release announcement is here.
* * * * *
Development, unannounced and minor bug-fix releases
|
Upcoming Releases and Announcements |
Summary of expected upcoming releases
|
DistroWatch.com News |
New distributions added to waiting list
- Anthares OS, a new general purpose Linux distro based out of Brazil.
* * * * *
DistroWatch database summary
* * * * *
This concludes this week's issue of DistroWatch Weekly. The next instalment will be published on Monday, 23 August 2010.
Jesse Smith
|
|
Tip Jar |
If you've enjoyed this week's issue of DistroWatch Weekly, please consider sending us a tip. (Tips this week: 0, value: US$0.00) |
|
|
|
bc1qxes3k2wq3uqzr074tkwwjmwfe63z70gwzfu4lx lnurl1dp68gurn8ghj7ampd3kx2ar0veekzar0wd5xjtnrdakj7tnhv4kxctttdehhwm30d3h82unvwqhhxarpw3jkc7tzw4ex6cfexyfua2nr 86fA3qPTeQtNb2k1vLwEQaAp3XxkvvvXt69gSG5LGunXXikK9koPWZaRQgfFPBPWhMgXjPjccy9LA9xRFchPWQAnPvxh5Le paypal.me/distrowatchweekly • patreon.com/distrowatch |
|
Extended Lifecycle Support by TuxCare |
| |
TUXEDO |
TUXEDO Computers - Linux Hardware in a tailor made suite Choose from a wide range of laptops and PCs in various sizes and shapes at TUXEDOComputers.com. Every machine comes pre-installed and ready-to-run with Linux. Full 24 months of warranty and lifetime support included!
Learn more about our full service package and all benefits from buying at TUXEDO.
|
Archives |
• Issue 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 |
• 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 |
• 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 |
CPUBuilders Linux
CPUBuilders Linux was a complete RPM-based Linux distribution designed for desktop or server applications. We strive to include as much great software as possible and provide an easier-to-use Linux experience without giving up any advanced functionality. Â Usable by beginners, hackable by experts, compatible with widely available Red Hat 9 and Fedora Core 1 packages, and easy to keep updated with the optional and inexpensive Cognitio update service.
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.
|
|