Category: Linux

All news related to Linux.

  • CutFishOS Linux Distro Is Being Developed Once Again

    CutFishOS Linux Distro Is Being Developed Once Again

    CuteFishOS appears to be under active development once again after a mysterious pause that left its fans worried.

    CuteFishOS is a Linux distro that looks similar to macOS and quickly gained a following. Development appeared to stop, with no explanation given. According to The New Stack, ten fans of the distro even went so far as to fork it in an effort to keep it alive and moving forward.

    It appears the effort was in vain, with the project’s GitHub page announcing that CuteFishOS is back.

    “Your Favorite CutefishOS are back now! New website in the works (coming soon)…”

    There’s still no explanation of what transpired, or why the development appeared to stall. In the meantime, the fork briefly undertaken by the fans has been put on hold since the official distro appears to be moving forward again.

  • Timeshift Backup Tool Finds New Home at Linux Mint

    Timeshift Backup Tool Finds New Home at Linux Mint

    The popular Linux backup tool, Timeshift, is moving to Linux Mint as the distribution (distro) takes over development of the utility.

    Timeshift is used across multiple distros, providing users a way to create snapshots of their system before performing updates. If something goes wrong, the system can easily be restored to a previous snapshot, giving users peace of mind. After the original developer was no longer able to continue work on the project, Linux Mint assumed responsibility for it.

    “Thanks to Timeshift, Linux Mint has been able to come up with a robust update strategy and a very clear message: Take snapshots, apply all updates,” the company writes in a blog post.

    “Timeshift was created and maintained by a very talented developer called Tony George. You probably also heard of UKUU and Aptik, Tony develops many exciting tools: https://teejeetech.com.

    “Unfortunately he had to stop developing Timeshift to focus on his other projects. We got in touch with him to see how we could help and the decision was made to take over the maintenance.”

    Linux Mint says Timeshift will become an XApp, the company’s suite of apps it develops in-house. Fortunately, in typical Linux fashion, Linux Mint creates its XApps to be used on a variety of distros, not just its own.

    Given how popular Linux Mint is, it’s a safe bet Timeshift has a bright and secure future ahead of it.

  • KDE Community Has Released Plasma 5.24

    KDE Community Has Released Plasma 5.24

    The KDE Community has released the latest version of the popular desktop, KDE Plasma 5.24, bringing a number of improvements.

    KDE Plasma is one of the most popular Linux desktops, and is known for the plethora of options, features, and customizations it offers. It takes a decidedly different design philosophy than its top competitor, Gnome, which focuses more on a simple, streamlined interface.

    The latest version of Plasma makes a number of improvements to the interface and workflow, including borrowing some features from Gnome, such as the new Overview. The feature is still in beta, but already looks relatively polished.

    The new release also has fingerprint reader support, an improved Breeze theme for better consistency with apps, easier customization, clearer labeling for critical notifications, simpler system settings, and more.

    While none of the features are groundbreaking, when taken together, they make up a solid upgrade that should improve the day-to-day KDE experience. This is also an LTS (long-term support) upgrade, meaning it will be supported for the rest of the 5.x lifecycle.

  • Microsoft Announces General Availability of Edge on Linux

    Microsoft Announces General Availability of Edge on Linux

    Microsoft has released a stable version of its Edge web browser for Linux, adding another option for users.

    Roughly a year ago, Microsoft made a preview version of Edge available for Linux, and has been working on improving it ever since. Despite being from Microsoft, the browser has actually received relatively positive reviews in the Linux community.

    Having a Linux version of Edge also provides a way for individuals to have the same browser experience on Windows, macOS and Linux.

    “A common request is your need for Microsoft Edge to span the breadth of operating systems in your environment,” Colleen Williams and Sean Lyndersay

    write in a blog post. “Last October, we made Microsoft Edge available on Linux in preview channels (Dev and Beta channels) and today, the browser is generally available for Linux via the stable channel. This milestone officially rounds out the full complement of major platforms served by Microsoft Edge through stable channel: Windows, Mac, iOS, Android, and now Linux. To use Microsoft Edge on Linux, users can download it from our website or retrieve it using the command line from a Linux package manager.”

  • Linus Torvalds Releases Linux 5.15-rc5

    Linus Torvalds Releases Linux 5.15-rc5

    Linux creator Linus Torvalds has released the latest release candidate of the operating system kernel, version 5.15-rc5.

    The stable release of Linux 5.15 is expected in next few weeks. According to Torvalds post, things are coming along nicely.

    So things continue to look quite normal, and it looks like the rough patch (hah!) we had early in the release is all behind us.

    Overall, it appears the latest release candidate has relatively minor changes.

    The commit stats look normal for an rc5, and the diffstat is fairly regular too. We had more arch updates than perhaps is common, with almost as many lines of diffs in architecture code as there is in drivers. Admittedly some of that “architecture” code ends up being devicetree updates, so some of it could be attributed to driver code, but that’s not how our source tree is laid out..

    Outside of arch code (x86, powerpc, arm, arm64) and drivers (mainly gpu, networking and usb), we have a smattering of other changes: 9p and ksmbd, core networking, and some perf tooling updates. And misc smaller random stuff.

  • Manjaro Linux Cinnamon Choose Vivaldi Over Firefox As Default Browser

    Manjaro Linux Cinnamon Choose Vivaldi Over Firefox As Default Browser

    Manjaro Linux Cinnamon has chosen Vivaldi as its default browser, ousting Firefox.

    Vivaldi is a popular web browser based on the Chromium rendering engine, the same engine that powers Google’s Chrome. The company was co-founded by the co-founder and former CEO of Opera software, Jon von Tetzchner, and its browser is designed to appeal to power users, as well as Opera users.

    Manjaro is one of the more popular Linux distros, and is based on the Arch distro. One of Manjaro’s strengths is its focus on ease-of-use, making it a good choice for those just breaking into the Linux world. Manjaro Cinnamon is a version of the distro that ships with the Cinnamon desktop environment as the default, instead of Gnome, KDE or Xfce.

    According to Vivaldi CEO Jon von Tetzchner, Manjaro’s co-CEO made the decision to include Vivaldi as the default.

    To give Vivaldi more of the attention it deserves, I decided to include it as the default browser in our popular Cinnamon Community Edition. With its remarkable browsing speed, exceptional customizability and especially the way it values user privacy, Vivaldi for me is a perfect match for Manjaro Linux.

    The announcement is good news for Vivaldi, and another setback for Firefox.

  • Linux Hits 30! How it Changed the World and Where It’s Headed

    Linux Hits 30! How it Changed the World and Where It’s Headed

    Linux is officially 30 years old today, the single greatest open source success story that forever changed the world.

    Linus Torvalds sent a message to the comp.os.minix newsgroup on August 25, 1991, announcing he was creating a Unix-type operating system (OS) and asking for feedback and input on possible features. Three decades later, it’s hard to believe how far the OS has come.

    Because Torvalds based Linux on Unix, the new OS inherited many of Unix’s advantages. Unix had long been used to power mainframes, and had a reputation for stability. It was not uncommon for Unix computers to go months, or even years, without rebooting. The OS also had far better security built into it than many of the systems that would follow, such as Windows. Torvalds included many of those features in Linux, ensuring it could, and would, be used for the same type of mission-critical services and applications that were once the sole domain of Unix.

    Linux may not be a popular option on the desktop, with less than 5% market share, but the OS has had a profound impact on virtually every other aspect of the computing market. The majority of web servers run Linux, as do virtually all the world’s supercomputers. On the other end of the computing spectrum is the smartphone, with Android running on a modified Linux kernel, meaning billions of devices are Linux-powered. As a result, while Linux may never have reached its goal of truly challenging Windows and macOS, in many ways it has far surpassed them both.

    Even on the desktop, where its success has been far more limited, Linux has made great strides in the past 30 years. Rather than one single version, Linux is available in countless different distributions (distros), each maintained by individuals, groups, organizations or, in some cases, companies. Each distro offers unique advantages and focus, with some offering more fine-tuned control, others offering greater ease-of-use and still others offering top-notch security.

    In the early days, the Linux desktop scene was dominated by Red Hat, Mandrake, Caldera, SUSE, Debian and Slackware. Now there is no shortage of available options, including ones that mimic the Windows and macOS platforms people may be migrating from.

    Even on the smartphone, Linux is beginning to make progress beyond Android. Several years ago, Ubuntu, one of the most popular distros, made headlines when it announced it was working on a version for smartphones, Ubuntu Touch. The goal was to create true convergence devices: devices that had the form factor and convenience of a smartphone, but could be plugged into a dock and serve as a full-fledged computer. The devices would run the same OS, software and services, allowing a person to use a single device for all their needs.

    While Ubuntu eventually abandoned its plans, Ubuntu Touch was picked up by the community. Ubuntu Touch has continued to improve, and now supports an array of phones and devices. Other distros have also come out with smartphone and tablet support and some devices, such as the PinePhone and Librem 5, have been designed specifically to run Linux. It remains to be seen if these endeavors will make a dent in Apple and Google’s duopoly, but with the current anti-Big Tech sentiment, there’s never been a better time for an alternative to have a fighting chance.

    When Linus Torvalds sent that fateful message 30 years ago, he likely never could have imagined how important his creation would become, how much the world would depend on it, or the potential that still lies ahead.