Results for: "memory"
Contents (75)
The Best Lightweight Linux Distributions For Older PC's
What do you do with your old computers? The one which once had good hardware configuration but now those are…
read more
How to install and setup Varnish in Ubuntu 16.04
One of the problems with running a site with many users is that the constant requests for dynamic content can…
read more
Install Memcache in Ubuntu 16.04
Memcache is an in-memory key-value store that is ideal for speeding up infrastructure. Perhaps a slow operation needs access to…
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