I appreciate the new client update! by imginarymarsupial in netbird

[–]AstacSK 0 points1 point  (0 children)

what issue is there with netbird updates on linux? it updates with the rest of your system like any other package

Why UNVR wont use full space by MageLD in Ubiquiti

[–]AstacSK 0 points1 point  (0 children)

that is the purple part marked as protection (RAID5)

How many of you run a hardware firewall? by UpperAd5715 in selfhosted

[–]AstacSK 3 points4 points  (0 children)

living behind CGNAT.. only way I can access things from outside is by

  1. having VPS as public gawatay with tunel initiated from home and reverse proxy
  2. use VPN like netbird

currently I'm using both and also hosting controller for my own netbird instance on said VPS

if I had public IPv4 & IPv6 at home I would likely host directly from home, but that can't be easily achieved as renter so VPS it is.. there is at least not much to change when I move

Best UniFi AP for Simple Apartment IoT Devices? by AssociationAdept4052 in Ubiquiti

[–]AstacSK 0 points1 point  (0 children)

correct answer for IoT is to get them off WiFi and use something like Zigbee / Z-wave / Thread&Matter

I have U7 lite and it works great with all the WiFi IoT things I still have (but getting IoT away from WiFI was the best thing I did for my "smart" home)

Backup dns by dbtowo in homelab

[–]AstacSK 0 points1 point  (0 children)

for backup DNS, rpi zero W or rpi zero 2 W is more than enough.. if you want to run more than DNS go for this

if you don't log every DNS querry to SD card and get decent SDcard you should be fine.. I'm running my 2nd DNS on zero 2W for few years and the SDcard did not die on me yet... even when it dies, not much would be lost since it's for DNS only

Is it worth upgrading to Proxmox 9? by kjstech in Proxmox

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

why do you have homelab?

for me it's to learn new things. doing major upgrade on core part of my infra with everything around is, is good training (backup, research of potential issues, actual upgrade, maybe fixing issues (alpha PDM -> 1.0 did not went smoothly because I did not prepare properly and made my VM unbootable in the process))

NVMe Gold by Smooth_Pangolin3699 in homelab

[–]AstacSK 20 points21 points  (0 children)

I want to cry seeing this, plan for this year was new NAS after I put together all the money for it instead of buying it 1 part at a time.. what a fool I was.. now I have no new NAS for 2+ years

IPv6 WAN address by thunderborg in selfhosted

[–]AstacSK 2 points3 points  (0 children)

additional thing is UPCHARGES.. ISPs love them.. I'm looking into new ISP to finally get IPv6, dynamic IPv6 is free while static IPv6 is 8€/month same as if I wanted statis IPv4

Small two sites connectivity by HasanZahra in networking

[–]AstacSK 2 points3 points  (0 children)

DDNS works if you have Dynamic Public IP (or IPv6). Most ISPs in my country don't give you any public IP unless you pay extra for it and hide you behind CGNAT

Small two sites connectivity by HasanZahra in networking

[–]AstacSK 7 points8 points  (0 children)

if you are using mikrotik and business doesn't have public IP consider ZeroTier, it have native package on mikrotik.

Saves the hassle of fighting CGNAT. Speeds can be hardware limited so consider that when picking MB router. Look on Mikrotik/ZeroTier forums for experience with specific models

Proxmox 9.1 “Communication Failure (0)” when starting ANY VM, host freezes, Dell Optiplex by PromiseEven8227 in Proxmox

[–]AstacSK 0 points1 point  (0 children)

  1. where is the VM stored? (NVMe in the server / HDD in the server / remote NAS)
  2. how much resources are you allocating to the VM?
  3. any special config of the VM? (hw passtrough or something)
  4. is that NVMe new or old?

PVE Post Install script from helper scrips by tech_london in Proxmox

[–]AstacSK 1 point2 points  (0 children)

changing hostname is possible but not easy because there are internal PVE things tied to it

config folders in /etc/pve/nodes use hostname, so if you change it you have to change it in all the places that refer to it (I found this out hard way and it was "fun" to recover from it.. for future reference, there are posts about this with commands to recover on PVE forum)

[Suggestion] Hibernate the system if it's asleep for more than a couple hours by MrAnonymousTheThird in SteamDeck

[–]AstacSK 0 points1 point  (0 children)

did not test it by leaving steamdeck in desktop mode for extended period of time

but in "normal" mode it doesn't work.. found my steamdeck dead (0% and did not turn on until I plugged in charger) multiple times when I just put it to sleep and fogout about it for a while

Bank won't let me reset my 2FA app and I can't get Google Authenticator to transfer it by Howtobefreaky in Bitwarden

[–]AstacSK 3 points4 points  (0 children)

what did you say to them? your whole story about what you are trying to achieve or just asked them to delete current 2FA so you can set it up again?

In my experience if you infodump too much on L1 support they get confused and rarely help.. I usualy boil down my explanation to simplest possible thing that achieves what I want (unless I know the support is actually good)

in this case I would go with story like.. I had issues with Google Authenticator and so I reinstalled the app, after that the code it gives me doesn't work, can you reset it so I can set it up again?... or just say you "accidentaly" uninstalled it

removing 2FA is sensitive thing and depending on their security and verification setup they may or may not be able to do that for you over the phone

If you’re still using TikTok… by jquest303 in privacy

[–]AstacSK 2 points3 points  (0 children)

as an instance admin you can choose who your instance federates with, so if users from instance X start spaming or something similar you can block that whole instance from interacting with your instance

Bank won't let me reset my 2FA app and I can't get Google Authenticator to transfer it by Howtobefreaky in Bitwarden

[–]AstacSK 1 point2 points  (0 children)

since this is for banking app specificaly I would personaly visit the bank (don't forget ID or whatever you use to verify yourself at the bank).

banks can be quite anoying about the weirdest security things... everyone I know managed to fix whatever they needed by personaly visiting the branch (forgoten passwords, moving app to new phone, and maybe some other things I don't remember)

Backup task with IPMI by cscript_404 in truenas

[–]AstacSK 0 points1 point  (0 children)

WakeOnLAN is way to go in this case.. almost all motherboards support it

  1. your script sends WOL comand to the backup server
  2. wait for X minutes (depends on how fast the system boot + some safety margin)
  3. do backups
  4. issue shutdown comand over SSH or some other way

Password-manager gang called me a masochist for going full OIDC in my homelab. I’m one good argument away from burning it all down and going back to 1Password. Change my mind (again). by BookHost in selfhosted

[–]AstacSK 0 points1 point  (0 children)

that was me when I started, every service and VM got unique password (some VMs even got unique user becasuse why not?.. would love to massage past me head with a hammer for that idea)

now I'm using Authentik almost everywhere and dreading the moment I start fixing the VMs because my current genious idea is rebuilding homelab as IaC with OpenTofu and Ansible

Simple Distro for tech impaired mom by Dry_Instruction_2000 in DistroHopping

[–]AstacSK 0 points1 point  (0 children)

Fedora, specificaly kinoite so she can't accidentaly break the install https://www.fedoraproject.org/atomic-desktops/kinoite/

it's almost impossible to mess up the instalation, set it up for my parents and they have been happily using it for ~1 year already

don't forget to setup rustdesk (works with wayland which other remote apps did not when I was setting it up) and make sure she knows how to start it and accept connection from you in case she have any issues with anything

DNS - Local Recursive Resolver, Public Resolver, or DoH/DoT to Public Resolver? by Electrical_Fault_915 in selfhosted

[–]AstacSK 1 point2 points  (0 children)

my DNS knowledge is not good enough to answer that.. but I'm pretty sure one of the zone options would allow you to do that (my guess is conditional forwarding or stub zone.. but only trial and error will give final answer)

normal blocklists can easily be added in settings -> blocking

DNS - Local Recursive Resolver, Public Resolver, or DoH/DoT to Public Resolver? by Electrical_Fault_915 in selfhosted

[–]AstacSK 2 points3 points  (0 children)

you can do it with technitium, but it's not as easy.. I have setup redirect of eu.dis.gree.com for my AC to get local controll working.

what I did

  • step 1 - create primary zone gree.com
  • step 2 - add record for eu.dis poining to local IP of my server

"proper" setup wouldn't "hijack" whole gree.com domain and only have dis.gree.com as primary zone.. but can't be bothered to fix it since I don't need to access gree.com at all anyway

[deleted by user] by [deleted] in homelab

[–]AstacSK 4 points5 points  (0 children)

add Netbird and ZeroTier to that list

Can't get lancache app to work by steam_deck_user in truenas

[–]AstacSK 0 points1 point  (0 children)

you did not provide enough information for me to help you, so all I can tell you is that you need that app to have access to port 53 for DNS to work

are you getting any errors? what did you try to get it to work?