| by Scott Kilroy

Puppy Linux

Trying out Puppy Linux requires picking a Puppy distribution. We provide a brief overview of some of the most popular Puppy variants.

Share Button
Read More
| by Scott Kilroy

Logseq links thoughts like synapses

Logseq, a knowledge database note-taking app, emulates its better-known competitor Roam Research and even outperforms it in some instances.

Share Button
Read More
| by Scott Kilroy

Three steps from SQL to a document database

Use a Python API to migrate a music library from SQL to a NoSQL document database.

Share Button
Read More
| by Scott Kilroy

Communicate securely on the Internet with an overlay network

An overlay network will help you block unwanted eavesdroppers on the Internet. We show you some of the leading open source options.

Share Button
Read More
| by Scott Kilroy

Artificial Intelligence and Ownership

If an artificial intelligence produces something new, who owns the new creation?

Share Button
Read More
| by Scott Kilroy

Linux Magazine Full Feed 2022-11-28 11:13:54

This month Graham reviews Tuning Workbench Synth, Stellarium 1.0, sake, Wonder Shaper, and Samplebrain.

Share Button
Read More
| by Scott Kilroy

A partial replacement for PGP/GPG

Age, a modern encryption tool, could soon replace PGP and GPG when it comes to file encryption.

Share Button
Read More
| by Scott Kilroy

Working with the MITRE ATT&CK knowledge base

Source: Linux Magazine Full Feed

Share Button
Read More
| by Scott Kilroy

Bluetooth Low Energy for the Raspberry Pi

Bluetooth Low Energy is ideal for networking battery-powered sensors. We show you how to use it on the Raspberry Pi.

Share Button
Read More
| by Arround The Web

Wine 7.22 is Now Available for Linux FreeBSD and macOS

Wine 7.22 is now available, bringing 32-on-64 thunks for both Vulkan and OpenGL, various bug fixes, and more. Learn more here.

 

The post Wine 7.22 is Now Available for Linux FreeBSD and macOS appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

qBittorrent 4.5.0 is out! How to Install in Ubuntu 22.04 | 22.10

qBittorrent got a new major release this weekend. Here’s the new features and how to install guide for Ubuntu 22.04 & Ubuntu 22.10. qBittorrent 4.5.0 features new icon theme, new color theme, better startup time, and export torrent support. And, it now uses libtorrent 2.0.x in the default binary packages. Other changes include: Add ‘View’ […]

Share Button
Read More
| by Arround The Web

qBittorrent 4.5 Brings Faster Startup When Using Many Torrents, New Themes

The qBittorrent 4.5 release appears to be an exciting release for fans of this open-source BitTorrent client. Learn more here.
The post qBittorrent 4.5 Brings Faster Startup When Using Many Torrents, New Themes appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

Rocky Linux 9.1 Release Introduces Keylime Tool

Rocky Linux 9.1 features updated developer tools and Keylime, an open-source, scalable trust system based on TPM technology.
The post Rocky Linux 9.1 Release Introduces Keylime Tool appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Hide App Shortcut Icon in Ubuntu 22.04 | 20.04 & Other Linux

Got an application, but you want to make it in-visible from start menu, app grid, app launcher search result, and dock launcher? It’s easy to do the trick by adding rule NoDisplay=true or Hidden=true into the ‘.desktop’ file for that application. And, here’s how to do it step by step. Hide Shortcut Icon for native […]

Share Button
Read More
| by Arround The Web

Up to 65% Off on All Linux Foundation Training & Certification [Cyber Monday Sale]

The Linux Foundation is offering all beginner and advanced training and certification bundle at a discount of up to 65% off for a limited time.

Share Button
Read More
| by Arround The Web

Distribution Release: Rocky Linux 9.1

Rocky Linux 9.1, a distribution built from the source code of Red Hat Enterprise Linux (RHEL) 9.1 and 100% compatible with its parent, has been released: “We are pleased to announce the general availability of Rocky Linux 9.1. This release is currentl…

Share Button
Read More
| by Arround The Web

How to Access a Remote Server Using a SSH Jump Host

The post How to Access a Remote Server Using a SSH Jump Host first appeared on Tecmint: Linux Howtos, Tutorials & Guides .A jump host (also known as a jump server) is an intermediary host or an SSH gateway to a remote network, through which a connectio…

Share Button
Read More
| by Arround The Web

Bash test command explained with examples

Comparison and checking might not be suitable in real life, but it is essential in programming. It helps to ensure that you have good code that interacts well and works as expected. Comparison of various values, checking of the different properties of …

Share Button
Read More
| by Arround The Web

How to stop Discord from displaying your game

Discord is one of the most famous gaming chat apps that enables users to communicate with friends while playing games. One of its finest features is the ability to look at your allies list and see the game everyone is playing at that moment.

Share Button
Read More
| by Arround The Web

How to use the distinct count query in MongoDB

Displaying a specific number of documents in a particular collection is one of the retrieval queries. Use the distinct count query when you have hundreds of documents in a collection and want to know the total number of distinct documents in that colle…

Share Button
Read More