Presi300

joined 1 year ago
[–] [email protected] 4 points 5 days ago

Because linux doesn't have an "ecosystem". You have to either make your existing ecosystem work with linux or center your ecosystem around apps and things that work with linux. I do that and I'd say it's more standardized than both the windows and the mac ones...

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

150$ is rather ambitious for what you are describing as a custom made low power server. Managing to build something... Anything commercial out of new, hell even refurbished parts that has enough horse power to run anything more than a pihole/DNS server at this price point would be a challenge and a half. If you're going refurbished/2nd hand, you're likely gonna spend half of that on just shipping the parts to you.

I believe you are vastly underestimating the price of new low end parts and vastly overestimating the capabilities and availability of old micro servers. I'd say something like this would work at a price range of around 300~400$ (and even that's ambitious imo).

And even then, that's a NICHE audience you'd be targeting. It would be people who don't wanna pay subscriptions, but also don't wanna be bothered to spend a day or 2 figuring out how to set up a simple linux box on an old computer they have. I'm not saying that audience doesn't exist, it's just veeeeery niche.

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

Under screen fingerprint sensors. Doesn't matter how old/new your phone is, they all suck. The one on my phone works... whenever it feels like it. That and OneUI sucks, but yk, custom ROMs ftw.

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

Mainstream search engines (google and bing) are completely useless. Alternatives ftw.

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

A game where you can program spells with pseudo code.

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

I learned how to use a computer basically all by myself. Been using computers in some way or since I was 5 or smth like that and I can't really say that it "clicked". I just got gradually better at it, because I was (and still am) a huge nerd.

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

The mods are actual humans, not bots with no life who scroll reddit all day. It's free, doesn't track my data and can be used without an app on mobile...

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

I'd choose the 8 guys from 25 to 35. We might even get a beer along the way.

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

Bed mattress. Sleep is important.

[–] [email protected] 2 points 2 weeks ago* (last edited 2 weeks ago)

I'm biased towards TrueNAS scale, because in my experience, it's been really rock solid, running on bare metal. It also allows you to setup things like Nextcloud/Tailscale/ a lot more, in 1 click from their "app store". It's also got all the virtualization bells and whistles. As for ZFS, again, just like everything else, it's been rock solid and setting up a ZFS pool is pretty much done for you when you install TN Scale.

As for remote access, I've always personally done it via a local Wireguard server and can't really compare it to tailscare or whatever cloudflare does... Because I've never used those.

If you need a GPU just for encoding, go on the 2nd hand market and pick up a used Nvidia RTX 2000/3000 card. Intel Arc could also work, but it's a bit quirky afaik...

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

Grade 12. Absolute waste of time. Like... "I taught myself HTML/JS/CSS, instead of listening" levels of a waste of time.

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

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 3 months ago* (last edited 3 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 3 months ago* (last edited 3 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 6 months ago* (last edited 6 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 10 months ago* (last edited 10 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 ›