![]() |
Hello and Welcome from to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ftp server on old home computer - a few questions | boredbody | UNIX for Dummies Questions & Answers | 1 | 03-11-2008 06:07 PM |
| Which Linux to get for home computer? | DeuceLee | UNIX for Dummies Questions & Answers | 6 | 01-05-2008 08:37 AM |
| Server sales turn vendors into very happy bunnies - Inquirer | iBot | UNIX and Linux RSS News | 0 | 08-23-2007 01:00 PM |
| why doesn't this script work on my home computer? | iStealMusic | UNIX for Dummies Questions & Answers | 1 | 02-10-2006 12:10 PM |
| Internet access via home router / cablemodem and Solaris9 | bpmoran3 | IP Networking | 3 | 02-26-2004 09:51 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
I want to turn my home computer into an internet server.
I would like to turn my computer into an internet server so as to have my domain names (myname.com's) point to my home computer. Can I download unix from sun.com and do this with that os?
Also What is apache, ( I'm new to unix and server things) Is this needed to turn my computer into a server. Any other help you think I need Please add it to the post. |
|
||||
|
To run a UNIX based web server, you will need a type of UNIX, and Sun's Solaris will work wonderfully for the operating system. You will also need a permanant Internet connection like DSL or a cable modem. You will also need a web server application, which is where Apache comes into the picture. You can either download and compile it, or I beleive it is installed by default with Solaris 8 (or RedHat 7.x). Once you have your web server built and you can pull up a page in a browser by entering http://localhost in the address bar, you then need a DNS entry to point requests to that domain name to your local IP. You can install and run your own DNS servers, but there must be 2. Another option is to use someone elses DNS, I have used http://www.zoneedit.com with success.
Good luck. You will learn a lot, but it will be worth it when finished. |
|
||||
|
Same situation
I was in the same situation. I went out and bombarded my ISP's tech support with questions, and this is what I got:
All domain names are registered with Network Solutions, the "big daddy" over the internet. Network solutions pairs up DN's with IP address's: yahoo.com = 26.244.189.12 To keep the IP current, you must have the same IP all the time. This is called a Static IP, as opposed to a dynamic IP, in which you get a new IP address every time you connect to the 'net. You would also want 24-7 hookup to the 'net, so your pages won't go down. Once you have these two things, you can host all the domain names you want. Hearing these requirements, I attacked my local cable provider with gusto. Since a cable connection is always on, (hence a static IP), why couldn't I serve files off a cable connection? Thats alot faster than T1, which is what my ISP uses!! The answer is that cable service is designed for downloading. The only thing going upstream is going to be requests for information. Once you start uploading HTML files to your viewers, you will be found out. Its somewhere in the contract. I am attempting to host my own web/email/telnet/bbs server. As part of this plan, I am getting linux this week. If you find more info, tell me. Have fun, and may the penguin be with you!! Last edited by Furtoes00; 10-25-2001 at 03:12 PM.. |
|
||||
|
I just got red hat linux server
I will let you know how it works out. One question is linux a type of unix or is it an os of its own and is a bit like unix?
Also , my cable company supports unix does that mean that they support linux? I beleive that my cable modem will be connected to a net work card. If so would I just have to configure linux to the network card. thanks for your input! |
![]() |
| Bookmarks |
| Tags |
| download unix |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|