those are not brows (no hair involved), its just stupid warpaint.
those are not brows (no hair involved), its just stupid warpaint.
Best keyboard I ever used and need - Hacker's Keyboard: https://f-droid.org/en/packages/org.pocketworkstation.pckeyboard
probably a 2GB 1core VPS is fine, of course more is better - faster for some stuff… Our Gitea instance run on a 4core 6GB VM…
Gitea - basically gitlab which is really easy to deploy
But the governments prefer the current situation, as they have channels to ask for removal, but have zero liability and the company is covered, as they can do as they please, because its their private platform where they are allowing them. So I dont see why would the government declare social media as public squares…
yes, and that command I pasted will run that /stop command inside the docker container. The same way you can list files or do any other commands on a running container:
# docker exec heimdall ls -la /
total 148
drwxr-xr-x 1 root root 4096 Jul 14 07:09 .
drwxr-xr-x 1 root root 4096 Jul 14 07:09 ..
-rwxr-xr-x 1 root root 0 Jul 14 07:09 .dockerenv
drwxr-xr-x 1 abc abc 4096 Jul 14 07:09 app
drwxr-xr-x 1 root root 4096 Jun 17 15:30 bin
drwxr-xr-x 2 root root 12288 Jun 17 15:30 command
drwxr-xr-x 7 abc abc 4096 Dec 3 2022 config
drwxr-xr-x 1 abc abc 4096 Jun 23 20:35 defaults
drwxr-xr-x 5 root root 340 Aug 19 04:52 dev
-rwxr--r-- 1 root root 18257 Jan 1 1970 docker-mods
drwxr-xr-x 1 root root 4096 Aug 19 04:52 etc
drwxr-xr-x 2 root root 4096 Jun 23 20:35 heimdall
just run docker exec mcbe-world /stop
then just wait a bit till it shuts down cleanly and then start it again…
Of course they not, because its not about the info or the facts, its about the agenda…
Hey, you can edit config files in GUI 😄
Thats why Element(Matrix) is the way. Ideally selfhosted+federated, but even the default matrix.org is much better than most other chat apps.
Well I prefer to dim the screen for night instead of just screw up colors with low blue… It definitely helps me with getting sleepy easier.
There is this app https://www.gadgetbridge.org/ and it supports quite a lot of smartwatches, which you can pair up with it. Gadgetbridge doesnt send out any data and gives you full control.
This seems to be mostly debunked, at least regarding to heart conditions:
https://www.mdpi.com/2077-0383/11/8/2219
Retrospective cohort study of 196,992 adults after COVID-19 infection in Clalit Health Services members in Israel between March 2020 and January 2021.
Our data suggest that there is no increase in the incidence of myocarditis and pericarditis in COVID-19 recovered patients compared to uninfected matched controls. Further longer-term studies will be needed to estimate the incidence of pericarditis and myocarditis in patients diagnosed with COVID-19.
The Omada probably not. But many other tp-link routers support it, especially the low spec ones. I mean, if we are getting to something more performant and feature rich, there are probably much better options, like Turris Omnia, some Microtik stuff and many other.
but what is nice, many tp-link hw can run regular openwrt, which is way better than the thing they provide…
something running openWRT. I for example have a Turris Omnia, which is running their own fork of openwrt. https://www.turris.com/en/omnia/overview/
docker exec nextcloud-mariadb-1 /usr/bin/mariadb-dump --defaults-extra-file=/backup/.mylogin.cnf -u root --single-transaction --quick --all-databases |gzip > /mnt/mysql/backup/nc${NUM}_dump.gz
You are welcome
Why do you use minio for image serving ? There are much better ways to do so. Nextcloud, Immich, Photoprism and others…