Linux

Crontab

Crontab is a tool in Linux which automates tasks that need to be executed at specific times or intervals. This can include tasks such as backups, cleaning up temporary files,

Read More »

How to install PHP 8 on Ubuntu 20.04

Simple and light way to install the PHP 8 to Ubuntu 20.04. Step 1: Enabling PHP Repository Ondřej Surý, a Debian developer, maintains a repository that includes multiple PHP versions.

Read More »

How to add a user on Ubuntu 18.04

In this example I will add a user that is called “genie”, using the adduser command. Replace genie with your desired username. When you add your username the system will

Read More »
No more posts to show
Scroll to Top