This post is a non-exhaustive list of free and open source (FOSS) video editors for Linux. List of free and open source Video Editors for Linux Featured video editors: Pitivi Kdenlive Openshot Flowblade Pitivi https://www.pitivi.org It is part of GNOME project. Kdenlive https://kdenlive.org It is part of KDE project. Openshot https://www.openshot.org/ Shotcut https://shotcut.org/ Flowblade https://jliljebl.github.io/flowblade/ […]
List of Password Manager Applications
A common person connected to the internet must use a few dozen of passwords. Using a different password for each service and memorize all of them without writing it down it is not always possible. Some usual methods to write it down (papersheet out of a vault, unprotected Excel file, etc.) are not safe at […]
List of Application Security Testing (AST) Solutions
Application Security Testing (AST) is the process of checking an application in order to identify potencial vulnerabilities and set points for security improvements. Types of AST: Static AST (SAST) Dynamic AST (DAST) Interactive AST (IAST) List of Application Security Testing (AST) Solutions AST Solutions: SonarQube CheckPoint SonarQube https://www.sonarqube.org/ OpenSource platform Checkmarx SAST https://checkmarx.com/product/cxsast-source-code-scanning/ Developed […]
Code Repositories
Code repositories are applications to store software source code. It adds functionality like control version, team chat, etc. Git is an open source version control system that provides code repositories. As the code is publicly available, it can be implemented by anyone. There are different companies offering Git repositories as a service. This post lists […]
How to convert a standard Ubuntu Computer into an audio Studio
This post is about how to convert a computer with vanilla Ubuntu OS installed into a FOSS DAW. The steps will be quite similar for other GNU/Linux distributions, but extra steps may be needed, for example, to allow JACK working on real-time. Ubuntu 21.10 is the version tested. Digital Audio Workstation (DAW) is a device […]