Albus Dumbledore
May 14 2006, 02:50 AM
Me and a friend started a conversation over a place called mugglenet, and it states on the site that it costs over $120,000 a year to run, and i found this verry difficult to believe...thats 10,000 a month, but anyways...i was wondering, what would one have to do to run their own servers that they can host their websites on? their own servers that they can give @mugglenet.com e-mails out to the thousands of fans that visit the website... because i believe that he could go out and buy a server or a few servers for around 30,000-40,000 dollars for a one time payment, then they just need a place to run them... now i know at my old elementary school they had the servers stored on campus, these servers hosted their website, it gave internet connection to the 200 computers on campus and this was stored in one small room... so i am just curious, what would you have to go through to go about runnning your own server from home? besides finding the server and yes i understand that his websites consists of more than the webhosting, there are the t-shirts that they make and sell, but hell order them in bulk and it would only cost you about $25-35 for about 100-200 depending on how many in bulk you order, because i know my Jr. High school got over 1000 shirts for less than $500 ALSO, if anyone knows of a place where hosting would cost that much, and be as fast as those servers are (www.mugglenet.com) and supply unlimited e-mail accounts... please let me know because me and my friend are going to be talking about this for a while and just being curious and figuring this all out
Reply
Bradley
May 16 2006, 02:13 AM
Right now im actually running my own server at my house. I've got a computer with linux installed and all the app's needed to run a website (Apache, Perl, PHP, Bind, FTP, MySQL, etc..). All im using is an empty computer I found, then I just added simple things to it (Ethernet card, harddrive, mouse/keyboard, cdrom). Then I looked around and found a pretty good monitor and hooked it all up. Then you just have to install linux on there, get everything you'll need running, and then its really fun because there's noone telling you how much space you can use, and if theres a problem, you just walk over to the computer and handle it  . It doesnt have to be very strong if you're just using it for yourself, no dual-xeon processors 3gb ram needed. Ive got a really old pentium in there and about 64mb ram lol. But for that it works pretty fast for hosting myself and 2 other websites on it. The only thing I noticed that killed it is when I tried to install a wiki on there (wow did that thing go slow then). The only cost you'll need is to buy a domain name (you can get some for about $1.99 for a year now, its extremely cheep), the internet cost (I dont have any special packages, just Yahoo! DSL, I recommend cable though), and the electricty cost (its not a lot but its gotta stay on 24/7 for a good server  . The only trickey thing is finding out how to install inux/apps if you have never had any experience with that os before. A good site is howtoforge and they've got plenty of tutorials of how to install linux and everything you'll ever need. Ask me any questions if you have them And as for the e-mail accounts, if you set up one of these you can supply as many email accounts as you want, just make sure you have the hard disk space
Reply
Albus Dumbledore
May 16 2006, 02:18 AM
thank you lol, i thought noone was ever going to respond to this, but anyways...so if i were to install this linux thing, and Apache, Perl, PHP, Bind, FTP, MySQL, etc.. and all those things on a computer in the other room i could use it to host my website? im not really good with this stuff so if i were to get those installed would there be a process that it walks me through to set the website up?
Reply
Bradley
May 16 2006, 02:36 AM
Well after you get linux installed (its pretty simple, its about the only part that has GUI depending on what operating system you used, I use ubuntu 5.10) then it gets a little trickey, just follow guides and ask people (like me  ) if you have any questions. But yeah once you've finished the tutorial on howtoforge you'll have a running server for you to use. The only part is that it does not tell you how to set up port forwarding on your router (if you use one). You'll have to open up the basic ports (80 for web, 21 for ftp 21&22&23 shold all be open, 25 for, 110 for pop. Thoes are the basic ones). So if you have a spare junk computer laying around your house, then I say go for it  . Edit: If you needed an easy way to manage stuff, once you get everything setup search google for a program called Webmin. Its a great manager for working your server, and setting up sites and all that razzledaz. But as for getting your website to work, you just place all the files in a folder (Usually the default one is /var/www/ ) and you're set to go. The easiest way to get your files on there is through FTP
Reply
Albus Dumbledore
May 16 2006, 03:47 AM
sweet, maybe that is somthing i can do later on lol becaus e i am just curious as for the conversation i had with my friend..lol thanx
Reply
icemarle
May 16 2006, 03:54 AM
There have already been topics here about starting their own servers. I'm doing so right now as well. I have Apache running and PHP 5 and an FTP server. It's all I need, and I just might be adding new features when I feel like it. It's not as hard as you might think... setting up a home server... The downside is, it uses up your upload, and sometimes even download bandwidth that may slow down immensely when you end up getting a lot of people to go to your site. QUOTE so if i were to install this linux thing You don't necessarily have to setup your server on a Linux OS. It's much better, but not necessary if you don't plan on something big. Linux is more stable and secure, so most people prefer running on on Linux that on Windows. If you only have one computer, you might plan on running it on Dual-boot with windows. However, you might not be able to run windows while running your server on Linux. You can run a server with Linux if you want, but it'd be best if you had an old PC for it.
Reply
Helium
May 16 2006, 05:20 PM
This site here explains how to completely set up your own server at home. Howerver you do need to own a domain... http://www.dslwebserver.com/
Reply
Bradley
May 16 2006, 08:33 PM
CODE You don't necessarily have to setup your server on a Linux OS. Yup you can set a server up on linux, windows (using IIS or Apache), or a mac. I prefer linux because its the os with the most developed programs for it. If you're using windows theres issues with security and some 'not as good' security issues with folder restrictions. My vote goes for linux
Reply
Moolkye
May 16 2006, 08:42 PM
Running a server can be quite expensive if you are running on a dedicated fast line, multiple servers, for back up purposes unless something goes down, business licenses, software licenses, tech support, etc. Most sites running servers are not the geeks in the basement kind of guys. These are business people who don't know and pay out the butt for things that they most likely do not need. And a lot of people do not trust linux yet. Unix, yes, but linux no? They would rather go with a reputable firm like Microsoft. Just fear mongering I think, but it's about the masses, ya know?
Reply
Bradley
May 16 2006, 08:52 PM
QUOTE And a lot of people do not trust linux yet. I dont have any facts of the comparison rate, but it seems like most web-hosting companies use linux servers. Some people offer an option of getting hosted on a windows server but by most default its linux. QUOTE Unix, yes, but linux no? Theres not that many differences between these two, it just depends on where you're looking from. Unix requires a liscense to use, and linus is GNU, which is constantly updated for the most secure features. Some other linux distro's such as trustix is very secure if that's what you're concerned about. But for your first time 'at home server' I would recomend linux because its secure, many programs are out, and its free
Reply
Latest Entries
liezel_060480
Apr 24 2008, 09:18 AM
QUOTE(Bradley @ May 16 2006, 10:13 AM)  Right now im actually running my own server at my house. I've got a computer with linux installed and all the app's needed to run a website (Apache, Perl, PHP, Bind, FTP, MySQL, etc..). All im using is an empty computer I found, then I just added simple things to it (Ethernet card, harddrive, mouse/keyboard, cdrom). Then I looked around and found a pretty good monitor and hooked it all up. Then you just have to install linux on there, get everything you'll need running, and then its really fun because there's noone telling you how much space you can use, and if theres a problem, you just walk over to the computer and handle it  . It doesnt have to be very strong if you're just using it for yourself, no dual-xeon processors 3gb ram needed. Ive got a really old pentium in there and about 64mb ram lol. But for that it works pretty fast for hosting myself and 2 other websites on it. The only thing I noticed that killed it is when I tried to install a wiki on there (wow did that thing go slow then). The only cost you'll need is to buy a domain name (you can get some for about $1.99 for a year now, its extremely cheep), the internet cost (I dont have any special packages, just Yahoo! DSL, I recommend cable though), and the electricty cost (its not a lot but its gotta stay on 24/7 for a good server  . The only trickey thing is finding out how to install inux/apps if you have never had any experience with that os before. A good site is howtoforge and they've got plenty of tutorials of how to install linux and everything you'll ever need. Ask me any questions if you have them And as for the e-mail accounts, if you set up one of these you can supply as many email accounts as you want, just make sure you have the hard disk space
Reply
karlosantana
Nov 25 2007, 03:05 PM
WOW thanks to everyone here that really helped ive created a server for my house with a control panel BRILLIANT!!!
Reply
Albus Dumbledore
Nov 6 2006, 11:10 PM
QUOTE(tdktank59 @ Nov 2 2006, 06:33 PM)  lol
if you can afford it my dad does client site installs for people its like 200 bucks an hour for the isntall but itll get done right i can guarentee it
look up mtm lol
with the information that i got from these posts i think i would be able to do it myself, and even if i couldn't do it myself i can get cheaper than that  try free  i love haveing friends that have dads that are complete computer/software/hardware geeks  thanks everyone for your advice
Reply
tdktank59
Nov 3 2006, 02:33 AM
lol if you can afford it my dad does client site installs for people its like 200 bucks an hour for the isntall but itll get done right i can guarentee it look up mtm lol
Reply
CrazyRob
Oct 31 2006, 12:21 PM
a lot of software for a serve you can get for free, even control panels like VHCS. its not really the server that matters its the power costs and bandwidth. To get around this problem just get co-location from a data centre they do that all for you and you only pay a set price per month (what i do).Running a server can take a lot of time and effort to set up, its a good idea to know PHP,SQL, SSH ect so if anything goes wrong which usually happens you will no how to fix things. Once youve got round all that you can do anything.
Reply
Recent Queries:--
making a server pc - 1.76 hr back.
-
make pc server - 2.64 hr back.
-
teamspeak server how to do - 6.93 hr back.
-
create server using pc - 7.29 hr back.
-
how to make you pc server - 8.58 hr back.
-
how to make a pc a server - 9.13 hr back.
-
how to make a homemade server - 16.93 hr back.
Similar Topics
Keywords : make, pc, server
- Turned Pc On Server. Now I Need Help!
how to use windows server (2)
Free Teamspeak Server Not 24/7
FREE TEAMSPEAK SERVER NOT 24/7 (4) If you want a cheap teamspeak server. Please email me at tomsanders14@tiscali.co.uk , with
information about what you want on your teamspeak server and information about yourself including
email and first name. Thanks Rob /cool.gif" style="vertical-align:middle" emoid="B)"
border="0" alt="cool.gif" /> /cool.gif" style="vertical-align:middle" emoid="B)" border="0"
alt="cool.gif" /> We will get back to you ask soon as possible....
Home Server!
Have you heard about it? (19) I have an ADSL line (1536Kb/512Kb) and my Modem is Zyxel. I have heart that i can config my PC and
my modem to use my PC as a host. Is it true? And what should i do if it is true.....
How To Build Your Own Dedicated Server
(12) first you must buy all the equippment you will need then all you have to do is start building the
system which isnt hared youm just plug your harddisk ram ect into the mainbord its like building a
computer then you install your opperating system the best ones are red hat linux or windows server
2003 service pack 1 then get it connected to the internet and do whatever you want to do with it
simple
!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!....
Flash Communication Server
where to begin? (2) hey fellas!, recently i earn a job with flash com, i'm flash user, but about com i don't
know too much, i need someone tell me where to begin. what i know is that it's a kind of app
server with video streaming and multicasting, capable of videochat, real time message system, and a
lot of features that makes the communication between flash and server applications easier & faster.
thanks in advance!....
Computer For Server
any recommandation (10) /biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /> my simple noob
question, which computer brand is the good for server? i believed those brand like HP, Dwell, IBM
etc... sell in package rite.. anybody out there got any experience in build the server from
homemade.. i meant for hobby, just for learning, bigineer.. not meant for professional service.. i
just wanna do for my hobby..geee.. in short, i just wanna ur recommandation of any computer brand
package for homemade server... yap that rite! pls reply.. i m sure wait and listen /rol....
Looking for make, pc, server
|
|
Searching Video's for make, pc, server
|
advertisement
|
|