All Articles
Browse all Linuxize tutorials, guides, and references.
How to Install Chromium Web Browser on Ubuntu 20.04
This article explains two ways of installing Chromium on Ubuntu 20.04. Chromium can be installed as a snap package via the Snapcraft store or as a deb package from the Google repositories.

How to Install Atom Text Editor on Ubuntu 20.04
This guide shows two ways of installing Atom on Ubuntu 20.04. Atom can be installed as a snap package via the Snapcraft store or as a deb package from the Atom repositories.

Python List reverse
In Python, there are several different ways to reverse a list, depending on what you're trying to do.

How to Install Slack on Ubuntu 20.04
This guide shows two ways of installing Slack on Ubuntu 20.04. Slack can be installed as a snap package via the Snapcraft store, or as a deb package from the Slack repositories.

How to Add and Remove Users on Ubuntu 20.04
Knowing how to add and remove users is one of the basic skills a Linux user should know. This article explains how to add and remove user accounts on Ubuntu 18.04.

How to Install and Configure Fail2ban on Ubuntu 20.04
This article describes how to install and configure Fail2ban on Ubuntu 20.04. Fail2ban is a tool that helps protect your Linux machine from brute-force and other automated attacks by monitoring the services logs for malicious activity.

How to Install and Use PHP Composer on Debian 10
Composer is a dependency manager for PHP. This tutorial explains how to install Composer on Debian 10 systems.

How to Install Memcached on Debian 10
This article shows how to install and configure Memcached on Debian 10. Memcached is a free and open-source high-performance in-memory key-value data store.

How to Install Postman on Ubuntu 20.04
This article guides you through the installation of Postman on Ubuntu 20.04. Postman is available as a native app (built on Electron) for all major operating systems, including macOS, Linux, and Windows.

How to Install Apache Cassandra on Ubuntu 20.04
This article guides you through the installation of Apache Cassandra on Ubuntu 20.04.

How to Install Tor Browser on Ubuntu 20.04
This article describes how to install Tor web browser on Ubuntu 20.04. Tor Browser is a customized version of Firefox that routes the web traffic through the Tor network, making it private and anonymous.

How to Install Sublime Text 3 on Ubuntu 20.04
This article explains how to install Sublime Text 3 on Ubuntu 20.04. Sublime Text is a popular text and source code editor for web and software development.

How to Install CouchDB on Ubuntu 20.04
This article covers the steps of installing the latest version of CouchDB on Ubuntu 20.04. Apache CouchDB is a free and open-source NoSQL database developed by the Apache Software Foundation.

How to Install Gitea on CentOS 8
This article shows you how to install and configure Gitea on CentOS 8. Gitea is a self-hosted open-source git server written in Go.

How to Install Nagios on Ubuntu 20.04
Nagios is a popular open-source monitoring system. This article explains how to install Nagios on Ubuntu 20.04.

How to Set Up SSH Keys on Ubuntu 20.04
This article explains how to generate SSH keys on Ubuntu 20.04 systems. We'll also show you how to set up an SSH key-based authentication and connect to remote Linux servers without entering a password.

How to Install Apache Cassandra on CentOS 8
This article explains how to install Apache Cassandra on CentOS 8. Apache Cassandra is a free and open-source NoSQL database with no single point of failure.

Secure Nginx with Let's Encrypt on Ubuntu 20.04
This tutorial explains how to install a free Let's Encrypt SSL certificate on Ubuntu 20.04 running Nginx as a web server. We’ll also show how to configure Nginx to use the SSL certificate and enable HTTP/2.

Secure Nginx with Let's Encrypt on Debian 10 Linux
This tutorial shows how to install a free Let's Encrypt SSL certificate on Debian 10, Buster running Nginx as a web server. We’ll also show how to configure Nginx to use the SSL certificate and enable HTTP/2.

How to Install Jenkins on Ubuntu 20.04
This article explains how to install Jenkins on Ubuntu 20.04. Jenkins is an open-source automation server that can be used to easily set up continuous integration and continuous delivery (CI/CD) pipelines.
