(Proxmox) Is it better to make a container or container inside a vm for frigate?

My server pc just has an intel cpu and 16gb ram with no gpu. This will only be for my doorbell camera so it won't be adding a heavy load regardless of which choice I go with

reddit.com
u/DuelShockX — 9 days ago

Which version of Frigate do you prefer?

I'm following a guide on Frigate for the first time and the guy making the guide said he recommends people go with version 0.13 because the UI went down a level in 0.14. This guide was made before 0.15 and I'm not really seeing any detailed comparisons between to understand that point. So now I'd like to know your opinions on which version of frigate you use/like.

Side question: I noticed I have to set it up as a container but what template should I normally go for? This is the first time I'm using a container. The one I looked up mentions ubuntu (server or desktop?) 22.04 but I want to make sure if the latest ubuntu iso is the way to go or if there's something better suited for it.

reddit.com
u/DuelShockX — 10 days ago

Is this correct for a no internet access network?

I'm going to set up a home assistant server but first I want to make sure that I have the firewall rules correct. I want it to where the virtual machine server cannot connect to the internet but devices on the home network can connect to it and of course I have wireguard. I already made the interface (mediaserver) as a vlan to be have it's own ip range with itself being 192.168.6.1 instead of being part of the default IP range. Is this all good to go or is there anything else I need to do? Also for wireguard I already have it set up to connect to the regular ip address range not the one I created for this. Will I need to make a new wireguard connection for the new ip range or the old one will still be fine since it's the same house network as long as I put in the right IP address for what I'm connecting to?

https://preview.redd.it/69agsrtgji8h1.png?width=1212&format=png&auto=webp&s=fce4192816f589dbdaff7ca5f2e45164195eeb47

https://preview.redd.it/q7hepwijji8h1.png?width=1452&format=png&auto=webp&s=0f72c21d93a33b43653b9f5ca3fcdf40b97f8a0e

reddit.com
u/DuelShockX — 15 days ago
▲ 0 r/Ubuntu

Ubuntu server. Help with (minor?) size shrinking error.

I did the entire shrinking process on an ubuntu server live iso that I booted it on. I have an ubuntu server vm and when I do lsblk I get sda with sda 1 2 and 3 in it. I successfully changed the LVM root file directory partition inside of sda3 to go from 2.9T to 400G then changed sda3 itself to go down to 400G as well. I did `sudo pvs` to make sure everything is good but I got a warning saying

```

WARNING: Device /dev/sda3 has size of 838791079 sectors which is smaller than corresponding PV size of 6332344320 sectors. Was device resized?
WARNING: One or more devices used as PVs in VG mediaserver have changed sizes.

```

I then tried ```sudo pvresize /dev/sda3``` but it said

```
/dev/sda3: cannot resize to 102391 extents as 102400 are allocated.

0 physical volume(s) resized or updated / 1 physical volume(s) not resized

```

I am stumped on what to do to progress any further with fixing this issue. mediaserver is just the username I gave it just so you know

Pls help

reddit.com
u/DuelShockX — 21 days ago
▲ 1 r/Ubuntu

Ubuntu Server. How long does resizing a partition last?

I'm resizing a virtual machine partition that happens to also have the root file directory inside of it so I did it by booting it via an ubuntu server iso and doing ```sudo lvreduce -L 400G --resize-fs /dev/the-partition-path-here``` it did say that it's resizing the file system now but that was 2 hours ago. Is that normal is there a chance I did something wrong? I'm not too worried about messing up and corrupting it as I did create a snapshot and created a clone of the vm so I'm safe there. Appreciate the help

reddit.com
u/DuelShockX — 22 days ago
▲ 0 r/Ubuntu

Ubuntu Server. How do I get into a live environment with the ISO?

I have an ubuntu server Virtual machine that I accidentally gave too much space after I already did a lot of work on it and want to try resizing it downwards before giving up and starting over again at the correct size. I got the vm to boot using a live ubuntu server iso but I'm having trouble figuring out where to get to a terminal environment so that I can resize a certain partition since it's part of the root directory and can't be unmounted. I can get into the shell environment easily in the top right of the installer but I don't think that's the right area I'm supposed to be in and can't find anything else that would take me to a terminal environment. I tried booting the vm with ubuntu desktop and going into gparted but for some reason it will only let me change the partition size by exactly 1 MiB and can't get it to be less than that. Just so you know I did make a clone of the VM and a snapshot of it so I'm not worried about messing up and corrupting the data on it.

reddit.com
u/DuelShockX — 22 days ago

Pulling my hair out over why audio is gone from my doorbell camera

I have the Reolink Video Doorbell Wifi and my mom loved it without any issues after showing her how it works. For some reason it one day just stopped letting me hear the audio of anyone at my door. I can talk into the app and anyone at the door will hear me but for some reason it's not capturing the audio of people at the door and letting me hear them back. I made sure the sound sign is on and doesn't have an X next to it, went into Sounds settings and made sure the Record Audio is still on and the audio settings underneath have their slider bar up still and not down to 0. Checked if there's a software update but it said it's on the latest version. I have no idea why people at the door can hear me when I talk into my phone when using the app but the app won't let me hear any audio from it at all.

Edit: I also tried standing in front of my camera and have it record onto my phone as I talked nonstop for a few seconds. The video saved onto my phone has no audio at all so I'm still stuck. Tried logging into it on pc after enabling and https server port but no audio when I access it from pc either.

reddit.com
u/DuelShockX — 1 month ago
▲ 5 r/podman

Trying to make container start on pc startup with quadlet. Help pls

I'm trying to follow the guide that quadlet is showing me when I click on the info about it so that my containers start automatically but after clicking on my container and clicking "Generate Quadlet" I'll refresh the quadlets section and it'll say there's no quadlets found on my system and there's no option to actually choose my container when I go to generate quadlet in the top right next to the refresh button. Weirdly enough in the notifications section I keep getting a new notification every few minutes saying "Collecting quadlets completed" but still nothing shows in my quadlet section. I'm very confused on what I'm doing wrong

reddit.com
u/DuelShockX — 1 month ago

Alternatives to VS code with IDE capabilities?

I'm looking for an IDE alternative that doesn't use whatever I code for training AI models and sure I can turn off the permission to do that in the settings for VS code, but I wouldn't put it past a big company to do it anyways still. I've seen there are alternatives like OpenCode, Tabnine, and Void IDE but wanted to get some opinions as well since I'm still a beginner in all this. Thank you in advance.

reddit.com
u/DuelShockX — 2 months ago