Showing headlines posted by bob

« Previous ( 1 ... 177 178 179 180 181 182 183 184 185 186 187 ... 1193 ) Next »

Audacity users stick the knife - and fork - in to strip audio editor of unwanted features

  • The Register; By Richard Speed (Posted by bob on Jul 7, 2021 5:50 AM CST)
  • Story Type: Editorial; Groups: Community
New name needed. How about Impudence? Or maybe Pluck?. Contributors disgruntled with the recent direction of cross-platform FOSS audio software Audacity are forking the sound editor to a version that does not have the features or requirements that have upset some in the community.…

3.5-inch Tiger Lake SBC offers quad displays, 2.5GbE, and M.2 with PCIe Gen4

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jul 7, 2021 3:47 AM CST)
  • Story Type: News Story; Groups: Intel
Commell’s 3.5-inch “LE-370” SBC features a Tiger Lake UP3 CPU with up to 32GB DDR4, GbE and 2.5GbE ports, quadruple displays, 4x USB 3.2 Gen2, 2x M.2, and mini-PCIe. Commell was one of the first companies to announce a Pico-ITX board with Intel’s 11th Gen Tiger Lake UP3 platform with its LP-179 SBC and has […]

With Whitehurst stepping down, where do IBM and Red Hat go from here?

In the long run, Whitehurst's absence will leave a weakened IBM and Red Hat facing stronger cloud and Linux rivals.

AGX Xavier edge AI system has four PoE ports

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jul 6, 2021 10:39 PM CST)
  • Story Type: News Story; Groups: Community
Axiomtek unveiled a Jetson AGX Xavier based “AIE900-902-FL” computer with dual lockable HDMI ports and 6x GbE, 4x of which offer PoE. There is also a more compact, Whiskey Lake based “eBOX565” box. Axiomtek has announced the AIE900-902-FL, its first computer based on Nvidia’s high-end Jetson AGX Xavier. There is also a much smaller, Whiskey […]

Edit PDFs on the Linux command line

  • Opensource.com (Posted by bob on Jul 6, 2021 9:37 PM CST)
  • Groups: Linux; Story Type: News Story
Many of the documents you receive come in PDF format. Sometimes those PDFs need to be manipulated. For example, pages might need to be removed or added, or you might need to sign or change a specific page. Whether good or bad, this is the reality we all live in. There are some fancy graphical user interface tools that let you edit PDFs, but I have always been most comfortable with the command line. Of the many command-line tools for this task, the ones I use when I want to modify a PDF are qpdf and poppler-utils. read more

Send and receive Gmail from the Linux command line

  • Opensource.com (Posted by bob on Jul 6, 2021 8:36 PM CST)
  • Groups: Linux; Story Type: News Story
I'm a Mutt user. I like viewing and composing emails in the convenience of my Linux terminal. With a lightweight and minimal client like Mutt, I know that I can have my email available regardless of system specifications or internet access. And because I have a Linux terminal open more often than not, my email client essentially has no footprint on my desktop real estate. read more

Why you need to use Kubernetes schema validation tools

  • Opensource.com (Posted by bob on Jul 6, 2021 6:33 PM CST)
  • Story Type: News Story
How do you ensure the stability of your Kubernetes (K8s) clusters? How do you know that your manifests are syntactically valid? Are you sure you don't have any invalid data types? Are any mandatory fields missing? Most often, we become aware of these misconfigurations only at the worst time: when we're trying to deploy the new manifests. Specialized tools and a "shift-left" approach make it possible to verify a Kubernetes schema before it's applied to a cluster. This article addresses how you can avoid misconfigurations and which tools are the best to use. read more

Whiskey Lake panel PCs prep for the operating room

  • LinuxGizmos.com (Posted by bob on Jul 6, 2021 2:15 PM CST)
  • Groups: Linux; Story Type: News Story
DFI’s Linux-ready, IP65 protected “OR-PC” medical panel PCs are available with 15.6-, 19-, 21- and 24-inch HD touchscreens and offer 8th Gen CPUs, up to a 2TB SSD, 2x GbE, 2x DP++, and 4x USB 3.1 Gen2. Despite some inroads by Linux, Windows continues to rule in the world of medical computers. If Linux is […]

How to Install Gitea with Nginx and free Let's Encrypt SSL on Ubuntu 20.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jul 6, 2021 11:47 AM CST)
  • Groups: Ubuntu, Linux; Story Type: News Story
Gitea is an open-source and self-hosted version control system written in Go. It is simple, lightweight, and can be installed on low-powered systems. In this tutorial, we will show you how to install Gitea Git service with Nginx and Let's Encrypt SSL on Ubuntu 20.04.

How I avoid breaking functionality when modifying legacy code

  • Opensource.com; By Alex Bunardzic (Posted by bob on Jul 6, 2021 2:33 AM CST)
  • Story Type: Editorial; Groups: Developer
Allow me a bit of introspection. I've been working in the software engineering field for 31 years. During those 31 years, I've modified a lot of legacy software.

Audacity is a poster child for what can be achieved with open-source software and the future looks bright

If Muse Group's stewardship takes a wrong turn, there's always the fork button. Feature The quality of software the FOSS community has created is nothing short of amazing.…

Latest patches show Rust for Linux project making great strides towards the kernel

Torvalds reckons 'it might be mergeable for 5.14'. The Rust for Linux project, sponsored by Google, has advanced with use of a beta Rust compiler (as opposed to a nightly build), testing ARM and RISC-V architecture support, new Rust abstractions, and more.…

How to Install Apache Tomcat 10 on Debian 10

Apache Tomcat is open-source and the most popular web application server used to host Java-based applications. In this tutorial, we will explain how to install Apache Tomcat 10 on Debian 10 server.

Enter invisible passwords using this Python module

  • Opensource.com (Posted by bob on Jul 5, 2021 7:07 PM CST)
  • Groups: Python; Story Type: News Story
Passwords are particularly problematic for programmers. You're not supposed to store them without encrypting them, and you're not supposed to reveal what's been typed when your user enters one. This became particularly important to me when I decided I wanted to boost security on my laptop. I encrypt my home directory—but once I log in, any password stored as plain text in a configuration file is potentially exposed to prying eyes. read more

Things to do after installing Fedora 34 Workstation

I'm sure that you want to feel more at home with your Fedora Linux system. These are things to do after installing Fedora 34 Workstation.

7 guides about open source to keep your brain busy this summer

Start a new Raspberry Pi project read more

Identify flowers and trees with this open source mobile app

Where I live, there are lots of trails and roads lined with flowers and trees. My community is famous for its annual maple festival, and maple trees are easy for me to identify. However, there are many other trees I cannot identify by name. Flowers are the same. Recently my wife told me about PlantNet, a mobile application that can identify these flowers and trees. It's available on iOS and Android, and it's free, so I decided to try it out.

Run Prometheus at home in a container

  • Opensource.com; By Chris Collins (Posted by bob on Jul 4, 2021 12:18 AM CST)
  • Story Type: Security, Tutorial; Groups: Linux
Prometheus is an open source monitoring and alerting system that provides insight into the state and history of a computer, application, or cluster by storing defined metrics in a time-series database. It provides a powerful query language, PromQL, to help you explore and understand the data it stores. Prometheus also includes an Alertmanager that makes it easy to trigger notifications when the metrics you collect cross certain thresholds.

Rocky Linux release attracts 80,000 downloads as ex-CentOS users mull choices

Who has the best RHEL clone? Rivals jostle for position. Rocky Linux 8.4, which was made generally available early last week, attracted 80,000 downloads within 72 hours, but disaffected CentOS users are wondering whether Rocky, rival AlmaLinux, or some other OS, is the right next move.…

Telematics device has an i.MX8 and four J1939 compliant CAN ports

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jul 3, 2021 6:51 PM CST)
  • Story Type: News Story; Groups: Linux
iWave’s “Telematics Gateway” runs Linux on an i.MX8 and offers 4x CAN ports with J1939 support plus LAN with PoE, serial, K-Line/LIN, 4G, WiFi/BT, GNSS, and UWB. iWave also announced 802.11ax support for all its i.MX8-based products. iWave Systems has followed up on its i.MX ULL-based OBD II telematics computer with a larger, faster, and […]

« Previous ( 1 ... 177 178 179 180 181 182 183 184 185 186 187 ... 1193 ) Next »