Best Free and Open Source Software
-
Best Free and Open Source Alternatives to Citrix Podio - LinuxLinks
Podio is a cloud-based collaboration platform that helps businesses organize work, manage projects, and streamline workflows.
Podio is proprietary software and is not available for Linux. We recommend the best free and open source alternatives.
8 Best Free and Open Source Linux Boot Utilities - LinuxLinks
In this article, we also identify software to help you customize the boot loader, and to create bootable live USB drives without burning optical media.
To provide an insight into the quality of software that is available, we have compiled a list of 8 useful boot utilities. Hopefully, there will be something here to improve the boot time of your machine, and to make the configuration of the boot process easier. Here’s our recommendations. They are all free and open source software.
oyomu - CLI comic collection manager and reader - LinuxLinks
oyomu is a command line comic collection manager and also a comic reader.
oyomu supports zip archives (.cbz or .zip) and to some extent epub archives (.epub)
This is free and open source software.
Memorize - store flashcard sets - LinuxLinks
Memorize is a native GNOME app that stores your flashcard sets.
It enables you to create, edit, view, and study sets. Use the test mode for creating a preparation exam. You can easily import existing Quizlet sets.
This is free and open source software.
OrcaSlicer - G-code generator for 3D printers - LinuxLinks
Orca slicer is a powerful slicer for FFF (FDM) 3D Printers.
OrcaSlicer is originally forked from Bambu Studio which is forked from PrusaSlicer which is forked from Slic3r.
This is free and open source software.
HyperDX - observability platform - LinuxLinks
HyperDX helps engineers quickly figure out why production is broken. You can instrument your application using vendor-neutral OpenTelemetry for logs and traces and then search or visualize your telemetry within HyperDX.
HyperDX allows you to do full-text search across all your events without any complex search syntax, and allows you to create alerts and visualizations on top of all your events as well.
This is free and open source software.
VirtualBox - powerful x86 and AMD64/Intel64 virtualization software - LinuxLinks
VirtualBox is a so-called hosted hypervisor, sometimes referred to as a type 2 hypervisor. Whereas a bare-metal or type 1 hypervisor would run directly on the hardware, Oracle VM VirtualBox requires an existing OS to be installed. It can thus run alongside existing applications on that host.
This is free and open source software.
which - show the full path of commands - LinuxLinks
which takes one or more arguments. For each of its arguments it prints to stdout the full path of the executables that would have been executed when this argument had been entered at the shell prompt. It does this by searching for an executable or script in the directories listed in the environment variable PATH using the same algorithm as bash.
This is free and open source software.