

oh nice! I see this is a relatively new feature. thanks!
oh nice! I see this is a relatively new feature. thanks!
Because as you suspect, an image backup cannot be done while the partition being imaged is live.
can’t it, though?
macrium reflect’s normal operation is to run when the ststem is running normally. it creates a volume shadowcopy of your filesystem, and backs that up. a BTRFS/ZFS snapshot is basically what a volume shadowcopy is on windows, but with a less fancy name. if you make a snapshot, you can back that up, either with zfs send, btrfs send, rsync, borg backup, whatever. the difference is that on linux it’s not possible to notify programs that a snapshot will happen please sanitize your databases, while windows does that too, so if you restore on linux that’s like if your computer crashed because power went off
sure, it can’t be done with other filesystems, but OP said they have BTRFS. I think the boot partition can be safely imaged too: remount as read only and make a normal image.
they have paid features, but it is very useful even with just the free features and limits
how do you use it with proxmox, and for what kind of notifications?
you forgot to post your sources
maybe they were used to find like-minded people to arrest them instead
any normal music player works/can work that way on windows and linux
And I hate it too when it goes to the next song and this banner slowly fades in at the top of my screen to tell me what song it is and it also just pauses everything for a moment just for that. There’s other ways I can tell what you’re playing, I don’t need that.
you can turn that off in the settings. Actually I was pretty happy that it works on linux through wine. but if you can’t find the option, let me know, I have managed to find it recently I think
but also with request ratelimiting
those are called spaces there. but there’s no flexible roles system. also no hop-on voice channels yet, but that’s a client feature so maybe that’s a bit different
Zerotier wasn’t always Tailscale was it?
it is not tailscale. but also it seems I was wrong and its not wireguard either
You need to be connectable to download from all the peers, likewise non connectable users can’t download from you, and how do you become connectable? By opening your ports, something that might seem archaic from somebody who has totally embraced IPv6.
I know what opening ports is, I only have v4. But I thought you have difficulties with bittorrent over v6. or is it that you still need to open ports for v6, in the firewall or something?
> is there such a problem? honest question. But I think that might be a different issue
Yes, that is a problem. We’re still in a world where you need to manually enable port forwarding in order to get better seeding for bittorrent clients, and if you have CGNAT you’re SOL (short of using a VPN or something to bounce through an external host).
I don’t understand, sorry. they were saying that something doesn’t work as expected IPv6. but CGNAT is not used for IPv6, is it? and you don’t really forward ports either, maybe you allow them through in the routercs firewall but notnsure because I don’t have v6
We’re still in a world where you need to manually enable port forwarding
well, you don’t need to, often you can also enable the upnp function in the router so that any software can open all the ports it wants, which is a terrible idea security-wise
you should still see a doctor though
that’s highly doubtful
the point was not on the unsafe word, but a very specific feature of Rust that helps enclosing unsafe code where the compiler wouldn’t be able to 100% verify your logic. no such thing in C++. C++ does not even attempt to verify safety
your response is basically “get better at coding dumbass, I am the safety validator”
It’s generally not a good idra to give others access to your home network
Why does Wireguard or any other VPN not work like Tailscale or Zerotier?
tailscale and zerotier are wireguard, but with a public server that helps with NAT. Syncthing uses a public server for that too.
wireguard was specifically made to be as simple and minimalistic as possible.
Why don’t torrent clients can’t work with IPv6 to seed more?
is there such a problem? honest question. But I think that might be a different issue
Why doesn’t Plex adopt a similar mechanic like Syncthing to expose the media over the Internet instead of being a prisoner of CGNAT?
maybe they just don’t see working on it profitable enough
openvpn and apache can be very time consuming to set up if you do it for the first time
point is, Rust manages to give you not a segfault but a meaningful error almost all the time until you use unsafe
what do you mean?