CATEGORY

Featured

Linux tee command with examples

Introduction The tee command reads standard input (stdin) and writes the result to standard output (stdout) and one or more files simultaneously. It basically displays the...

How to install gtop (System Monitoring Dashboard) on Linux

Introduction gtop is a tool which reads information about processes and the state of the system in dynamic mode. As its name, we can think...

Install and use Fish shell in Linux

Introduction Fish Shell stands for friendly interactive shell which is fully-equipped, smart and user-friendly command-line shell that supports a lot of handy features unlike any...

How to Install LEMP WordPress Ubuntu and Debian With Virtualhost

Introduction LEMP is the acronym for Linux, Nginx, MySQL, and PHP. This tutorial is to host WordPress on the LEMP stack. Install MySQL on Ubuntu 20.04.2...

How to install Zellij (terminal multiplexer) on CentOS 8

Introduction Zellij, a new terminal multiplexer written in Rust. So, In the next article we are going to take a look at Zellij. This is a...

How to Install Laravel PHP Framework with Nginx on CentOS 8

Introduction Laravel is an open-source, well-known, and modern PHP-based web framework with expressive, elegant, and easy to understand syntax which makes it easy to build...

How to install Ajenti Control Panel on CentOS 8

Introduction Ajenti is a web-based control panel for managing systems (like Webmin, cPanel). in addition to, It has a very beautiful and user-friendly interface. For...

How to Install CSF (Config Server Firewall) on CentOS 8

Introduction CSF is a Stateful Packet Inspection (SPI) firewall, Login/Intrusion Detection and Security application for Linux servers. t consists of the firewall itself (CSF) which is...

How to install Reveal.js on Ubuntu

Introduction reveal.js is an open-source HTML presentation framework. It’s a tool that enables anyone with a web browser to create fully-featured and beautiful presentations...

Migrating from Apache to Nginx on FreeBSD

how I migrated from apache to nginx

Latest news