Load Testing Web Servers with Siege Benchmarking Tool
Knowing how much traffic your web server can handle when under stress is essential for planning future grow of your website or application. By using tool called siege, you can…
Linux | CPanel | WHM | webhosting| Plesk | DirectAdmin | CentOs | Debian | Ubuntu Blog
Knowing how much traffic your web server can handle when under stress is essential for planning future grow of your website or application. By using tool called siege, you can…
Mounting is an easy process to do, provided the filesystem type you are using is supported. What happens when you have an LVM formatted disk, and you need to mount…
Install Oracle Java 14 (JDK 14) on Ubuntu, Debian, Linux Mint, Pop!_OS, Zorin OS and more using APT PPA repository Unlike the Oracle Java 11 installer from the same Linux…
MySQL workbench is a graphical application that lets us manage data and perform administrative tasks on MySQL databases. In this tutorial, we will see how to install the program on…
Grub customizer is a handy graphical tool that you can use to change the default settings in the grub bootloader. The tool allows you to add, or rearrange entries in…
There are two ways using which you can upgrade your Ubuntu Machine from 18.04 to 19.10. First: Backup your data Download the ISO for Ubuntu 19.10 non-LTS release. Burn ISO…
‘CTRL + ALT + T‘: Shortcuts to launch your terminal in Ubuntu. ‘Super Key + L‘ or ‘CTRL + ALT + L‘: Shortcuts to lock screen in Ubuntu. ‘Super Key…
This trick should work on all Debian-based Linux distros, including Ubuntu. To get started, type ifconfig at the terminal prompt, and then hit Enter. This command lists all network interfaces…
In this post, we will learn how to install MySQL on Ubuntu 18.04 Before proceeding, the user must have sudo privileges using which you are logged in. Installing MySQL 1)…