Jump to content

So i Have a bunch of Hardware laying around like a Core 2 Quad and 8GB of ram and etc, and i was interested to Make a server/NAS sort of thing to store my Movies and files . Ive tried researching about it online but i cant seem to get an idea on how to set up a server/NAS . I was wondering if anyone could give me a crash course on Servers and NAS and maybe how to set one up and maybe any software or additional hardware i need? Thanks alot !!

Link to comment
https://linustechtips.com/topic/680151-home-servernas/
Share on other sites

Link to post
Share on other sites

A server is just like a regular computer component wise. If you want a NAS freeNAS is a good option for the OS.

 

 •E5-2670 @2.7GHz • Intel DX79SI • EVGA 970 SSC• GSkill Sniper 8Gb ddr3 • Corsair Spec 02 • Corsair RM750 • HyperX 120Gb SSD • Hitachi 2Tb HDD •

Link to comment
https://linustechtips.com/topic/680151-home-servernas/#findComment-8747804
Share on other sites

Link to post
Share on other sites

Why not just install windows on it, put all drivers on share mode and you can access to those from anywhere in your home network.

Intel i7 12700K | Gigabyte Z690 Gaming X DDR4 | Pure Loop 240mm | G.Skill 3200MHz 32GB CL14 | CM V850 G2 | RTX 3070 Phoenix | Lian Li O11 Air mini

Samsung EVO 960 M.2 250GB | Samsung EVO 860 PRO 512GB | 4x Be Quiet! Silent Wings 140mm fans

WD My Cloud 4TB

Link to comment
https://linustechtips.com/topic/680151-home-servernas/#findComment-8747817
Share on other sites

Link to post
Share on other sites

52 minutes ago, Gapehorn said:

So i Have a bunch of Hardware laying around like a Core 2 Quad and 8GB of ram and etc, and i was interested to Make a server/NAS sort of thing to store my Movies and files . Ive tried researching about it online but i cant seem to get an idea on how to set up a server/NAS . I was wondering if anyone could give me a crash course on Servers and NAS and maybe how to set one up and maybe any software or additional hardware i need? Thanks alot !!

I recommend amahi. It is a linux distro that is focused on ease of use. Meaning, you don't have to know much about Linux or Servers to use it. https://www.amahi.org/

Assemble your PC. Install the OS. Configure it from a web interface. Install useful plugins (ownCloud, Plex, etc). That's basically it. 

For Installing the OS, it's no different than a normal OS install. Just take the image downloaded from their website and burn it to a disc or flash it to a USB drive and plug that into the computer you wish to be your server. Then, boot from that drive and enter the information it asks you.

It will need you to create an account on amahi.org, but this is so that you can access your server when away from home (which is very useful imo).

All a server is, is a computer that exists to give other computers on a network it's resources. To offer them services (thus, server). In this case, your server, being a NAS (Network Attached Storage), exists to share it's storage with other computers on the network.

Depending on your other computers, you will need to use one of three network sharing protocols. For Linux, it's NFS, for Apple, it's AFP, and for Windows, it's CIFS (sometimes called Samba). 

Once you install Amahi and are going through the setup process, it will cover creating network shares with one of those three protocols. It's fairly simple to do. 

FreeNAS is a bit harder to deal with than Amahi. Think of it as the bridge between automated setup and the "learn all the command lines and linux" setup way. You can use FreeNAS' GUI exclusively, but if you want certain things done, you have to use the command line interface. 

I don't recommend it for a beginner at all.

† Christian Member †

For my pertinent links to guides, reviews, and anything similar, go here, and look under the spoiler labeled such. A brief history of Unix and it's relation to OS X by Builder.

 

 

Link to comment
https://linustechtips.com/topic/680151-home-servernas/#findComment-8747966
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×