Browsing tag

ubuntu

Ubuntu Installation | How to install Ubuntu?

In this we are going to install the Ubuntu Server 10.10 Maverick Meerkat, you can get it from official website. This is freely downloadable; here i used the server Ubuntu 10.10 DVD edition of the Ubuntu. If you like to get DVD pls click here.

How to Install Memcached on Ubuntu 16.04 / 14.04 / LinuxMint 18 / 17

Memcached is a free & open source, high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. It is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering. Memcached […]