
Fri May 07 2021
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.
Read more

Fri Apr 30 2021
Understanding Linux File Permissions
In Linux, file permissions, attributes, and ownership control the access level that the system processes and users have to files.

Tue Apr 13 2021
How To Use Linux Screen
Screen or GNU Screen, is a terminal multiplexer. In other words, it means that you can a start a screen session and then open any number of windows (virtual terminals) inside that session.

Sun Apr 11 2021
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.
Fri Mar 26 2021
How to Install and Configure VNC on Ubuntu 20.04

Sat Mar 20 2021
How to Set Up WireGuard VPN on Debian 10

Sun Mar 14 2021
How to Install Asterisk on Ubuntu 20.04

Wed Mar 10 2021
Install and Configure Fail2ban on Debian 10

Mon Mar 01 2021
How to Setup FTP Server with VSFTPD on Ubuntu 20.04

Tue Feb 23 2021
How to Create Bootable Linux USB Drive
