Did you know Bash has got macros, a multi-clipboard, an undo feature, and a word completion based on history?
Source: Lesser Known Bash shortcuts (GitHub)
Did you know Bash has got macros, a multi-clipboard, an undo feature, and a word completion based on history?
Source: Lesser Known Bash shortcuts (GitHub)
Explains how to install FFmpeg with NVIDIA GPU acceleration hardware support on Linux to speed up encoding with ffmpeg command.
Source: How to install FFmpeg with NVIDIA GPU acceleration on Linux – nixCraft
Although I have considerable misgivings about trusting AI for anything at this point in time, given its propensity to occasionally just make up answers that are total bulls&!t and invent facts out of thin air, a lot of people are still playing with it, and this software could make it more convenient to do so. Note that I have not personally tested this, so install and use at your own risk.
OpenAI ChatGPT desktop app for Mac, Windows, & Linux menubar using Tauri & Rust (Sonny Lazuardi / GitHub)
In this article, we will demonstrate how you can go about setting up a headless Linux server using Debian 11 distribution.
Source: Setting Up A Headless Linux Server Using Debian (Tecmint)
Tinc is free and open-source VPN software that can be used to create mesh VPN networks. It is a small and powerful VPN daemon that can be installed on multiple platforms. Tinc uses encryptions and tunneling for creating a secure private network between multiple hosts.
Tinc provides additional features such as encryption, compression, and automatic mesh routing. This allows you to create secure and distributed private networks between servers in different locations.
In this tutorial, you will set up a peer-to-peer VPN server with tinc using multiple Ubuntu 22.04 servers. You will set up a peer-to-peer VPN with three different servers. Each server will be able to connect via a secure VPN connection.
Source: How to Set Up Peer-to-Peer VPN with Tinc on Ubuntu 22.04 (Howtoforge)
In a perfect world, all videos would have transcripts, and live videos would have captioning. It’s not just a requirement for people without hearing to be able to participate in pop culture and video chats, it’s a luxury for people with hearing who just prefer to read what’s been said. Not all software has captioning built-in though, and some that does relies on third-party cloud services to function. Live Captions is an application for the Linux desktop that provides instant, local, and open source captioning for video.
Source: Open source video captioning on Linux | Opensource.com
Explains how to find out if Raspberry PI Linux OS needs a reboot to apply kernel updates using the CLI and Ansible methods.
Source: How to find out if Raspberry PI Linux OS needs a reboot – nixCraft
The cron command is a fantastic way to schedule repetitive tasks on Linux. But what if you want to run a particular command or script just once?
Source: How to Schedule One-Time Jobs on Linux Using at (MakeUseOf)
If you make frequent use of Flatpak apps and want a user-friendly front-end for managing app permissions, check out Flatseal.
Source: Manage Flatpak App Permissions Easily with Flatseal – OMG! Linux
Unbound is free and open-source DNS server software that can be used for validating, recursive, and caching DNS resolvers. It’s a feature-rich DNS server that supports DNS-over-TLS (DoT), DNS-over-HTTPS (DoH), Query Name Minimisation, the Aggressive Use of DNSSEC-Validated Cache, and support for authority zones. Unbound is focused on the privacy and security of DNS, but without sacrificing the speed and performance.
Source: How to Set Up Local DNS Resolver with Unbound on Ubuntu 22.04 – Howtoforge
Recent Comments