-- Leo's gemini proxy

-- Connecting to gemini.tuxmachines.org:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

Tux Machines


today's howtos


Posted by Roy Schestowitz on Apr 09, 2023


Shows: GNU/Linux Voice Controller Teaser, GNU World Order, and Sudo Show

Linux Apps Tour: Flameshot, an open-source screenshot software with a built-in editor



Building Xeact components with esbuild and Nix


↺ Building Xeact components with esbuild and Nix


> Xeact has succeeded in its goal of intergalactic domination of the attention space of frontend developers. Not only has it been the catalyst towards my true understanding of front-end development, it is the most popular frontend femtoframework as signified by this handy graph: [...]


↺ Xeact

↺ this handy graph


↺ Xeact

↺ this handy graph



How To Setup SFTP Server on Ubuntu 22.04 LTS


↺ How To Setup SFTP Server on Ubuntu 22.04 LTS


> In this post, we’ll walk you through the steps to setup an SFTP server on Ubuntu 22.04. SFTP (Secure File Transfer Protocol) is a secure way to transfer files between systems using an encrypted connection.



Empty folders not recognized by git


↺ Empty folders not recognized by git


> I had completely forgotten about this. Many years ago, when using the Fossil repository, I created a file named 'EMPTYDIRMARKER' in every empty folder. However, when setting up woofQ on github.com in 2022, I forgot that git also has this limitation.



Evgeni Golov: Running autopkgtest with Docker inside Docker


↺ Evgeni Golov: Running autopkgtest with Docker inside Docker


> While I am not the biggest fan of Docker, I must admit it has quite some reach across various service providers and can often be seen as an API for running things in isolated environments.


> One such service provider is GitHub when it comes to their Actions service.


> I have no idea what isolation technology GitHub uses on the outside of Actions, but inside you just get an Ubuntu system and can run whatever you want via Docker as that comes pre-installed and pre-configured. This especially means you can run things inside vanilla Debian containers, that are free from any GitHub or Canonical modifications one might not want ;-)



How to install VS Code in Ubuntu Linux via terminal? [Ed: This is proprietary spyware controlled remotely by Microsoft. Don't install it, use something like Kate instead.]


↺ How to install VS Code in Ubuntu Linux via terminal?


> VS Code or Visual Studio Code can be installed on Ubuntu Linux easily using the command terminal...



How to Install Python 3.10 on Ubuntu 22.04 | 20.04


↺ How to Install Python 3.10 on Ubuntu 22.04 | 20.04


> Python 3.10 represented a crucial step forward in the evolution of Python programming, offering an array of new features and improvements compared to Python 3.9. However, it's essential to note that Python 3.11 is now the current release, and Python 3.12 is under active development RC status.



How to Install Needrestart on Fedora Linux


↺ How to Install Needrestart on Fedora Linux


> Needrestart is a highly efficient and user-friendly utility designed to identify and restart services, applications, and kernel modules that require a restart after an update. By managing these restarts, Needrestart helps maintain system stability, performance, and security on Linux-based operating systems.



How to Install APT-Fast on Ubuntu 22.04 | 20.04


↺ How to Install APT-Fast on Ubuntu 22.04 | 20.04


> APT-Fast is a powerful, alternative package management tool for Ubuntu and other Debian-based systems that aims to improve the efficiency and speed of package downloads and updates.



Crafting custom keyboard shortcuts in Pop!_OS for seamless workflow


↺ Crafting custom keyboard shortcuts in Pop!_OS for seamless workflow


> In this guide, we'll walk you through the process of creating custom shortcuts in Pop!_OS, from accessing the settings to assigning your preferred key combinations. Let's dive in and transform your Pop!_OS experience with personalized shortcuts that will keep you in control and optimize your productivity!



Linux Directory Navigation: A Guide to Listing Files Efficiently


↺ Linux Directory Navigation: A Guide to Listing Files Efficiently


> In this guide, we'll explore the various commands and techniques to list files in a directory in Linux, including options for sorting, filtering, and displaying additional file information.



How to display directory trees in the Linux Terminal


↺ How to display directory trees in the Linux Terminal


> Displaying a directory tree in the Linux terminal is a powerful way to visualize these structures, providing you with a hierarchical view of your directories and files. In this guide, we'll explore various commands and techniques to display a directory tree in the Linux terminal, helping you gain valuable insights into your file organization.



How to Install the Boost Library in C++ on Ubuntu or any other Linux Distribution


↺ How to Install the Boost Library in C++ on Ubuntu or any other Linux Distribution


> Will show you two simple steps to install boost library in c++ on Ubuntu/Linux Boost is a portable set of C++ programming language libraries. It contains libraries for pseudo-random number generation, linear algebra, multi-threading, image processing, regular expressions, and unit testing.�



Build and Use a Custom Image with Portainer


↺ Build and Use a Custom Image with Portainer



How to Remove PPA Repository on Ubuntu & Debian


↺ How to Remove PPA Repository on Ubuntu & Debian


> Personal Package Archives (PPAs) are a convenient way for Ubuntu and Debian users to install and update software packages that are not available in the official repositories. While PPAs are a valuable resource, they can also become outdated, unsupported, or even potentially harmful.



Using CRON to Monitor and Notify on Service Status in Linux


↺ Using CRON to Monitor and Notify on Service Status in Linux


> Monitoring the status of critical services running on your Linux system is essential for ensuring smooth and uninterrupted operation. One way to achieve this is by using cron jobs to periodically check the status of these services and send notifications when their status changes.



How To Install Cinnamon Desktop on Rocky Linux 9


↺ How To Install Cinnamon Desktop on Rocky Linux 9


> In this tutorial, we will show you how to install Cinnamon Desktop Environment on Rocky Linux 9. For those of you who didn’t know, Cinnamon is a popular desktop environment that provides a modern and user-friendly interface for Linux users.



How To Install FileZilla Client on Rocky Linux 9


↺ How To Install FileZilla Client on Rocky Linux 9


> In this tutorial, we will show you how to install FileZilla on Rocky Linux 9. Are you looking for a reliable and user-friendly file transfer protocol (FTP) client for your Rocky Linux 9 system?



How To Install Inkscape on Debian 11


↺ How To Install Inkscape on Debian 11


> In this tutorial, we will show you how to install Inkscape on Debian 11. Are you a graphic designer or just someone looking for a powerful and free vector graphics editor?



How To Install OpenShot On Ubuntu


↺ How To Install OpenShot On Ubuntu


> OpenShot Video Editor is a popular free and open-source video editor for Linux, Mac, and Windows. At the time of this article writing, OpenShot 3.1 is the latest version of the video editing software.



How to Host a Game Server ( Best Dedicated Server for Gaming )


↺ How to Host a Game Server ( Best Dedicated Server for Gaming )


> How to Host a Game Server. In this guide, we will show you how to make a game server on your own dedicated server.



How to Make a Minecraft Server on Linux and Windows (Step by Step)


↺ How to Make a Minecraft Server on Linux and Windows (Step by Step)


> How to Make a Minecraft Server on Linux and Windows.



How to Upgrade ELK Stack 7.x to ELK Stack 8.x


↺ How to Upgrade ELK Stack 7.x to ELK Stack 8.x


> How to upgrade Elasticsearch 7 to 8? In this guide, you will learn how to upgrade ELK Stack 7.x to ELK Stack 8.x. ELK/Elastic 8 is an improvement version over Elastic 7 that brings about a number of performance improvements, security enhancements, and new features.



20 Most Commonly Asked MySQL Interview Questions


↺ 20 Most Commonly Asked MySQL Interview Questions


> In today’s world where data becomes increasingly crucial for businesses and organizations, the ability to manage and analyze data efficiently is more important than ever. More specifically, MySQL is a popular database management system



How To Setup SFTP Server on Ubuntu 22.04 LTS


↺ How To Setup SFTP Server on Ubuntu 22.04 LTS


> In this post, we’ll walk you through the steps to setup an SFTP server on Ubuntu 22.04.




gemini.tuxmachines.org

-- Response ended

-- Page fetched on Thu Jun 13 11:17:57 2024