You might want to add a discussion about setting the BIOS to turn on the server after a power outage so the computer boots up after electrical outages. I also tweaked my power usage by using cpuinfo-freq or whatever it is called. I also tweaked some machines to spin down the hard drives. This is only done on machines that run backups once a day, so it is okay to do this.
I have all my servers and desktops to stay off after power outage. When we have outages, it may come back on for a minute and then go back off. Doing this multiple times. Not trying to corrupt anything, especially if the UPS is dead.
@@wojtek-33 I get it. Other parts of the country have poor electrical systems, and they lose power more often than I do. In my area, we lose power once a year. Having it power on after a power outage works because we have a reliable electrical system. When I set up a server for someone else, they might not even know how to power it up. That is my use case, and it works for me. Your use case might be much different. Adjust as needed. This is a choice each sys admin must make. When you have hundreds of servers to power back on, you want them to power on automatically.
@@wartlmeBest thing IMO is to get an IPKVM that can interact with the ATX power and reset button signals of your computer. At least that way, it allows for a remote start without needing to have it constantly boot up after getting power, which lengthens the life of the system.
This is honestly some really good timing, I have three PCs just gathering dust. Two found in an dumpster from a college apartment complex, and one that is a leftover gaming PC stripped down to just missing a GPU and boot drive. I had just finished making a mini VPN machine with my old raspberry Pi 4. I was getting really frustrated with other video tutorials already on RUclips that only made it a plex server, when in reality I want it to do other stuff. Edit: I HIGHLY RECOMMEND you visit college campuses and check their IT surplus, or also check nearby college housing dumpsters because computers, components, and peripherals. You wouldn’t believe how much IT equipment is thrown away.
Talk about nerding out.....I recently got a 15U server rack and am trying to figure out what kind of home server I want to build in it lol. Your channel started me down this rabbit hole for sure!
Oh the diablotek PSU. Brings back memories of the early 200s, and buying budget parts online from part stores and suppliers, before Newegg and Amazon took it all over.
Man you been building a long time brotha, lol. I had just bought my own first computer around that time(early 2000s) . As I finally had my first job and I was a poor kid...
This is exactly what I did a few weeks ago. After I accidentally fried my old QNAP NAS, I converted my old PC into a NAS. I currently have TrueNAS Scale installed on it. I still need to work on the power consumption as it currently draws around 45W which a bit much for my taste. The GTX 1060 is overkill and will probably be replaced by an Intel Arc A310 soon.
Excellent presentation. Thank you. I have mostly been loading Proxmox on my old systems. I find that for me the biggest issue with "old hardware" is the wattage draw on a lot of it. Striping out anything not needed like video cards and try to stick with SSD can help. That said, a video on powertop with some real world testing would be amazing.
Some note about the Windows setup, Docker isn't the greatest with Windows bind mounts or generally NTFS compared to Windows natively, for storage heavy application (nzbget, torrent download and extraction) the speed is significantly slower. And sometime if you bind mount from a Windows directory to a mysql, postgres container, the app wouldn't run at it. For the latter, you can just bind mount your WSL home directory (which is stored as a .vhdx file on Windows) and problem go away. While for storage heavy apps like nzb, plex, it might make more sense to run it bare metal, also with Docker you can't access iGPU for transcoding. But if you do so that way, you lose ability to manage it from a terminal over SSH so you must use Remote Desktop or Rustdesk to manage it.
came across this after setting up my true nas server lol almost perfect timing, may go with true nas again for a virtualization server but i am tempted to make it a proxmox server for that and keep storage and back up storage on true nas.
this video just hits perfect, I've been using all sorts of systems (mainly Synology DSM and Proxmox with Docker VM), so it's nice to see such roundup from time to time, gotta take a deeper look into Docker setup within Windows, because despite all the blasphemy Windows remains the most advanced option when it comes to GUI and software/hardware support, I wanna ask though, is there some (third-party) WEB UI for managing Windows? I remember Windows Admin Center from Win Server, but it's rather barren imo
I both understand and agree with why you went with windows for this video as most regular users are familiar with windows. And this vid is great! Awesome tips and setup. But for some reason, Windows servers make me shutter a bit. Lol I am running Truenas Scale like in the second part of the video. Specifically as a learning experience. But being able to run a VM if Truenas presents difficulties is nice as well.
@RaidOwl Lol I had just edited to include that brotha. It's a great system even with some of the setup difficulties I have encountered. Still having issues connecting my local Ollama to my HA VM.
Truenas actually uses some strange form of Kubernetes. I don't use it. For some reason, the apps don't play nice with a reverse proxy. That could be a misconfiguration on my end, but I just find it easier to stand up a Docker host on a separate and dedicated VM.
Its always nice to watch your videos, i always get new knowledge. And i have some questions about building a NAS, i have 0 knowledge, buying a ready made NAS like ASUSTOR/Synology is too expensive for me. I watched some videos but still have some questions in mind. I hope someone can answer. 1. Can Home Server / NAS be accessed from outside? i mean i travel alot 2. Is it possible to make each account have their own folder and can only access to their own files? 3. My MiniPC only have 1x M.2 Slot and 1x SataIII Slot. So i plan to use USB3.2 Flashdrive as boot and M.2 as main storage, is there a way to automaticly mirror/backup M.2 to sata HDD?
My most recent issue was *not* having enough chassis for my systems - thankfully, my sister picked up a non-functional HP Pavilion 500 from the Haswell era. I shoved an Intel DH67BL with an i7-2600 (yay ATX standards, even if the board is installed upside-down!), and I’m going to upgrade my Core 2 Duo Samba/Jellyfin/Plex server from one 3TB drive to 4x2TB SATA SSDs. I’m hoping it’ll only sip power, and I might eventually get an ARC card for transcoding!
I5 4 gen isn't last CPU, i convert net storage a i atom d525. 4 gen cpu is good cpu for normal home activities, can run windows without problem. On problem power draw, bit high.
you forgot to mention that the windows server will reset every day. at max, you can put it off 7 days. with a 3rd party app you can push it 90. but that is the limit
I literally just offered a Aoostar WTR PRO which should arrive in a few weeks. I fully intend to use windows and set it up as a NAS, hoping to get Plex and also Google Photo alternative so this is ideal timing. Anyone know of any good Google Photo alternatives and also if there's any such thing as a free remote management dashboard to be able to monitor cpu temps, disk space etc (like Pulseway). Thanks
I hate these new PC cases, I need bays in front like the vintage ones had for raid drives the new ones dont have crap anymore but fans. Anyone know good place for old NEW cases with multi bays in front?
I find TrueNAS an odd choice. Top complex for just a share. VM and docked in it is meh. Probably would have chosen Proxmox and add what you need on top. Some simple lxc to create shares and VM support is way better.
@@RaidOwl Using Home Edition is always a sad sight to see, sorry to hear dude. I think using Hyper-V that's already built in is always a better option but that's just be. I enjoy your uploads, keep up the good work.
@@CPPRODUCTIONS1001I thought Taiwan 🇹🇼 wants nothing to do with China 🇨🇳? Well, the China that has persisted at least. I think they are happy to go forward as a independent country, no?
6:04 cmon hyperv is easier for someone who needs this guide quick rate is literally all a person like that would want and then docker for microservices
IMO, nobody should be using Windows 10 for this. Win 10 goes out of support in October 2025. Yes, it will continue to run, but at risk of joining a botnet within a couple years. Also.... Win 10 / 11 Pro supports Hyper-V. Probably not as portable as VirtualBox, but more integrated.
But really, cool content. I like that creators (like you, techno tim, etc.) are lowering the barrier for entry to homelabbing by giving simple instructions and budget friendly options. Another banger Bert, thanks.
And exactly HOW am I supposed to use this when my ISP wants $600 per month MINIMUM and wants me to call it a "Business Plan" or else they'll cut off my Internet altogether????
Some misinformation in this video. Clearly that box is black, not white. Also, RAID 1 does or can have some speed benefits on reads, both throughput and latency.
"We're on Windows, we have no morals". Most excellent and correct.
You might want to add a discussion about setting the BIOS to turn on the server after a power outage so the computer boots up after electrical outages. I also tweaked my power usage by using cpuinfo-freq or whatever it is called. I also tweaked some machines to spin down the hard drives. This is only done on machines that run backups once a day, so it is okay to do this.
Good call
You just did...
I have all my servers and desktops to stay off after power outage. When we have outages, it may come back on for a minute and then go back off. Doing this multiple times. Not trying to corrupt anything, especially if the UPS is dead.
@@wojtek-33 I get it. Other parts of the country have poor electrical systems, and they lose power more often than I do. In my area, we lose power once a year. Having it power on after a power outage works because we have a reliable electrical system. When I set up a server for someone else, they might not even know how to power it up. That is my use case, and it works for me. Your use case might be much different. Adjust as needed. This is a choice each sys admin must make. When you have hundreds of servers to power back on, you want them to power on automatically.
@@wartlmeBest thing IMO is to get an IPKVM that can interact with the ATX power and reset button signals of your computer. At least that way, it allows for a remote start without needing to have it constantly boot up after getting power, which lengthens the life of the system.
This is honestly some really good timing, I have three PCs just gathering dust. Two found in an dumpster from a college apartment complex, and one that is a leftover gaming PC stripped down to just missing a GPU and boot drive.
I had just finished making a mini VPN machine with my old raspberry Pi 4.
I was getting really frustrated with other video tutorials already on RUclips that only made it a plex server, when in reality I want it to do other stuff.
Edit: I HIGHLY RECOMMEND you visit college campuses and check their IT surplus, or also check nearby college housing dumpsters because computers, components, and peripherals. You wouldn’t believe how much IT equipment is thrown away.
Can you tell location??? I'll go shopping...
Its scary that this is exactly how I was planning on spending my morning.
Nothing scary, its just 5G neurolink and AI generation, due to quantum, you get that real-real...
Clever
You’re a hoot, my man! Thank you for the simple to follow guide.
I see what you did there 😂
hardware haven would be proud.
I am.
This is the video that has finally made me set up the server that I've been planning for a while.
Hell yeah my current PC has an Intel 2600K and is still gaming strong. Can’t wait to squeeze another 13 years out of it when it becomes a server lol
Gotta look at the power costs over 13 years vs buying some lower power setup. Sometimes the new machine pays for itself quickly in electricity costs.
Thank you Brett. It's great that you've covered Windows shares. Keep safe and well.
Talk about nerding out.....I recently got a 15U server rack and am trying to figure out what kind of home server I want to build in it lol. Your channel started me down this rabbit hole for sure!
Excellent presentation, all of the options clearly explained.
I have learned so much today. Thanks.
Finally someone showing a server on windows! Thank you!! ❤
Been using the same CPU in my unraid box for about 4 years, honestly never seen any need to upgrade it yet and it literally sips power.
Great video mate, I used the similar one you made couple years back to get me started
Oh the diablotek PSU. Brings back memories of the early 200s, and buying budget parts online from part stores and suppliers, before Newegg and Amazon took it all over.
Man you been building a long time brotha, lol. I had just bought my own first computer around that time(early 2000s) . As I finally had my first job and I was a poor kid...
Was that back in New Tristram or Old Tristram. Can't remember which was built by 200.
biblically accurate pc
This is exactly what I did a few weeks ago. After I accidentally fried my old QNAP NAS, I converted my old PC into a NAS. I currently have TrueNAS Scale installed on it. I still need to work on the power consumption as it currently draws around 45W which a bit much for my taste. The GTX 1060 is overkill and will probably be replaced by an Intel Arc A310 soon.
Brett another Banger keep it up buddy cant wait to see your holiday content
Excellent presentation. Thank you. I have mostly been loading Proxmox on my old systems. I find that for me the biggest issue with "old hardware" is the wattage draw on a lot of it. Striping out anything not needed like video cards and try to stick with SSD can help. That said, a video on powertop with some real world testing would be amazing.
So helpful! I recently bought a computer to convert into a Minecraft server. I think I now have some other thing to try now
RAID 1 is actually faster than a single drive in reads because both drives can be read at once, assembling the requested data up to twice as fast.
Run this test then report back. You won’t get double speed.
This brings back memories of when i used virtualbox on my pc and then moved to physical hypervisors.
Some note about the Windows setup, Docker isn't the greatest with Windows bind mounts or generally NTFS compared to Windows natively, for storage heavy application (nzbget, torrent download and extraction) the speed is significantly slower. And sometime if you bind mount from a Windows directory to a mysql, postgres container, the app wouldn't run at it. For the latter, you can just bind mount your WSL home directory (which is stored as a .vhdx file on Windows) and problem go away. While for storage heavy apps like nzb, plex, it might make more sense to run it bare metal, also with Docker you can't access iGPU for transcoding. But if you do so that way, you lose ability to manage it from a terminal over SSH so you must use Remote Desktop or Rustdesk to manage it.
Thanks Brett for a very informative video.
came across this after setting up my true nas server lol almost perfect timing, may go with true nas again for a virtualization server but i am tempted to make it a proxmox server for that and keep storage and back up storage on true nas.
I have no idea what you just said, but I really enjoyed your content and humor!!!
That's exactly what I've done with my old PC and it's been flawless, great job! Although, I'd go with wg-easy for the VPN
Nice video as always Mr. Owl!
this video just hits perfect,
I've been using all sorts of systems (mainly Synology DSM and Proxmox with Docker VM), so it's nice to see such roundup from time to time,
gotta take a deeper look into Docker setup within Windows, because despite all the blasphemy Windows remains the most advanced option when it comes to GUI and software/hardware support,
I wanna ask though, is there some (third-party) WEB UI for managing Windows? I remember Windows Admin Center from Win Server, but it's rather barren imo
I both understand and agree with why you went with windows for this video as most regular users are familiar with windows. And this vid is great! Awesome tips and setup. But for some reason, Windows servers make me shutter a bit. Lol I am running Truenas Scale like in the second part of the video. Specifically as a learning experience. But being able to run a VM if Truenas presents difficulties is nice as well.
Lol good thing I used TrueNAS too
@RaidOwl Lol I had just edited to include that brotha. It's a great system even with some of the setup difficulties I have encountered. Still having issues connecting my local Ollama to my HA VM.
Huge! Thank you!
Truenas actually uses some strange form of Kubernetes. I don't use it. For some reason, the apps don't play nice with a reverse proxy. That could be a misconfiguration on my end, but I just find it easier to stand up a Docker host on a separate and dedicated VM.
Its always nice to watch your videos, i always get new knowledge. And i have some questions about building a NAS, i have 0 knowledge, buying a ready made NAS like ASUSTOR/Synology is too expensive for me. I watched some videos but still have some questions in mind. I hope someone can answer.
1. Can Home Server / NAS be accessed from outside? i mean i travel alot
2. Is it possible to make each account have their own folder and can only access to their own files?
3. My MiniPC only have 1x M.2 Slot and 1x SataIII Slot. So i plan to use USB3.2 Flashdrive as boot and M.2 as main storage, is there a way to automaticly mirror/backup M.2 to sata HDD?
The whole VPN idea scares me to bits. There's no way I am going to expose my home network to the Internet. Awesome tutorial otherwise!
My most recent issue was *not* having enough chassis for my systems - thankfully, my sister picked up a non-functional HP Pavilion 500 from the Haswell era. I shoved an Intel DH67BL with an i7-2600 (yay ATX standards, even if the board is installed upside-down!), and I’m going to upgrade my Core 2 Duo Samba/Jellyfin/Plex server from one 3TB drive to 4x2TB SATA SSDs. I’m hoping it’ll only sip power, and I might eventually get an ARC card for transcoding!
Edit - retiring the C2D for the 2600 :)
Using the new m4 mac mini a home server for running home assistant plex bitwarden etc
No, your DDDR2! And great info!
I5 4 gen isn't last CPU, i convert net storage a i atom d525. 4 gen cpu is good cpu for normal home activities, can run windows without problem. On problem power draw, bit high.
Thank you.
you forgot to mention that the windows server will reset every day. at max, you can put it off 7 days. with a 3rd party app you can push it 90. but that is the limit
Another downside of VMs in TrueNAS is it takes your graphics card for itself. If you want to do GPU passthrough, you need another graphics card.
I'm user dockers and my friends have been properly informed
Great video. Thanks for showing the Windows piece too.
when the pc reboots, how do you prevent data loss and make it restart everything automatically?
Diablotek is a banger name for your brand lmao
diablotek 400 watt, sounds ominous 😈
Killroy was here.
Instructions unclear friends unimpressed
🥲
cool video !!
Oh my god i am a DDR2 👀
I literally just offered a Aoostar WTR PRO which should arrive in a few weeks. I fully intend to use windows and set it up as a NAS, hoping to get Plex and also Google Photo alternative so this is ideal timing.
Anyone know of any good Google Photo alternatives and also if there's any such thing as a free remote management dashboard to be able to monitor cpu temps, disk space etc (like Pulseway).
Thanks
T-shirt approved
I hate these new PC cases, I need bays in front like the vintage ones had for raid drives the new ones dont have crap anymore but fans. Anyone know good place for old NEW cases with multi bays in front?
Diabotek PSU... You trying to burn the house down?
Yes
I find TrueNAS an odd choice. Top complex for just a share. VM and docked in it is meh. Probably would have chosen Proxmox and add what you need on top. Some simple lxc to create shares and VM support is way better.
Cool
PS: That diablotek PSU is definitely E-waste. Possibly pyrotechnically e-waste.
Works great
Why not use Hyper-V? its right there in windows.
Not in Home edition
@@RaidOwl Using Home Edition is always a sad sight to see, sorry to hear dude. I think using Hyper-V that's already built in is always a better option but that's just be. I enjoy your uploads, keep up the good work.
My old pc it's Pentium IV 3.0 Ghz
MSI is a chinese motherboard? thought they were Taiwanese?
Lol I misspoke. Wrote the script before swapping out the MB 😅
I know it was a mistake but its actually a massive issue between the two countries. Both claim to be china
@@CPPRODUCTIONS1001I thought Taiwan 🇹🇼 wants nothing to do with China 🇨🇳? Well, the China that has persisted at least. I think they are happy to go forward as a independent country, no?
6:04 cmon hyperv is easier for someone who needs this guide
quick rate is literally all a person like that would want
and then docker for microservices
IMO, nobody should be using Windows 10 for this. Win 10 goes out of support in October 2025. Yes, it will continue to run, but at risk of joining a botnet within a couple years.
Also.... Win 10 / 11 Pro supports Hyper-V. Probably not as portable as VirtualBox, but more integrated.
can i use your server to clobe my vm's :D
0:37
bro what if its your kid
I said what I said
Here for the comments…🍿😂
O cara lá fala que um i5 é velho 😢. Aqui nossa realidade ainda é Pentium 2 e athlon
Yup, my old gaming pc is running proxmox with my pihole, siem, idk, and a few kubernetes containers
You wearing that shirt because of a lost bet?
But really, cool content. I like that creators (like you, techno tim, etc.) are lowering the barrier for entry to homelabbing by giving simple instructions and budget friendly options.
Another banger Bert, thanks.
No. I like it.
Boooo, between VT-x and VT-d, I only have one. (Intel© Core™ i7-3770K CPU @ 3.50GHz × 4)
The irony of copying and pasting terminal commands from the internet on windoze... Is this cultural appropriation?
And exactly HOW am I supposed to use this when my ISP wants $600 per month MINIMUM and wants me to call it a "Business Plan" or else they'll cut off my Internet altogether????
idk..?
Is this NBN 😳
you don't need to open this up online, you can start by building up your local network, without anything being open on the internet
Some misinformation in this video. Clearly that box is black, not white.
Also, RAID 1 does or can have some speed benefits on reads, both throughput and latency.
hi
hyper-v is built-in windows 10... all you have to do is enable it.
watching you fumble around in windows is painful.... I couldn't finish the video.
Not available in home version.
Not in Home edition dipshit
Maybe should delete this comment? Lol
Insert ackchyually meme here
@@RaidOwl There are ways of enabling Hyper-V in Home edition.
Great video! It's too bad that my old Core 2 Quad Q6600 sucks back 140 W at IDLE.
Some older systems BELONG in the e-Waste pile nowadays.
hi