Results for: "UI"

Categories (1)

Contents (830)

Guide to viewport units vw, vh, vmin and vmax
Guide to viewport units vw, vh, vmin and vmax

The viewport is the area where the browser renders the site. This is your screen minus the reserved space of…

read more
How to Connect to a Remote Server via SSH from a Linux Shell

Introduction Secure Shell (SSH) is a UNIX-based command interface and protocol for securely getting access to a remote computer. SSH is…

read more
PHP 7.2 will be the first Programming Language to add Modern Cryptography to its Standard Library
PHP 7.2 will be the first Programming Language to add Modern Cryptography to its Standard Library

Last week, the voting phase closed on an RFC to add libsodium to PHP 7.2. The result was unanimous (37…

read more
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