today's howtos
-
How to Install and Setup Metabase with Nginx proxy on Ubuntu 22.04
Metabase is an open-source business intelligence tool.
-
Install and Manage Wine on Linux Mint
Wine can be installed on Linux by using the package manager of your Linux distribution or by downloading the source code and building it manually.
-
How to Add a User on Arch Linux
Tutorial on the different instructions to create, modify, lock or unlock, and delete new users by utilizing the useradd, usermod, and userdel instructions.
-
How to Use Pacman on Arch Linux
Practical tutorial on how to use the pacman instruction on Arch Linux, its updates, upgrades, download, installation, removal using some of its useful flags.
-
How to Install Slack on Arch Linux
Guide on how to install Slack on Arch Linux to help the teams collaborate more effectively, communicate more effectively, and speed up the overall development.
-
How to Take Screenshots on Arch Linux
Tutorial on how to take screenshots in the Arch Linux system using the keyboard shortcuts, the built-in screenshot utility, and third-party software utility.
-
An Introduction to Linux Automation, Tools and Techniques
-
LHB Monthly #23.02: Free Docker Resources, ASCII Code and Usual Linux Learnings
Enhance your Linux knowledge and take it to the next level with Docker.
-
How to Use the Arch Linux Network Manager
Practical tutorial on the importance of using the Network Manager on Arch Linux to manage the different internet connections, especially the wifi networks.
-
The Ansible Debug Module
In this guide, we studied Ansible's debug module in this guide. We have used Ansible's module function debugging capabilities in the playbook.
-
FFMPEG Images To Video Tutorial
Practical tutorial on how to use the FFmpeg open-source multimedia framework to create a video from a series of images and convert multiple images to a video.
-
How to Check If an Element Exists in Selenium
Guide on the concept of how to find the existence of web elements in Selenium WebDrivers to determine whether an element exists or not using different methods.
-
Linux Mount Command
Comprehensive tutorial on the use of the Linux mount command to attach a file to a specified mount point in the current file system using several examples.
-
Linux Mint Add User Command
Tutorial on the use of the user management utility in Linux and the different Linux Mint instructions to add the new users using the add user command.
-
How to Install the NVIDIA Drivers on Linux Mint 21
Practical tutorial on how to install the official NVIDIA drivers on Linux Mint 21 to check whether you have the NVIDIA GPU installed on your computer/laptop.
-
How to Install and Use Steam on Arch Linux
Steam is one of the finest platforms for gamers. With the help of Steam, youâre free to enjoy the best games right away! All you need is just tinkering with the system and setting the tools properly. How to install and get started using Steam on Arch Linux is shown.
-
Systemd Timer
Practical tutorial on how to create a system timer by creating a test script, service file, timer file, and how to troubleshoot and diagnose the timer.
-
How to Change the Resolution of Ubuntu 22.04 VM in VirtualBox
If you're running Ubuntu 22.04 on VirtualBox, you’ve probably noticed that the display resolution can be a bit limited.
-
Ansible Roles Tutorial
The concept of roles and how to construct a role in Ansible was covered in this article. The roles' hierarchical structure has been also covered.
-
Ansible Copy Command
Comprehensive tutorial on how to use the Ansible copy module using the various copy moduleâs mandatory and optional parameters and putting it into practice.
-
How to Copy the SSH Keys
Practical guide on how to copy an SSH key in Ubuntu to transfer the files and access the operating systems remotely using the SSH command along with examples.