Viewing articles tagged 'ubuntu'
How to install and configure Fail2Ban on Ubuntu 20.04
Have you ever created a web server, opened the terminal, and noticed the number of login attempts...
How to install Gulp.js on Ubuntu 20.04
Gulp is a cross-platform, streaming task runner that lets developers automate many development...
How to install Lighttpd on Ubuntu 20.04
If you are looking for a great alternative to Apache or Nginx then lighttpd is your best bet. But...
How to install PHP 8 on Ubuntu 20.04
By default, Ubuntu 20.04 comes with PHP 7.4 pre-installed. Upgrading to the latest version...
How to install React on Ubuntu 20.04
React is a Javascript library used to create fast interactive user interfaces. React was...