Language Selection

English French German Italian Portuguese Spanish

today's howtos

Filed under
HowTos
  • How To Install Gaucho on Ubuntu 20.04

    In this tutorial, We will show you how to install Gaucho on Ubuntu systems.

    Gaucho is an open-source, customizable task launcher to run your apps, commands or scripts.

    Gaucho allows you to configure your commands once and run them in a non-intrusive interface.

    With Gaucho, You can create, modify and run tasks with a simple graphical interface.

  • Paul Tagliamonte: k3xec.com/patty: Go bindings to patty

    AX.25 is a tough protocol to use on UNIX systems. A lot of the support in Linux, specifically, is pretty hard to use, and tends to be built into the reptilian brain of the kernel. xan built a userland AX.25 stack called patty, for which I have now built some Go bindings on top of.

  • How To Install ArangoDB on RHEL & CentOS

    So In this article, we will show you to how to install ArangoDB on RHEL and CentOS.

    ArangoDB is a free and open-source native multi-model database system developed by ArangoDB GmbH. The database system supports three data models (key/value, documents, graphs) with one database core and a unified query language AQL (ArangoDB Query Language). The query language is declarative and allows the combination of different data access patterns in a single query. ArangoDB is a NoSQL database system but AQL is similar in many ways to SQL.

  • How to Install RHEL 8: A Complete Step-by-Step Guide

    This step-by-step guide explains how to download for free and install the latest Red Hat Enterprise Linux (RHEL) 8.

    Many CentOS users were dissatisfied when Red Hat announced that it would transition CentOS Linux from a stable Red Hat Enterprise Linux (RHEL) clone to CentOS Stream – a rolling release Linux distro.

    As a result, starting February 1, 2021, Red Hat has made RHEL available at no cost for small-production workloads, with “small” defined as up to 16 systems, to appease some of those users.

  • How To Install JFrog Artifactory on RHEL 8 / CentOS 8 / Rocky Linux 8

    In this guide, we will show you how to install Jfrog Artifactory on RHEL8 & CentOS 7

    JFrog Artifactory is the only Universal Repository Manager supporting all major packaging formats, build tools and CI servers.

    JFrog Artifactory is also a binary repository manager software designed to store the binary output of the build process for use in distribution and deployment. Artifactory provides support for a number of package formats such as Maven, Conan, Debian APT, NPM, Helm, Ruby, Python, and Docker.

  • Network Attached Storage Ubuntu
  • How do solve VMware ESXi common problem: “Unsupported hardware family vmx-12” during OVF import.

    If you were getting following error while importing the OVF/OVA in your VMWare ESXi server.

  • Tar Extract to Specific Folder

    In Linux operating systems, especially in Ubuntu 20.04 system, we can use the “tar.gz” as an extension to compressed files. We can extract the “tar” files in some specific folder within the Linux operating system using the two different methods. We will discuss both of those methods in today’s article. So, let’s make a fresh start now.

  • Tar Extract One Single File

    You may have heard about the files or folders compression. Within Windows, the compressed file is said to be the “zip” file. The compressed file is converted into a “tar.gz” extension within Linux or Unix-like systems. You have performed the unzipping of a whole “zip” file on GUI. Have you ever tried to extract one single file from the “tar” file? If not, and you are looking for the extraction of a single file from the “tar” in Linux, then this article is meant for you.

    Let’s get started by updating our system first. For this, we will be using the “update” command with the utilization of the “apt” package on the shell instruction area. Make sure to use the sudo rights. The password for the sudo account will be asked after the execution. Write your password and press the Enter key to continue. The system will get updated in a few seconds. The command and its processing are shown below. Just run the command shown in the attached screenshot on the Linux terminal.

  • Rolling Deployment in Kubernetes

    In this post, we will look at the deployment options for using the Kubernetes container-orchestration system to deploy containers. We will have learned how to deploy in the Kubernetes cluster in a variety of ways by the end of this article. If you really want to learn more about this topic, keep reading the article. The code can be found in the sections below.

  • Sysdig with Kubernetes

    Kubernetes provides a complete environment to design and produce service-based and scalable applications. It manages everything from container healing to load balancing, discovery, and grouping, keeping you carefree about them. The design is modern, different, scalable, and elegant, and the usage of APIs is a pleasure. When encountering a new infrastructure platform, it is important to monitor and troubleshoot it initially. Same function Sysdig performs for you.

  • How to install Android Studio on Ubuntu – VITUX

    Android Studio is the most widely used Integrated Development Environment (IDE) for Android mobile application development. Android Studio is developed by Google and can run on various operating systems such as Windows, macOS, and Linux. Most of the currently popular Android applications are developed using Android Studio. This tool has several built-in features that provide a stable and fast environment for developing applications.

    In this article, we will show you how to install Android Studio on an Ubuntu 20.04 Linux system using an apt repository and also how to install it using Snap.

  • How to find your IP Address (IPv4 and IPv6) on Rocky Linux – VITUX

    Every computer, whether server or client, connected to the Internet has an assigned IP address and communicates with other services using the TCP/IP protocol. In this tutorial, we will learn how to find out public and private IP addresses on Rocky Linux. You can find out your IP address either through the terminal or through a GUI option. So let’s get started. The same commands work on other RHEL-based Linux distributions like AlmaLinux and CentOS too.

  • How to access the Linux terminal | Enable Sysadmin

    You've installed Linux; now what? Here's how to access the console in text mode or with the GUI.

  • How to Use the cp Command in Linux

    A cp is a command-line utility to copy the files along with their content from one location to another in Linux distributions. Both the files, as well as directories, can be copied using the cp command. LinuxMint is a distribution of Linux operating systems that will be used in this write-up to explain how to use the cp command in Linux.

  • How to Install GNU Octave on Ubuntu 20.04 – VITUX

    GNU Octave is an interpreted high-level programming language with numerous software features intended mainly for numerical computations. It provides solutions for numerical linear and nonlinear problems and for performing various other numerical experiments with compatible languages such as MATLAB. Octave provides extensive graphical features for visualization and data manipulation. Typically it is used through its interactive command-line interface, but with Octave, you can also create non-interactive programs. Since Octave is very similar to the MATLAB programming language, the programs can be easily transferred.

  • How to Install Google Earth Pro/Enterprise Client in Ubuntu 22.04 | UbuntuHandbook

    This simple tutorial shows how to install Google Earth Pro or Enterprise Client in Ubuntu 22.04 step by step.

    Today we can use Google Earth easily in web browser or mobile phone. For those still need a desktop app, Google’s official apt repository provides the .deb packages for Debian/Ubuntu Linux.

  • How to Install and Use Sublime Text 4 in Linux

    If you are a developer or a developer in the making, then you are well aware that the developing world cannot be complete without a renowned source code editor.

    Sublime Text 4 is a renowned candidate in the developer’s space. It is a fast and powerful editor for writing and editing developer code.

    Python and C++ programming languages are responsible for the existence of this cross-platform editor, which makes it possible to code your projects in any language as it is freely available for download and installation.

  • How to Improve Linux User Account Security - LinuxTechLab

    Linux is an open-source operating system that many people and organizations find great use in, even with strong competitors like Windows and macOS. As with any other system, protecting your user accounts is critical.

    This article will explain all you need to know about protecting your Linux account and preventing outside access.

  • How To Install Glances on Debian 11 - idroot

    In this tutorial, we will show you how to install Glances on Debian 11. For those of you who didn’t know, Glances is a cross-platform monitoring tool for process monitoring, system resources such as CPU, Disk I/O, File System, Load Average, Memory, Network Interfaces, and processes.

    This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the Glances command-line monitoring tools on a Debian 11 (Bullseye).

  • How To Install XAMPP In Linux - OSTechNix

    In this tutorial, we are going to learn what is XAMPP stack and how to install XAMPP in Linux operating systems. Next, we willl discuss how to start or restart XAMPP server and how to access XAMPP test page, phpMyAdmin dashboard. Finally, we will see how to secure XAMPP installation and remove XAMPP if it is not required anymore.

  • How to Downgrade Packages on Linux

    It's annoying when you upgrade a package on Linux only to find out that the updated version is broken and doesn't work properly. In such cases, you might be tempted to completely remove the package from your system, but there's a better way to fix this issue.

    On Linux-based operating systems, you can easily switch to older versions of packages using the default package manager. Here's how to downgrade packages on Linux and why you might need to.

  • Linux command line presentation

    There is no need to install tons of software in order to create a nice and informative presentation. tpp, which stands for Text Presentation Program is a simple to use command line presentation tool which allows you to create a fancy text based slide show presentation and share it with your colleagues or students as an ordinary ASCII text file. tpp utilizes ncurses, and it supports colors, slide-in, source code output, animated command line execution and a real time command executions all available from within your terminal.

    In this tutorial, you will see how to install tpp on all major Linux distros. Then we will take you through some examples so you can see how to create and format the slides inside of your text presentation.

More in Tux Machines

digiKam 7.7.0 is released

After three months of active maintenance and another bug triage, the digiKam team is proud to present version 7.7.0 of its open source digital photo manager. See below the list of most important features coming with this release. Read more

Dilution and Misuse of the "Linux" Brand

Samsung, Red Hat to Work on Linux Drivers for Future Tech

The metaverse is expected to uproot system design as we know it, and Samsung is one of many hardware vendors re-imagining data center infrastructure in preparation for a parallel 3D world. Samsung is working on new memory technologies that provide faster bandwidth inside hardware for data to travel between CPUs, storage and other computing resources. The company also announced it was partnering with Red Hat to ensure these technologies have Linux compatibility. Read more

today's howtos

  • How to install go1.19beta on Ubuntu 22.04 – NextGenTips

    In this tutorial, we are going to explore how to install go on Ubuntu 22.04 Golang is an open-source programming language that is easy to learn and use. It is built-in concurrency and has a robust standard library. It is reliable, builds fast, and efficient software that scales fast. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel-type systems enable flexible and modular program constructions. Go compiles quickly to machine code and has the convenience of garbage collection and the power of run-time reflection. In this guide, we are going to learn how to install golang 1.19beta on Ubuntu 22.04. Go 1.19beta1 is not yet released. There is so much work in progress with all the documentation.

  • molecule test: failed to connect to bus in systemd container - openQA bites

    Ansible Molecule is a project to help you test your ansible roles. I’m using molecule for automatically testing the ansible roles of geekoops.

  • How To Install MongoDB on AlmaLinux 9 - idroot

    In this tutorial, we will show you how to install MongoDB on AlmaLinux 9. For those of you who didn’t know, MongoDB is a high-performance, highly scalable document-oriented NoSQL database. Unlike in SQL databases where data is stored in rows and columns inside tables, in MongoDB, data is structured in JSON-like format inside records which are referred to as documents. The open-source attribute of MongoDB as a database software makes it an ideal candidate for almost any database-related project. This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the MongoDB NoSQL database on AlmaLinux 9. You can follow the same instructions for CentOS and Rocky Linux.

  • An introduction (and how-to) to Plugin Loader for the Steam Deck. - Invidious
  • Self-host a Ghost Blog With Traefik

    Ghost is a very popular open-source content management system. Started as an alternative to WordPress and it went on to become an alternative to Substack by focusing on membership and newsletter. The creators of Ghost offer managed Pro hosting but it may not fit everyone's budget. Alternatively, you can self-host it on your own cloud servers. On Linux handbook, we already have a guide on deploying Ghost with Docker in a reverse proxy setup. Instead of Ngnix reverse proxy, you can also use another software called Traefik with Docker. It is a popular open-source cloud-native application proxy, API Gateway, Edge-router, and more. I use Traefik to secure my websites using an SSL certificate obtained from Let's Encrypt. Once deployed, Traefik can automatically manage your certificates and their renewals. In this tutorial, I'll share the necessary steps for deploying a Ghost blog with Docker and Traefik.