Beim RKI Dashboard steht ja immer nur die Gesamtzahl der Infizierten dran. Das diese ständig steigt ist dann ja nicht verwunderlich. Wieviele davon sind aber wieder gesund geworden? Und warum steht das nicht dran?
Lenovo Yoga Tablet 2 1050-L has a new update
LRX22C.YT2-1050L_USR_S100408_2001102108_WW52_ROW dev-keys
What was the update?
I don’t know.
All I can see in the “about tablet” screen is a new kernel built January 10, 2020. Kernel version is still 3.10. Android version is still 5.0.1.
The tablet is still slow af.
After this neglect I have sworn to never buy a Lenovo product again. You can’t mod it, They don’t give a shit about software updates.
The hardware still works but what use is it when they don’t fix security issues and don’t stay up to date with Android versions?
If there was a way to replace the OS with your own build, but their bootloader doesn’t protect the tablet from intruders, it protects Lenovo’s interests in selling new models despite the old ones still working.
And since our laws and politicians are corrupt this won’t change.
So all we can do is boycott those swindlers.
Bash script to upgrade keycloak standalone
Assuming keycloak is unpacked in the user’s home directory
for instance
/home/keycloak/keycloak-9.0.0
is the old version and
/home/keycloak/keycloak-9.0.2
is the new version
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
#!/usr/bin/env bash OLD=9.0.0 NEW=9.0.2 OLDPATH=~/keycloak-$OLD NEWPATH=~/keycloak-$NEW cd ~/ wget https://downloads.jboss.org/keycloak/$NEW/keycloak-$NEW.tar.gz tar xvf keycloak-$NEW.tar.gz mkdir -p $NEWPATH/modules/system/layers/base/org/postgresql/jdbc/main cp -a $OLDPATH/modules/system/layers/base/org/postgresql/jdbc/main/* $NEWPATH/modules/system/layers/base/org/postgresql/jdbc/main/ cp -a $OLDPATH/standalone/* $NEWPATH/standalone/ cd $NEWPATH bin/jboss-cli.sh --file=bin/migrate-standalone.cli cd ~/ rm -f keycloak-gatekeeper-linux-amd64.tar.gz wget https://downloads.jboss.org/keycloak/$NEW/gatekeeper/keycloak-gatekeeper-linux-amd64.tar.gz tar xvf keycloak-gatekeeper-linux-amd64.tar.gz echo "Next steps:\nnano -w /etc/systemd/system/keycloak.service\nsystemctl daemon-reload\nsystemctl restart keycloak.service\n\n" |
Disable “DO THE FIVE: Help stop coronavirus” tip, called promo on the bottom in Chrome or Chromium in the new page tab
- go to
chrome://flags/#ntp-dismiss-promos
- optional: find
Dismiss promos on the New Tab Page
manually - set it to
Enabled
- Restart chrome or chromium
Update 09.Feb.2021: This setting has been removed, so it’s no longer possible to disable promotional messages in Chrome and Chromium. Thanks Google Shitlords! Die in a fire!
Resourcen für Coronavirus Skeptiker
Einfach nur eine Sammlung von Internet Links
Coronavirus Patent von 2015
https://patents.justia.com/patent/10130701
Video über Ein Event201 das vor dem Ausbruch als Übung genutzt wurde
wird evtl fortgesetzt