Dedicated Mac Mini Hosting with Remote access?

Joined
Feb 9, 2005
Messages
842
Reaction score
10
Points
18
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?
 
Joined
Jul 8, 2007
Messages
31
Reaction score
2
Points
8
Location
SLC, UT
Your Mac's Specs
Macbook Pro, 2.2Ghz, 4GB Memory, 120GB HDD, LCD Display, OS X Tiger
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.
 
Joined
Jun 25, 2005
Messages
3,231
Reaction score
112
Points
63
Location
On the road
Your Mac's Specs
2011 MBP, i7, 16GB RAM, MBP 2.16Ghz Core Duo, 2GB ram, Dual 867Mhz MDD, 1.75GB ram, ATI 9800 Pro vid
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
 
OP
I
Joined
Feb 9, 2005
Messages
842
Reaction score
10
Points
18
Interesting stuff. Looks promising, I'm just trying to justify the cost now.
Just imagine what you could do :D
 
Joined
Jul 24, 2007
Messages
2
Reaction score
0
Points
1
Location
Asheville, NC
Your Mac's 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?
 
Joined
Jun 25, 2005
Messages
3,231
Reaction score
112
Points
63
Location
On the road
Your Mac's Specs
2011 MBP, i7, 16GB RAM, MBP 2.16Ghz Core Duo, 2GB ram, Dual 867Mhz MDD, 1.75GB ram, ATI 9800 Pro vid
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.
 
OP
I
Joined
Feb 9, 2005
Messages
842
Reaction score
10
Points
18
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.
 
Joined
Jun 25, 2005
Messages
3,231
Reaction score
112
Points
63
Location
On the road
Your Mac's Specs
2011 MBP, i7, 16GB RAM, MBP 2.16Ghz Core Duo, 2GB ram, Dual 867Mhz MDD, 1.75GB ram, ATI 9800 Pro vid
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.

I've been thinking about doing it... for my Blog.
Is that the one with the annoying popup 'snapshots" overlays? ;D
 
OP
I
Joined
Feb 9, 2005
Messages
842
Reaction score
10
Points
18
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? ;D

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!
;)
 
Joined
Jun 25, 2005
Messages
3,231
Reaction score
112
Points
63
Location
On the road
Your Mac's Specs
2011 MBP, i7, 16GB RAM, MBP 2.16Ghz Core Duo, 2GB ram, Dual 867Mhz MDD, 1.75GB ram, ATI 9800 Pro vid
Joined
Nov 24, 2009
Messages
9
Reaction score
1
Points
3
Ok this thread is old, but wondering if anyone have had any more recent feedback from personal experiences from hosting companies for the MAC Mini?
 
Joined
May 31, 2009
Messages
203
Reaction score
3
Points
18
Location
Vancouver, Canada
Your Mac's Specs
15" Unibody (Jan 09)
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.

If you're only going to use the command line, I feel this defeats the point of paying a premium for a Mac server, might as well just get a Linode. But yes, you can Remote Desktop into it as if you were sitting right in front of it.
 
Joined
Nov 25, 2009
Messages
7
Reaction score
0
Points
1
Location
Toronto
Your Mac's Specs
Mac Mini, MacBook Pro 13"
Just joined and looking through the site. If this helps anyone I was able to colocate my mini for $50 pee month. I can remote in, have access to so a remote reboot of the power outlet and I think a terabyte of transfer. The company I use is claritywebhosting.com in Toronto
I can provide a contact if anyone is interested. Just send me a pm
 
Joined
Nov 24, 2009
Messages
9
Reaction score
1
Points
3
Just joined and looking through the site. If this helps anyone I was able to colocate my mini for $50 pee month. I can remote in, have access to so a remote reboot of the power outlet and I think a terabyte of transfer. The company I use is claritywebhosting.com in Toronto
I can provide a contact if anyone is interested. Just send me a pm

What is COLO exactly? Correct me if i am wrong, but i can just give them my mac mini to host?
 
Joined
Nov 25, 2009
Messages
7
Reaction score
0
Points
1
Location
Toronto
Your Mac's Specs
Mac Mini, MacBook Pro 13"
that is correct you either ship it or drop it off at their data center, and the DC techs will bring it online for you.
 
Joined
Nov 27, 2009
Messages
1
Reaction score
0
Points
1
Location
Toronto, Canada
Your Mac's Specs
Mac Mini, MacBook Pro 13"
MacForLife you can contact me and I will fill you in on our colocation and dedicated options here at Clarity
 
Joined
Dec 10, 2009
Messages
17
Reaction score
0
Points
1
Location
Canton, Ohio
Your Mac's Specs
Various Mac Minis, Mac Mini Servers
There are a bunch of companies offering mac mini hosting now that Apple has released a server model. I really think this is an extremely versatile platform because it offers a interface most users already know. Novice users can who are comfortable with OS X will find the OS X server to be very natural. The back-end takes advantage of open source technologies which allows developers to create tons of new possibilities.

Mac Mini World should probably be on this list.
 
Joined
Nov 24, 2009
Messages
9
Reaction score
1
Points
3
Ok, it has been awhile but had to post back to give an update.

I went to ClarityWebHosting to host my mac mini. I surveyed a few companies and they had the best price with no setup fees. This was huge for me :) especially as I just wanted to "try" them out at first.

Their tech support is beyond words.

Just thought I'd share
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top