Perhaps you should consider the command line app ffmepg. You can then write a script that handles transcoding without the need for a GUI.
Perhaps you should consider the command line app ffmepg. You can then write a script that handles transcoding without the need for a GUI.
Android hates self signed certs, unless you generate the correct cert type then install the cert to android’s root CA trust.
I’ve tried this many times and it has never worked for me :( I can never generate a proper cert.
I’d love a pointer to a tutorial that works.
Openvino is going to be really slow compared to a tpu like the coral. Its faster than just CPU, but not by much.
I couldn’t make things easy for myself when I migrated, because I wanted to use postgres, while the snap uses mysql/mariadb and I wanted S3 storage instead of file system.
In the end I just pulled down all the user filed and exported the calendars and contacts manually, then imported them on the new instance.
There are some blog posts on migrating db types, but my install is very minimal and I just didn’t want the headache.
If you don’t want to change the database type, then you can just dump the db from the snap, backup the user file directory, then restore into the new database and rsync up all the files.
People talk a lot of smack on snap, but installed the nextcloud snap 5 years ago to check out nextcloud and see if I liked it. I did, and the snap was so easy that it stuck around for 5 years. I didn’t do anything except update the underlying OS. It is really well maintained.
I just migrated off of it to get a little more flexability, but I have nothing but good things to say about it.
I just bought this one https://www.newegg.com/rosewill-rsv-z2600u-black/p/N82E16811147329?item=N82E16811147329
You’re trying to route nebula thru another VPN? That sounds like trouble… Can you not do that?
Maybe not what you’re looking for, but maybe its time to switch to a mesh style VPN, and use your DO VPS’ as coordinator nodes, so they don’t route all that traffic. Tailscale, head scale, netbird, nebula are all options.
I like restic, it’ll do deduplication and compression, it can backup to s3 or ssh or locally.