This is what I attempted by using *.mytailnet.ts.net, but that did not work. How would I enter this in my export file?
- 6 Posts
- 26 Comments
monty@lemmy.oneto Proxmox@lemmy.world•[pve noob] server not booting without connected display.English3·2 years agoThis 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
monty@lemmy.oneto Android@lemmy.world•Mini-Contest: We are the ______est Android community on Lemmy [We have our winners!]English4·2 years agoPhoniest
monty@lemmy.oneto Free and Open Source Software@beehaw.org•What was your gateway product to open source?2·2 years agoI 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.
monty@lemmy.oneto Proxmox@lemmy.world•How should I implement 2nd backup for my configEnglish1·2 years agoHave 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.
monty@lemmy.oneOPto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Stop Readarr from adding all books by AuthorEnglish2·2 years agoThis 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?
monty@lemmy.oneto Logseq@lemmy.ml•Queries in the sidebar can refer to the current page!English1·2 years agoThat works!! Thank you so much. I was doing (page <%Current page%>) which was throwing it off. This is a big help to my workflow.
monty@lemmy.oneto Voyager@lemmy.world•PSA (Android) if Firefox is your default browser, webapp wont install.English31·2 years agoYes for me, Brave works significantly better than Firefox for installed app. I also tried ungoogled chromium, and that seems quite buggy.
monty@lemmy.oneto Logseq@lemmy.ml•Queries in the sidebar can refer to the current page!English0·2 years agoStill 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?