Results for: "setup"

Contents (97)

Setup FTP server with VSFTPD in Ubuntu 16.04
Setup FTP server with VSFTPD in Ubuntu 16.04

Introduction FTP, short for File Transfer Protocol, is a network protocol that was once widely used for…

read more
How to install and setup Varnish in Ubuntu 16.04
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
MySql: How to build a performant search engine
MySql: How to build a performant search engine

In content-heavy websites, it becomes increasingly important to provide capable search possibilities to help your users find exactly what they’re…

read more
PHP Libraries For Summer 2016
PHP Libraries For Summer 2016

Here are our picks for the 12 most useful and interesting open-source PHP libraries that you should check out this…

read more
PHP7: Install PHP7 with NGINX and MEMCACHE in Ubuntu 14.04
PHP7: Install PHP7 with NGINX and MEMCACHE in Ubuntu 14.04

  Let's install PHP7 and Nginx on a new Ubuntu 14.04 server, and manually build the (not yet packaged) memcached module…

read more