Results for: "mac"
Contents (211)
MYSQL: How to create a new user and give it full access only to 1 database
To create a new user in MySQL and give it full access only to 1 database, say dbTest, these are…
read more
Install Java in Ubuntu 16.04
Java and the JVM (Java's virtual machine) are widely used and required for many kinds of software. This article will…
read more
How JSON data types work in mysql
First introduced in MySQL 5.7.8, the JSON data type is a specialized binary column type, similar to a blob ,…
read more
Image Optimizers for various platforms
Image Optimizers for various platforms Linux Trimage (GUI) — similar to ImageOptim and uses many of the same lossless tools under the…
read more
Useful technical SEO checklist for developers
Let's start from the beginning. What is SEO? When we talk about SEO we are talking about Search Engine Optimisation:…
read more