This is what I attempted by using *.mytailnet.ts.net, but that did not work. How would I enter this in my export file?
This is what I attempted by using *.mytailnet.ts.net, but that did not work. How would I enter this in my export file?
This happened to me on a headless Proxmox install before. I had to disable the systemd targets for hybernate and sleep:
systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target
Then reboot
Phoniest
I had used plenty of open source products in the past, but the first one I truly learned the “why it’s important” is home assistant. Seeing the strong community and reading more about open source projects and why it’s to everyone’s benefit.
We can make a far superior, safer, and community first product.
Beyond 3 devices, Tailscale costs money
I think you mean beyond 3 users. You are allowed up to 100 devices in the free tier.
Have you looked at Proxmox Backup Server? I have not used it, but I believe it is made to handle remote backups.
So I’m having some permission issues with this. If I create a file within one container, it is read only when accessed from another. Any suggestions on how to fix this?
Wow thanks for that detailed explanation! Very helpful and I’ll be setting up an rpi as a device.
This only applies to high availability clusters, correct?
Got it so I’m just overthinking this. I setup an NFS share through the host via the command line and then I’ll be able to share that to anything on the network.
I did some searching trying to figure out how I can share the NFS directly from Proxmox and came up short. Any tutorials or other links you know of?
That is Transmission webui in dark mode
It looks great on my TV! The HD version also looks very good but flipping between them this version is noticably higher quality.
This is the answer! Setting ‘None’ to metadata profile worked!
Restic and then rclone to backblaze? Or is there a way to restic directly to backblaze?
Server01, server02, server03…am I doing this wrong?
That works!! Thank you so much. I was doing (page <%Current page%>) which was throwing it off. This is a big help to my workflow.
Yes for me, Brave works significantly better than Firefox for installed app. I also tried ungoogled chromium, and that seems quite buggy.
Still having some trouble. Maybe it would help if I described my use case. I have a page for each employee where I’ll take notes in my 1 on 1 meetings with them. In those meetings I’d like to be able to see any open TODO or WAITING items I have with them. When I saw this post I thought I could create a page called “Current Page Open”. When I open the employee page in the main area and the “Current Page Open” on the right, the right would show me the list of TODO and WAITING that reference that employee. These tasks are typically entered in the Journal with a #employee in the block, and not directly in the employee page.
Do you use restic to move the backups to remote on it’s own? Or are you using rclone to move your restic repo to remote?