Some config is available also via sudo raspi-config
# update package list
sudo apt update -y
// This is just an example proxy.pac and is NOT to be used in production without changes to suit your environment. | |
// | |
// Some references about Proxy configuration below. | |
// https://wiki.squid-cache.org/SquidFaq/ConfiguringBrowsers | |
// https://learn.microsoft.com/en-us/troubleshoot/developer/browsers/connectivity-navigation/optimize-pac-performance | |
function FindProxyForURL(url, host) { | |
/* Normalize the URL for pattern matching */ | |
url = url.toLowerCase(); |
#EXTM3U | |
#RADIOBROWSERUUID:a25700ef-e952-4b73-8b4e-b92d938cb020 | |
#EXTINF:1, Newstalk ZB Auckland | |
https://ais-nzme.streamguys1.com/nz_002_aac | |
#RADIOBROWSERUUID:ce5e5e45-7b40-4aa8-9c1c-a9be0331b2ff | |
#EXTINF:1, Flava Auckland 95.8 FM | |
https://ais-nzme.streamguys1.com/nz_010_aac | |
#RADIOBROWSERUUID:9e220835-ca65-4570-94f6-f31f70d6542f |
## free up space on Unifi UDM-PRO when it has low disk space due to the pool directory filling up with 1GB .ubv files | |
## largest 20 files in /volume1 | |
# du -a /volume1 | sort -n -r | head -n 20 | |
rm /volume1/.srv/unifi-protect/video/pool/*.ubv |
# profile-load | |
$PROFILE = "$env:onedrive\Custom.PowerShell_profile.ps1" | |
& $profile |
sudo apt install docker.io docker-compose -y | |
mkdir docker-run && cd docker-run | |
wget https://gist.githubusercontent.com/SystemJargon/dcffbd115d7202df79f5cdfec3ae4eac/raw/e12467952a1eb1cf0edeba929b5e4bdc90b6be49/docker-compose.yml | |
sudo docker-compose up -d |
version: '3.7' | |
services: | |
portainer: | |
image: portainer/portainer-ce | |
restart: unless-stopped | |
volumes: | |
- "./portainer/data:/data" | |
- "/var/run/docker.sock:/var/run/docker.sock" | |
environment: |
<?xml version="1.0" encoding="utf-8"?> | |
<unattend xmlns="urn:schemas-microsoft-com:unattend"> | |
<settings pass="windowsPE"> | |
<component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
<InputLocale>1409:00000409</InputLocale> | |
<SystemLocale>en-NZ</SystemLocale> | |
<UILanguage>en-US</UILanguage> | |
<UILanguageFallback>en-US</UILanguageFallback> | |
<UserLocale>en-NZ</UserLocale> | |
<SetupUILanguage> |
Code | Company | Price | Change | Volume | Value | Captilisation | |
---|---|---|---|---|---|---|---|
ACE | Ascension Capital Limited | $0.055 | $0.000 / 0.00% | 0 | $0.00 | $1,053,186 | |
AFC | AFC Group Holdings Limited | $0.001 | $0.000 / 0.00% | 0 | $0.00 | $3,664,216 | |
AFI | Australian Foundation Investment Company Limited | $8.180 | $0.000 / 0.00% | 0 | $0.00 | $10,107,411,338 | |
AFT | AFT Pharmaceuticals Limited | $3.790 | $0.000 / 0.00% | 0 | $0.00 | $397,443,125 | |
AGG | Smartshares Global Aggregate Bond ETF | $1.158 | $0.000 / 0.00% | 2,439,837 | $2,813,132.06 | $163,123,138 | |
AGL | Accordant Group Limited | $1.820 | $0.000 / 0.00% | 0 | $0.00 | $61,531,020 | |
AIA | Auckland International Airport Limited | $8.310 | $0.000 / 0.00% | 0 | $0.00 | $12,239,142,070 | |
AIR | Air New Zealand Limited (NS) | $0.770 | $0.000 / 0.00% | 0 | $0.00 | $2,593,691,202 | |
AKL | Auckland Real Estate Trust | $0.930 | $0.000 / 0.00% | 0 | $0.00 | $74,718,200 |