Skip to content

VITUX

Linux Compendium

Menu

  • Home
  • Linux
  • CentOS
  • Debian
  • Ubuntu
  • Shell

Author: Karim Buzdar

How to Install OpenLiteSpeed Web Server on Rocky Linux

Rocky Linux OpenLiteSpeed

OpenLiteSpeed is a fast open-source web server application with a built-in fast PHP module. This guide will show you how to install and configure OpenLiteSpeed on Rocky Linux 8 and 9 and CentOS 8. Prerequisites To install OpenLiteSpeed, you will

Karim Buzdar CentOS, Linux Read more

How to Install Drupal on Ubuntu 20.04

Ubuntu Drupal Installation

Drupal is an open-source and popular content management tool that is the foundation of many websites across the internet. It comes with a lot of modules that allow the creation of any and every type of website. In this post,

Karim Buzdar Ubuntu Read more

Fork, exec, wait and exit system call explained in Linux

Linux syscalls explained

The sequence of instructions and data that can be executed a single time, multiple time,s or concurrently are called programs. And the process is the execution of such programs. So those processes can run many programs. In the same process,

Karim Buzdar Linux Read more

How to Find and Delete Duplicate Files in Ubuntu Using Fdupes

Find Duplicate Files on Linux

It’s quite common to end up with many copies of the same file on your computer while working with huge volumes of media and documents. Eventually, you’ll end up with a mess of files and an additional storage shortage due

Karim Buzdar Linux, Ubuntu Read more

How to install TimescaleDB on Ubuntu 20.04

TimescaleDB Installation on Ubuntu

If you are looking for a database for analyzing time series data, TimescaleDB might be the best option. TimescaleDB is based on PostgreSQL, but is tuned for speed and scalability when it comes to analyze time series data. It is

Karim Buzdar Linux, Ubuntu Read more

How to Install OpenVPN on AlmaLinux 8, Centos 8 or Rocky Linux 8

OpenVPN Installation on RHEL 8 Clones

A VPN “Virtual Private Network” is a private network that hides user identity, origin, and data using encryption. Its main use is data privacy of the user and secure connection to the internet. As it hides data, it lets you

Karim Buzdar CentOS, Linux Read more

How to Install Rust Programming Language on AlmaLinux 8

Install Rust on Almalinux

Rust programming language is a multi-paradigm system programming language by Mozilla that focuses on having the best features of the C++ and Python languages with a focus on security. Rust was designed to be a safe, concurrent, and practical language.

Karim Buzdar Linux Read more

How to Install and Use Mono on Debian 11

Debian 11 Mono

Mono Framework is an open-source software framework that can be used to create all kinds of applications incl. games. Mono Framework is dependency-free (No C++ compiler required) and compatible with Windows, Linux, Mac OS X, and FreeBSD. Mono Framework started

Karim Buzdar Debian, Linux Read more

How to Install Gradle Build Automation Tool on Debian 11

Gradle build tool on Debian Linux

Gradle is a build automation tool that is based on a concept called ‘incremental builds’. It speeds up the development process by, for example, building only those parts of the project that have been modified. Incremental build works by (conceptually)

Karim Buzdar Debian, Linux, Shell Read more

How to Install and Use PHP Composer on Debian 11

PHP Composer

PHP Composer is a dependency manager for PHP. Dependency managers aid in application development and the process of invoking libraries and frameworks. Composer is a dependency manager for PHP with support for library and framework dependencies. It helps you manage

Karim Buzdar Debian, Linux, Shell Read more
Page 7 of 66« First«...56789...203040...»Last »

Search

About This Site

Vitux.com aims to become a Linux compendium with lots of unique and up to date tutorials.

Latest Tutorials

  • How to Install and Run Chromium Web Browser on Debian
  • Getting Started with LaTeX on Debian 11
  • How to Install AnyDesk on Rocky Linux
  • How to Remove a User on Debian and Ubuntu Linux
  • How to Monitor Linux Server Health with Command Line Tools
Copyright © vitux.com
  • Privacy Policy
  • Imprint