Language Selection

English French German Italian Portuguese Spanish

Software: Audacity, Geary, GNOME Photos, Business Apps, Mir, Nix, KubeVirt, Top Projects and Apoxi

Filed under
Software
  • Audacity 2.2.2 Released with a Stack of New Features & Improvements

    This update also builds upon the major changes introduced in the release of Audacity 2.2.0 last year, as well that of the minor 2.2.1 update earlier this year.

  • Geary Email Client Mails Out a Bug Fix Update

    A new version of the Geary email client for Linux desktops is available to download.

    Although a (relative) minor update when compared to the huge Geary 0.12 release last year, Geary 0.12.1 is worthwhile.

    The update solves a stack of crashes and server compatibility issues, while also updating translations in the interface and user manual to ensure as many people can use Geary as possible.

  • GNOME Photos – An Elegant Alternative for Organizing and Sharing Photos

    How many GNU/Linux photo managers do you know have a beautiful UI for browsing photos and organizing them into collections coupled with inbuilt editing tools and cloud integration? This one goes by the name of GNOME Photos.

    GNOME Photos is a simple and yet elegant photo management app with which you can organize, share, and intuitively edit your photos on your Linux workstation. It features a file manager-like environment for easy navigation and cloud integration via GNOME Online Accounts.

  • Linux Means Business – Best Free Business Apps

    Let’s deal with the issue of cost up front. Every single application featured in this article is available to download without payment. This, in itself, helps to keep IT costs within a tight budget. And cost can be a very important driver when seeking an IT solution for firms – particularly for freelancers, entrepreneurs, start-ups, small businesses, and educational establishments. Naturally, these types of people and organizations will have some sort of IT budget. From a business perspective, open source business applications won’t necessarily be zero cost. Using unfamiliar software entails training costs for a firm — the costs are not limited to time itself. And then there’s the expense of obtaining support for the software, or even hiring development time to customize certain aspects of the software to add additional functionality. Off-the-shelf software is unlikely to completely address a company’s needs. But if a proprietary solution is sought, it’s likely that this development will be more expensive.

    It is sometimes thought that Linux software cannot rival Microsoft applications in a commercial setting because the strength of Linux comes from its price. In fact, Linux’s strength derives from other considerations such as flexibility, stability, security, cutting-edge technology, and ease of use. Additionally, the virtues of open source software are invaluable to commercial organizations whatever their size. With full access to source code, companies can easily develop extensions to the software, tailor made to their own specific needs and requirements. Moreover they are not reliant on the goodwill of a single vendor in order to do business: Linux is about freedom and choice and that is just as important to an organisation as to an individual.

  • Mir's Wayland Support Will Now Let You Drag Around Windows

    I was surprised to learn that up until this week, Mir's initial Wayland support didn't allow for windows of Wayland clients to be moved around the screen.

    Fortunately, that has now been resolved with allowing window movement to be initiated by Wayland clients running on Mir. Now you can enjoy Qt, GTK apps, and even the Weston Terminal to be moved around the screen. Previously there was just server-side support for moving windows in Wayland while now is client-side support.

  • Nix 2.0 Package Manager Released With A Ton Of Changes

    Nix 2.0 is now available as the latest major update to this functional package manager most commonly associated with the NixOS Linux distribution.

  • KubeVirt v0.3.0-alpha.3: Kubernetes native networking and storage

    First post for quite some time. A side effect of being busy to get streamline our KubeVirt user experience.

    KubeVirt v0.3.0 was not released at the beginnig of the month.

    That release was intended to be a little bigger, because it included a large architecture change (to the good). The change itself was amazingly friendly and went in without much problems - even if it took some time.

    But, the work which was building upon this patch in the storage and network areas was delayed and didn’t make it in time. Thus we skipped the release in order to let storage and network catch up.

  • Top 5 open source projects for 2018

    In our increasingly collaborative world, open source technology is a top trend that is having a major impact on the development and implementation of cutting edge capabilities. Open source is when source code connected to a program is made freely available, giving users the opportunity to make modifications and to share with other users.

    The common alternative to this is proprietary software, source code that remains under the strict control of an organisation, team or individual, ensuring that the integral code remains private and controlled by its owner.

  • DataTorrent Glues Open Source Componentry with ‘Apoxi’

    Building an enterprise-grade big data application with open source components is not easy. Anybody who has worked with Apache Hadoop ecosystem technology can tell you that. But the folks at DataTorrent say they’ve found a way to accelerate the delivery of secure and scalable big data applications with Apoxi, a new framework they created to stitch together major open source components like Hadoop, Spark, and Kafka, in an extensible and pluggable fashion.

More in Tux Machines

digiKam 7.7.0 is released

After three months of active maintenance and another bug triage, the digiKam team is proud to present version 7.7.0 of its open source digital photo manager. See below the list of most important features coming with this release. Read more

Dilution and Misuse of the "Linux" Brand

Samsung, Red Hat to Work on Linux Drivers for Future Tech

The metaverse is expected to uproot system design as we know it, and Samsung is one of many hardware vendors re-imagining data center infrastructure in preparation for a parallel 3D world. Samsung is working on new memory technologies that provide faster bandwidth inside hardware for data to travel between CPUs, storage and other computing resources. The company also announced it was partnering with Red Hat to ensure these technologies have Linux compatibility. Read more

today's howtos

  • How to install go1.19beta on Ubuntu 22.04 – NextGenTips

    In this tutorial, we are going to explore how to install go on Ubuntu 22.04 Golang is an open-source programming language that is easy to learn and use. It is built-in concurrency and has a robust standard library. It is reliable, builds fast, and efficient software that scales fast. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel-type systems enable flexible and modular program constructions. Go compiles quickly to machine code and has the convenience of garbage collection and the power of run-time reflection. In this guide, we are going to learn how to install golang 1.19beta on Ubuntu 22.04. Go 1.19beta1 is not yet released. There is so much work in progress with all the documentation.

  • molecule test: failed to connect to bus in systemd container - openQA bites

    Ansible Molecule is a project to help you test your ansible roles. I’m using molecule for automatically testing the ansible roles of geekoops.

  • How To Install MongoDB on AlmaLinux 9 - idroot

    In this tutorial, we will show you how to install MongoDB on AlmaLinux 9. For those of you who didn’t know, MongoDB is a high-performance, highly scalable document-oriented NoSQL database. Unlike in SQL databases where data is stored in rows and columns inside tables, in MongoDB, data is structured in JSON-like format inside records which are referred to as documents. The open-source attribute of MongoDB as a database software makes it an ideal candidate for almost any database-related project. This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the MongoDB NoSQL database on AlmaLinux 9. You can follow the same instructions for CentOS and Rocky Linux.

  • An introduction (and how-to) to Plugin Loader for the Steam Deck. - Invidious
  • Self-host a Ghost Blog With Traefik

    Ghost is a very popular open-source content management system. Started as an alternative to WordPress and it went on to become an alternative to Substack by focusing on membership and newsletter. The creators of Ghost offer managed Pro hosting but it may not fit everyone's budget. Alternatively, you can self-host it on your own cloud servers. On Linux handbook, we already have a guide on deploying Ghost with Docker in a reverse proxy setup. Instead of Ngnix reverse proxy, you can also use another software called Traefik with Docker. It is a popular open-source cloud-native application proxy, API Gateway, Edge-router, and more. I use Traefik to secure my websites using an SSL certificate obtained from Let's Encrypt. Once deployed, Traefik can automatically manage your certificates and their renewals. In this tutorial, I'll share the necessary steps for deploying a Ghost blog with Docker and Traefik.