Best DNS setup for public-facing Mac server with no NAT?

What's the best way to set up the DNS server as a member of an existing domain with nameservers elsewhere for a public-facing server with no NAT?
We own the domain myexample.com and it's name servers and zone files are on a hosted linux server with mail/web server services.
We now have a Mac server hosted elsewhere and we want it to be a subdomain of our myexample.com i.e. macserver.myexample.com.
We haven't enabled NAT or DHCP so the Mac server host network IP is a public IP. There is no LAN.
When setting up the DNS server, what should the primary zone be? macserver.myexample.com, or myexample.com?
Any advice would be great. Mr Hoffman....are you out there?

You do need valid DNS services.  But you don't need to provide DNS on the same server.  And if you're not dealing with NAT, things can get easier.
The easiest approach available is to not run your own DNS services here.   This assumes the OS X Server box is configured on a static IP address, but then that's something OS X Server needs/wants/ expects.
Use the DNS provided by your domain registrar, and your ISP.    Or maybe on that Linux box, if that's publicly authoritative for the domain.
Enter the host name and the IP address into the public DNS services that you have configured for the domain, or that you have at your registrar or ISP, or on that Linux box.
You will need to have your ISP for the static IP configure a PTR record (reverse DNS) for the server, particularly if you're planning to run mail or related.

Similar Messages

  • I need help with proper DNS setup for 10.5.8 Server

    I'm administering a 10.5.8 server that I sold and setup about a year ago. I'm experiencing issues with getting iCal server to be happy. All of the clients are running 10.5.8, but I'm running 10.6.1. I've heard from others that connecting iCal in 10.6 to a 10.5 iCal Server should be no problem.
    I'm beginning to think that I have DNS issues. Probably because I'm not and never have been 100% certain how to set it up completely correctly. I used to be able to get Kerberos tickets, but now I can't. With the new "Ticket Viewer" in 10.6, it asks for two bits of information. First is "Identity" where I'm guessing I should put [email protected] and then password. When I do this I get an alert dialog that says "Kerberos Error -- cannot resolve network address for KDC in realm example.com"
    The server is a Mac Pro tower with two Ethernet ports. En2 is connected directly to the Internet and has a static IP with a domain name assigned to it. We'll call it "example.com" for the purposes of the discussion. The En1 is connected to the network switch and has a static LAN IP of 192.168.1.250. All clients inside and outside are able to reach the server via domain name for WWW & AFP, no problem.
    nslookup on the static IP address returns "example.com" and nslookup on "example.com" returns the correct static IP address. Open Directory is running and happy including Kerberos. The LDAP search base is "dc=example,dc=com". The LDAP search base is a concept I haven't quite grasped, so I'm just going to assume it's correct.
    The domain name is hosted outside by a service provider that forwards all "example.com" requests to the server with the exception of mail.
    In DNS, I have three "sections" that look like this:
    Name Type Value
    1.168.192.in-addr.arpa. Reverse Zone -
    192.168.1.250 Reverse Mapping example.com.
    000.000.00.in-addr.arpa. Reverse Zone -
    000.000.000.000 Reverse Mapping example.com.
    com. Primary Zone -
    mail.example.com. Alias mail.our-email-isp.com.
    example.com. Machine Multiple values
    www.example.com. Machine Multiple values
    NOTE: the zeros aren't actually zeros, they are the static IP assigned to the server/domain
    When I select the top element "1.168.192.in-addr.arpa." down below "Allows zone transfer" is NOT checked. Nameservers shows the zone as "1.168.192.in-addr.arpa." and the Nameserver Hostname as "ns.example.com."
    When I select the next line down "192.168.1.250", Resolve 192.168.1.250 to: example.com.
    When I select the "000.000.00.in-addr.arpa." element, it has the same settings -- nameservers "000.000.00.in-addr.arpa." and "ns.example.com."
    When I select the next line down (our static IP), Resolve 000.000.000.000 to: example.com.
    When I select "com." the admin email is populated with a valid email address, Allows zone transfer is NOT checked. In nameservers, Zone is "com." and Nameserver Hostname is "example.com." The mail exchangers are mail2.our-email-isp.com. priority 10 and mail.our-email-isp.com. and priority 20.
    When I select the machine "example.com." it shows both the real-world static IP and the 192.168.1.250, same with "www.example.com.".
    Am I doing something wrong with this setup? Should "com." be the primary zone or should that be "example.com." ???
    I've been thinking about getting rid of the DNS entry for the 192.168.1.250 address altogether, but will the clients in the office suffer performance issues??? I do not think that the client workstations are configured to get DNS from the server anyway. Should the "www.example.com." record be a Machine record or should it be an alias record?
    Any help you have to offer is greatly appreciated! Thanks!
    In the meantime, I'm going to look around and see if I can understand "Allows zone transfer" and LDAP Search base a bit better.

    Okay, I found a lovely article at the following address which I think helps me to clarify what I'm doing wrong. Despite that, I'd still like to have any feedback you have to offer.
    http://www.makemacwork.com/configure-internal-dns-1.htm
    Also, when editing DNS entries, Server Admin likes to set the nameserver to "ns." -- whatever your domain is. Should I be overriding that and if so, replace it with what?

  • Best setup for a non-Mac file server?

    I have a dual xeon server, with a SATA RAID5 I want to use as a file server in a cross-platform environment.
    *What I've tried and the issues...*
    At first I considered using Windows 2003 (Win2k3) but Services for Macintosh (SFM) is an older version of AFP and thus only supports 31 character filenames. With all our Macs supporting SMB/Samba/CIFS and Apple touting that "Macs and PCs can co-exist harmoniously on the same network" I figured I would give that a try.
    SMB doesn't work.
    Sure I can create a connection, but transferring files is a completely different story. I'm trying to backup application and system data, but companies such as Adobe and Apple have named some of their files with special characters that can't be transferred over SMB. I know NTFS doesn't support these characters, but I though a Linux box using SMB would work fine. It doesn't. It's the protocol which keeps me from transferring the data. I end up with the lovely error message of "You cannot copy some of these items to the destination because their names are too long or contain invalid characters for the destination..." (what's sad is, if you google for " because their names are too long or contain invalid characters for the destination" you only get 6 results.)
    So I thought I would give NFS a try. Apple says "Viewed from Mac OS X, [connecting via NFS] is just like connecting to an Apple or Windows server." No. It's not. NFS shares don't even show up in the Finder's Network listing. There are also a pile of other hurdles which are only tackled by savvy, command-line using users.
    So that leaves me with AFP. Win2k3 doesn't support filenames longer than 31 characters, and Win2k8 is dropping SFM altogether. Off to choose a *nix flavor, but that requires Netatalk. It hasn't been updated in years, it has many bad performance reviews... and most distros have removed it. I can download and install it. Oh, but that requires I get the kernel source files. Then I have to create an RPM an that's not working... now I'm several levels deep in trying to figure out how to get Netatalk working and I'm not even sure it will work.
    *What's the best setup for a non-Mac file server?*
    FreeNAS seems promising, but it's in alpha/beta and they have all sorts of warnings regarding potential data loss. Sure there's ExtremeZ-IP, but I really don't want to spend $675 do something Apple claims OS X can already do. I can put just about any non-Mac OS on this thing... what's the best way to set it up so it works?
    Thanks much.

    Rick may be right because although i didnt think of it before i tend to have notoriuosly long classnames for my php classes and i have used samba on occasion (when rsync is out of the question for one reason or another) and never had a problem. I use kubuntu (feisty at the moment )with an ext3 filesystem. if i have a chance this evening ill give it a try and see what happens.
    You could also possibly use FUSE to use an ssh filesystem for the shares... i don tknow how that would figure in your back up though.
    Also if worse comes to worse you could tar or dmg the the necessary files... just some thoughts.
    Ill be interested to know what you end up implementing....
    OH one last thought... Compile Darwin from source and use that as your server

  • DNS Setup for Lion.

    I'm a little confused with the DNS setup for Lion Server.
    My scenario is this.
    I have a router, IP 10.0.0.1.
    Server running DNS is manually set to 10.0.0.253.
    FQDN for the server is server1.mycompany.net (it is proper registered and live domain name I have used)
    Externally I use Dyndns to point external folks to mycompany.net, and through the correct ports I can hit the router/gateway with the URL. This confirms that Dyndns is working.
    I have forwarded POrt 80 on the router to 10.0.0.253.
    Currently I have set DNS to have a zone of mycompany.net. Within the zone I have a machine record server1.mycompany.net set to 10.0.0.253
    I think I have set the reverse lookup correctly, but the way it is shown in the DNS record looks strange (IP address looks backwards and says something about ARPA.
    Web Server is running on the server.
    Currently if I go to a web browser inside the LAN and use either www.server1.mycompany.net or www.mycompany.net (or the same without the www) I get an error message. The same occurs outside the lan on an internet connected machine.
    If I enter 10.0.0.253 from inside the lan, I get the Mac WebServer default screen, showing the server is working fine.
    I'm guessing I have made a mess of setting up DNS.
    I'm looking at some point set up a small website, just to prove to myself I can get this working, but I can't work out what I have done wrong.
    Can anyone suggest where to look?
    TIA

    Right now down to diagnostics
    in terminal on server type
    william:~ william$ dig www.wenatcheefirst.org
    below is what i get  copy what you get
    ; <<>> DiG 9.7.3-P3 <<>> www.wenatcheefirst.org
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 29412
    ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 6, ADDITIONAL: 0
    ;; QUESTION SECTION:
    ;www.wenatcheefirst.org.                    IN          A
    ;; ANSWER SECTION:
    www.wenatcheefirst.org.          3600          IN          CNAME          wenatcheefirst.org.
    wenatcheefirst.org.          3600          IN          A          205.186.154.164
    ;; AUTHORITY SECTION:
    org.                              126088          IN          NS          a2.org.afilias-nst.info.
    org.                              126088          IN          NS          d0.org.afilias-nst.org.
    org.                              126088          IN          NS          b0.org.afilias-nst.org.
    org.                              126088          IN          NS          a0.org.afilias-nst.info.
    org.                              126088          IN          NS          c0.org.afilias-nst.info.
    org.                              126088          IN          NS          b2.org.afilias-nst.org.
    ;; Query time: 430 msec
    ;; SERVER: 192.168.88.250#53(192.168.88.250)
    ;; WHEN: Fri Apr 13 20:08:06 2012
    ;; MSG SIZE  rcvd: 208

  • I am a new mac user and I switch to mac due to the graphics that it brings. I do website in pc and I heard iweb is the best.NOW i heard that iweb will be discontinue. so what is the best application there for website using MAC OSX lion?

    I am a new mac user and I switch to mac due to the graphics that it brings. I do website in pc and I heard iweb is the best.NOW i heard that iweb will be discontinue. so what is the best application there for website using MAC OSX lion?

    It is now confirmed  that iWeb, and iDVD, has been discontinued by Apple. This is evidenced by the fact that new Macs are shipping with iLife 11 installed but without iWeb and iDVD.
    On June 30, 2012 MobileMe will be shutdown. However, iWeb will still continue to work but without the following:
    Features No Longer Available Once MobileMe is Discontinued:
    ◼ Password protection
    ◼ Blog and photo comments
    ◼ Blog search
    ◼ Hit counter
    ◼ MobileMe Gallery
    All of these features can be replaced with 3rd party options.
    I found that if I published my site to a folder on my hard drive and then uploaded with a 3rd party FTP client subscriptions to slideshows and the RSS feed were broken.  If I published directly from iWeb to the FPT server those two features continued to work correctly.
    There's another problem and that's with iWeb's popup slideshows.  Once the MMe servers are no longer online the popup slideshow buttons will not display their images.
    Click to view full size
    However, Roddy McKay and I have figured out a way to modify existing sites with those slideshows and iWeb itself so that those images will display as expected once MobileMe servers are gone.  How to is described in this tutorial: #26 - How to Modify iWeb So Popup Slideshows Will Work After MobileMe is Discontinued.
    It now appears that the iLife suite of applications offered on disc is now a discontinued product and the remaining supported iApps will only be available thru the App Store from now on. However, the iLife 11 boxed version that is still available at the online Apple Store (Store button at the top of the page) and those still on the shelves of retailers will include iWeb and iDVD. Those two apps were listed in small, gray text on the iLife 11 box that I bought.
    Personally, if I didn't already have a copy I would purchase one to have it for reinstallation purposes if ever needed.
    This might be of some interest to you at this time: Life After MobileMe.
    OT

  • What is the best security lock for a 17" mac book pro?

    Hello Folks! Happy holidays!
    Quick question:
    What is the best security lock for a 17" mac book pro?
    Any models or brands ?
    Cheers!

    Most computers refer to the locking attachment in some relationship to the name "Kensington", and that might be a useful clue.
    Following that, be sure to avoid counterfeit products. A well-known computer vendor (not Apple), was approached by a large purchaser (several tens of thousands of laptops) who insisted on using a counterfeit locking product that had a larger than normal locking tab. The vendor modified the tooling to accept the counterfeit product and, wouldn't you know it, the genuine product would no longer secure the computer properly.

  • Best Multiprocessing setup for 24 Processor Cores & 64gb of RAM using new MacPro OSX 10.9.5.

    Whats the best Multiprocessing setup for 24 Processor Cores & 64gb of RAM using new MacPro OSX 10.9.5.
    I'm still getting an After Effects Warning: at the end of some renders saying "A frame failed to render using Render Multiple Frames Simultaneously.

    Hi Szalam,
    I'm using the latest After Effects (13.2.0.49)
    See attached some screen grabs of my setup.

  • We just moved from a Windows server to a Mac server with our Macs -problem!

    We just moved from a Windows server to a Mac server with our Mac Network!!!
    Problem:
    Now, when we create files from our personal computers, no one else can write them. We can all read these files, but when we make changes we have to save a version! This wasn't happening on the Windows server, so I can only guess that it's a setting on the Mac? (G4 Laptop running 10.4.5)
    Can anyone help me figure out what setting needs to be changed?
    Thank you very much in advance!
    -Alex

    This is normal behavior, and is a result of the POSIX umask. Newly created files have their POSIX permissions (owner, group, and everyone fields) set such that only the owner can read and write.
    The best way to solve this problem is to use an ACL entry to define desired permissions for a folder, specifying inheritance (e.g., permissions apply to this folder and any newly-created files or folders inside of that).
    Please see my ACL Tips version 2 link for more information, including a more detailed explanation of POSIX and ACL permissions and how they work together: http://discussions.apple.com/thread.jspa?messageID=1732788
    --Gerrit

  • Help with Proper DNS Setup for Leopard Standard Server Setup

    Hello All,
    Problem Description-
    I was reviewing some training today on DNS setup and checking for proper setup with the sudo changeip - checkhostname tool and I seem to have an incorrectly configured DNS setup. So I need some help on correcting it. When I go to the "Server Preferences" tool I cannot log in using apple.ourdomainname.com instead in order to use the tool I have to input localhost as the server name. Now I just thought that the system was broken or something and with the help of my training I now see it's a DNS problem. I thought I had everything proper since I followed the steps of creating proper DNS/RDNS entries with my ISP. Now I am stuck wondering what else isn't working properly due to the DNS issue. Thanks in advance.
    Technical Info-
    My ISP provides us with 5 static IP's and we have asked them to create entries and verified the setup of apple.ourdomainname.com = x.x.x.x which is one of our public IP's assigned currently assigned to the WAN port of our Apple Airport Extreme. We have also had them create a PTR record which also is present, verified and functional. Our MacMini running 10.5.5 is connected directly to one of the ethernet ports on our Apple Airport Extreme which is our NAT/Firewall for the LAN. So during the setup of the Standard Server install the OS configured the Airport with the required ports for chat/web/vpn. And mobile Mac's can VPN in and gain folder access and web works fine too. We don't use the e-mail portion so I can't say how that works. The server is using the DNS of 10.0.200.1 which is the IP of the Airport and the airport is programmed with the DNS of OpenDNS servers 208.67.222.222 and 208.67.220.220. The reason for this whole long shpeal is that I want to give as much technical background as possible for the best possible help.
    Thanks
    DM

    What happens when you use 'Localhost' instead of 'localhost' (i.e. capitalizing the 'L')?

  • Best Practice(s) for Laptop in Field, Server at Home? (Lightroom 3.3)

    Hi all!
    I just downloaded the 30-day evaluation of Lightroom, now trying to get up to speed. My first task is to get a handle on where the files (photos, catalogs, etc.) should go, and how to manage archiving and backups.
    I found a three-year-old thread titled "Best Practice for Laptop in Field, Server at Home" and that describes my situation, but since that thread is three years old, I thought I should ask again for Lightroom 3.3.
    I tend to travel with my laptop, and I'd like to be able to import and adjust photos on the road. But when I get back home, I'd like to be able to move selected photos (or potentially all of them, including whatever adjustments I've made) over to the server on my home network.
    I gather I can't keep a catalog on the server, so I gather I'll need two Lightroom catalogs on the laptop: one for pictures that I import to the laptop, and another for pictures on the home server -- is that right so far?
    If so, what's the best procedure for moving some/all photos from the "on the laptop catalog" to the "on the server catalog" -- obviously, such that I maintain adjustments?
    Thanks kindly!  -Scott

    Hi TurnstyleNYC,
    Yes, I think we have the same set-up.
    I only need 1 LR-catalog, and that is on the laptop.
    It points to the images wherever they are stored: initially on the laptop, later on I move some of them (once I am am fairly done with developing) within LR per drag&drop onto the network storage. Then the catalog on the laptop always knows they are there.
    I can still continue to work on the images on the network storage (slightly slower than on laptop's hard drive) if I still wish to.
    While travelling, I can also work on metadata / keywording, although without access to my home network the images themselves are offline for develop work.
    2 separate catalogs would be very inconvenient, as I would always have to remember if I have some images already moved. No collections would be possible of images including some on the laptop, some on the network.
    Remember: a LR catalog is just a database with entries about images and the pointer to their storage location.
    You can open only 1 DB of this sort at a time.
    There is no technical reason for limiting a LR-catalog - I have read of people with several hundert thousand images within one.
    The only really ever growing part on my laptop with this setup is the previews folder "<catalog name> Previews.lrdata". I render standard previews so that I can do most of the work for offline-images while travelling.
    The catalog itsself "<catalog name>.lrcat" grows much slower. It is now 630 MB for 60'000+ images, whereas previews folder is 64 GB.
    So yes, I dedicate quite a junk of my laptop hard disk to that. I could define "standard"-previews somewhat smaller, fitting to the laptop's screen resolution, but then when working at home with a bigger external monitor LR would load all the time for the delta size, which is why I have defined standard-preview-size for my external monitor. It may turn out to be the weakness of my setup long-term.
    That is all what is needed in terms of Lightroom setup.
    What you need additionally to cover potential failure of drives is no matter of LR, but *usual common backup sense* along the question "what can be recreated after failure, if so by what effort?" Therefore I do not backup the previews, but very thoroughly the images themselves as well as the catalog/catalog backups, and for convenience my LR presets.
    Message was edited by: Cornelia-I: sorry, initially I had written "1:1-previews", but "standard previews" is correct.

  • Query on DNS setup for Active Directory for a new data center

    I have third party DNS appliances providing DNS Service for Active Directory (Windows 2008 R2) and there are also secondary DNS servers, which are MS DNS server with a secondary zone configured, for redundancy. I have to setup a new data center
    and move servers/services to this data center. In this scenario, can I install a new Microsoft DNS server with a secondary zone and use this as the primary DNS Server for all the member servers at this new location ? I am aware that this new DNS server will
    not be able to make any updates to the secondary zone and for that purpose, is there anyway to redirect such requests to the DNS appliances in my current data center across the WAN ? I am trying to avoid purchasing a new DNS appliance for the new data center
    and want to know what are the alternatives I have.
     

    im not entirely sure by your setup, as normally you would use AD integrated zones for DNS in an AD environment - although there are other options as you have already setup.
    the fact the zone is a secondary zone in DNS server terms doesn't mean you can't point your clients to it as their primary dns server. They will quite happily resolve names using a secondary server.
    so as long as your dns devices are correctly setup to support the additional secondary zone I see no reason why you couldn't do this.
    Regards,
    Denis Cooper
    MCITP EA - MCT
    Help keep the forums tidy, if this has helped please mark it as an answer
    My Blog
    LinkedIn:

  • Grant read permission on List for Anonymous user for public facing site in Sharepoint 2013 Online

    I have a public facing SP site ( SP online 2013 with Office 365 ). There are certain app parts added to it which read data from a
    custom list created on that site. By default anonymous users do not have read permissions list. I want users to see the list data without login in . I tried modifying the settings for anonymous users , however I am unable to do it as the "anonymous user"
    permissions cannot be checked by me.
    How do I provide read permissions to anonymous users?
    Thanks in advance

    once you make the web site online anonymous users get the read access to list.
    You can add the list view webpart and show the details to anonymous users. In the below link i have added the announcement list view webpart to a page.
    https://velegandla-public.sharepoint.com/Pages/Page.aspx
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • Best possible setup for the future

    I am going to ask a generalized broad question. First some background, then I would appreciate your input.
    Used mac desktops up until now. Primarily storage reasons. I am sending my daughter off to college this fall and decided to get our first laptop, nice zippy macpro 15". I have to say I'm very happy stealing this laptop from my daughter. I thought I would not want to do so much picture processing on such a limited screen, as I'm used to two landscape monitors.
    The database for Aperture right now is almost 400 gigs. I used managed files. I initially thought about upgrading my old desktops to a new super powerful desktop in the next year of so, as I'm still using powermac PCs.
    I wasn't going to consider a laptop as a serious contender for primarily the storage issue.
    Enter thunderbolt.
    Now I'm scratching my head and wondering about the potential to utilize this seemingly potential I/O as a game changer to the deal.
    #1 - I'm not in a hurry. Time is on my side.
    #2 - in the past, desktop Vs laptop was a no brainer to me. That gap has narrow now. The primary issue was screen space and storage, mostly storage/speed really.
    #3 - speed gap from laptop to desktop is nominal at best from what I can tell, am I correct in seeing this now as not as clear an advantage of a desktop?
    #4 - if I'm understanding thunderbolt right (and since time is on my side), I could potentially have a laptop with some lug around peripherals that would nearly make this like a desktop on the go. Sit down and plug into multiple monitors in a flash with RAID extensions, who knows what. Maybe then grab a raid cube and run with it to a place and essentially take my "desktop" environment with me. Am I thinking straight here or being a bit to idealistic? Seems like that it where Apple/intel is headed with this
    #5 - managed Vs referenced. I've read a little about this debate and approach. I've only gone with managed and probably will do so, but in light of what I've said above, any comments?
    #6 - backup. Always the biggie for me. backup. I love redundancy. I have time machine this and that thrown around in duplicity, copy over mirror drives here and there, and even put an extra drive or two in a neighbor's closet x2 a year just as an offsite backup in case of catastrophic loss like fire/theft. I'm not crazy over such a fragmented multiple approach, but haven't found what I consider a good alternative just yet to something simple, straightforward, and trustworthy. I'm hoping thunderbolt might lend a whole new ability to move quicker through backup scenarios. Thoughts? What are your approaches when you have a life's work of digital pics and videos and just can't stand the thought of ever ever losing them?
    #7 - I would love to have an offsite online backup option for everything, seems that would solve so much of my backup stuff. But as a home user that is seriously into digital whatever, I haven't seem to run across something good as I've been limited to slow upload speeds. Until now. Enter FiOs. I can now(supposedly) do 32 up and down on the Fios, the fastest I think I will be able to get without going to a major business type connection. Does anyone have any knowledge of anything that would be a solid online backup option for 2TB or more of data on a revolving basis? I want to overshoot a bit as I seem to be picking up memory usage quickly with shooting in all RAW now and using higher density HD video. Opinions?
    Having said all that, I hope what is coming across is that I'm looking at basically going from a guy who had an old powermac and found he is good at video, photos, and all things fun like that. Expanding into business sides of it slowly, seeming to have good luck, sending a daughter off to college introduced a surprising element to me of a powerful laptop, and now I'm grappling with onsite and offisite storage. Future expansion. thunderbolt potential.
    I would appreciate some of you who have much more seasoned interactions with higher end equipment and can appreciate some of the details, if you could give some insight into what might work, might not, how to posture myself the best for future expansion and capabilities, etc. I'm not too worried about price. Obviously I'm a home user, so I don't have a corporate account. But dropping 10 - 20 grand in the next 2 or so years wouldn't be unreasonable if it were to posture me for the best potential use for many years.
    Thanks,
    Robert

    TexasMan_Luvs_Hismac wrote:
    The database for Aperture right now is almost 400 gigs. I used managed files. I initially thought about upgrading my old desktops to a new super powerful desktop in the next year of so, as I'm still using powermac PCs. I wasn't going to consider a laptop as a serious contender for primarily the storage issue.
    #3: At the moment (until MPs are upgraded) the top new MBPs are stronger Aperture boxes than many Mac Pros are. IMO the first true desktop replacement (DTR) laptops. Stick to the stronger graphics options and I very, very strongly recommend the anti-glare display choice.
    #5: Managed files are IMO not the way to go for many reasons, and certainly not on a laptop. I recommend using a Referenced-Masters-Library on the internal drive with Preview size set to be the size of your laptop display. Have two large external drives: one for Masters and Vaults and one for offsite backup of the other external.
    So #6: Backup is easy, just add more off site drives for more redundancy and change them out frequently (at least weekly or every significant project). For images work mirrors tend to be a waste of drive space. Far more worthy is more frequent real offsite backup. Note that simple changeout of a 2-TB drive to the trunk of the car provides real backup against fire, theft and drive failure.
    Originals should be backed up before import into Aperture or any other app anyway. A Managed-Masters-Library not only gets itself ridiculously large, having Masters in Vaults just makes Vaults huge and Vault backups slower, and therefore less likely to be done as frequently.
    #4: Yes. Tbt may have some growing pains but I think your insight is accurate. However even without Thunderbolt using a Referenced-Masters-Library with Masters accessed over FW800 i/o is ok. Key is that the Library lives on an internal drive that is kept underfilled, which is easy once you use a Referenced-Masters-Library with Masters on external drives.
    Personally I just ordered a 17" 2011 MBP with SSD and am replacing the optical drive with a 750 GB 7200 rpm OWC drive. The Referenced-Masters-Library will live on the SSD while Masters will initially live on the OWC drive then later get relocated to external archive drives.
    #1 - I'm not in a hurry. Time is on my side.
    Since you are using a Powermac now, I respectfully disagree. Life is short: get thee to a Sandy Bridge MBP asap This new MBP is literally what mobile Aperture users like me have been waiting for since v1.
    HTH
    -Allen Wicks

  • Best Router for both a Mac Pro with Leopard and a Dell

    I have posted this question in another forum, but maybe this discussion page is the better one for my question, especially in light of all the connectivity problems I'm reading about for people who have upgraded to Leopard -
    Can anyone suggest a good router to purchase that would work with no problems for a Mac Pro with Leopard?
    Or, the other side of the coin - what routers have you personally had problems with?
    I would be connecting to the router via an ethernet cable, but I'm looking specifically for a g and b router. I need to cover my roommate too - she has a Dell and she uses a wireless usb adapter to connect wirelessly. We have a modem (cable or DSL, I think?) and high-speed internet service.
    We were previously using a Netgear router, but suddenly it won't work for more than 10-15 min before it loses connection after we reset it. And this happened before I updated to the Leopard.

    Apple AirPort Extreme has served my mixed environment very well. You can buy a refurbished one from Apple and save some $.
    http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore.woa/wa/RSLID?mco=AA9 C1548&nclm=CertifiedMac

  • Oracle companion cd setup for win 64 bit server 2008

    hi everyone,
    i have downloaded setup from http://download-llnw.oracle.com/otn/nt/oracle10g/xe/10201/OracleXEUniv.exe
    I have installed Oracle XE on a 64-bit Microsoft Windows Server 2008 successfully.
    Now i need to install Oracle Database 10g Companion CD setup for oracle http apache and oracle apex 3.1.
    i have apex setup and setup link http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10201winsoft.html => 10201_companion_win32.zip
    this is for 32 bit os. but i need for 64-bit OS win server 2008.
    please anyone help me where to download the setup Oracle Database 10g Companion CD setup for 64-bit Microsoft Windows Server 2008 to install oracle http server.
    many thanks.
    Loga
    Edited by: Logaa on Aug 24, 2009 3:14 AM
    Edited by: Logaa on Aug 24, 2009 10:04 PM

    hi all
    i have right clicked the setup exe and set version compatability win server 2003 . now the installation success.
    thanks for the forum friends who have spent time to check this question.
    i am closing this question.
    thanks
    Logaa

Maybe you are looking for

  • Adding PDF Security attributes while PDF Merge

    Hi, I am trying to merge multiple pdf document and want to secure the output using pdf security attributes. Is there a way to achieve this while pdf merge ? (I am able to do so while generating the pdf using FO Processor but not while merging existin

  • Add to Multiple Tables from One Page

    Hello, I am building an application that handles hardware inventory (APEX 4.0). I have an input page that adds data to two or more tables all at once. The page has two forms on it that point to two separate tables. However when I try to run the page,

  • Stop video player

    Hello, i have a stop command on my actions layer at frame 20. There is a button on the stage that will go to frame 21 and contnue playing the timeline when pressed. I want my video which starts on frame 1 to stop once the go to frame 21 button has be

  • "unable to load wingenerator.dll" error message in Captivate 4

    Has anyone run into the "unable to load wingenerator.dll" error message in Captivate 4.  I didn't see this type of error in v3...so just wondering if it is an issue with this version.  I have to save my project after every change in order to not loos

  • Debug jsp on 9ias

    We need to debug a deployed jsp that uses java beans. It works fine in jdeveloper but we get null pointer exceptions when deployed and accessed via internet explorer. Strangely, it seems not to happen when we use netscape. The jsp/java beans app is i