All Articles
Browse all Linuxize tutorials, guides, and references.
How to Fix the WordPress White Screen of Death
Are you worried about the WordPress White Screen of Death? Then here are some practical ways to solve such errors and best practices to avoid WSOD.

How to Reverse a String in Python
This article goes through several different ways to reverse a string in Python.

How to Install Plex Media Server on Ubuntu 20.04
This article explains how to install Plex Media Server on Ubuntu 20.04.

How to Install Gitea on Ubuntu 20.04
Gitea is is a fast and easy to use self-hosted git server written in Go. This article explains how to install and configure Gitea on Ubuntu 20.04.

How to Install and Configure an NFS Server on Ubuntu 20.04
This article explains how to set up an NFSv4 Server on Ubuntu 20.04. We'll also show you how to mount an NFS file system on the client machine.

How to Install and Configure VNC on Ubuntu 20.04
This article explains how to install and configure a VNC server on Ubuntu 20.04. We'll also show you how to securely connect to the VNC server through an SSH tunnel.

How to Set Up WireGuard VPN on Debian 10
This article explains how to install and configure WireGuard on Debian 10 that will act as a VPN server.

How to Install Asterisk on Ubuntu 20.04
This tutorial explains how to install Asterisk on Ubuntu 20.04. Asterisk is a popular open-source PBX platform.

Install and Configure Fail2ban on Debian 10
This article explains how to install and configure Fail2ban on Debian 10. Fail2ban is a tool that helps protect your Linux machine from brute-force and other automated attacks.

How to Setup FTP Server with VSFTPD on Ubuntu 20.04
This article describes how to install and configure an FTP server on Ubuntu 20.04 that you use to share files between your devices.

How to Create Bootable Linux USB Drive
This tutorial will take you through the steps necessary to create a bootable Linux USB stick on Windows, macOS and Linux machines.

How to Create Bootable CentOS USB Stick on Linux
This tutorial explains how to create a bootable CentOS USB stick from the Linux terminal.

How to Create Bootable Ubuntu USB Stick on Linux
In this tutorial, we will show you how to create a bootable Ubuntu USB stick from the Linux terminal.

How to Create Bootable CentOS USB Stick on Windows
This tutorial will walk you through the process of creating a bootable CentOS USB stick on Windows.

How to Create Bootable Ubuntu USB Stick on Windows
This tutorial will walk you through the process of creating a bootable Ubuntu USB stick on Windows.

Python For Loop
The for loop in Python iterates over the items of a sequence and repeatedly executes a block of statements.

How to Install VMware Workstation Player on Ubuntu 20.04
This article describes how to install VMware Workstation Player on Ubuntu 20.04.

How to Install and Use Wine on Ubuntu 20.04
This article describes how to install Wine on Ubuntu 20.04. Wine is an open-source compatibility layer that allows you to run Windows applications on Unix-like operating systems.

How to Install Microsoft Edge Browser on Ubuntu 20.04
This article explains how to install the Microsoft Edge Browser web browser on Ubuntu 20.04.

How to Install Python 3.9 on Debian 10
In this article, we'll show you how to install Python 3.9 on Debian 10.
