HowtoForge provides user-friendly Linux tutorials.
-
How to Clear Bash History on Linux
Author: Till Brehm • Tags: linux, shell • Comments: 1If you’ve ever used the command line on a Linux machine, chances are you’ve got a long history of commands logged. If you want to clear this history, there are a few simple steps that can help you do just that.
-
How to Install Django Python Framework on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, nginx, server, ubuntu, web server • Comments: 0Django is a python framework used for developing dynamic websites and applications. It follows the MVC (Model-View-Controller) architecture. In this tutorial, you will learn how to install the Django framework on a Ubuntu 22.04 server. You will also create a demo project and test it out.
-
How to Install and Configure Neo4j Graph Database on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, ubuntu • Comments: 0Neo4j is a graph database used to create data relationships. This tutorial will teach you how to install and configure Neo4j on a Ubuntu 22.04 server.
-
-
How to Set Up Local DNS Resolver with Unbound on Ubuntu 22.04
Author: Arvid L • Tags: dns, linux, ubuntu • Comments: 3Unbound is free and open-source DNS server software that can be used for validating, recursive, and caching DNS resolvers. In this tutorial, you will install Unbound on Ubuntu 22.04 server and set it up as a Local DNS Server with some features enabled, such as DNSSEC, DNS cache, local domain names and sub-domains, and also DNS-over-TLS (DoT).
-
How to Install Cerb Collaboration and Email Automation on Ubuntu 22.04
Author: Hitesh Jethva • Tags: email, linux, ubuntu • Comments: 0Cerb is a free, open-source, fast, and flexible platform for business collaboration and automation. It is a web-based tool used for sending a high volume of emails. This tutorial will show you how to install the Cerb Automation tool on Ubuntu 22.04.
-
How to Install Fathom Privacy-Focused Website Analytics on Debian 11
Author: Arvid L • Tags: debian, linux, nginx, server, web server • Comments: 0Fathom is privacy-focused web analytics that delivers clean and concise data about your websites. This tutorial shows you how to install Fathom Privacy-Focused Website Analytics on a Debian 11 server.
-
How to Install KeeWeb Password Manager on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, security, ubuntu • Comments: 0KeeWeb is an open-source and cross-platform password manager compatible with KeePass. This post will explain how to install the KeeWeb password manager on Ubuntu 22.04.
-
How to Install RethinkDB on CentOS 8
Author: Muhammad Arul • Tags: centos, linux • Comments: 0
The RethinkDB is a free and open-source database for building realtime web applications. It's a distributed document-oriented database, easy to scale, high availability database with automatic failover and robust fault-tolerance.
-
How to Set Up a Kubernetes Cluster Using Minicube on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, virtualization • Comments: 0Minikube is a free and open-source tool that comes with a set of built-in add-ons that helps you to set up a Kubernetes cluster in your local system. This tutorial will teach how to install Minikube on Debian 11.
-
How to Install Drupal with Docker on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, server, ubuntu, virtualization, web server • Comments: 1Drupal is an open-source content management system (CMS) written in PHP. Many organizations worldwide use it to create blogs, government sites, corporate websites, and more. This tutorial will teach you how to install Drupal using Docker on a Ubuntu 22.04 server.