image
image

Go Back   macosx.com > Mac Help Forums > Mac OS X Server

Reply
 
Thread Tools
  #1  
Old February 4th, 2007, 02:13 PM
Registered User
 
Join Date: Feb 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
BLSTKRDR is on a distinguished road
I want to Start a Mac Webserver

hi i want to start a mac webserver just for fun. Ive been looking on ebay at powermac g3& g4 servers but i dont have a clue on how to even get started on this. i currently have a powermac g4 533mhz but can anyone lead me on the right path to making my own web server
Reply With Quote
  #2  
Old February 4th, 2007, 03:09 PM
symphonix's Avatar
Scratch & Sniff Committee
 
Join Date: Jul 2001
Location: The Australian Jungles
Posts: 4,022
Thanks: 2
Thanked 2 Times in 2 Posts
symphonix is on a distinguished road
What you'll ideally want is:
- A Mac that runs Mac OS X, with ...
- Enough hard drive space to hold the files you want to put on your webserver, at least 128mb of RAM (512 would be MUCH better though) and ...
- A good network connection. ie: not Airport/wireless or dial-up.

If you're not sure on the specs for any given Mac you're looking at, visit apple-history.com and look up that model.

Other things you might want are:
- A static IP address. This means that your network address (eg 12.34.56.78) won't change. It costs a little extra from your Internet service provider. An alternative is to register a domain on DynDNS.
- A domain name, if you want to be able to access your webserver from an address like joesfishshop.com.

Of course, your Powermac G4 533 should be up to the task, without slowing down performance too much, provided you aren't expecting more than 10 visitors per hour.

Oh, and don't forget to consider how much network traffic will be going through your ISP, and work out what - if anything - it will cost.
__________________
- iMac G5 1.8GHZ 17" | SuperDrive | 160GB | 512MB | Airport Extreme | Bluetooth Keyboard & Mouse | Wacom Intuos II
- Pentax *ist DL - JVC MiniDV Camcorder - Airport Express - iPod Nano 1gb white
Reply With Quote
  #3  
Old February 4th, 2007, 03:09 PM
nixgeek's Avatar
Mac of the SubGenius! :-)
 
Join Date: Jan 2004
Location: Miami, FL
Posts: 7,549
Thanks: 15
Thanked 88 Times in 72 Posts
nixgeek has a spectacular aura aboutnixgeek has a spectacular aura aboutnixgeek has a spectacular aura about
Well, you could purchase a copy of Mac OS X Server which has the nice graphical consoles for stuff like Apache, e-mail, and any other services that you want to serve out. You could also use a stock Mac OS X client installation, but that would require rolling up your sleeves and configuring some config files manually in order to override the default configs for client operating systems. For the record, Mac OS X (both versions) come with Apache, SSH, FTP, and other file and remote services already installed.

You could also install a non-Apple operating system like Linux/ppc or another open source Unix, but that would also require you to manually configure files for stuff like Apache and other services. However, the beauty of open source is that there are web consoles like Webmin and Swat and some others for configuring such files with an easy-to-understand web interface. And these operating systems and server applications and service front-ends are all available for free. Still, they're nothing like the console tools that come with Mac OS X Server.
__________________
Apple iMac G5 17" (2 GHz G5) - Mac OS X 10.4.11
Apple Macintosh Quadra 650 (33 MHz MC68040) - Mac OS 8.1
Apple PowerBook Duo 230 (33 MHz MC68030) - System 7.1
"JHVH-1" (2 GHz AMD Athlon XP 2400+) - Slackware 12.1
"Kidbuntu" (2.8 GHz Celeron D 335) - Ubuntu 8.04
Reply With Quote
  #4  
Old February 4th, 2007, 03:17 PM
Registered User
 
Join Date: Feb 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
BLSTKRDR is on a distinguished road
whats so special about the powermac servers compared to a powermac
Reply With Quote
  #5  
Old February 4th, 2007, 03:54 PM
nixgeek's Avatar
Mac of the SubGenius! :-)
 
Join Date: Jan 2004
Location: Miami, FL
Posts: 7,549
Thanks: 15
Thanked 88 Times in 72 Posts
nixgeek has a spectacular aura aboutnixgeek has a spectacular aura aboutnixgeek has a spectacular aura about
If you're talking about the hardware, like the difference between the Power Mac G4 and the Power Mac Server G4, I believe that they are basically the same thing except that one comes with Mac OS X client and the other with Mac OS X Server. That changed, however, once the Xserve was introduced as it's more server-like with it's rackmount chassis and multiple hard drive bays.

In other words, the Power Mac servers are built more for server use (SCSI, RAID and whatnot), while the Power Mac clients usually have more modest components (IDE hard drives, etc.). Of course, this is only in reference to the G4 model and how they are sold from the factory. You could always add a SCSI card with RAID capabilities, purchase Mac OS X Server, and you've basically got the same thing.
__________________
Apple iMac G5 17" (2 GHz G5) - Mac OS X 10.4.11
Apple Macintosh Quadra 650 (33 MHz MC68040) - Mac OS 8.1
Apple PowerBook Duo 230 (33 MHz MC68030) - System 7.1
"JHVH-1" (2 GHz AMD Athlon XP 2400+) - Slackware 12.1
"Kidbuntu" (2.8 GHz Celeron D 335) - Ubuntu 8.04
Reply With Quote
  #6  
Old May 1st, 2007, 09:29 AM
Registered User
 
Join Date: Feb 2006
Posts: 54
Thanks: 0
Thanked 0 Times in 0 Posts
webexplorer is on a distinguished road
I read your posts. I am not sure what to find on the internet for connecting a Xserver. Is it a possible to hook it a telephone line like a regular phone number without paying a 3rd party? Probably not?

I would like to have my Xserver to connect a server company service. Is it called "Dedicated Hosting IP?" Is there a Mac company that provides the Dedicated Host IP? How can I find it? I could find it on a google, but what else is better than instead of finding one for several hours?

I absolutely refuse to pay a bandwidth fee because I don't believe it, and the company is making an extra money. You guys should never pay the bandwidth for the service. You should always check out the info before you pay the service.

Of course, I could pay the service as long as there is no bandwidth cost. I found a few websites that do not come with the bandwidth fee, but they do not have a dedicated host IP.

What else you have to say something so that I could learn from you?
Reply With Quote
  #7  
Old June 21st, 2007, 03:08 AM
Registered User
 
Join Date: Aug 2002
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
rvamerongen is on a distinguished road
Symphonix and NixGeek are right about that,

How small your needs are, make a plan, search and do research. Otherwise it will give you more problems at the end. Start step by step. Better 10 steps right then one wrong jump.

and

Quote:
Originally Posted by webexplorer View Post
I read your posts. I am not sure what to find on the internet for connecting a Xserver. Is it a possible to hook it a telephone line like a regular phone number without paying a 3rd party? Probably not?
Yes, probably not. An Xserver on a phone line? An ocean steamer with peddles. Even with isdn and the lines connected togather doesn't work nowadays. To slow, people will think, there's something wrong and goalong.

Quote:
Originally Posted by webexplorer View Post
I would like to have my Xserver to connect a server company service. Is it called "Dedicated Hosting IP?" Is there a Mac company that provides the Dedicated Host IP? How can I find it? I could find it on a google, but what else is better than instead of finding one for several hours?
Hey, your The webexplorer! Problems to explore the web :-)


Quote:
Originally Posted by webexplorer View Post
I absolutely refuse to pay a bandwidth fee because I don't believe it, and the company is making an extra money. You guys should never pay the bandwidth for the service. You should always check out the info before you pay the service.

Of course, I could pay the service as long as there is no bandwidth cost. I found a few websites that do not come with the bandwidth fee, but they do not have a dedicated host IP.
Of cource you can check the bandwidth by your self and compare it with the bill.
And you can look world wide, and there are dns/domain providers who give basic things for free with a good bandwidth.

Also here count, make a list of needs and whises.

HTH
Reply With Quote
  #8  
Old June 22nd, 2007, 08:08 AM
Volunteer Tech
 
Join Date: Apr 2005
Posts: 580
Thanks: 0
Thanked 3 Times in 3 Posts
Kees Buijs will become famous soon enough
Quote:
Originally Posted by BLSTKRDR View Post
hi i want to start a mac webserver just for fun. Ive been looking on ebay at powermac g3& g4 servers but i dont have a clue on how to even get started on this. i currently have a powermac g4 533mhz but can anyone lead me on the right path to making my own web server
You need a system, a webserver (like ox s server 10.x.x) and a fast permanent internet connection. A phone line is possible but very stronly NOT advisable (very much too slow).


Good luck, Kees
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -5. The time now is 12:21 PM.


Mac Support® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2000-2008 DigitalCrowd, Inc.