Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 960 961 962 963 964 965 966 967 968 969 970 ... 7359 ) Next »
Audacity 3.0 Open-Source Audio Editor Introduces New Save File Format, More
The Audacity 3.0 open-source and cross-platform multi-track audio editor has been released today as a major update that introduces a new save file format, as well as numerous improvements and bug fixes.
10 Steps To Secure Linux Server + {Bonus Tips}
As we all know nothing is perfect. Things can go wrong if proper precautions are not taken. Once in a while, Linux tools encounter serious vulnerabilities and due to the nature of these tools (open-source), all tools quickly receive security fixes.
Raspberry Pi CM4 carriers boast dual LAN ports
Seeed and Mcuzone have launched compact Raspberry Pi CM4-based carrier boards for $45 and $109, respectively. The Seeed board features dual GbE ports and the Mcuzone entry has GbE and 10/100 ports plus 4G LTE. As promised last October, Seeed Studio has launched a carrier board for the Raspberry Pi Compute Module 4. Seeed’s Dual […]
Programming 101: Input and output with Java
When you write a program, your application may need to read from and write to files stored on the user's computer. This is common in situations when you want to load or store configuration options, you need to create log files, or your user wants to save work for later. Every language handles this task a little differently. This article demonstrates how to handle data files with Java.
read more
UP Squared Pro SBC features triple M.2 slots
Aaeon has launched a $169-and-up, community-backed “UP Squared Pro” SBC based on Apollo Lake. Compared to the UP Squared, it adds two more M.2 slots for SSDs, 5G, or Myriad X AI, plus wide-range power and TPM 2.0. In October, Aaeon teased an Intel Elkhart Lake based UP Squared Pro 2 board that has yet […]
My favorite open source project management tools
Projects like building a satellite, developing a robot, or launching a new product are all expensive, involve different providers, and contain hard dependencies that must be tracked.
Microsoft has come under repeated scrutiny for alleged breaches of the FCPA
EPO and Microsoft Collude to Break the Law — Part XII: Foreign Corrupt Practices, Bid Rigging and “Slush Funds”
Best Free and Open Source Alternatives to Google Translate
Google Translate is a multilingual neural machine translation service that translates text and websites from one language into another. What if you are looking to move away from Google and embark on a new world of online freedom, where you are not constantly tracked, monetised and attached to Google’s ecosystem. In this series, we’ll explore how you can migrate from Google without missing out on anything. We’ll recommend open source solutions.
How to Check Disk Space on Ubuntu 20.04
Tracking disk usage information is a day-to-day task of any system administrator. Linux has some built-in utilities that help you find the disk space of your system. In this post, we will show you how to check disk space on Linux using multiple ways.
NVMe vs M.2: What's the difference?
A quick look at two common terms kicked around in modern drive storage and what you need to know.
How to take Screenshots on Debian Linux
This article shows you how to take a screenshot of your Lock screen and login screen.
Bloom Filter: A Simple Way to Optimize Your Software
A Bloom filter efficiently tests if an element is a member of a set. It was first proposed by Burton Howard Bloom all the way back in 1970. Although a little unknown, they have become ubiquitous, especially in distributed systems and databases. Bloom filters are an excellent time and memory saver. This article explains why Bloom filters are, and how they work. With Python example code!
How to use FIND command in Linux
Find command is a pretty useful command for easily locating files & folders in Linux. What makes it a powerful command is that we can use a number of search criteria/options to refine the search. It can be found & used on almost all Linux distros by default.
A Quick Introduction To fzf (Interactive Command-Line Fuzzy Finder)
I've mentioned fzf a few times in the articles on Linux Uprising, but I've never actually written about it. fzf has been part of my workflow for a long time, and is an amazing tool which you should know about.
How to get started with Git on Linux
Developing applications is not as easy as many might think. It requires coding skills and the use of productivity tools that make the development process fast and efficient. One of those handy coding tools is a version control system called Git. This tutorial provides a beginner's guide on how to get started with Git version control system on Linux environment.
KDE Plasma 5.21.3 Is Out to Improve the New Plasma System Monitor App and Support for GTK Apps
The KDE Project released today KDE Plasma 5.21.3 as the third maintenance update to its latest KDE Plasma 5.21 desktop environment series to fix more bugs and improve existing components.
Technology preview: Running a container inside a container
Watch this step-by-step tutorial on how to run a container inside of Podman in Red Hat Enterprise Linux 8.3.
Install macOS Big Sur Or Catalina In A Virtual Machine Using Docker-OSX
Using this, you'll be able to install macOS in a QEMU virtual machine (via Docker), and run the macOS Catalina or Big Sur desktop, or boot to the OSX shell.
How to fix one2many data issues
The problem is that each entry in a certain field should have only one corresponding entry in a second field. Instead, the second field has the wrong entry or no entry at all. This post explains how to find and repair these errors on the command line.
How to write 'Hello World' in WebAssembly
WebAssembly is a bytecode format that virtually every browser can compile to its host system's machine code. Alongside JavaScript and WebGL, WebAssembly fulfills the demand for porting applications for platform-independent use in the web browser. As a compilation target for C++ and Rust, WebAssembly enables web browsers to execute code at near-native speed.
When you talk about a WebAssembly, application, you must distinguish between three states:
read more
« Previous ( 1 ... 960 961 962 963 964 965 966 967 968 969 970 ... 7359 ) Next »