today's howtos
-
Building a Self-Hosted Microblog
This resulted in my spending more time fiddling with my Micro.blog site, or its related back-end, instead of actually…you know…posting. I decided there had to be a better way, but I had a few requirements for my self-hosted microblog: [...]
-
21 Tar Command Examples in Linux
The Linux “tar” stands for tape archive, which is used by a large number of Linux/Unix system administrators to deal with tape drive backup in Linux.
The tar command in Linux is used to rip a collection of files and directories into a highly compressed archive file commonly called tarball or tar, gzip and bzip in Linux.
-
How to Open, Extract and Create RAR Files in Linux
RAR is the most popular tool for creating and extracting compressed archive (.rar) files. When we download an archive file from the web, we required a rar tool to extract them.
RAR is available freely under Windows operating systems to handle compressed files, but unfortunately, the rar tool doesn’t pre-installed under Linux systems.
-
Most Commonly Asked Questions in Linux Interviews
If you have already achieved your Linux certification and are looking forward to securing a Linux job, it pays a great deal to prepare for an interview that tests your knowledge of the ins and outs of Linux.
In this guide, we present to you some of the most commonly asked questions in Linux interviews and answers.
-
How to Migrate CentOS 7 to AlmaLinux 8 Using ELevate Repo
CentOS 7 reaches the end of life on June 30th, 2024 marking the end of the CentOS Project after CentOS 8 was prematurely discontinued back on December 31st in favor of CentOS Stream.
Thankfully, you can migrate from CentOS 7 to AlmaLinux 8 or any major Enterprise 8.x RHEL distributions such as Oracle Linux 8, Rocky Linux 8, or CentOS Stream 8 using the Elevate Project.Table of Contents1What is Elevate?Preliminary StepStep 1: Update CentOS 7 SystemStep 2: Install Elevate Repository in CentOS 7Step 3: Install Leapp Utility in CentOS 7Step 4: Migrate CentOS 7 to AlmaLinux 8Conclusion
-
How to Install AnyDesk in Ubuntu
Need to install AnyDesk on your Ubuntu machine? This guide will walk you through the process step-by-step, making it easy to get up and running.
-
How to Create Proxy Server
Want to create your own proxy server? This step-by-step guide will show you how to set up a proxy server on your computer or server.
-
A Comprehensive Guide to Transferring Files Over SSH
Secure Shell (SSH) is a cryptographic network protocol used for secure communication and remote command execution between computers. One of its most common use cases is transferring files securely over a network.
-
How to Install Jetty on Ubuntu 22.04
In this tutorial, we are going to explain to you in step-by-step detail how to install Jetty on Ubuntu 22.04 [...]
-
How to Install Varnish with Nginx on AlmaLinux 9
Varnish is a popular open-source web application accelerator, also known as a caching HTTP reverse proxy [...]
-
-
How To Install Pluma Text Editor on Ubuntu 22.04 LTS
In this tutorial, we will show you how to install Pluma Text Editor on Ubuntu 22.04 LTS. Are you looking for a reliable and easy-to-use text editor for your Ubuntu 22.04 system? Look no further than Pluma! Pluma is a ...
-
How To Install Sublime Merge on Debian 11
In this tutorial, we will show you how to install Sublime Merge on Debian 11.
-
How To Install WildFly on Rocky Linux 9
In this tutorial, we will show you how to install WildFly on Rocky Linux 9. For those of you who didn’t know, WildFly is a flexible, lightweight, and open-source application server that is written in Java.
-
How To Fix “Mount Point Does Not Exist Error” In Linux
If you are a Linux user then you might come across this error "mount point does not exist" when you try to mount your device.
-
Best way to copy large folders on Linux
Hello, friends. Today we are going with a post dedicated to Linux newbies and not so newbies. Today, we will tell you the best way to copy large folders on Linux.
-
How To Install Ubuntu 22.04 LTS Server Edition
This step by step tutorial explains how to create a Ubuntu bootable USB drive and how to install install Ubuntu 22.04 LTS server version with screenshots.
-
Installation of Ubuntu 22.04 Server with LAMP Stack
Canonical, the company behind Ubuntu, released Ubuntu 22.04 LTS (Jammy Jellyfish) on April 21, 2022, for Ubuntu Desktop, Ubuntu Server, Ubuntu Cloud, and Ubuntu Core with a five years long term support guaranteed...
-
How to Migrate CentOS 7 to AlmaLinux 8 Using ELevate Repo
CentOS 7 reaches the end of life on June 30th, 2024 marking the end of the CentOS Project after CentOS 8 was prematurely discontinued back on December 31st in favor of CentOS Stream. Thankfully,