Language Selection

English French German Italian Portuguese Spanish

March 2015

Tiny, stackable, Linux-based IoT module hits Kickstarter

Filed under
Linux

On Kickstarter, Onion launched a tiny, Linux-based “Omega” IoT module, along with a dock, stackable expansion modules, a cloud service, and web app tools.

Onion’s Omega joins a growing number of single board computers and computer-on-modules for Internet of Things applications that have tapped Qualcomm’s MIPS-based, WiFi-enabled Atheros AR9331 system-on-chip. For a pledge of $25, Onion’s Kickstarter campaign offers the Omega computer-on-module combined with a “dock” that turns it into an sandwich-style single board computer.

Read more

Development activity in LibreOffice and OpenOffice

Filed under
LibO
OOo

The LibreOffice project was announced with great fanfare in September 2010. Nearly one year later, the OpenOffice.org project (from which LibreOffice was forked) was cut loose from Oracle and found a new home as an Apache project. It is fair to say that the rivalry between the two projects in the time since then has been strong. Predictions that one project or the other would fail have not been borne out, but that does not mean that the two projects are equally successful. A look at the two projects' development communities reveals some interesting differences.

Read more

11 Ways That Linux Contributes to Tech Innovation

Filed under
Linux
Interviews

Over the past six months I've asked new Linux Foundation corporate members on the cutting edge of technology to weigh in on what interesting or innovative trends they're witnessing and the role that Linux plays in them. Here's what engineers, CTOs, and other business leaders from companies including CoreOS, Rackspace, SanDisk, and more had to say.

Read more

Jessie Release Date: 2015-04-25

Filed under
Debian

We now have a target release date of Saturday the 25th of April. We
have checked with core teams, and this seems to be acceptable for
everyone. This means we are able to begin the final preparations for
a release of Debian 8 - "Jessie".

The intention is only to lift the date if something really critical
pops up that is not possible to handle as an errata, or if we end up
technically unable to release that weekend.

Please keep in mind that we intend to have a quiet period from
Saturday the 18th of April. Bug fixes must be *in Jessie* before
then.

Read more

Radeon Linux Benchmarks: Catalyst 15.3 Beta vs. Linux 4.0 + Mesa 10.6-devel

Filed under
Graphics/Benchmarks

Before ending out March, here's some new OpenGL Linux benchmarks comparing the closed-source Catalyst 15.3 Beta driver against the Linux 4.0 development kernel with Mesa 10.6 Git for the freshest open-source graphics driver code.

Read more

5 questions to determine if open source is a good fit for a software project

Filed under
OSS

A benefit of open source in general, and commercial open source in particular, is that you have the support of others as well as the ability to do the maintenance yourself.

I hope these questions will help you determine whether open source is a good fit for your next software project. Let me know if there are other questions you would add to this list.

Read more

Clonezilla Live 2.4.0-7 Released to Fix a Btrfs Issue, Based on Debian Sid

Filed under
Development

Steven Shiau has released a new development version of his Clonezilla Live operating system aimed at system administrators who want an easy-to-use, portable, and straightforward solution for cloning disk drives.

Read more

Lumina Desktop 0.8.3 Released!

Filed under
BSD

The next version of the Lumina Desktop Environment has just been released!

This is mainly a bugfix release to correct an urgent issue with the system tray on FreeBSD 11, but there are a number of other slight improvements/updates included as well. The full list of changes is included at the bottom of this announcement, but the notable changes are as follows:

New Panel Plugin: “Application Launcher“
This allows the user to pin the shortcut for an application directly to a panel.
New Utility: “lumina-xconfig“
This utility allows the user to easily enable/disable additional monitors/screens within the desktop session.
Fix the issue with transparent system tray icons on FreeBSD 11
Add support for the XDG autostart specifications.

Read more

Netflix has more than 50 open source projects

Filed under
Interviews
OSS

My team has become very fond of an open source tool called Browserify. It was originally designed to allow the Node.js modules to be used in the browser, but we’ve leveraged it as the primary component in our build process. Over the last year, it has helped us to turn our monolithic code into a set of independent, maintainable modules. Previously, we were concatenating a big file and maintaining subsystem independence using namespaces, so this has been a big change for us.

Read more

Cinnamon 2.4.7 Arrives with Numerous Fixes, Should Be in Repos Soon

Filed under
Linux

Cinnamon is a desktop environment built by the Linux Mint team and it's implemented by default in the Mint OSes. The current update, 2.4.7 is just a maintenance one, but it's pretty extensive and it comes with a ton of changes.

Read more

More in Tux Machines

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.

Red Hat Hires a Blind Software Engineer to Improve Accessibility on Linux Desktop

Accessibility on a Linux desktop is not one of the strongest points to highlight. However, GNOME, one of the best desktop environments, has managed to do better comparatively (I think). In a blog post by Christian Fredrik Schaller (Director for Desktop/Graphics, Red Hat), he mentions that they are making serious efforts to improve accessibility. Starting with Red Hat hiring Lukas Tyrychtr, who is a blind software engineer to lead the effort in improving Red Hat Enterprise Linux, and Fedora Workstation in terms of accessibility. Read more

Today in Techrights

Android Leftovers