Results for: "version"
Contents (377)
What is a DDOS attack and tools used
A DOS attack is an attempt to make a system or server unavailable for legitimate users and, finally, to take…
read more
PHP:How To Upgrade to PHP 7 on Ubuntu 14.04
Introduction PHP 7, which was released on December 3, 2015, promises substantial speed improvements over previous versions of the language, along…
read more
Install HHVM + Nginx on Ubuntu 14.04
The LEMHH software stack is a group of software that can be used to serve dynamic web pages and web…
read more
Display Linux TCP / UDP Network and Socket Information with the 'ss' command
The ss command is used to show socket statistics. It can display stats for PACKET sockets, TCP sockets, UDP sockets,…
read more
PHP7: Guide and References to all the changes between version 5.x and 7 of PHP
PHP 7 was released on December 3rd, 2015. It comes with a number of new features, changes, and backwards compatibility breakages that…
read more