| by Scott Kilroy

Linux Magazine Full Feed 2021-04-28 01:08:22

Chronicler Zack Brown reports on the latest news, views, dilemmas, and developments within the Linux kernel community.

Read More
| by Scott Kilroy

Evolution of a Passion Project

Knoppix, a portable operating system and rescue disk, continues to evolve.

Read More
| by Scott Kilroy

Linux Magazine Full Feed 2021-04-28 01:08:16

:Knoppix 9.1 and Zorin OS 15.3 Core

Read More
| by Scott Kilroy

Secure communication over the unreliable UDP transport with DTLS

TLS encryption is wonderful if it is running over a reliable transport protocol like TCP; but if your needs call for the less reliable UDP transport, you’d better start learning about DTLS.

Read More
| by Scott Kilroy

Improving Linux package management

Linux package managers work too slowly. The experimental distri research project investigates ways to speed up package management.

Read More
| by Scott Kilroy

Setting up a dgamelaunch game server

If you are into retrogaming, dgamelaunch lets you set up a server to play Roguelike games and compete with friends, all while preserving a piece of gaming history.

Read More
| by Scott Kilroy

Access Raspberry Pi GPIO with ARM64 assembly

Reading, writing, and arithmetic with the Raspberry Pi in ARM64 assembly language.

Read More
| by Scott Kilroy

Raspberry Pi OS now comes with PulseAudio and a graphical printer manager

The Raspberry Pi Foundation regularly adds new features to the official operating system, Raspberry Pi OS. The December 2020 update added the PulseAudio sound server and a print manager.

Read More
| by Scott Kilroy

Write screenplays with Kit Scenarist

Creative writers take note! Kit Scenarist is a free application designed to simplify the process of writing a screenplay.

Read More
| by Scott Kilroy

Linux Magazine Full Feed 2021-04-28 01:07:45

In the news: Apple M1 Hardware Support To Be Merged into Linux Kernel 5.13; KDE Launches the Qt 5 Patch Collection; Linux Creator Warns Next Kernel Could Be Delayed; System76 Updates Its Pangolin Laptop; New Debian-Based Distribution Arriveson the Mark…

Read More
| by Scott Kilroy

Linux Magazine Full Feed 2021-04-28 01:07:43

This month in Linux Voice.

Read More
| by Scott Kilroy

Linux Magazine Full Feed 2021-04-28 01:07:40

This month Graham looks at SonoBus, NewsFlash, Kinto.sh, RetroShare, Emilia Pinball, and much more!

Read More
| by Scott Kilroy

Working with the JSON data format

JSON data format is a standard feature of today’s Internet – and a common option for mobile and desktop apps – but many users still regard it as something of a mystery. We’ll take a close look at JSON format and some of the free tools you can use for r…

Read More
| by Scott Kilroy

Create GUI dialogs in one line of code

The Zenity command-line utility lets you create simple dialog boxes with your own data or with the output of utilities and applications.

Read More
| by Scott Kilroy

The Long Life of Open Source Code

As two examples of how open source code can evolve, maddog discusses the long history of text editors and of the RAND message handling system.

Read More
| by Scott Kilroy

Quantum computers and the quest for quantum-resilient encryption

The encryption methods we use today are no match for tomorrow’s quantum computers. We’ll show you why and what’s ahead for cryptography in the post-quantum era.

Read More
| by Scott Kilroy

Go library shows filesystem changes across platforms

Inotify lets applications subscribe to change notifications in the filesystem. Mike Schilli uses the cross-platform fsnotify library to instruct a Go program to detect what’s happening.

Read More
| by Scott Kilroy

News Flash: COBOL Rises from Its Own Non-Ashes

 

Read More
| by Scott Kilroy

Markdown-based knowledge base

Obsidian helps you think and work more effectively by giving you a tool to record, connect, and catalog your ideas and related notes.

Read More
| by Scott Kilroy

How to Create a Sudo User in Ubuntu Linux

In this tutorial, we will see how to create a new user in Ubuntu 20.04 and how to grant sudo access to the user. 

Read More