Old Henry (2021) was last modified: October 14th, 2021 by
Year: 2021
How To Mount a Nas Drive / Cloud Services Natively to Android
How To Mount a Nas Drive / Cloud Services Natively to Android was last modified: October 14th, 2021 by
Setup a Site to Site IPSec VPN with Strongswan on Ubuntu
https://sysadmins.co.za/setup-a-site-to-site-ipsec-vpn-with-strongswan-on-ubuntu/
Setup a Site to Site IPSec VPN with Strongswan on Ubuntu was last modified: October 10th, 2021 by
GT-P7500 Kernel 4.4 & Android 8.0 Oreo
https://forum.xda-developers.com/t/dev-kernel-4-4-android-8-0-oreo.3688948/
GT-P7500 Kernel 4.4 & Android 8.0 Oreo was last modified: October 14th, 2021 by
Neo4j Database
Source: Neo4j Sandbox | Online Graph Database – No Download Required
Neo4j Database was last modified: October 7th, 2021 by
Radioactive (2019)
Radioactive (2019) was last modified: October 11th, 2021 by
xubuntu – Keyboard shortcuts not working anymore in xfce
setxkbmap -option will reset the state of the Alt key.
Source: xubuntu – Keyboard shortcuts not working anymore in xfce – Ask Ubuntu
xubuntu – Keyboard shortcuts not working anymore in xfce was last modified: October 6th, 2021 by
Paul Langevin
Paul Langevin was last modified: October 3rd, 2021 by
Top Programming Languages
https://spectrum.ieee.org/top-programming-languages/#toggle-gdpr
Top Programming Languages was last modified: October 2nd, 2021 by
The Professionals (1966)
The Professionals (1966) was last modified: October 2nd, 2021 by
Bad Day at Black Rock (1955)
Bad Day at Black Rock (1955) was last modified: October 1st, 2021 by
testing – speedtest-cli: ValueError: invalid literal for int() with base 10: ” – Unix & Linux Stack Exchange
## Backup original code
sudo gzip -k9 /usr/lib/python3/dist-packages/speedtest.py
## Make the line substitution
sed -i "s/^ map(int, server_config\['ignoreids'\].split(','))$/ map(int, (server_config['ignoreids'].split(',') if len(server_config['ignoreids']) else []) )/" /usr/lib/python3/dist-packages/speedtest.py
testing – speedtest-cli: ValueError: invalid literal for int() with base 10: ” – Unix & Linux Stack Exchange was last modified: October 1st, 2021 by