23 11 2020
rdfind -dryrun true . Remove “-dryrun” to replace dupes with hardlinks …
baumi's personal blog … Linux, OS X, Windows, Random things, …
23 11 2020
rdfind -dryrun true . Remove “-dryrun” to replace dupes with hardlinks …
22 11 2020
Haushaltsgeräte: http://www.blitzblume-ingelheim.de/ Herr Jung Akkutausch: https://www.akkutauschen.de/ Hier können sogar custom-Akkus ersetzt werden (z.B. 40 Euro beim Akkubohrer)
20 11 2020
This tool lets you configure the charge limit from your macbook’s SMC settings. You can then set a charge limit of e.g. 80% to expand the lifetime of your battery, as the degeneration is typically increased when charging above 80% and discharging below 20%. … Download: https://github.com/godly-devotion/charge-limiter/releases
25 01 2020
General https://www.charitynavigator.org/ https://www.givewell.org/charities/top-charities Animals https://takisshelter.org/ CYD Santa María Sanctuary https://www.thedonkeysanctuary.org.uk/ Environmental https://teamtrees.org/ https://www.plant-for-the-planet.org/en/home https://boku.ac.at/wissenschaftliche-initiativen/zentrum-fuer-globalen-wandel-nachhaltigkeit/themen/nachhaltigkeit/boku-co2-kompensationssystem Austria https://service.bmf.gv.at/service/allg/spenden/_start.asp https://www.tierschutzverein-tirol.at/ Open Source / Linux https://linuxmint.com/sponsors.php https://manjaro.org/donate/
21 01 2020
Routenplaner mit Ladestopps https://abetterrouteplanner.com/ EMC Austria (Elektromobilitätsclub) https://www.emcaustria.at/ Tesla Supercharger + Link: https://www.tesla.com/de_AT/supercharger + Authentifizierung: Auto + Zahlung: Kreditkarte im Tesla Konto hinterlegt + Keine mtl. Grundgebühr Maingau + Link: https://www.maingau-energie.at/e-mobilit%C3%A4t/autostrom-tarif + Authentifizierung: Handy App (Ö, D, …) oder RFID Ladechip (dzt. nur Deutschland) + Zahlungsmittel per App hinterlegen + Keine mtl. Grundgebühr + Anmeldung: […]
6 01 2020
1912: erste (?) Erwähnung des Klimawandels durch menschlich verursachtes CO2: Quelle: https://trove.nla.gov.au/newspaper/article/100645214 1978: ZDF Sendung “Querschnitt” Wusstet Ihr, dass der Klimawandel schon 1978 Thema war? Unser #ZDFretro heute ist ein 41 Jahre alter Ausschnitt aus der Sendung "Querschnitt" – und aktueller denn je. pic.twitter.com/E52fAiwR76 — ZDF (@ZDF) October 12, 2019 Quelle: https://twitter.com/ZDF/status/1183013448998780929
28 12 2019
Die BOKU Wien ist eine anerkannte Spendenorganisation vom BMF. Auf der BOKU Seite kann man bequem den Flug von-bis-via eingeben und Anzahl der Passagiere. Die Kompensation kann für unterschiedliche Projekte (selbst auswählbar) durchgeführt werden. Die Zahlung erfolgt anschließend per Überweisung. Die Spendenbestätigung fürs Finanzamt erhält man unverzüglich (diese gilt natürlich nur mit dem Zahlungsnachweis). Die […]
9 09 2019
Test for DNS and IPv6 leaks: https://dnsleaktest.com/ https://wtfismyip.com/ (shows your VPN IPv4 address *and* leaked IPv6, if applicable) Prevent DNS leaks: https://www.pcsuggest.com/check-and-fix-dns-leak-linux/ add “redirect-gateway def1” to your openvpnclient.conf file … Prevent IPv6 leaks (i.e. temporarily disable IPv6): sudo sysctl -w net.ipv6.conf.all.disable_ipv6=1 sudo sysctl -w net.ipv6.conf.wlp2s0.disable_ipv6=1 sudo sysctl -w net.ipv6.conf.lo.disable_ipv6=1 sudo sysctl -w net.ipv6.conf.default.disable_ipv6=1 China VPN: […]
27 08 2019
The following command will add contact “Demo” to your linphone contact database using sqlite3: sqlite3 ~/.var/app/com.belledonnecommunications.linphone/data/linphone/friends.db “INSERT INTO friends (friend_list_id, sip_uri, subscribe_policy, send_subscribe, ref_key, vCard, vCard_etag, vCard_url, presence_received) VALUES (1, ‘sip:+436641234567@fairytel.at’, 1, 0, NULL, ‘BEGIN:VCARD’ || char(10) || ‘VERSION:4.0’ || char(10) || ‘IMPP:sip:+4366412346567@fairytel.at’ || char(10) || ‘FN:Demo’ || char(10) || ‘IMPP:sip:+4366412346567@213.185.165.102’ || char(10) || ‘END:VCARD’, […]
17 08 2019
A couple of years ago (in 2014) i updated the “Freeze Track” script for Renoise to be working with newer versions and sent a copy to the original author. Unfortunately the author never uploaded the updated version to the renoise.com scripting tool page and the renoise team didn’t accept my submission because i am not […]