Results for: "UX"

Categories (1)

Contents (185)

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 Disable Strict SQL Mode in MySQL 5.7 and Ubuntu 16.04
How to Disable Strict SQL Mode in MySQL 5.7 and Ubuntu 16.04

If your app was written for older versions of MySQL and is not compatible with strict SQL mode in MySQL…

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
Install Apache, MariaDB and PHP7 on Ubuntu 16.04
Install Apache, MariaDB and PHP7 on Ubuntu 16.04

Ubuntu 16.04 LTS Xenial Xerus comes with PHP7 by default so you don’t have to rely on third-party PPA to…

read more
How to force screen/s resolution in Ubuntu and make it permanent
How to force screen/s resolution in Ubuntu and make it permanent

Sometimes our ubuntu drivers don't work so well as we espect with our screens, most of the time we get…

read more