Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 786 787 788 789 790 791 792 793 794 795 796 ... 7359 ) Next »
Global communication in open source projects
I am a current graduate student at the University of Minnesota, Twin Cities in the Scientific and Technical Communication MS program. The following is an interview I conducted with Jim Hall to learn about international professional communication strategies in the multinational group, the FreeDOS Project.
How to Customize the Linux Terminal Splash Screen
The terminal is like a virtual second home for many Linux users since they spend most of their working time typing commands in it. It's important to personalize the terminal to your heart's desire if you don't want to bore yourself with the dull, black command-line screen.
Duplicate records differing only in unique identifiers
There's a big data table with lots of fields and lots of records. Each record has one or more unique identifier field entries. How to check for records that are exactly the same, apart from those unique identifiers? I've been tinkering with this problem for years, and I described a fairly clumsy method in a 2020 blog post. Here I present a much-improved command-line solution.
Open Source Community Shifts Left With OpenSSF, Google SLSA
Security is becoming an increasingly key piece of the open source puzzle amid industry-wide pushes to shift left and integrate security during early stages of application development. The Linux Foundation’s Open Source Security Foundation (OpenSSF) is one example of how the open source community is working to improve software security through an ecosystem approach, vying for proactive handling of security by default.
NVIDIA 495.44 Graphics Driver Adds GBM Support, Indicator for Resizable BAR Support
NVIDIA released today the NVIDIA 495.44 proprietary graphics driver for GNU/Linux, FreeBSD, and Solaris systems with various new features and improvements.
How eBPF Streamlines the Service Mesh (TNS)
There are several service mesh products and projects today, promising simplified connectivity between application microservices, while at the same time offering additional capabilities like secured connections, observability, and traffic management. But as we’ve seen repeatedly over the last few years, the excitement about service mesh has been tempered by practical concerns about additional complexity and overhead. Let’s explore how eBPF allows us to streamline the service mesh, making the service mesh data plane more efficient and easier to deploy.
Anticipating Your Memory Needs - Further learnings
The blog "Anticipating Your Memory Needs" discussed the memoptimizer daemon which monitors the rate of consumption and reclamation of memory pages of different orders on a system. Using this information, memoptimizer builds a mathematical model of memory usage trend on the system and uses this model to anticipate potential upcoming memory shortage. This allows it to take actions ahead of time to force reclamation/compaction of memory pages before memory shortage happens.
Run your own CI pipeline with GStreamer's new monorepo
Maintaining a non-trivial set of GStreamer patches can be tricky. Thanks to the recent move to a single, unified git repo, you can now easily run a GStreamer continuous integration pipeline on your own GitLab instance. Here's how.
Megaquarium: Architect's Collection expansion announced for November 11
Megaquarium: Architect's Collection is the next expansion for the great aquarium building game from developer Twice Circled and it's ready to release on November 11.
Mastering Linux Administration – Book Review
People frequently inquire about the best ways to learn Linux. I’ve already done extensive research on the subject and written three articles on how to learn Linux online. Candidates that are serious about learning Linux can get started immediately by joining online communities or purchasing video courses. Books, on the other hand, have always been the best source of in-depth knowledge on any topic, including learning Linux.
KDE Plasma 5.23.2 Released with NVIDIA GBM Support, More Bug Fixes
The KDE Project announced today the general availability of KDE Plasma 5.23.2 as the second point release to the latest and greatest KDE Plasma 5.23 desktop environment series.
OVPN-Admin is a Simple Web UI to Manage OpenVPN Users
If you are looking for a GUI solution that allows you to create OpenVPN users, their certificates, and routes in convenient to use UI, we have good news for you. OVPN-Admin gives you all that and more.
Deploy Quarkus applications to Kubernetes using a Helm chart
Serverless functions are driving the fast adoption of DevOps development and deployment practices today. Knative on Kubernetes is one of the most popular serverless platforms to adopt serverless function architectures successfully. But developers must understand how serverless capabilities are specified using a combination of Kubernetes APIs, Knative resources, and function-oriented programming.
How to Install Python 3.10 in Ubuntu and Other Related Linux
Planning to get the Python 3.10 installed for your work? Here's how to install Python 3.10 in Ubuntu and related distributions.
How to Install Rust on AlmaLinux 8
Rust is a programming language with three key design tenets: safety, concurrency, and practicality. In this article, we will learn how to install Rust on an AlmaLinux 8 system. This tutorial includes detailed instructions along with screenshots of the steps in the process.
Configure Linux system auditing with auditd
Sysadmins use audits to discover security violations and track security-relevant information on their systems. Based on preconfigured rules and properties, the audit daemon (auditd) generates log entries to record information about the events happening on the system. Administrators use this information to analyze what went wrong with the security policies and improve them further by taking additional measures.
How to Install CyberPanel on Ubuntu 20.04
This tutorial will show you how to set up CyberPanel with OpenLiteSpeed on an Ubuntu 20.04 cloud server. and will also go over some basic CyberPanel configuration changes needed in order for CyberPanel to work properly.
Nine Raspberry Pis power this entire office
Monterail decided they needed a bigger office, and they wanted that office to be smarter, so they turned to Raspberry Pi to make it happen. It was a real leap of faith because the team couldn’t find a similar Raspberry Pi project quite this big, so they didn’t have much to go on. Spoiler: their courage paid off.
How To Use Case Statement In Bash Scripts
This guide explains what is Bash case statement and how to use case statement in Bash shell scripts with examples.
How to Install Bitwarden Password Manager on Debian 11
Bitwarden is a free and open-source password manager that stores website credentials in an encrypted vault. It allows you to store all of your login credentials and keep them synced between all of your devices. In this post, we will show you how to install the Bitwarden password manager on Debian 11.
« Previous ( 1 ... 786 787 788 789 790 791 792 793 794 795 796 ... 7359 ) Next »