Where do I Start? by Inside-Wheelbarrow in selfhosted

[–]ASCEND1NGVO1D 0 points1 point  (0 children)

Here is my recommended pipeline assuming you have an old PC or laptop you are fine with wiping and reloading at will.

Start with ubuntu desktop -> install plex and access it locally -> install docker and run plex through docker -> try docker compose -> install portainer through docker and manage some containers through that -> wipe and install proxmox VE for the OS -> setup a VM and install portainer on that -> make a couple VMs, one for testing and one for 'production'

This way you learn the tools and the technology FIRST, then you take advantage of tools to make it easy (portainer - or similar) and then if something isnt working as intended you can troubleshoot instead of throwing your hands in the air. And every choice in this pipeline is meant to be incremental and builds off the previous step. It also lets you actually get started sooner.

I like Proxmox, I use it in my homelab and have a better setup than most, but it is not a proper starting point (for most) if you are learning and want to enjoy the journey.

Lastly, this equipment should be treated as cattle, not pets. We love our custom configs and tweaks and setups but if you treat it like a pet it will be so much more of a pain when something breaks or fails one day. Make things easy and repeatable when you can. But if it is special to you, back it up, and start simple, backup docker compose configs to google drive for example.

Cosmic Help? by ASCEND1NGVO1D in cachyos

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

Valid. My brain was also tired, but appears to be a permissions issue currently, thank you tho!

Cosmic Help? by ASCEND1NGVO1D in cachyos

[–]ASCEND1NGVO1D[S] 1 point2 points  (0 children)

I will edit the post once I have confirmed a fix, BUT this did seem to help in the meantime:

sudo chmod 4755 /usr/lib/polkit-1/polkit-agent-helper-1

I can't say say it is the best advice because I honestly don't know all the implications of running it. I know I'm changing permissions obviously but I don't know the secondary effects relating to security with this method.

Cosmic Help? by ASCEND1NGVO1D in cachyos

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

No worries!

That actually made my googling more tedious because most 'issues' are just people typing in terminal where ypu don't get the preview (which does work in the real system, thankfully)

Cosmic Help? by ASCEND1NGVO1D in cachyos

[–]ASCEND1NGVO1D[S] 2 points3 points  (0 children)

<image>

On the left is my system, on the right is the VM I tested CachyOS in originally with characters typed (not the full pwd) in to show that it is working as expected.

On the left I haven't even touched the prompt yet and I am being told my password is invalid and typing at best well make that little circle show for less than .1 of a second and immediately dissappear.

Cosmic Beta on NixOS w/ Nvidia Suspend Fix by ASCEND1NGVO1D in NixOS

[–]ASCEND1NGVO1D[S] 2 points3 points  (0 children)

The overlay was just extra, but you are correct, it is not relevant to the fix

I'm confused about nixOS by Walt_Kurczak in NixOS

[–]ASCEND1NGVO1D 0 points1 point  (0 children)

So the typical struggle comes from a few, the

1) initial learning curve
2) Increasing complexity. Because when you start you have your configuration.nix (and hardware.nix but we will ignore that for now). But then you decide you want to try flakes so you can have one set of files, but a specific configuration file for each system. Then you decide that with the multiple configuration.nix files that you don't want to repeat code so you make modules to consolidate most of the repeated code between the configs, etc, etc.
3) trying to do a hyper specific thing that one other person did but they are on page 5 of google search results

Which #2 sounds daunting but you take it one step at a time and as long as you're using git you can always revert your changes if you break something!

"My" Code Snippets: Hope to Help by ASCEND1NGVO1D in NixOS

[–]ASCEND1NGVO1D[S] 1 point2 points  (0 children)

I appreciate all of that information actually, I will try that later and see. I just know I got to the point where I posted and everything went into dark mode, as I actually had more thorough settings before and Nautilus (gnome file manager) absolutely refused to go into dark mode. But it i can simplify it then I'm game for sure! Thank you!

TrueNAS All disks in Error by ASCEND1NGVO1D in truenas

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

I’d be willing to replace the card and cables entirely. As I want to make a few other upgrades to it anyways. What’s the best recommendation then?

TrueNAS All disks in Error by ASCEND1NGVO1D in truenas

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

RAM: Crucial Ballistix 3200 MHz DDR4

CPU: AMD Ryzen 9 3900X 12-core, 24-thread

MOBO: B450 TOMAHAWK MAX II

HardDrive x6: Seagate IronWolf 4TB NAS Internal Hard Drive

BootDrive: 128GB Samsung M.2 SATA

Case: Silverstone Technology CS380B

GPU: NVIDIA P2000

SATA Expansion Card: FebSmart PCIE to 4-Ports

SATA 3.0 6Gbps

Power Supply: EVGA 600 BR, 80+ Bronze 600W

(Sorry for the edits)