nibbler
@nibbler@discuss.tchncs.de
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on Continuwuity 2 days ago:
I kind of lost interest when they found out that in a distributed system you can’t delete things
- Comment on Going nuts with networking of VMs on Proxmox (SOLVED) 1 week ago:
Clearly a problem on the VM. Run
dhclient -v ens18; for i in $(seq 60); do ip a s dev ens18; sleep 1; done
Just to see if its broken immediately or if another process probably fks it up later
- Comment on Going nuts with networking of VMs on Proxmox (SOLVED) 1 week ago:
Use dhclient -v to See the client side, check logs in the DHCP Server. Sniff maybe.
- Comment on 18% of people running Nextcloud don't know what database they are using 8 months ago:
😜
- Comment on 18% of people running Nextcloud don't know what database they are using 8 months ago:
sqlite is absolutely awesome