Mythnubb

joined 1 year ago
[–] [email protected] 2 points 11 months ago

That actually looks like a lot of fun, thanks for sharing!

[–] [email protected] 3 points 1 year ago (1 children)

I am using gpu virtualisation to share my pc occasionally with my brother.

Care to elaborate on this? I'm curious how you're doing it.

[–] [email protected] 1 points 1 year ago (1 children)

Exactly, when it updates, I want to initiate it to make sure everything goes as it should.

[–] [email protected] 11 points 1 year ago (5 children)

As other have said, I have a root docker directory then have directories inside for all my stacks, like Plex. Then I run this script which loops through them all to update everything in one command.

for n in plex-system bitwarden freshrss changedetection.io heimdall invidious paperless pihole transmission dashdot
do
    cd /docker/$n
    docker-compose pull
    docker-compose up -d
done

echo Removing old docker images...
docker image prune -f
[–] [email protected] 2 points 1 year ago

$20 for what seems to be a good streaming device ain't bad, but I can understand where you're coming from.

[–] [email protected] 1 points 1 year ago (6 children)

You could try one of these.

onn. Google TV 4K Streaming Box (New, 2023), 4K UHD resolution https://www.walmart.com/ip/2835618394

[–] [email protected] 68 points 1 year ago (3 children)

Well... I guess I'm seeding it now too

[–] [email protected] 10 points 1 year ago

To add on to this, don't click the handles on the boot block, click and drag the entire boot block itself. You'll be able to move the boot partition to the left, then you can extend your main partition.

[–] [email protected] 0 points 1 year ago (1 children)

Yes! I can't wait to get a mouthful!

[–] [email protected] 1 points 1 year ago (1 children)

How about Solid Explorer. It's my favorite file browser.

Also Network Analyzer Pro is a bunch of great network tools that I use quite often.

view more: ‹ prev next ›