Mac Mini /w Snow Leopard Server and Time Capsule: unavailable on www

Hello all,
Seeking some help with an issue that I cannot resolve and/or do not fully understand.
What I would like to achieve:
Make my newly purchased mac mini server available on the world wide web using my own web address, e.g. blabla.com.
Situation/Details:
I have installed and re-installed my mini server several times as I am doubt the correctness of the settings for the primary dns, currently set for 'blabla.com' and computer name 'miniserver'. The miniserver is connected with a network cable to my timecapsule and has been allocated the IP address 1.0.10.9 - time capsule has IP address '1.0.10.1'.
As the time capsule is connected to the internet - provided through Comcast - the following IP Address has been assigned '60.172.151.254' which seems to be my static external IP address. Furthermore I have a router address '60.172.148.1' for which I am unsure of its purpose.
Problem:
How do I 'link' my server to my www address so I can access deployed services over the internet? I have been reading about 'Port Forwarding', NAT etc but I am lost in what to do. Can someone help me out with this problem I am facing?
Thanks in advance for any comments/suggestions,
Tiest

Thanks DaddyPaycheck for your initial response. Before I jump onto the phone with Comcast couple of questions that I have for clarification purposes:
1) Are you implying that I must link my blabla.com address to that static IP address through my Domain Provider? See following example:
Record Type Record Host Record Answer TTL
A *.blablat.com >>Static IP<< 300
2) The current IP I have been given 60.172.151.254, why is that not static or how do you know it is not static?
3) When executing the command host in terminal for this IP address it returns the following: c-60-172-151-254.hsdl.co.comcast.net which coincidentally is the same as primary DNS it recommended during the initial configuration of the Mini Server. What does this mean? When I enter this in Safari it results in 'Safari can't connect to server'.
4) Executing the same command for my domain name 'blabla.com' it results in my 'internal' IP address '1.0.10.9'.
Thanks in advance for any clarification you can provide,
Tiest.

Similar Messages

  • Is it possible to install Lion on the second hard disk on my Mini (2010) Snow Leopard Server, and switch between Lion and Snow Leopard? I like those voices Lion has in speech.

    Is it possible to install Lion on the second hard disk on my Mini (2010) Snow Leopard Server, and switch between Lion and Snow Leopard? I like those voices Lion has in speech.

    When baltwosaid NO emphatically, that was described as CORRECT ANSWER. Ditto in the caeses of the radically different answers from  Camelotand Matt Clifton
    Could it be that CORRECT ANSWER needs better defining by Apple?
    That apart, yes, switching might involve rebooting. About the voices, well, I was the other day adding voice to a commentary in a video I was working on. There's only American English accent in SL — Lion I believe has British ones as well.
    Why not, I wondered, try to install Lion purely for academic interest, maybe with an SD card (Sandisk Ultra II, 16GB) as Tom Nelson says is possible at http://macs.about.com/od/macoperatingsystems/ss/Perform-A-Clean-Install-Of-Os-X- Lion-On-Your-Mac.htm

  • Moving accounts from Snow Leopard Macs to Mac mini with Snow Leopard Server

    I got my brand spanking new Mac mini today with Snow Leopard Server! So far, we (at home) were managing our accounts on individual iMacs and a MacBook Pro. While I will be getting into the innards of account migration, management etc. I thought I'd post a quick question here; Currently I have an iMac with three user accounts on it (wife and two kids). I also have my own personal MacBook Pro with my account (the only Admin account) on it. We'll soon be getting another iMac for our daughter (who currently has an account on the existing iMac). My idea in getting the Mac mini was to move to and centrally manage all the user accounts in the household on the Mac mini server. What is the best way to accomplish this? What is the best way to move the existing accounts on to the server?
    Additionally, I'll be looking into connecting the two stationary iMacs with Powerline Ethernet (where one runs Ethernet over existing electrical wires in the walls). My other option would be to rely on wireless network (I don't think this would be a good idea for if I am going to be placing the user accounts on the server and there needs to be a constant on, reliable connection between the server and the client computers as they will be talking to each other a lot!). Any thoughts on Powerline? (I am not looking forward to installing Ethernet cabling behind walls :o))
    What say the wise men of Mactopia?!
    Thanks,
    Kenneth.
    P.S. I had earlier accidentally posted this in the corresponding section of Mac OS X instead of the Mac OS X Server forum.

    Ok so the esiest way to explain this is to tell you what i just went through.
    I have 3 user accounts. All the accounts are network Users meaning that there home folder are kept on the server. I was having a problem with Time Machine giving me error 41 and error 11. After scratching my head for 2 days I ended up copying (Drag-n-Drop) the Home Folders to an External Hard Drive. I then proceeded to erase both of the internal hard drives on the mac mini and did a fresh local install of the Server OS.
    Everything was fine at that point. Now this is where Snow Leopard stopped being nice.
    I went and Created the user account again using WGM. I let WGW create the home folder and the 9 folder inside. I made sure the short names were the same and the passwords were the same as they were previously.
    However, once i Copied files from the external drive to the home folders the permissions copied as well, Which i guess should be expected. So now at this point apparently the UID's of the newly created users wasn't the same as they were before the clean install. I have multiple instances of root listed in the ACL for several folders and also had several instances of System listed sporadically.
    Now, This isn't to say that you can't drag n drop because now That I have it all squared away and everything is now working ok, I would probably still drag n drop the home folder off to an external disk, but only because I now know what to do to clean things up.
    if you drag and drop be sure to use the CHOWN command and theCHMOD commands afterwards. Take a look at this MacFixIt article: http://reviews.cnet.com/8301-13727_7-20013630-263.html?tag=mncol;title
    If you copy your local imac users to the home directory on the server you may want to follow the steps on the URL I gave plus you will most likely also have to do the following. In a nutshell you are going to use the chmod command to strip all the ACL Permissions then you are going to use the chown command to re-specify the correct owner and the correct permissions for the network user.
    !) Go into ServerAdmin and click on Sharing
    2) Go to the users folder you are using and select the user you are going to work with.
    3) Click on the Permissions option
    4) click on the +sign at the bottom (this will open the users & groups list to the right)
    5) Drag the current user from the users list to the owner permissions line under posix section
    5a) Click Save
    6) Click on the Gear button at the bottom
    7) Check the box for Owner Name and Owner Permissions.
    8) Uncheck the box for Access Control List then click ok
    Once you've gone through that rigmarole you can go back into ServerAdmin and fix the permissions for public and Sites folder which should only take a minute or so.
    So the moral of this story and as I found out when i ended up calling Enterprise support is that the act of dragging and dropping user home directories from one server to another, or as in your case, from a local machine to a the server isn't anything that apple recommends or supports. you might want to read through the man pages for "Ditto" or so apple tells me, but honestly now that you know, the steps above aren't all that bad. It's true Knowing IS half the battle!
    have Fun!
    P.S. FWIW If you run into problems and have to call Enterprise Support be prepared for them to tell you to refer to the user Guides. So reading those would be to your advantage even though they aren't the easiest things to understand unlike apple's consumer products user guides

  • ILife 11 + Mac Mini with Snow Leopard Server

    Will iLife 11 install and run on Snow Leopard Server?
    Thanks

    Have you run any other version of iLife/iPhoto successfully on the server? If so then iLife 11 will also.
    OT

  • Mac Mini w/ snow leopard server, convert?

    Can the above mentioned mac mini be reconfigured with regular snow leopard-no server? Having the extra hard drive would be nice as a dedicated HD for audio recording. I am assuming that Logic won't run on SL server version. Is is possible to wipe the both drives clean and use my snow leopard disk to do a fresh install

    check this thread for pointers: http://discussions.apple.com/thread.jspa?threadID=2465599&start=0&tstart=0.
    JGG

  • Wiki Server support on Mac Mini with Snow Leopard?

    Hi
    I am considering buying Mac Mini with Snow Leopard server. Before that, I want to know about wiki server 2 capabilities. Wiki Server 2 page says following:
    "Mac OS X Server makes it easy for groups to collaborate and communicate through their own wiki-powered intranet website complete with group calendar, blog, and mailing list"
    I am planning to setup wiki server for a small group of users over Internet (and not intranet) to exchange information and so it should look something like wiki.mydomain.com with login capabilities for user(and again, this is over internet).
    My Question: Can wiki server 2 work with web server to support above (or similar) setup?
    If not, what can be done to support above setup?
    Response appreciated.
    Thanks in Advance.

    Michael Maslen wrote:
    Jason, what is your source of information that this is a supported configuration?
    I work at Apple. Thats why I have the !http://discussions.apple.com/images/status/apple_employee-16x16.gif! logo below my username.
    The new Mac mini comes in three different configurations, two of those have the standard version of Snow Leopard.
    There is an article that addresses issues similar to this here: http://support.apple.com/kb/HT2186, but switching from Snow Leopard Server to Snow Leopard is not like trying to install Tiger when the Mac mini came with Snow Leopard.
    You can also verify this by contacting an Apple specialist at: 1-800-MY-APPLE or call U.S. iPod and Mac technical support at: 1-800-APL-CARE (1-800-275-2273).
    -Jason

  • I transferred files from a NAS server to the Mac Mini Snow Leopard Server and now some of the files have Custom Access and can't  be opened by some users.  How do I fix this?

    We're setting up our Mac Mini Snow Leopard Server, and in the process transferred files that had been stored and accessed from our Blackarmor NAS server over to the Mac.  These files were all created on PC's and are Office Excel files, WordPerfect files or PDF's.  When you look at the files on the Mac from the Mac and bring up Get Info for the affected file, it says that the file has Custom Access.  The files that work properly don't have that configuration.  I can access and open the files on some computers, but some users can't open the files from their computer even though they can see it.  We're all using PC's and they get the Error:  Access Denied-Contact your administrator--or something similar.  I've seen on the web similar issues and it may have something to do with ACL permissions.  I don't know enough about Mac OS to understand this, but what is baffling is that they can be opened from some PC's but not others, and all of the Users have the same accessibility to the files.  Thanks for a solution!!

    Oh, on the losing Internet, try this...
    Make a New Location, Using network locations in Mac OS X ...
    http://support.apple.com/kb/HT2712
    10.7 & 10.8…
    System Preferences>Network, top of window>Locations>Edit Locations, little plus icon, give it a name.
    10.5.x/10.6.x/10.7.x instructions...
    System Preferences>Network, click on the little gear at the bottom next to the + & - icons, (unlock lock first if locked), choose Set Service Order.
    The interface that connects to the Internet should be dragged to the top of the list.
    Instead of joining your Network from the list, click the WiFi icon at the top, and click join other network. Fill in everything as needed.
    For 10.5/10.6, System Preferences>Network, unlock the lock if need be, highlight the Interface you use to connect to Internet, click on the advanced button, click on the DNS tab, click on the little plus icon, then add these numbers...
    208.67.222.222
    208.67.220.220
    Click OK.
    PS. Your English is quite good & completely understandable.

  • Can the new Mac Mini boot Snow Leopard from an external hard drive?

    I currently boot my 2009 Mac Mini from a FW800 external drive with 10.6.8. If I just plug my external drive into a new 2011 Mac Mini, will it boot into Snow Leopard if I set it as the startup disk or will I get a kernel panic?

    I bought a 2011 Mac Mini, which came with Lion installed. I thought maybe I could repartition it and have a Snow Leopard partition. So I repartitioned it (500gb split into two 250gb partitions). I named the new partition "SnowLeopard" just to make it easy for me to tell the difference.
    I attached the external DVD and put in a Snow Leopard installer disc, holding down the C key so it would boot and install from that, but it just spun for awhile. Doesn't appear to work.
    Then I read somewhere else that someone had managed to clone a copy of Snow Leopard onto an external drive and boot from that. In their situation they were talking about a MacBook, but the principle seemed sane.
    So I rebooted, holding down the T key to put the Mac Mini into Target hard disk mode, and attached it via Firewire to another MacMini (circa 2008 or so, not sure of year, but it was upgraded last year to Snow Leopard and has been upgraded along and along). Then I used Carbon Copy Cloner to copy Snow Leopard (that is, the entire hard disk-- System and all applications and data) to my newer Mac Mini's "snow leopard" partition.
    For yucks, when it was done cloning, I restarted the older Mac Mini, and had it boot from the newer Mac Mini's snow leopard partition--- it worked! To make it easy to tell the difference, I changed the desktop background to something completely different. I think I tried booting from Lion but I can't remember if that worked.
    Then I rebooted the newer Mac Mini, which booted up in Lion, of course. Going into System Settings, I changed the startup disk to the "snow leopard" partition, and rebooted, and it booted up in Snow Leopard.
    I have yet to test the applications on the Snow Leopard partition. Another problem has arisen.
    Because with both of the Mac MInis being active on the network, they both had the same computer and user name. So I renamed the newer Mac Mini to something completely different, and changed the password.
    Unfortunately, now I cannot change any other setting in the System Settings that requires a password. While the newer Snow Leopard lets me log in with the new user and new password, whenever I try to click the "lock" icon to change something, I'm prompted for a username and password. Apparently this is some different username and password than either the new or old username/password.
    I've tried various combinations of both: new user/old password, old user/new password, old user/old password, etc.
    So if you do what I've done, be careful about changing the username and password on your cloned computer. I think it may be wiser to create a new user and then delete the old cloned users. I may just have to re-clone the old Mac Mini to the new one again.
    If anyone has any ideas about this password conundrum, please pass along!

  • How do I find what taking up all my hardrive space on my mac mini running snow leopard ?

    How do I find what taking up all my hardrive space on my mac mini running snow leopard ?

    Hi Gibby,
    How much free space is on the HD, where has all the space gone?
    OmniDiskSweeper is likely the easiest/best, and is now free...
    http://www.omnigroup.com/applications/omnidisksweeper/download/
    And if needed, you can use Terminal to run it in admin mode to see files/folders your user can't see...
    http://www.macobserver.com/tmo/article/how_to_recover_missing_hard_drive_space/

  • Snow Leopard Server and FCServer

    Hi.
    I'm running FCServer on an iMac, and I'm currently looking for the best solution for giving co-workers outside of our office network remote access to our FCS database. The main purpose for this is for remote users to screen and download episode segments and movies from our database.
    I was initially thinking VPN would be the only solution, but then I saw Snow Leopard Server has 'Mobile Access Server' built right into the OS, which appears designed to help users avoid having to use a VPN.
    Before I go out and buy SLS for the company, I want to be sure it will work. Am I correct that Snow Leopard Server, and the built-in Mobile Access Server, will allow users outside of our network remote access to our FCSrvr database?
    Any help would be greatly appreciated. And if this question is better suited for a different forum please let me know as well.
    Thank you!

    Hmmm... Thanks for the replies.
    I posted this question in the OS X Server forum and got this response:
    +"I haven't used Final Cut Server, but I'm pretty sure the Mobile Access Server wouldn't work with it. MAS works with plain HTTP, and the Address Book, iCal, and Mail (SMTP and IMAP) services; but FCServer is only partly HTTP-based, and I don't think even the HTTP part will work due to how MAS authenticates HTTP clients. Also, you might be thinking about using MAS as the same computer as FCServer, and it won't work that way -- MAS needs to be on a separate (internet-facing) computer from the actual origin server (which should be firewalled from the internet).+
    +I'd go back to thinking about VPN... "+
    Can anyone offer any more insight into this for me? I'm just an audio/video post-production guy, so this is all a little outside of my training.
    Any help would be greatly appreciated. Thanks!

  • I have a Mac OS X Snow Leopard version and my fan keeps coming on. I have been away for a week so it has not been used and yet when I started it up the fan started straight away. Is there anything I can do? Please help! Thanks

    I have a Mac OS X Snow Leopard version and my fan keeps coming on. I have been away for a week so it has not been used and yet when I started it up the fan started straight away. Is there anything I can do? Please help! Thanks

    Yes, look in Activity Monitor (Applications /Utilities /Activity Monitor.app) and see what it eating up all the %CPU. If anything is over 40%, post the name here to get advice or just kill it straight away with the red 'Quit' button.
    If nothing is using up CPU resources, but the fans are going full blast, do an SMC reset. Read the instructions here:
    http://support.apple.com/kb/HT3964

  • Why does mac mini with snow leopard download skype for windows instead of mac

    why does mac mini with snow leopard download skype for windows instead of mac ?

    Are you using this link?
    http://www.skype.com/en/download-skype/skype-for-mac/

  • How can I find out if my mac mini running snow leopard can be upgraded to mountain lion?

    I have a mac mini with sufficient ram for the mountain lion OS however, I am unable to determine if the machine was created in early 2009.  Is there a way to make sure my machine will take the upgrade without purchasing the operating system first?

    Upgrade Paths to Snow Leopard, Lion, and/or Mountain Lion
    You can upgrade to Mountain Lion from Lion or directly from Snow Leopard. Mountain Lion can be downloaded from the Mac App Store for $19.99. To access the App Store you must have Snow Leopard 10.6.6 or later installed.
    Upgrading to Snow Leopard
    You can purchase Snow Leopard through the Apple Store: Mac OS X 10.6 Snow Leopard — Apple Store (U.S.). The price is $19.99 plus tax. You will be sent physical media by mail after placing your order.
    After you install Snow Leopard you will have to download and install the Mac OS X 10.6.8 Update Combo v1.1 to update Snow Leopard to 10.6.8 and give you access to the App Store. Access to the App Store enables you to download Mountain Lion if your computer meets the requirements.
         Snow Leopard General Requirements
           1. Mac computer with an Intel processor
           2. 1GB of memory
           3. 5GB of available disk space
           4. DVD drive for installation
           5. Some features require a compatible Internet service provider;
               fees may apply.
           6. Some features require Apple’s iCloud services; fees and
               terms apply.
    Upgrading to Lion
    If your computer does not meet the requirements to install Mountain Lion, it may still meet the requirements to install Lion.
    You can purchase Lion by contacting Customer Service: Contacting Apple for support and service — this includes international calling numbers. The cost is $19.99 (as it was before) plus tax.  It's a download. You will get an email containing a redemption code that you then use at the Mac App Store to download Lion. Save a copy of that installer to your Downloads folder because the installer deletes itself at the end of the installation.
         Lion System Requirements
           1. Mac computer with an Intel Core 2 Duo, Core i3, Core i5, Core i7,
               or Xeon processor
           2. 2GB of memory
           3. OS X v10.6.6 or later (v10.6.8 recommended)
           4. 7GB of available space
           5. Some features require an Apple ID; terms apply.
    Upgrading to Mountain Lion
    To upgrade to Mountain Lion you must have Snow Leopard 10.6.8 or Lion installed. Purchase and download Mountain Lion from the App Store. Sign in using your Apple ID. Mountain Lion is $19.99 plus tax. The file is quite large, over 4 GBs, so allow some time to download. It would be preferable to use Ethernet because it is nearly four times faster than wireless.
         OS X Mountain Lion — System Requirements
           Macs that can be upgraded to OS X Mountain Lion
             1. iMac (Mid 2007 or newer) — Model Identifier 7,1 or later
             2. MacBook (Late 2008 Aluminum, or Early 2009 or newer) —
                 Model Identifier 5,1 or later
             3. MacBook Pro (Mid/Late 2007 or newer) — Model Identifier 3,1 or later
             4. MacBook Air (Late 2008 or newer) — Model Identifier 2,1 or later
             5. Mac mini (Early 2009 or newer) — Model Identifier 3,1 or later
             6. Mac Pro (Early 2008 or newer) — Model Identifier 3,1 or later
             7. Xserve (Early 2009) — Model Identifier 3,1 or later
    To find the model identifier open System Profiler in the Utilities folder. It's displayed in the panel on the right.
    Are my applications compatible?
             See App Compatibility Table — RoaringApps.
         For a complete How-To introduction from Apple see Upgrade to OS X Mountain Lion.

  • Mac Mini 2009 vs Leopard Server

    Hi all...
    I am hoping to get to the bottom of this asap, as I am looking forward to just getting on with things.
    The issue is installation of Mac OS X Leopard Server 10.4 on a Mac Mini (Early 2009)
    First of all.... Yes I have read the *Article HT3479* http://support.apple.com/kb/HT3479 and yes it allows you too boot your mini, however....
    When you go through the installation process and are entering your information, there are several key steps missing from the interview[Server Assistant]. The main question missing is, "What type of installation" Standard, workgroup or advanced.
    Another key set of questions missing is Network Setup.
    So suffice to say the HT3479 does not address the issue i am experiencing.
    Here are the methods I have attempted to use to install Server on this mini...
    HT3479. {The result is that I can not run Server Preferences... Apparently the computer is in advanced mode and can not be reverted to standard}
    The above method has been tried in the following examples...
    * Install Mac OS X Client (10.5.6 from client disk)
    + Apply updates (at the time it was pre 10.5.7 so up to and including all updates to that time10.5.6)
    + Run Server installation from 10.5.4 Server Disk
    + Apply patches before rebooting
    + Run through shorted setup questions (See above)
    + check for updates before launching anything
    * Install Mac OS X Client (10.5.6 from client disk)
    + Don't apply updates
    + Run Server installation from 10.5.4 Server Disk
    + Apply patches before rebooting
    + Run through shorted setup questions (See above)
    + check for updates before launching anything
    I tried the above methods several times having no success
    I contacted Apple support where I was asked to just try it again! and was told that nobody else was having these issues.
    Great... 60Gb download capped reached so I had to wait for this month to continue.
    10.5.7 update was released recently, so i thought I may be in luck.
    So this month I have tried the above methods several times with the same outcomes.
    In desperation I tried the following method...
    Boot the Mac Mini in Target Disk Mode and running installation from an iMac targeting the disk in the mac mini. {The result is that during Boot up and Shut down verbose mode is invoked and there are numerous error messages in the log files, secondly I am experiencing several issues with DNS names etc.... won't accept SERVERNAME.local}
    Anyway, this method gave me the most joy but still far from ideal.
    Seemingly unfair it let me glimpse what leopard server can do, and yes i like what i see, but I really need to be able to install leopard server normally and have no issues.
    *Hardware Configuration*.
    Mac Mini (Early 2009) A1283 (2.0\1X1G\120\SD\AP\BT)
    Upgraded RAM from 1GB to 4 GB (yes it works fine, full hardware test performed)
    Upgraded HDD from 120GB to 320GB 7200 rpm (Caviar Black)
    Samsung 22" monitor
    Apple Keyboard (Aluminium with keypad) A1243
    Apple Mightymouse A1152
    Network
    ADSL modem PPPOE
    Apple Airport Extreme
    Wired direct from rear of AEBS to Mac Mini
    AEBS setup in DHCP, but reserved IP address for Mac Mini's Mac Address
    Software
    Mac OS X Server Version 10.5.4 [0Z691-6214-A] (Full retail version)
    Mac OS X 10.5.6 Disk version 1.0 [2Z691-6344-A]
    I am sure that others are experiencing the same issue, as many have listed similar issues to the above, however many are open ended with no resolution. I hope that if a solution is found or it is determined that there is an issue that news can be posted by apple so others are better informed before investing money in both products hoping to achieve a working network server.

    I recently purchased a Mac Mini 320 GB model and OS X Server (Leopard). Before I purchased them I asked a couple of the Genius guys if I could run OS X Server normally on one of the new 320GB Minis? And the concensus among several Apple Store employees, was that yes, there should be no problem whatsoever...
    So I bought the pair, and went through the install process numerous times, and was never able to get the standard installation until I resorted to dire measures which I have outlined below.
    I tried to boot from OS X Server 10.5.4 on several machines at the Apple Store, and it does not boot any of the new machines (as of 2009.06.02). The normal install (use the os x server disk to boot) works perfect on an iMac 2.4GHz machine, and on a G4 Mirrored Drive machine, and on both of these machines the process is simple. Pop in the os x server disk, go get a sandwich, come back, answer a few questions, you are up and running, and life is great. It doesn't get any better...
    The problem with the newer machines is that you must install the standard os x, get all the updates, insert os x server disk, and install os x server. The unfortunate part is that by the time you install OS X Server several items have already been set, OS X Server senses this and skips about 17 screens that allow for {"standard", "workgroup", "enterprise"} setup, and goes right into the "enterprise" mode.
    One of the big conveniences with the standard setup is that quite a few things are created for you. Once you use the "standard" setup you can promote the installation to the "enterprise" mode by opening it with "Server Admin" which provides infinitely more control, but using "standard" setup to start with simplifies life considerably.
    If you figure out how to do the "standard" install bear in mind that when it asks you for your administrative user account info it really wants :
    name : Directory Admin
    shortname : diradmin
    password : astrongpassword
    This will allow you to go from LOCAL to LDAPv3/127.0.0.1 when using Workgroup Manager
    When it asks if you want add more users you can add one user, the "Local Admin" :
    name : Local Admin
    shortname : localadmin
    password : astrongpassword (you will have to reset this password after you login as diradmin)
    You can reset the "Local Admin" password via "System Preferences ---> Accounts"
    and you can create the other users via the Workgroup Manager ---> LDAPv3/127.0.0.1 domain once you get DNS and Open Directory working.
    if you use "standard" or "enterprise" the first thing to setup is DNS, everything else depends on DNS being configured correctly. "standard" really shines here because it won't let you screw up DNS.
    You will need private DNS even if you have a provider handle public DNS for you.
    If you are using standard you will be asked for, and can enter something like the following :
    domain : crystal-palace.mac.private
    machine : crystal-palace
    if you are doing the "enterprise" mode you will also have to enter crystal-palace.mac.private in one more field,
    Each machine will have a fixed PRIVATE IP address in the form of "192.168.1.n" and a "Computer Name" that was unique within the ZONE (the group of machines) via "System Preferences ---> Sharing".
    Once you switch to the "enterprise" mode you can add more machines (using the "Computer Name" above) with their respective private ip addresses.
    If you are using the "enterprise" mode, You want to setup Open Directory initially as "standalone", once that is working promote it to "Directory Master" via the "Settings" Tab. If you are using the "standard" mode, the Open Directory is setup automatically as "Directory Master" but there doesn't seem to be any way to add to the DNS, I think you have to use "Directory Utility" to do this. But if you've gotten this far it is easier to promote the setup mode to "enterprise" with "Server Admin".
    I have a 1TB drive partitioned into 8 logical drives , the first seven standard partitions are named BUP_1 through BUP_7 and are provide 93 GB each. They are setup as test drives. The last partition is named TM_1 which is used for Time Machine backups and it provides close to 280 GB of backup storage.
    On the first partition, I installed OS X 10.5.7 along with some basic applications that I normally use. I then created a dmg installer that I saved to TM_1 using disk utility and used that to install the image on the remaining six partitions (BUP_2 ... BUP_7).
    The seven standard partitions then have OS X 10.5.7, which I basically use as test drives. It is here that I attempted different things trying to get this to be a simple deal. If one attempt didn't work I moved on to the next partition...
    The BUP_n already have USERNAME setup as localadmin, not admin CHECK step ( 4 ) below. Also note that the dscl commands all have a dot following them.
    Steps that worked for me, that allowed me to select the setup mode for os x server.
    ( 1 ) Boot mac into single user mode by holding down (CMD-S) during startup until you see text scrolling on the screen.
    if the text on the screen stops, and you don't get the "root # " cursor, you may have to hit return once in order to get it. Once you get the root cursor you will need to enter the following commands very carefully. On the paths you can type part of the path and hit tab for auto completion. Everything is case sensitive...
    NOTICE that USERNAME needs to be substituted with the correct shortname from step ( 4 ) in steps ( 6 ), ( 7 ) and ( 8 )
    ( 2 ) $ mount -uw /
    ( 3 ) $ /bin/launchctl load /System/Library/LaunchDaemons/com.apple.DirectoryServices.plist &
    ( 4 ) $ dscl . -list /Users
    ( 5 ) $ rm -R /Library/Preferences/
    ( 6 ) $ rm -R /Users/USERNAME/
    ( 7 ) $ dscl . -delete /Users/USERNAME
    ( 8 ) $ dscl . -delete /Groups/admin GroupMembership USERNAME
    ( 9 ) $ rm /var/db/.AppleSetupDone
    ( 10 ) $ rm -R /var/db/dslocal
    ( 11 ) $ mkdir -p /var/db/dslocal/nodes
    ( 12 ) $ cp -Rp /System/Library/DirectoryServices/DefaultLocalDB/Default /var/db/dslocal/nodes/
    ( 13 ) $ cp -Rp /System/Library/DirectoryServices/DefaultLocalDB/dsmappings /var/db/dslocal/
    ( 14 ) $ passwd
    ( 15 A) $ shutdown -h now (if you want to reboot outside of single user mode)
    OR
    ( 15 B) $ exit (if you want to continue booting in single user mode)
    I think that to make this an easy install, there should be a small script from Apple that you can run once OS X, and OS X Server are installed, and updated, that reset everything to pristine, so that after running the script everything that needs to be removed, or reset is done so that you can go through the normal 17 screens that allow for simple setup of OS X Server, just like if you had been able to boot from the OS X Server disk.
    The answer I got from Apple Support is that when new machines come out it takes a while to get the correct drivers and release an installer disk for OS X Server. The unfortunate part is that there is no simple way to allow the installer to select which mode they need for the particular installation. They are forced to take the "enterprise" mode...
    I am not SURE whether the steps I have outlined above cover everything, that is why I am suggesting that if would be far more accurate if Apple provided an installer script when they have NON_BOOTABLE versions of OS X Server Installer.
    After three weeks and about 150 hours worth of work, I finally gave up and took the Mac Mini and OS X Server back and bought another iMac 24. Whenever a newer version OS X Server that is bootable on the newer machines comes out, I will get it another shot...
    The guy I dealt with at the Apple Store kept saying, it works, you're just not installing it correctly. He also said "I've installed OS X Server on a Mini". But everytime I asked him, "Was it a new new Mini?" and he would respond, "Well, NO!". I also asked him "Were you able to boot the Mini from the the disk ?", he responded "YES!"
    I ran into some other issues, for example one night I shutdown the server, and the next morning none of the passwords would work, not even the root password. So I came up with the following, hope this helps.
    PROBLEM :
    This morning for some reason the Mac Mini would not allow me to log in, neither as the Local Admin, nor as the System Admin. The database containing the login info must have become corrupted.
    FIRST LEVEL REPAIR ATTEMPT
    I started the machine using the Apple Install DVD, holding the "C" key to force the CD to boot
    Once the installer screen came up, hit return and select :
    ( 1 ) Menu Utilities -> Disk Utility -> Select the Drive -> Repair Permissions
    ( 2 ) Menu Utilities -> Disk Utility -> Select the Drive -> Repair Disk
    ( 3 ) Quit out of Disk Utility...
    ( 4 ) Menu Utilities -> Reset Password
    ( a ) Reset the password for the root user
    ( b ) Reset the password for the local admin user.
    ( 5 ) Quit out of Reset Password...
    ( 2 ) Menu Utilities -> Startup Disk
    ( 6 ) Select the correct disk to use for re-start.
    ( 7 ) Re-Start
    ( 8 ) I tried this several times, but could never get the new passwords to work after re-booting.
    There must have still been some corruption in the database.
    SECOND LEVEL REPAIR ATTEMPT
    ( 10 ) reboot and to hold the CMD-S to boot into the single user mode.
    At the root prompt, type in the following commands. I might have to hit return, if there is a white cursor that appears to be hung up waiting for input, just hit return, then you should see the root prompt.
    First try :
    ( 11 ) root # fsck -f
    ( 12 ) root # mount -uw
    ( 13 ) root # passwd
    ( 14 ) root # exit
    ( 15 ) when the login dialog appears try to login as root
    ( 16 ) if you can login, go to :
    ( a ) System Preferences -> Accounts and reset the password for the Local User in question.
    ELSE
    ( b ) Go to step ( 20 ) below
    THIRD LEVEL REPAIR ATTEMPT
    This is the command set to reset the local DB on the server
    20. $ reboot and to hold the CMD-S to boot into the single user mode.
    21. $ mount -uw /
    22. $ mv /var/db/dslocal /var/db/dslocal.old
    23. $ mkdir -p /var/db/dslocal/nodes
    24. $ cp -Rp /System/Library/DirectoryServices/DefaultLocalDB/Default /var/db/dslocal/nodes/
    25. $ cp -Rp /System/Library/DirectoryServices/DefaultLocalDB/dsmappings /var/db/dslocal/
    26. $ passwd
    FOURTH LEVEL REPAIR ATTEMPT
    ( 31 ) Shutdown the machine with the problem( we will call it the pm for problem machine)
    ( 32 ) attach a firewire cable to the pm on one end
    ( 33 ) attach the other end of the firewire cable to a good machine (call it gm)
    In my case the gm uses firewire 400, and the pm uses firewire 800, so I had to get a cable that had firewire 400 on one end, and firewire 800 on the other,
    ( 34 ) start up the pm while holding down the "T" key until you see a large image floating around the pm screen. This put the pm into the "TARGET" mode, now it will behave like a drive, and you should see the drive on your gm desktop.
    ( 35 ) You can now copy anything you need from the pm to the gm.
    ( 36 ) Make sure you BACKUP anything and everything you want from the pm to the gm
    ( 37 ) IF YOU ARE WORKING ON A MACHINE CONTAINING OS X SERVER :
    At this point, if nothing else has worked you will have to erase the drive and
    ( a ) re-install OS X, and
    ( b ) re-install OS X Server on the pm
    ( 38 ) IF YOU ARE WORKING ON A MACHINE CONTAINING OS X :
    At this point, if nothing else has worked, from the Install DVD you can
    ( a ) Archive and re-install OS X on the pm
    Another interesting thing that has happened several times now, is that I always install standard OS X on the first partition of the disk, and OS X Server on a different partition, and after installing OS X Server the machine would no longer boot from the standard OS X partition. This has happened like four different times, not sure what could be causing this problem. Booting from the install disk and running Disk Utilities to repair the disk (which comes back OK), and repair permissions always comes back with an internal error,and cannot be completed.
    I have no clue what could be happening. I always had to reformat the drive and instal OS X all over again.
    I have no clue what could be causing this to happen ?

  • Big Project:  Upgrade to Snow Leopard Server and new drive

    Hi guys, with my early 09 Mac Pro (with maxed RAM) I need some advice. I am a guy who sticks with things for a long time, cautious about change, and likes consistency.
    So, I have a copy of Snow Leopard SERVER I want to install from scratch. I also have 4 WD 1tb black caviar drives I want install -- replacing the current startup 640 gb drive. How would I best accomplish the backup of my current data on this smaller drive and then restore it onto the new 1tb drive?
    I give you the following objectives I have for the use of these 1tb drives on the system and would appreciate any other advice you might have to offer.
    1) I envision using two of the drives as primary, and the other two as backups using TimeMachine.
    2) I would like to have the following partitions on the startup drive (#1).
    a)one boot partition for installation of Server OS and Application programs.
    b)one boot partition for future Mac OS installations.
    c)one data partition to house the /Users filesystem - 4 named users in household who share two macbooks.
    d)one or more partitions for separate deployments of Guest OSes for XP, Window 7, etc. using Parallels.
    3) As far as partition sizes, I am thinking 50 Gb for each of the MacOS bootables and apps, 100 Gb for the Guest OSes. Leaving about 500 or 600 Gb for /Users, including an iTunes library, and the wife's scrapbooking.
    4)Ok, drive #2. I want this drive dedicated to demanding storage needs of video.
    5)Drive #3. TimeMachine Backup for Drive #1.
    6)Drive #4. TimeMachine Backup for Drive #2.
    Thoughts? I appreciate your questions and critique on my outline here.
    Thanks much!

    Off load /users to another hard drive
    don't use internal drives for TimeMachine, especially both. Safer to be external. And if internal, use extra drive sleds.
    Depending on what you use it for, the 640 might be fine. Maybe use it as a bootable clone though.

Maybe you are looking for

  • How do I change stills with each menu item selected?

    Hi all. I am trying to create a menu (with 10 items) which contains one single dropzone box, which will contain a still that changes with each menu item selected (instead of 10 different stills next to each item). I have absolutely no idea how to ach

  • How can I implement a new protocol over IP

    Hi, I want to implement a new protocol (my customized one) in solaris 8. This protocol will be something like UDP and will be using IP for communication. So how can i use IP stream module for that? thankx prasenjit

  • Adobe Reader 9 pdf printing turns text into symbols

    I am trying to print a pdf file, when it starts printing all of the text turns into random symbols, I am trying to print a rebate and this is really frustrating. I saved the online pdf to my HardDrive, then I try to print it after opening with Adobe

  • IMac reads DVDs, but not CDs

    My computer will mount and open DVDs, no problem, but will not mount CDs, and will eventually eject them. I tried several CDs, including DiskWarrior, and music CDs. They are all ejected, except DW sometimes will just keep going (never getting past th

  • Opinion of ORACLE personal/ Lite for a Palm subsystem

    I am trying to decouple an existing Palm subsystem from an application. This would involve no change to the software on the Palm but would mean having to keep a small database on a PC. Can somebody confirm for me that (i) Lite is strictly a piece of