Presi300

joined 1 year ago
[–] [email protected] 4 points 1 day ago

Drinking morning coffee. Feels great.

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

It has them but they are not 1:1. And you and I seem to have different definitions of "robust window management"

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

No touchpad gestures, terrible window management and a non-unix shell are the big ones for me with the Microsoft account AI bullshit being a close second.

[–] [email protected] 1 points 1 week ago

I think it's literally called "SQLite". I haven't used it though, so idk how good it is...

[–] [email protected] 5 points 1 week ago* (last edited 1 week ago)

Currently using a Galaxy A52s 5G w/ LineageOS... Best phone I've ever used.

[–] [email protected] 1 points 1 week ago

TrueNAS Scale if you want something simple that just works and Proxmox if you wanna configure/customize stuff with a lot more power under the hood...

Imo, either choice is better than unraid.

[–] [email protected] 1 points 1 week ago (2 children)

doesn't vscode have an extension that does that?

[–] [email protected] 20 points 1 week ago (2 children)

My question is... why proton drive and not github or codeberg or... literally any VCS?

[–] [email protected] 1 points 2 weeks ago

Soul knight is good, but does have micro transaction

[–] [email protected] 1 points 2 weeks ago (2 children)

20 sounds so old though

[–] [email protected] 3 points 2 weeks ago

I didn't know sandwiches can bite

[–] [email protected] 2 points 2 weeks ago (4 children)

I become 20 next year... Yeah, that's probably a good indicator

 

Yeah, for some reason, after the newest UI update, changing the volume from another device is broken... AGAIN. Good thing I use spotify like that only 90% of the time.

I sure do love using services I pay for...

32
submitted 5 months ago* (last edited 5 months ago) by [email protected] to c/[email protected]
 

This is sort of a follow-up to my previous post, asking about migrating ZFS pools to a new machine. Migration went smoothly and the new machine is quite the nice upgrade, if I may say so myself I went from:

A hacked together custom build

AMD FX-8320E 8c/8t @3.20 GHz 16GB ram

To a used HP ProLient dl380e gen8

2x Xeon E5-2450 16c/32t @2.10 GHz 64GB ram

Not mentioning storage, as I haven't changed that, still using a

5x 2TB RAIDz1 HDD pool

Huge thanks to anyone who replied to my old post :)

The ProLient has been quite the fun experience, got it for real cheap and it's been pretty great. Took me a while to figure out how to get the thing booting, iLO4 is not as horrible as I expected and it is kinda loud, but pretty great other than that.

13
submitted 5 months ago* (last edited 5 months ago) by [email protected] to c/[email protected]
 

I've recently been looking at options to upgrade (completely replace) my current NAS, as it's currently more than a little bit jank and frankly kinda garbage. I have a few questions about that and about migrating my current TrueNAS scale installation or at least it's settings over.

Q1: Does the physical order of the drives matter? I.E. The order they are plugged into the SATA ports.

Q2: Since I have TrueNAS scale installed on a USB flash drive (yeah, ik you're not supposed to but it is what it is), how bad of an idea would it be to just... unplug it from my current NAS and plug it into the new one?

Q3: If all else fails, how reliable is TrueNAS scale's importing of ZFS Pools and are there any gotchas with it?

Q4: Would moving to a virtualized solution like proxmox and installing TrueNAS scale on top of that in a VM make more sense on a beefier server?

E: Thank you all for the replies, the migration went smoothly :)

46
submitted 8 months ago* (last edited 8 months ago) by [email protected] to c/[email protected]
 

Due to unfortunate circumstances (me dropping the laptop) I have now ended up with a half broken laptop that has a broken screen and a dying battery. I could repair it, however, I don't wanna bother as I'm very likely gonna be getting a new one soon.

The laptop itself still works fine, however the broken screen and dying battery make it pretty much useless as a laptop and I already have a home lab NAS thing, so I'm kinda out of ideas on what to do with it. Any ideas?

Here are the specs:

CPU: i5-8300h

GPU: intel HD830/GTX1050ti

RAM: 16GB

Storage: 128GB SSD

 

I have recently setup a system with TrueNAS scale and while it's been mostly smooth sailing (lies), I can't figure out why TrueNAS itself cannot connect to virtual machines and vice versa, which kinda sucks for me as I have a wireguard server setup on a virtual machine, which works but clients connecting to it cannot connect to anything hosted on the host itself...

(And the whole reason I have wireguard setup like this is because I couldn't figure out how to setup the wg-quick app, it just refuses to work for unknown to me reasons... and by "work" I mean that the WG clients just cannot connect to it, the webui itself works).

The VMs are set with Virtio as their NIC and truenas itself is set to a static IP and can connect to everything else...

Any help would be appreciated...

[SOLUTION]

This is gonna be a quick overview on how to fix this issue, as it seems to be fairly common. You can find more detailed instructions here: https://forum.level1techs.com/t/truenas-scale-ultimate-home-setup-incl-tailscale/186444

Scroll down to the section titled “Oh but wait”

Note: This problem cannot be fixed through neither the webui, web shell, nor SSH, you need to have physical access to the machine, a display adapter and a monitor to display the TUI on.

  1. From the cli menu, go to "Configure network interfaces"

  2. Remove DHCP/Any other static alias you have on your main interface by either pressing delete on it or by manually going to it and deleting it, just leave the alias field blank and ipv4_dhcp to "No", then click on Save

  3. Create a new interface by bressing "n", select type 'BRIDGE", set name to "br0" (without the quotes) and either enable DHCP or add the IP alias that you previously removed from your main interface as an alias here and click on Save

  4. Back on the main "Configure network interfaces screen" press "a" to save changes, then "p" to make them permanent (again without the quotes).

  5. At this point, your network should drop out and you shouldn't be able to connect to the WebUI. Reboot the system and everything should work properly again!

  6. That's it! Problem solved. Now you should go and change the NICs of the VMs to use the new br0 and they should able to connect to the truenas host just fine.

 

I don't get it, every post here that isn't about Linux or some serious topic seems to get downvoted to hell.

I like Linux as much as the next guy, but c'mon, not everything here has to be about it or serious topics...

 

I recently got a few (5) hard drives to turn my home server into a NAS with trueNAS scale and my idea is to have 4 usable and 1 for redundancy, my question is... How does RAID work, like what is RAID 0, RAID 5, software RAID etc, and does any of that even matter for my use case?

28
submitted 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]
 

I've got a Dell G3 3579 that's in a dire need of a battery and a bottom panel replacement. I've thought of buying them off aliexpress, but I'm a bit skeptical of it... So ig my question is whether it's OK to buy stuff like replacement laptop batteries off aliexpress.

E: I've checked, amazon does not ship to my country... I'm also technically asking if anyone knows any trusted good replacement battery manufacturers that I should look for...

 

I've had a "home lab server" for a while now, it's nothing special but I think I can do more with it, I just don't know what to do with it... I currently use it just for a pihole and (sometimes) a Minecraft server or a web server... I used to also have a nexcloud and a searxng instance (which I will probably bring back)... Any ideas for other things I can run on it?

 

This is a genuine question, as every time I have an argument about this with someone they bring a point so utterly stupid that it leaves me stumped...

view more: next ›