Author: jack

How to: Install a .deb file via the Command line?

Packages are manually installed via the dpkg command (Debian Package Management System). dpkg is the backend to commands like apt-get and aptitude, which in turn are the backend for GUI install apps like the...

UniFi – How to further customize USG configuration with config.gateway.json

UniFi – How to further customize USG configuration with config.gateway.json Obtained from: https://help.ubnt.com/hc/en-us/articles/215458888-UniFi-How-to-further-customize-USG-configuration-with-config-gateway-json Overview The file config.gateway.json is used for advanced configuration of the USG. This file allows you to make customizations persistent across provisions. When making...

Changes with NginX 1.4.7 – High

Changes with NginX 1.4.7 Below are the list of changes from the 1.4.6 release of NginX to version 1.4.7 This is provided as reference only and was obtained from: http://nginx.org/en/CHANGES. This update addresses a bug fix and...

Changes with NginX 1.4.6 – Moderate

Changes with NginX 1.4.6 Below are the list of changes from the 1.4.5 release of NginX to version 1.4.6 This is provided as reference only and was obtained from: http://nginx.org/en/CHANGES. This update mainly provides bug-fixes which are not...

Changes with NginX 1.6 – Strongly Recommended

Changes with NginX 1.6 Below are the list of changes from the 1.5.13 release of NginX to version 1.6 This is provided as reference only and was obtained from: http://nginx.org/en/CHANGES. This update makes the development / mainline...

Changes with NginX 1.7 – Low

Changes with NginX 1.7 Below are the list of changes from the 1.5.13 release of NginX to version 1.7. This is provided as reference only and was obtained from: http://nginx.org/en/CHANGES. This update includes several new Features so updating...

General Commands Manual: mkdir

General Commands Manual: mkdir   trusty (1) mkdir.1.gz Provided by: coreutils_8.21-1ubuntu5_i386 NAME mkdir – make directories SYNOPSIS mkdir [OPTION]… DIRECTORY… DESCRIPTION Create the DIRECTORY(ies), if they do not already exist. Mandatory arguments to long...