Add-Migration allocation_units angular angular6 azure Background Call build-tools core C# dell docker docker image donet ef dotnet dotnet ef @eaDir echo ef EntityFramework EOF error find firewall git index kill light codes linux Luci merge mssql msvs_version MySql network ng build node-gyp node-sass openvpn OpenWRT partitions size PK powershell PR Primary Key pull request size sp_who2 sql SSH synology t-sql tables Thread ThreadPool Threads tips ubuntu unifi Update-Database vpn windows-build-tools wpf xev xmodev

rm unifi-latest.sh &> /dev/null; wget https://get.glennr.nl/unifi/install/install_latest/unifi-latest.sh && bash unifi-latest.sh

rm unifi-latest.sh &> /dev/null; wget https://get.glennr.nl/unifi/install/install_latest/unifi-latest.sh && bash unifi-latest.sh

To change powershell console code page PS> CHCP 65001

To change powershell console code page 

PS> CHCP 65001

Permament via reg file:

Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Console\%SystemRoot%_system32_cmd.exe]
"CodePage"=dword:fde9

 

Some hints for git cli

1. fetch PR into current branch

   git fetch origin refs/pull-requests/<PR-id>/from:new-branch-name

Template for multiline echo to file in linux systems.

cat << EOF > /path_to_file
multi
line
content
EOF

 

Quick start for enabling OpenVPN under ubuntu Gnome

There is only one thing to do

sudo apt install -y network-manager-opentvpn-gnome