Elegost
Nov 12 2005, 02:15 PM
**NOTE***This turorial is not meant to "Put Down" Trap17 and its amazing free webhosting. This is meant to me a fun "Weekend" sort of project. Any either way, any webhost you make can never be as relaible as Trap17 HOW TO MAKE YOUR OWN WEBSERVERIn this tutorial you will learn how to make your own web server using an old computer. What you will need: 1. An old computer (Or a new one, your choice" 2. Network adapter (If the computer doesnt already have one installed) 3. Network Cable 4. Router (to connect computer to web) 5. Software (See below to download...) 6. RAM Upgrade Heres how: 1. You will need a computer with atleast 115mb or ram (The more the marrier!) If needed, install the networking card, so it can be connected to the internet. If needed, install the RAM upgrade, so the computer will be faster. 2. Connect it to the internet either through a router, or directly to your modem. 3. Boot up the computer, and open your browser. Now heres where youve got some options. There are many different programs that will turn your computer into a webhost. One of my favorites is Netserver. This is only for Windows PS's though. Another one you could try is AppServ. I have never tried this one, but ive heard its good. Another one who supports Linux is XAMPP. Again I have never tried it. All of these programs support PHP and MySQL. 4. Once you have decided which program is suitable for you, on your machine, go to their website and download their client, and install the program. 5. If you have a firewall, i would suggest removing it, other wise it may block people from acessing the computer to get the website, so no one would be able to get to your website. 6. And your done! With most programs, the computers IP adress becomes the URL. In order to be able to get to your website, the machine you are using must be connected to the web 24/7, and be turned on, other vise users will simply we shut out. If you need any help, please post below, and we will see what we can do for you  Enjoy, Elegost
Reply
moldboy
Nov 12 2005, 09:05 PM
I'd like to make one point about XAMPP, it is not designed for the above mentioned application, it simply isn't secure enough, it's based on apache but all the stops have been pulled out. Great for use behind a firewall or to test your php pages before uploading them to trap17, but certinaly not for use as a web server.
Reply
tuddy
Nov 13 2005, 01:48 AM
You'll also want a static IP address from your ISP. Also if your going to down your firewall i suggest you don't have any senseitive data on your server. Otherwise you'd have to know what your doing to make your server sercure enough to not run a firewall. Make sure your internet connection also has a high 'upload' speed, as all data being pulled off your server is counted as upload and if its only uploading at 56kbps, its not going to help the end user much, who even though has a 256 or 512 download speed, will get very frustrated with the slow speed.
Reply
shadowdemon
Nov 13 2005, 03:28 AM
The thing is you still ened to pay for internet to keep it up so i guess a site were people can mkae there own websites but make them charge would be the best idea
Reply
BordaForx
Nov 13 2005, 03:48 AM
How do you get a static IP? Also...nobody wants a site that has a URL like: www.2365235235235.com or something like that...How do you get a domain...besides purchasing one from Yahoo Hosting thing...
Reply
moldboy
Nov 13 2005, 04:30 AM
QUOTE How do you get a static IP? Simple ask your ISP, if that isn't an option there is a number of services available, last time I checked one was no-ip.com. They install a small program and every time your address changes it updates their records. QUOTE nobody wants a site that has a URL like: www.2365235235235.com or something like agreed but actually the URL is simply the number, no www or .com QUOTE How do you get a domain...besides purchasing one from Yahoo Hosting thing Well you could use a different registrar rather then Yahoo, but I doubt that's what you mean. You can become your own registrar, not exactly sure of the process but it would still involve paying an annual fee to ICANN the Internet Corporation for Assigned Names and Numbers, and again not sure how that works, but info might be found at their site. Also you can use the above mentioned service, no-ip they offer a sub domain service, and I believe domain service, but you'll have to check their site.
Reply
jidun
Nov 13 2005, 07:55 AM
I did this in the past and it worked great, I had a broadband connection with very low numbers of simultaneous hits. I used xitami, and I also tried foxserv, I liked them both they were easy. SMTP mail servers are usually set to port 25 and these are mostly blocked by all ISP's now days unless comming from a node center (another reason to just love spammers). Something like this is fine for brochure type or homepage websites, it's a very bad idea for trying to host even a low end 100-200 active member forum based site  .
Reply
Sirius
Nov 13 2005, 05:26 PM
Many ISPs block many ports so your webserver wouldn't have "Complete Internet Access" As said before, almost all ISPs block the sending of email. Some allow you to recieve it though... I suppose you could easily use a smtp server of some sort and send all of your email through that server but then the email sending might lag a little bit...If you have file attachments and such. Or, I suppose you could contact your ISP. They would probably have a server/webhosting package that accepts all ports but that would probably me more expensive... I'd suggest that only people that have fast computers/servers to use the above way to host sites... I'd think that it would be much better to have a webhosting service rather then hosting your own small site. If you have a webhosting service you might be able to make a small profit, and, so it would be actually worth going through all of the trouble with your ISP... Get a really small generator if your planning on seriously using your computer as a server
Reply
Dooga
Nov 13 2005, 08:51 PM
Finally, my old computer will become of use again... Also, http://www.no-ip.com offers a great DNS that supports dynamic IPs. How it works, is that it installs some small software on your computer, that monitors your IP. When your IP changes, it informs the server, so that your URL will be propergated to the new IP. I never tried making a server with a computer because of the fact that I simply can't keep a computer on 24/7. Xerver is also a good program, and you can install php from http://www.php.net and mysql from who knows where, but you can install it. I just prefer getting hosted, because it saves the hastle and saves electricity
Reply
michaelper22
Nov 13 2005, 09:31 PM
This can end up being an expensive prposition. If you want to run your own Web server, you need (as mentioned above): A) Fast upload speeds  decent hardware C) somewhat advance knowledge of administrating servers. Also, if you want to be a host you must have a mechanism set up to allow users to register and for the server to set up their space (cPanel works for this) and you need a pretty big hard drive for all of your users sites.
Reply
moldboy
Feb 6 2006, 02:35 AM
QUOTE how do I make my server read php codes? you have to tinstall the php parser, and configure it with the server, if you're using windows it's part of the install.
Reply
WDSnav
Feb 6 2006, 01:53 AM
QUOTE(mxweb @ Jan 28 2006, 08:47 AM)  if you want to host people just get a vps (virtual private server) or seseller account or even a dedicated server and let the datacenter and the hosting company sort it out
how do I make my server read php codes?
Reply
abhishek
Feb 3 2006, 05:44 PM
Its a good tutorial, but i think it can only be used for testing purposes or just for fun. You can't just let your PC go on 24/7 and maintaining your PC could very well be costlier than hosting your web on one of the best pro hosting companies. Hence you cannot term it as free hosting. One good thing about doing this will be that you will be able to know how everything works. It is best suited for people who want to learn networking and for people who want to test their webpages before uploading them.
Reply
Artanis[sK]
Jan 28 2006, 02:54 PM
I tried this with netscape thing or whatever, one of the files cant be deleted... So now I have this gay folder with *BLEEP* in it that can't be deleted cuz the exe is protected. I would love to try this with appache, but sucks I can't put my computer on 24/7.
Reply
CrazyRob
Jan 28 2006, 02:47 PM
if you want to host people just get a vps (virtual private server) or seseller account or even a dedicated server and let the datacenter and the hosting company sort it out
Reply
Similar Topics
Keywords : webhost
- Searching For A New Webhost (again)
A refugee from x10Hosting checks out Trap17.com (10)
3s Plan
Looking for the right webhost for my needs. (1) Hey guys. I am the leader of a game development project. My current webhost is extremely unreliable.
The two major questions I have regarding computinghost.com is what scripts are avaliable for "one
click install" and does computinghost.com support subversion(SVN)? We are constantly working on
files wether it be sourcefiles, graphics, and the SVN makes the task of organizing our team much
much simpler. I look forward to hearing from you. Thanks, -Taylor(Rev)....
Do Webhost And Domain Registrar Important?
For Search engines and pagerank? (1) Recently I've noticed that webhost and domain registrar could play in page ranking of a website.
I've hosted two websites in one host but are registered through two different companies. While
the first website is indexed rapidly by Google, in fact its domain name itself it searched will be
at sharp one. While the other website hosted in the same webserver, booked even one month ahead is
not yet indexed by Google search. I've started to think if this has to do with domain registar.
The latter was one registered with a company which registered another website....
Webhost Manager
For a Paid domain name.. (2) I was wondering if we could get WHM access.. I have a paid domain and i need it for a DNS
forwarding.. Any help in this matter would be appreiciated......
Free Webhost Review
iconrate.net (3) Iconrate is a free webhosting service which also relies on forum posting just like trap17. They also
offer almost the same amount of webspace, bandwith, and other features like Cpanel etc. The admins
are also friedly and helpful. Although it is a forum posting, it doen't rely on credits just
like in here so most of the posts are not monitored and sometimes lack content and substance which
is both a good and a bad thing. Good thing for lazy posters and bad thing for posters who are
looking for a good read/topic in the forum. I've been hosted in Iconrate since Fe....
Tripod Hosting
webhost (20) Now, obviously Tripod is another one of those big huge companies that give out really bad hosting
like candy. But here are my experiences with them. When I first signed up to be a member of Tripod,
I did not know much about HTML, or mkaing websites in general. I had no idea that it was so easy.
They have this online site builder, which sometimes may take a little bit to load (not too much) but
is actually really helpful when it comes to making a basic looking website for pretty much any
purpose. It is easy to navigate the builder, but sometimes it would take a while to ....
What To Look For In A Webhost
uptime, make sure they mention about it (14) A couple hours ago, I came to decide that uptime is very important. You might say, DUH!, but
it can be very tricky if you are not experience with frequent downtime hosts. I mean, those hosts
that have frequent downtimes, they don't list their uptime as like 80%. They don't mention
anything about uptime but they probably mention all the features that you want though, like php,
mysql database, a lot of bandwidth, and instant activation. However, if "uptime" is not on your
mind, and you are just looking for features you have to have, like php, etc., you ma....
Writing A Text File On Wen Host
write to the text file on the webhost (1) Hi! i need to write a text file with applet on the wen host. It is like a guest book that the
visitor enters his comments and the comments are stored in the text file. I found a website which
presents a method to write text files to the visitor's computer but i need to write the text
file to the webhost the applet is hosted. its like a log file or a guest book. I know there is a
way and it can be done but i can't figure it out! Any help would be appreciated!
Thanks! kvarnerexpress Topic title and description are VERY import to this forum. Edit ....
Good Paid Webhost?
(4) Well, I am currently looking for a paid webhost. However, I won't leave trap17 since it's
another site that I'm moving. I need at least 300MB space, and 30GB BW. Also, I need PHP and
minimum 5 MySQL databases. If someone could give good, cheap webhosts, I would really appreciate it.
Also, a domain included in the package is a plus. I was about to get hosted at www.b-one.net but
they only offer 1 MySQL database /sad.gif' border='0' style='vertical-align:middle' alt='sad.gif'
/> ....
Free Webhost
A huge list of free webhosts (2) Free Hosting GreatNow USA, English Hosting category: REG,BUSINESS,GAME,OTHER
http://www.greatnow.com/ Space 100 MB Upload FTP Browser Editor Advanced Basic Ads
Banner/Popup Webaddress Subdomain Features Domainhosting Subdomain Counter Form Guestbook Beige
Tower USA, English Hosting category: REG,BUSINESS,GAME,OTHER http://beigetower.org Space 100
MB Upload FTP Editor Advanced Basic Ads No ads Webaddress domain Features PHP POP Email
Domainhosting Telnet mySQL SSI CGI-BIN Guestbook Comet Stream Canada, English Hosting category:
REG,BUSINESS,....
Good Free Webhost?
With PHP, MySQL, at least 15GB BW (36) Well, I'm not leaving Trap17, but I'm making a new site with some friends, and our old host
doesn't support PHP and MySQL. We're getting around 150 unique pageviews per day, and the
site is NOT completed. So, is there a good, free host, providing high bandwith, php, MySQL out
there? I don't really care about the space, but it should be at least 50-60MB.......
Galaxy-Webhost Design
(20) This is the design im working on for the merger of fnh, into Galaxy-Webhost /biggrin.gif'
border='0' style='vertical-align:middle' alt='biggrin.gif' />
....
What Should I Do!
I want to get a free webhost! (10) Hi! I am crystal ! I come from china,I usually go to the chinese forum!although I am
just graduate from university, But my English still is poor.I can read English,and I see
《friends 》,which with English caption.That mean I can catch you when you say
english! But I don't konw how can I get enough credits to win a free webhost! Can you
help me? Thanks very much!....
Running A Webhost ? How Much ?
(8) how much does it cost to run a webhost?....
What Would Like In A Webhost?
More Space, More Bandwidth, Uptime.... (6) Thought this may give the owners of this site an idea of what people want in a Webhost. Share with
everyone what you would like to see a Webhost offer, it can be anything (but sensible)....
Webhost Confirmation
Please see my information (2) 1.) Required Information 2.) Offered Packages and options 3.) Managing your webspace 1.) Subdomain
i want: Sniper.trap17.com 2.) I Wish to use Sniper as my name 3.) My theme of my website is for my
clan, Clan LsK, and it will look very good. I want to upload my Clan scripts. 4.) My name for this
site is Sniper, and my real name is Dan 5.) My nationality is Italian 6.) I chose this website
because i need to upload my clan scripts and i could not anywhere else, and a friend recommended
this site. 7.) I read the rules and regulations and i will follow all of them very care....
Which Gallery Would You Choose For Your Webhost?
(4) Just wondering what kind of gallery would you choose for your webhost...... I'm kind of looking
for advice here.... /rolleyes.gif" style="vertical-align:middle" emoid=":rolleyes:" border="0"
alt="rolleyes.gif" /> I've set up for coppermine and gallery. But, I was just trying, I
didn't really get that far yet. What I see is, coppermine is easier to manage the memeber group.
Am I correct? Which one is better for personal use only?(without member groups) If you know
what's the most difference between those three, please share your opinions with me.....
[Webhost Request] Package 2
(3) I'd like to request hosting. Sub-domain: http://zenchisama.trap17.com/ Account: Zenchi
I'll be hosting forums for my personal use, along with various other things. ~ Thanks in
Advance. /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />....
wats a good webhost?
(19) wats a good webhost?....
Looking for webhost
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for webhost
*MORE FROM TRAP17.COM*
|
advertisement
|
|