Skip to content

Instantly share code, notes, and snippets.

View BoniWPy's full-sized avatar
💭
DevOps

BoniW BoniWPy

💭
DevOps
View GitHub Profile
Install PHP 5.6 On linux (Debian, Ubuntu, Mint ...)
sudo apt-get install python-software-properties
sudo add-apt-repository ppa:ondrej/php
sudo apt-get update
sudo apt-get install -y php5.6
heck Installed PHP Version
php -v
# Activate MS Office 2019/2016 for macOS - Microsoft_Office_2019_VL_Serializer
## Office 2019 above
2019-06-03
Note that Office2019 **DO NOT** support activate via simple copy/paste plist license file which is the simplest way to activate Office 2016.
Fortunately, you can also use the **VL Serializer** tool, just install Office 2019 and Serializer, then run Serializer to activate.
### Ref
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=11; IE=10; IE=9; IE=8; IE=7; IE=EDGE" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="./Style.css" rel="stylesheet" type="text/css">
<link href="../Grid/Grid.css" rel="stylesheet" type="text/css">
@BoniWPy
BoniWPy / chart-js-chart-tick-distance-examples.markdown
Created August 6, 2019 08:33
Chart.js - Chart Tick Distance Examples