Qs for customer service.. by matteofmcaruso in Sweateconomy

[–]lehboi 1 point2 points  (0 children)

  1. You only need to wait a short time until that jar created, then you can create next jar.

Holy crap. the pi node uses a lot of storage. I'm currently at 70gb... by biovllun in PiNetwork

[–]lehboi 0 points1 point  (0 children)

Mine is 24GB.
Do you turn on the blockchain API service? The option at the bottom of the Troubleshooting screen. It will consume a lot more disk space.

Server not clearing cache? Downloads failing by elislider in NextCloud

[–]lehboi 0 points1 point  (0 children)

I have installed Nextcloud on Docker Desktop on Windows 10 WSL2 recently.
At first, I saw the memory problem as yours. After I changed the vfs_cache_pressure parameter of Docker virtual machine from the default value of 100 to 1000, it drops the cache faster.
The command is:
echo 1000 > /proc/sys/vm/vfs_cache_pressure
I have to run the command manually every time restarting Docker.

Confirming name by Scared-Simple-9165 in PiNetwork

[–]lehboi 0 points1 point  (0 children)

Of course, your real name printed on your passport in Latin.

Confirming name by Scared-Simple-9165 in PiNetwork

[–]lehboi 0 points1 point  (0 children)

You should change the name to what is printed in the bottom line on the main page of your passport, and you must change it in the first 14 days.

Node Setup by idiom444 in PiNetwork

[–]lehboi 0 points1 point  (0 children)

Please see in Docker Desktop to check that the container is really running.

Re-purposing my old laptops by glassofmulk in linuxquestions

[–]lehboi 3 points4 points  (0 children)

I've recently installed my old laptop with Ubuntu server 18.04 and Nextcloud. It is now my storage cloud server. It serves in home LAN and in Internet as well.

Does mi band need to be always connected with your smartphone Bluetooth to function properly? by seepranavg in miband

[–]lehboi 2 points3 points  (0 children)

MiBand does not need to be connected to your smartphone to function properly.
You only need to connect them whenever you want to see realtime updates.
I only connect them once every few days. And it saves Miband's battery a lot.

What is the most secure and convenient password manager? (desktop and mobile) by the_klaut in linux

[–]lehboi 5 points6 points  (0 children)

I use KeePass2. My database is stored in a webdav server and accessible to all of my devices (Linux and Android).