This tutorial describes the simplest way to install Kali Linux on VirtualBox in Windows or Linux. Kali is a Debian based Linux distribution built for hacking and penetration testing. Kali Linux is one of the best Linux distribution for Pentesters and Security Researchers. At the time of writing this tutorial, the latest version of KaliContinue reading “Install Kali Linux on VirtualBox [Safest Method] — LinuxBots”
Tag Archives: linux
Install NextCloud Server by Manual Method On Ubuntu 16.04 | 18.04 With Apache2, MariaDB And PHP 7.3 — LinuxBots
Nextcloud is a fork of ownCloud used for file-sharing servers to store your personal data like documents and pictures in a centralized location, like Dropbox or Google Drive. Nextcloud is fully open-source software. Your data privacy and security are much better when you use a self-hosted server instead of using Third-party cloud services like Google Drive or Dropbox.Continue reading “Install NextCloud Server by Manual Method On Ubuntu 16.04 | 18.04 With Apache2, MariaDB And PHP 7.3 — LinuxBots”
Print Awesome ASCII Text in Linux Terminal – LinuxBots
In this article, we will learn how to print colorful and exciting ASCII text banners in Linux Terminal. We have two command-line tools called Figlet and Toilet for making this possible. The Figlet tool is written by John Cowan and the Toilet tool is written by Sam Hocevar. Both tools are having many interesting options. So let’s get into it and haveContinue reading “Print Awesome ASCII Text in Linux Terminal – LinuxBots”
How To Install PHP 7.4 on Ubuntu Server
Current Stable Release of PHP is 7.4.1 released on 18 December 2019. In this article, we learn how to install the latest PHP 7.4 on Ubuntu Server. PHP 7.4.1 is available for production environments and you can install it via the Ondrej PPA repository. PHP is one of the most used programming languages on the internet. MakeContinue reading “How To Install PHP 7.4 on Ubuntu Server”
How To Install OpenLiteSpeed Web Server on Ubuntu 16.04 LTS
OpenLiteSpeed Web Server is the Open Source edition of LiteSpeed Web Server. LiteSpeed is the 4th most popular web server on the internet. 4.7% of websites are using LiteSpeed Web Server on the internet till August 2019. OpenLiteSpeed Web Server comes with a built-in WebAdmin GUI to control and serve web sites. Below is the list ofContinue reading “How To Install OpenLiteSpeed Web Server on Ubuntu 16.04 LTS”