[-] alexrmay91@lemm.ee 2 points 5 months ago

If you do end up trying it, let me know if you run into the issue of the UI constantly "refreshing" while editing and ruining your changes. I'm not sure how widespread the issue is.

[-] alexrmay91@lemm.ee 3 points 5 months ago

You could check out expander card. I use it for a weather section on my dashboard.

https://github.com/Alia5/lovelace-expander-card

Editing the card is really buggy for me and I'm not sure the project is still open, given the note at the bottom about the issue tracker... but after it's configured, the card has been very solid.

[-] alexrmay91@lemm.ee 1 points 5 months ago

I like the expanding room cards. Can you share how you're accomplishing that?

[-] alexrmay91@lemm.ee 1 points 7 months ago

I figured swap would only be used if I ran out of available memory. I'm not an expert at all, so I could be totally wrong about that.

Is it possible that the container is allocating the space preemptively but not actively using it? So proxmox would see it as being used, but plex is simply reserving it. I think I've seen that occur on other containers like home assistant (but this is a VM not LXC). Proxmox says it's using almost all the memory available to it, but going into home assistant itself says it's only using a fraction of that amount.

[-] alexrmay91@lemm.ee 3 points 8 months ago

As much as I hate Twitter, the feature where users can add context would be amazing on other platforms. Would love to see it on Lemmy.

[-] alexrmay91@lemm.ee 18 points 8 months ago

But only some numbers. Apple's, for instance, is net profit from what I can see. Heinz isn't. I haven't looked into any more of them, but they're just inconsistent.

Crappy posts like this bug me so much because it makes "my side" look like we're full of shit. There are mountains of true and verified facts to support the conclusion that workers should be paid more and corporations are ruthlessly greedy.

[-] alexrmay91@lemm.ee 2 points 8 months ago

How is it not suitable for larger homes?

8
submitted 10 months ago by alexrmay91@lemm.ee to c/proxmox@lemmy.world

The container I run plex on has plenty of spare memory but is still using 100% SWAP. First off, is this an issue I should be concerned with or try to fix? If so, any ideas?

[-] alexrmay91@lemm.ee 3 points 11 months ago

This is the best way. A raspberry pi is way more suited to managing the entire network of devices than turning a relay on and off.

[-] alexrmay91@lemm.ee 5 points 1 year ago

This is a must have for me or I simply don't use the app. An important detail though: it should only mark posts as read if I've scrolled past them! Not any post that can be seen on the screen.

[-] alexrmay91@lemm.ee 1 points 1 year ago

No idea. I'm new to proxmox and Linux by about 2 weeks, so I'm mainly just trying to learn. I figured since the tteck script sets up a LXC, it would be possible, but I can't really find any record of someone else doing it.

[-] alexrmay91@lemm.ee 1 points 1 year ago

No, I have an extra USB drive to test it out.

7
submitted 1 year ago by alexrmay91@lemm.ee to c/proxmox@lemmy.world

I've followed this guide after setting up an openmediavault LXC using a tteck script. I want to run this container as unprivileged and haven't been able to get it to see my external USB drive.

Things I've tried:

  1. Using the actual minor number for the device instead of *
  2. Using cgroup2 instead of cgroup
  3. changing create=file to create=dir
  4. A privileged container

Maybe I'm missing a step after following this guide? To check my success, I go into the Storage→Disks section of openmediavault and see that nothing is listed there. Clicking the 'Scan for new devices' icon results in a 500 - Internal Server Error.

Maybe this guide is horribly outdated? It states: "Note: lsusb will not work inside the container because there are no devices there yet" but I am able to install usbutils and lsusb to see all USB devices on my host from within the LXC console.

I'm running omv as a VM currently while I try to figure this out. If I remember correctly, all I had to do was use the proxmox GUI to add the USB device to the VM in the hardware section, then omv was able to see the drive and interact with it just fine.

[-] alexrmay91@lemm.ee 4 points 1 year ago

Fixed in under 12 hours! You rock

26

I updated to V23.09.13-09:43 (92) this morning. I use list view. On all picture posts, I click the thumbnail to open them and get a black screen. I tap to close and open the pic again and it displays normally.

I've tried going into the app settings to force stop and clear the cache and it did not help.

3
submitted 1 year ago by alexrmay91@lemm.ee to c/proxmox@lemmy.world

For starters, I'm ultra new to proxmox and linux. I have my old PC running proxmox in the corner of my room so I can play around and learn it.

I have my main server (running Windows) sharing an attached hard drive as a samba share for other computers on my network. I can't seem to mount this share in a fresh LXC, but I can in a PlexMediaServer LXC I created using tteck helper scripts. I'll just attach what I'm doing below. Both are using the same container template (Ubuntu 22.04).

Plex LXC

root@plex:~# mkdir -p /mnt/wddrive
root@plex:~# mount -t cifs //192.168.1.3/Media /mnt/wddrive -o username=myusername,password=mypassword
root@plex:~# ls -la /mnt/wddrive
total 73409600
drwxr-xr-x 2 root root        4096 Sep  2 13:48  .
drwxr-xr-x 3 root root        4096 Sep  3 13:40  ..
-rwxr-xr-x 1 root root       14340 Jul  8 08:15  .DS_Store
drwxr-xr-x 2 root root           0 Jul  5 16:50  Books
drwxr-xr-x 2 root root           0 Jun  1 14:53  Financial
drwxr-xr-x 2 root root           0 Aug 24 08:20 'HOA Documents'
drwxr-xr-x 2 root root           0 Aug 26 13:09  Movies
-rwxr-xr-x 1 root root      414702 Jul  8 10:37  PXL_20220114_214638675.PORTRAIT.jpg
drwxr-xr-x 2 root root           0 Sep  2 13:55 'Plex Lib Files'
drwxr-xr-x 2 root root           0 Aug 31 16:32 'TV Shows'
-rwxr-xr-x 1 root root       17408 Jul 14 19:42  Thumbs.db
-rwxr-xr-x 1 root root    53934080 Aug 31 18:36  com.plexapp.plugins.library.db
-rwxr-xr-x 1 root root         420 Mar 15 20:38 'make show folders.bat'
-rwxr-xr-x 1 root root      173497 Jul  8 10:28  photo_2023-05-20_20-34-59.jpg
-rwxr-xr-x 1 root root        3252 Aug 31 18:41 'plex reg.reg'
-rwxr-xr-x 1 root root 53243232462 Nov 27  2022  takeout-20221128T031130Z-001.zip
-rwxr-xr-x 1 root root 21873610486 Nov 27  2022  takeout-20221128T031130Z-002.zip
root@plex:~# 

Fresh LXC Spinup

root@testcontainer:~# mkdir -p /mnt/wddrive
root@testcontainer:~# mount -t cifs //192.168.1.3/Media /mnt/wddrive -o username=myusername,password=mypassword
mount: /mnt/wddrive: permission denied.
root@testcontainer:~# ls -la /mnt/wddrive
total 8
drwxr-xr-x 2 root root 4096 Sep  3 20:42 .
drwxr-xr-x 3 root root 4096 Sep  3 20:42 ..
root@testcontainer:~# 

I think it's pretty obvious that I have a problem with permissions on the bare LXC that I don't with whatever that script is going to set up the LXC and install Plex for me. I'd like to be able to mount network shares as easily as this on all my other LXCs as well. Can anyone point me in the right direction?

16

I'm in the US. My wife and I are moving into a new-build community in Feb. next year and they are using these wall controls for the rooms with lights and a fan.

I'm having a little trouble finding a home assistant compatible replacement. The 1-gang width probably limits my options severely. I'm open to converting these to 2-gang, so I'm open to 2-gang devices as well.

Zigbee is is my preference, then WiFi (local only), and I'm not interested in z-wave.

24

The recent change today that makes hidden posts permanent after a page refresh instead of temporary has seriously bugged the way I browse Lemmy.

Now if I have too many posts hidden, my front page won't even load. I'd really prefer the choice to hide posts I've seen/scrolled past. Can we at least get a toggle to enable the old functionality?

view more: next ›

alexrmay91

joined 1 year ago