Go Back  Mac-Forums.com  > Digital Lifestyle > Web Design and Hosting > Dedicated Mac Mini Hosting with Remote access?

Reply
 
LinkBack Thread Tools
Old 07-20-2007, 07:54 PM   #1 (permalink)
iRock

 
iRock's Avatar
 
Member Since: Feb 09, 2005
Location: Ireland
Posts: 840
iRock will become famous soon enough
Mac Specs: iMac Core2Duo 17' 2GB, CS3.iBook g4 1.2Ghz, 768mb, 80gb,BT, Adobe CS
Dedicated Mac Mini Hosting with Remote access?

I've been hearing about some companies offering the option of dedicated hosting on Mac Minis.

Sounds interesting to me.

But I have been wondering will I be allowed full access?

What I want is to have full control over the Mini, being able to remote into it. Is this possible?
__________________
http://flickr.com/photos/shanekillian/
http://www.h-master.net/web2.0/image/(reflect)Flickr.png
http://www.shanekillian.net
http://www.h-master.net/web2.0/image/(reflect)BlogBETA.png
iRock is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this post
Reply With Quote
Old 07-22-2007, 04:12 PM   #2 (permalink)
supergper

 
Member Since: Jul 08, 2007
Location: SLC, UT
Posts: 31
supergper is on a distinguished road
Mac Specs: Macbook Pro, 2.2Ghz, 4GB Memory, 120GB HDD, LCD Display, OS X Tiger
Quote:
Originally Posted by iRock View Post
I've been hearing about some companies offering the option of dedicated hosting on Mac Minis.

Sounds interesting to me.

But I have been wondering will I be allowed full access?

What I want is to have full control over the Mini, being able to remote into it. Is this possible?
Full Access is up to the host company. Is it possible, absolutely, all you need is Apple Remote Desktop, an IP to connect to, and the proper ports opened on their firewall. This would give you the ability to log on to that machine as though you were sitting in front of it. You could also SSH into the machine and have full control if you know how to do what you want to do on the command line.
supergper is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this post
Reply With Quote
Old 07-23-2007, 04:35 AM   #3 (permalink)
xstep

 
xstep's Avatar
 
Member Since: Jun 25, 2005
Location: Los Angeles, CA
Posts: 1,829
xstep is just really nicexstep is just really nicexstep is just really nicexstep is just really nicexstep is just really nice
Mac Specs: Macbook Pro 2.16Ghz Core Duo, 2GB ram, 256MB vid, Dual 867Mhz MDD, 1.75GB ram, ATI 9800 Pro video
Perhaps digging into these sites will help answer your concerns. The different things they charge for are interesting. Like remote reboot capability.

From what I understand, these are your dedicated box and you can do almost anything with them. Except illegal things.

macminicolo.net

xservhosting.com

SolidSpace
xstep is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this post
Reply With Quote
Old 07-24-2007, 10:28 AM   #4 (permalink)
iRock

 
iRock's Avatar
 
Member Since: Feb 09, 2005
Location: Ireland
Posts: 840
iRock will become famous soon enough
Mac Specs: iMac Core2Duo 17' 2GB, CS3.iBook g4 1.2Ghz, 768mb, 80gb,BT, Adobe CS
Interesting stuff. Looks promising, I'm just trying to justify the cost now.
Just imagine what you could do
__________________
http://flickr.com/photos/shanekillian/
http://www.h-master.net/web2.0/image/(reflect)Flickr.png
http://www.shanekillian.net
http://www.h-master.net/web2.0/image/(reflect)BlogBETA.png
iRock is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this post
Reply With Quote
Old 07-24-2007, 02:02 PM   #5 (permalink)
wylie

 
Member Since: Jul 24, 2007
Location: Asheville, NC
Posts: 2
wylie is on a distinguished road
Mac Specs: G4 PPC, Intel Mac Mini, AirPort Extreme, 4GB iPod Nano. soon: MacBook
What about hosting on one's personal Mini? From one's own home, anybody have any tips on how one might go about that?
wylie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this post
Reply With Quote
Old 07-24-2007, 02:58 PM   #6 (permalink)
xstep

 
xstep's Avatar
 
Member Since: Jun 25, 2005
Location: Los Angeles, CA
Posts: 1,829
xstep is just really nicexstep is just really nicexstep is just really nicexstep is just really nicexstep is just really nice
Mac Specs: Macbook Pro 2.16Ghz Core Duo, 2GB ram, 256MB vid, Dual 867Mhz MDD, 1.75GB ram, ATI 9800 Pro video
Hosting from a home computer is easy. There are two problems. First, many or most service agreements with your internet connection provider disallow running services such as a web server. At least in the US. In some cases they actually block some common port numbers. Second is an issue of bandwidth in that if your web site gets popular, the connection will be too slow to support many people.

Also note that you may not be able to get a fixed IP address, so you have to adjust that issue with possible connection consequences.

None of the above stopped me from creating a private server at my residence. My main use for it was to post pictures and video for family and friends to see. I also placed some documention on it so I could always find it. The system also had other duties.
xstep is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this post
Reply With Quote
Old 07-24-2007, 03:06 PM   #7 (permalink)
iRock

 
iRock's Avatar
 
Member Since: Feb 09, 2005
Location: Ireland
Posts: 840
iRock will become famous soon enough
Mac Specs: iMac Core2Duo 17' 2GB, CS3.iBook g4 1.2Ghz, 768mb, 80gb,BT, Adobe CS
Did you run this on the machine that you worked on everyday?

I've been thinking about doing it... for my Blog.
As far as a static IP address goes, isn't been always on almost as good as a static IP address?

To the best of my knowledge this wouldn't be very complicated, Mac OS X even has Apache with it - You just have to enable it.

You could use something like dynDNS:
http://www.dyndns.com/support/clients/mac.html

This would take care of the DNS problem.

After this, well you'd have to get configure your Firewall so that Apache can serve on Port 80.

Better still you can have it on 8080.

As for security - well I am still unsure how this would go on Mac. I know more about Windows as I work as a Junior Network Administrator working along side engineers everyday. Its like having your own personal instructor - anything you want to know they can tell you. However, Mac isn't so popular here in Ireland so they wouldn't be so familiar with it.
__________________
http://flickr.com/photos/shanekillian/
http://www.h-master.net/web2.0/image/(reflect)Flickr.png
http://www.shanekillian.net
http://www.h-master.net/web2.0/image/(reflect)BlogBETA.png
iRock is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this post
Reply With Quote
Old 07-24-2007, 05:22 PM   #8 (permalink)
xstep

 
xstep's Avatar
 
Member Since: Jun 25, 2005
Location: Los Angeles, CA
Posts: 1,829
xstep is just really nicexstep is just really nicexstep is just really nicexstep is just really nicexstep is just really nice
Mac Specs: Macbook Pro 2.16Ghz Core Duo, 2GB ram, 256MB vid, Dual 867Mhz MDD, 1.75GB ram, ATI 9800 Pro video
I had setup a PC with OpenBSD. The point of it was to be used as a server and web development system. So, no, this was not used via a GUI system.

As you said, services like dynDNS will virtually solve the changing IP addresses your provider gives you. In my case I used EasyDNS and also rarely saw the address change. I own a domain that I pointed to the address. On the server, I had a small script that would occasionally trigger to make sure the IP address was up to date on the EasyDNS entry.

I believe the fact of starting Apache opens port 80. Of course you would have to adjust your router to allow it through and to the specific machine if you have more than one. For different reasons and experiments I've had several port numbers open for web access to more than one machine.

Apple currently uses ipfw for the firewall. Searching on Google (for "OS X" network security) brings up tons of links. These two I found somewhat interesting. Apple, Macgeekery.

Quote:
Originally Posted by iRock View Post
I've been thinking about doing it... for my Blog.
Is that the one with the annoying popup 'snapshots" overlays?
xstep is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this post
Reply With Quote
Old 07-24-2007, 05:27 PM   #9 (permalink)
iRock

 
iRock's Avatar
 
Member Since: Feb 09, 2005
Location: Ireland
Posts: 840
iRock will become famous soon enough
Mac Specs: iMac Core2Duo 17' 2GB, CS3.iBook g4 1.2Ghz, 768mb, 80gb,BT, Adobe CS
Quote:
Originally Posted by xstep View Post
I had setup a PC with OpenBSD. The point of it was to be used as a server and web development system. So, no, this was not used via a GUI system.

As you said, services like dynDNS will virtually solve the changing IP addresses your provider gives you. In my case I used EasyDNS and also rarely saw the address change. I own a domain that I pointed to the address. On the server, I had a small script that would occasionally trigger to make sure the IP address was up to date on the EasyDNS entry.

I believe the fact of starting Apache opens port 80. Of course you would have to adjust your router to allow it through and to the specific machine if you have more than one. For different reasons and experiments I've had several port numbers open for web access to more than one machine.

Apple currently uses ipfw for the firewall. Searching on Google (for "OS X" network security) brings up tons of links. These two I found somewhat interesting. Apple, Macgeekery.


Is that the one with the annoying popup 'snapshots" overlays?
Thanks for that. Interesting stuff actually, I don't know why I find it so interesting but I am amazed so I have decided to set up my own.

I'm documenting it over a series of posts on my blog:
http://tigerplug.wordpress.com

I know.... I haven't got a domain name yet. But I will very soon!
__________________
http://flickr.com/photos/shanekillian/
http://www.h-master.net/web2.0/image/(reflect)Flickr.png
http://www.shanekillian.net
http://www.h-master.net/web2.0/image/(reflect)BlogBETA.png
iRock is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this post
Reply With Quote
Old 07-26-2007, 08:21 PM   #10 (permalink)
xstep

 
xstep's Avatar
 
Member Since: Jun 25, 2005
Location: Los Angeles, CA
Posts: 1,829
xstep is just really nicexstep is just really nicexstep is just really nicexstep is just really nicexstep is just really nice
Mac Specs: Macbook Pro 2.16Ghz Core Duo, 2GB ram, 256MB vid, Dual 867Mhz MDD, 1.75GB ram, ATI 9800 Pro video
Here is another Mac mini hosting company, mythic-beasts.
xstep is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this post
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
mini - Very odd and annoying Mac Mini firewire error unlokia Apple Desktops 3 05-01-2007 03:57 PM
Mac Mini for light video editing and DVD creation jfenton Apple Desktops 3 01-25-2005 11:15 AM
Coming back to the Mac - iBook or Mini... jbsengineer Apple Notebooks 14 01-20-2005 05:13 PM
Mac Users Get More ISP Choices schweb Apple Rumors and Reports 1 03-06-2003 11:57 AM

 
 
 
     
Home Calendar Get New
     

Copyright ©2001-2009 Mac-Forums.com. All Rights Reserved. A division of iNET Interactive.

Other iNET Interactive Sites: Web Hosting Talk | Swish Talk | Hosting Catalog.com| Dev Papers| Deleted Domains| Programming Talk.com| Hot Scripts

Powered by vBulletin
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.