How to install Nginx on Ubuntu 18.04
Nginx – pronounced “Engine X” – is an open-source web server BSD license Software. It is widely used for load balancing, reverse proxy and caching …
Linux Tutorial and How's to
Nginx – pronounced “Engine X” – is an open-source web server BSD license Software. It is widely used for load balancing, reverse proxy and caching …
Introduction WordPress is a free and open-source CMS (content management system), which is widely used for making blogging websites. WordPress is basically the most famous …
InnoDB performance There are hundreds of settings that can be placed in my.cnf. For the ‘lite’ user of MySQL, they won’t matter as much. Once …
Supervisor is a client/server system that allows its users to monitor and control a number of processes on UNIX-like operating systems. It is used to control …
By default centos 7 repositories have PHP 5.4 which has been used long back and not yet maintained by the developers. Inorder to secure your …
Kannel is an open-source SMS-gateway used widely across the globe both for serving trillions of short messages (SMS), WAP Push service indications and mobile internet …
Common Options -c –create Create a new archive. -x –extract Extract files from an archive. -t –list List the contents of an archive. -f –file=ARCHIVE …
What is SSH? A secure shell is used to remotely access a server from a client over an encrypted connection. OpenSSH is used as an …
Node.js is a Javascript platform for server-side programming. It allows users to easily create networked applications that require backend functionality. By using Javascript as both …