Author: johayek
-
connecting to a FRITZ!Box via VPN à la Cisco IPSec
https://service.avm.de/help/en/FRITZ-Box-7590/019/hilfe_vpn_oeffentliche_ipv4_adresse (in English) https://service.avm.de/help/de/FRITZ-Box-Fon-WLAN-7490/019/hilfe_vpn_oeffentliche_ipv4_adresse (in German) https://en.avm.de/service/fritzbox/fritzbox-7590/knowledge-base/publication/show/200_FRITZ-VPN-cannot-establish-a-VPN-connection-to-FRITZ-Box/ (in English) https://avm.de/service/fritzbox/fritzbox-7360/wissensdatenbank/publication/show/200_FRITZ-Fernzugang-kann-keine-VPN-Verbindung-zur-FRITZ-Box-herstellen/ (in German) https://en.wikipedia.org/wiki/IPsec Fo connecting to a FRITZ!Box via VPN à la Cisco IPsec the remote server (the FRITZ!Box) must have an IPv4 address (only) – if it also has an IPv6 address, connecting won’t work out. It took me quite some time this afternoon…
-
how can I read a file from last line to first line on the Unix command line?
https://stackoverflow.com/questions/48721344/how-can-i-read-a-file-from-last-line-to-first-line-in-shell https://www.man7.org/linux/man-pages/man1/tac.1.html – cat vs tac $ perl -e ‘print reverse <>’ Input_file There are also solutions in awk and sed – read the stackoverflow article for those solutions!
-
my smartphone gets called by a number, and it knows the number by a prefix only … – I would like that to be a match
Wouldn’t that be a very, very nice feature?!
-
nearly 40% of Icelanders are using a covid app—and it hasn’t helped much
The country has the highest penetration of any automated contact tracing app in the world, but one senior figure says it “wasn’t a game changer.” https://www.technologyreview.com/2020/05/11/1001541/iceland-rakning-c19-covid-contact-tracing/
-
inoreader: Convert Almost Any Webpage Into RSS Feed With Inoreader’s Web Feeds
So, you wanted to follow this nice website for new content, but it doesn’t have an RSS feed yet? Don’t worry, because Inoreader got you covered, again!Introducing Web feedsWhenever you see a web page with a series of updates, be it news articles, blog posts, classifieds, product updates, wea… https://blog.inoreader.com/2020/04/convert-almost-any-webpage-into-rss-feed-with-inoreaders-web-feeds.html
-
having earphones in is generally perceived as a “do not disturb” signal
Having earphones in is generally perceived as a “do not disturb” signal, and some AirPod users use this fact to strategically avoid awkward small talk. But in the collaborative workplace, constant use of AirPods has sometimes been interpreted as a sign of disrespect to fellow co-workers, causing conflict in the office. A college professor has…
-
MUBI (streaming service)
https://mubi.com https://en.wikipedia.org/wiki/Mubi_(streaming_service) https://de.wikipedia.org/wiki/MUBI_(Streaminganbieter)
-
I suppose in the end, the whole of life becomes an act of letting go …
I suppose in the end, the whole of life becomes an act of letting go, but what always hurts the most is not taking a moment to say goodbye. https://en.wikipedia.org/wiki/Yann_Martel, https://en.wikipedia.org/wiki/Life_of_Pi
-
how to clear HSTS settings in Chrome and Firefox
Chrome sometimes complains, it cannot visit some URL because off HSTS trouble. https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security AKA HSTS https://www.thesslstore.com/blog/clear-hsts-settings-chrome-firefox/ chrome://net-internals/#hsts -> “Delete domain security policies”