Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Intel Inside

macrumors 6502
Original poster
Sep 19, 2008
268
1
Hey, i have no idea ho a server works, could someone explain please?

The main reason im posting here is because i think a home server would work quite nicely at home. I want to use it as a web server to host my websites, to be able to access files on the go and to sync all the files i have. how would i go about this?
 
Not worth it. But you could run an ftp file server.

If you want to run your websites, put them in your /var/www/ folder.
 
If you want to be able to remotely access your files, consider a NAS. It's always on, so any computer on your network can access it (without turning on another computer, like if you were using a shared USB drive). Many of these can also be accessed remotely.

I agree with waloshin, I tried running a web server at home and it really was more trouble than it's worth. You can find decent web hosting (for a personal or family site) for around $100 a year without looking too hard.
 
just a web server is not that hard to setup. infact, i have one set up.

but i'm not sure about accessing files though. there might be a way, i just have not tried
 
Many ISP's do not allow you to run a web server (they filter inbound port 80 requests). Also since your upload is likely way less than download, sites will load slow for people. Pay the $7/mo and have hostgator.com host your site.

Plus, for a server to do what you are thinking (file access/sync) you really need to consider security. If a hacker gets in, how bad would that be? If you have no idea about servers, I suggest you read up on some guides before taking the plunge as it can be catastrophic if you don't do it right.
 
Many ISP's do not allow you to run a web server (they filter inbound port 80 requests). Also since your upload is likely way less than download, sites will load slow for people. Pay the $7/mo and have hostgator.com host your site.

Plus, for a server to do what you are thinking (file access/sync) you really need to consider security. If a hacker gets in, how bad would that be? If you have no idea about servers, I suggest you read up on some guides before taking the plunge as it can be catastrophic if you don't do it right.

i agree with you. but if they block port 80, you can always use a different port
 
One other problem with running a web server at home is even if your ISP allows port 80 up, most home internet connections have a terrible upload speed, which would make the web site very slow. If you don't care for the public to see it, and only want private access, that would be ok. Otherwise, it wouldn't be a good experience.
 
Which isn't fun to set up...

yeah, but it's not that bad. i finally figured it out

One other problem with running a web server at home is even if your ISP allows port 80 up, most home internet connections have a terrible upload speed, which would make the web site very slow. If you don't care for the public to see it, and only want private access, that would be ok. Otherwise, it wouldn't be a good experience.

true. but it just depends on how much traffic you have really. just a little traffic, it would be alright
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.