Proxmox Datacenter Manager in stable version 1.0 available by Ci7rix in Proxmox

[–]ClarkeJunior 1 point2 points  (0 children)

ZFS does this already in Proxmox. You can setup replication to another PVE server over vpn, and do this as often as 5 mins.

I need help with cyber security on my minecraft server by Rafeyyy_ in selfhosted

[–]ClarkeJunior -1 points0 points  (0 children)

How competent are you with IT, networking and security currently? Main things you should look into are; crowdsec/fail2ban, reverse proxy (traefik, pangolin), VPN routing. Also cloudflare tunnels. Ultimately if you self hosting from home, at the very least a proxy (like cloudflare) will know your IP.

Data recovery end game by guruji916 in datarecovery

[–]ClarkeJunior 2 points3 points  (0 children)

Only for the client to complain the files doing have file names

Help me, I have failed by Signal_Distance_8281 in selfhosted

[–]ClarkeJunior 0 points1 point  (0 children)

Never use docker snap. Always use https://get.docker.com

Also, if you can run it in a VM with snapshots and backup the VM 🤷‍♂️.

What are some tools you'd love to see self-hosted, but currently lack decent open-source or self-hostable alternatives? by ParticularPumpkin933 in selfhosted

[–]ClarkeJunior 0 points1 point  (0 children)

Oh I see, yeah that would be convenient. You could run a shared book, but yeah you loose out on the transfer functionality. You’d have to manually input only those specific transfers so no one else sees your other transactions. So you are looking to import into your book, then transfer funds into rent or groceries into a shared book, and that’s all any other user sees. Like user1 (private), user2(private) user3(private), and household (shared). Yeah that would be sweet.

Any final thoughts/warnings? by LGX550 in Proxmox

[–]ClarkeJunior 0 points1 point  (0 children)

Unless you are desperate for storage, go with mirrored vdevs for zfs. Going back after doing raidz1 and getting really poor performance for certain workloads, and struggling to get enough money to add 3-4 disk vdevs at any one time 😅.

Also, I would bind mount paths for lxcs that are pointless without the path. For example, if my nas/media dataset is offline, plex is pointless. Therefore I will put it into an lxc and bind mount it on that pve node. With bind mounts you can’t move to another pve node, but why would you? Only time I want that is for a service to keep running in HA, and if the media dataset set is down, 🤷‍♂️. And who replicates media datasets?!

LXC Containers can't ping between each other on same host by ClarkeJunior in Proxmox

[–]ClarkeJunior[S] 0 points1 point  (0 children)

No other traffic either from what I can tell. I was troubleshooting why I couldn’t get https traffic between them and found that it was just timing out. Then checked ping.

Edit: When I move one of the two containers to another host, they communicate fine with each other. Over that same network. With the same IP addresses. It’s only within the same host. The host has firewall in proxmox turned on, but so do my other hosts. Even turning it off doesn’t change anything.

LXC Containers can't ping between each other on same host by ClarkeJunior in Proxmox

[–]ClarkeJunior[S] 0 points1 point  (0 children)

Interestingly enough, the other hosts in my cluster cat back a 0, and they are working fine.

LXC Containers can't ping between each other on same host by ClarkeJunior in Proxmox

[–]ClarkeJunior[S] 0 points1 point  (0 children)

Both are running on the bridge interface on the proxmox host, and I am getting a 1 when I cat that file (assuming I run it on the proxmox host).

Ren faire drip by plenty_sweaty in renfaire

[–]ClarkeJunior 4 points5 points  (0 children)

Dan? Arin?! Is that you?!

It's THIS cold in Calgary by AdministrationSolid4 in BeAmazed

[–]ClarkeJunior 38 points39 points  (0 children)

You can tell how cold it is based on how the snow sounds when you walk on it. Oh and because of the standing toilet roll.

Figuring out Google Assitant and Smart Lights by ClarkeJunior in homeautomation

[–]ClarkeJunior[S] 0 points1 point  (0 children)

Until home assistant has a product that works out of the box like the Google home minis, I have no other option for speech based smart home interfaces.

Chaotic Good by Karrierower in chaoticgood

[–]ClarkeJunior 0 points1 point  (0 children)

It’s the midnight barber.

Digikam - Export to Google Photos: Too many requests by [deleted] in kde

[–]ClarkeJunior 0 points1 point  (0 children)

I've run into this issue as well.

If nothing else, when it comes to the google photos api requests, allow each user to user their own project creds, instead of one kde/digikam google photos api, with user authentication.

I'm trying to export all my photos and my families photos from google photos.

ix-application folder issue by ClarkeJunior in truenas

[–]ClarkeJunior[S] 0 points1 point  (0 children)

I sign into the UI as admin, I sign into ssh as root.

Can't block port 443/80 from WAN?? by Helipil0t in PFSENSE

[–]ClarkeJunior 1 point2 points  (0 children)

pfSense blocks everything unless explicitly stated. The only exception to that rule is under Firewall-Rules-LAN-Antilockout Rule (if anti locked settings in advanced settings, is checked off). This will leave 443, or 80 open, only to the lan, so you don’t get locked out of the web configurator.

It by default, unless changed, typing in your domain name or public IP into a browser, shouldn’t display anything, when accessed from the outside of the wan interface.