Recommendations for Rebuilding my Mini Server

I recently upgraded my Mini to Mavericks Server, and ended up destroying the most crucial service on the machine: File Sharing. Ever since the upgrade, I’ve been plagued with permissions issues, destroyed Photoshop docs, and a complete disruption in our day-to-day workflow.
My plan is to completely wipe the machine and start from scratch. All attempts to fix the permissions and ACL’s have failed, so this is the next (hopefully) logical step. My hope is to outline my steps and see if any of you have any feedback.
Make certain Time Machine is up to date.
Detach all external drives.
Perform clean install from Mavericks USB stick.
Re-establish GoDaddy SSL certificate.
Create Groups and Users
Here’s where I start to get a bit confused. My biggest concern are the files that I have stored on our Promise Pegasus thunderbolt raid drive. This drive contains all the files and folders that we are having difficulty accessing. Is there something that I should do to the drive before I perform the clean install?
Also, if I continue to use ACL’s, then do I even need to add users and groups in the File Sharing settings? 
Another weird thing we’ve found: Multiple listings of _www or World Wide Web server on select files and folders. I added _www to our web files, but now they all show multiple listings when I check the permissions. What would cause that?
I appreciate any and all help in advance. 

"Thanks for your advice. If I clear the ACE's on the Pegasus, will it also reset or affect the POSIX permissions? From what I've read, Adobe Photoshop disregards ACL's and looks to POSIX. I may just need to change how my team accesses Photoshop docs."
What version of Photoshop are you running?  I have not had issues with ACLs since versions 5 or before.  If you are using an older version, then you are correct, PS will ignore the ACL and rely on the POSIX group permissions.  I recommend modifying the umask on the Mac systems to ensure that users are writing all files and folders with rw on the group.  Customized umask can be implemented for the user level, protecting the OS from potential security concerns.
Another question: In Server.app, if I enable "Show System Accounts" in Users or Groups, I see that there is both a user and a group for "_www". I need to give Apache access to our web files. Should I give the '_www' user access, or should I make '_www' a member of Group "World Wide Web Server" and give that group access?
So you really should not need to explicitly define the www user for the files.  Apache will be fine as long as the POSIX everyone bit is we to read.  Standard umask should make this work fine.  For example, if you look in the default site, the files are not owned by www not the www group:
-rw-r--r--   1 root    wheel  102749 Feb 18 17:10 Server.png
-rw-r--r--   1 root    wheel    7782 Feb 28 07:26 favicon.ico
-rw-r--r--   1 root    wheel     269 Feb 28 07:26 info.php
Yet they are served fine.  The piece of importance is the final r-- on the files.  POSIX is broken in to three chunks, the user, the group, and everyone else.  So above, the user root has rw-, the group wheel has r-- and everyone else has r--.  There should be no reason to explicitly define the www user unless you are attempting something I am not aware.
Last, I am aware of the SMB connection issues. However, the SMB connection is forced when I connect through the finder, even though I deselected the Share over SMB in the Server app. Forcing the AFP connection (afp://...) through the Connect to Server function is hit or miss. Some of our team can connect and others cannot. Not sure what to do about that one.
The recommended way is to use the Connect to Server dialog from the Finder.  Using the sidebar is a Bonjour connection and is also, as you stated, defaulting to SMB.  Remember, you can also customize your Shared Folder and disable SMB access to the share.  At this time, AFP is faster, more reliable, and better supporting case and extended attributes and ACLs. 
For the systems that are giving you fits, make sure your DNS is correct, then check in the user's home folder for extra .GlobalPreferences.plist files.  These are not visible in the Finder so you will need to use Terminal:
ls -la ~/Library/Preferences
If you have a bunch of .GlobalPreferences files, get rid of the extras.  This has been known to cause slow server connections.
R-
Apple Consultants Network
Apple Professional Services
Author "Mavericks Server – Foundation Services" :: Exclusively available in Apple's iBooks Store

Similar Messages

  • Hello, I just wanted to know when an update would be available for my mac mini server os x lion to resolve the issues regarding my m-audio fastrack pro usb audio interface (no midi messages recognized)

    Hello, I just wanted to know when an update would be available for my mac mini server os x lion to resolve the issues regarding my m-audio fastrack pro usb audio interface (no midi messages recognized)

    Have you reported your problems to Apple?
    BugReporter
    <http://bugreporter.apple.com>
    Free ADC (Apple Developer Connection) account needed for BugReporter.
    Anyone can get a free account at:
    <http://developer.apple.com/programs/register/>
    And/Or
    Mac OS X Feedback<http://www.apple.com/feedback/macosx.html>

  • After i installed updates for my mac mini server, the web services for the server app wont start, it gives an error massage: "Error Reading Settings"

    After i installed updates for my mac mini server, the web services for the server app wont start, it gives an error massage: "Error Reading Settings"
    The system logs reads:
    Mar 29 22:06:25 server servermgrd[82]: servermgr_web:  Error Domain=XSServerFoundationErrorDomain Code=4 "Failed to read settings: Exception:
              undefined method `downcase' for nil:NilClass
              ." UserInfo=0x7fc547901080 {NSLocalizedDescription=Failed to read settings: Exception:
              undefined method `downcase' for nil:NilClass

    To check the local network for some of the common configuration problems, launch Terminal.app and issue the following diagnostic command:
    sudo changeip -checkhostname
    That'll report some local configuration information and then either no errors detected and no changes required, or it'll point to whatever configuration errors or issues it might detect.  That doesn't catch everything, but it catches the common errors.
    FWIW, 192.168.0.0/24 and 192.168.1.0/24 are poor choices for the local network, as VPNs are based on IP routing and IP routing gets tangled when the same subnet is used on both ends of the VPN. 192.168.0.0/24 and 192.168.1.0/24 are near ubiquitous in home networks and coffee shops.

  • Screen Share for Brand New Mini Server

    Hello all,
    just unpacked the brand new Mac Mini Server and don't know what to do. We all work on laptops in my studio so have no keyboards to use with the thing. I haven't turned it on yet, but is there a way to immediately go into remote screen sharing so I can configure it etc? Thanks for any tips that keep me from having to go dig up a keyboard!

    Hi
    Do you see an option to Screen Share on a client mac?
    With the MacMini there should be two disks. One of them is for installing the Server Administration applications. Install these on a client mac - must be 10.6. Once installed launch Server Admin. Switch on your MacMini and connect it to the network. Good idea to have DHCP running somewhere. Presumably whatever you're using for your Router/Firewall? Make a note of the MacMini's Serial Number (first 8 characters) Launch Server Admin and dismiss the authentication prompt. Select "Set Up Remote Server" from the Server Admin Menu.
    It should be fairly obvious from there - hopefully?
    HTH?
    Tony

  • Rebuilding Mac Mini Server

    I need to remove the Time Machine partition on the Mac Mini so that I can use an external drive for the Time Machine.  Right now the Mac Mini is in 2 partitions, one being the server and the other used for Time Machine.  What is the best way to remove the partition that is being used for the time machine?  Will I need to wipe the drive clean and reinstall the software?

    You first might want to move your existing Time Machine backups to the new external drive. Follow the instructions here Time Machine: How to transfer backups from the current backup drive to a new backup drive - Apple Support to do this.
    Then to remove the old Time Machine partition and recover the space formerly used by it do the following -
    Launch Disk Utility from the Utilities folder
    On the left hand side you will have a list of disks and volumes, you want to select the disk that is the parent of your current Time Machine partition
    Now on the right you should hopefully see a 'tab' called 'Partition', select this
    It should now show you a list of the partitions on this disk including the current Time Machine partition
    Click once on the Time Machine partition
    You can now click on the minus symbol at the bottom to delete the Time Machine partition - do this
    The space formerly used by the Time Machine partition is now unused, you can now either create a new empty partition or as I suspect you prefer 'grow' the boot partition to recover that space and add it to the boot partition, to do this click on the bottom right corner of the boot partition and drag it down to stretch or expand it to use the now available space
    Once you have done that click on the 'Apply' button in the bottom right corner

  • Configuring UBBCONFIG for Tuxedo/Q-Error for rebuild message queue server

    Hi..
    Am using Tuxedo10g R3 on AIX 5.3..
    Am using IBM COBOL..
    I need to write a program with Queue Concept in cobol,so for that i created queuespace and queue using the qmadmin command..
    While configuring UBBCONFIG file, as per the document which i referred:
    http://e-docs.bea.com/tuxedo/tux80/pdf/usingq.pdf
    i used (pg no: 28)
    TMQUEUE SRVGRP="TMQUEUEGRP1" SRVID=1000 RESTART=Y GRACE=0 CLOPT="-s myqueuespace:TMQUEUE" in the servers section but while
    booting TMQUEUE failed to start.. so i went for the alternative option provided in the same document as
    buildserver -o TMQUEUE -s myqueuespace:TMQUEUE -r TUXEDO/QM \
    -f ${TUXDIR}/lib/TMQUEUE.o
    followed by
    TMQUEUE SRVGRP="TMQUEUEGRP1" SRVID=1000 RESTART=Y GRACE=0 \
    CLOPT="-A"
    while rebuilding TMQUEUE am getting this error:
    buildserver -o TMQUEUE -s myqueuespace:TMQUEUE -r TUXEDO/QM -f ${TUXDIR}/lib/TMQUEUE.o
    ld: 0711-317 ERROR: Undefined symbol: .qs_tcm_setup
    ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
    CMDTUX_CAT:1832: ERROR: can't execute cc -brtl -qstaticinline -qrtti=all -I$TUXDIR/include -o TMQUEUE BS-23f0be.c -L${TUXDIR}/lib
    /usr/Oracle/Tuxedo10g/lib/TMQUEUE.o -brtl -qstaticinline -ltux -lbuft -lqm -ltmib -lfml -lfml32 -lengine -lpthread
    can anyone help me in this??
    Thanks in advance..

    Hi Todd,
    Thanks for ur reply..
    my sample program will fetch records from a table in a database and will store that in a queue and will retrieve that records from the queue.. i hope one queuespace is enough for this program.. while booting am getting these messages in the ULOG.. am i missing any step in the configuration??
    230153.ibmsceai!BBL.2502724.1.0: 04-24-2009: Tuxedo Version 10.3.0.0, 32-bit, Patch Level (none)
    230153.ibmsceai!BBL.2502724.1.0: LIBTUX_CAT:262: INFO: Standard main starting
    230153.ibmsceai!TMS_QM.2019544.1.0: 04-24-2009: Tuxedo Version 10.3.0.0, 32-bit
    230153.ibmsceai!TMS_QM.2019544.1.0: LIBTUX_CAT:262: INFO: Standard main starting
    230153.ibmsceai!TMS_QM.2355258.1.0: 04-24-2009: Tuxedo Version 10.3.0.0, 32-bit
    230153.ibmsceai!TMS_QM.2355258.1.0: LIBTUX_CAT:262: INFO: Standard main starting
    230153.ibmsceai!TMS_QM.2568346.1.0: 04-24-2009: Tuxedo Version 10.3.0.0, 32-bit
    230153.ibmsceai!TMS_QM.2568346.1.0: LIBTUX_CAT:262: INFO: Standard main starting
    230154.ibmsceai!TMQUEUE.651302.1.0: 04-24-2009: Tuxedo Version 10.3.0.0, 32-bit
    230154.ibmsceai!TMQUEUE.651302.1.0: LIBTUX_CAT:262: INFO: Standard main starting
    230154.ibmsceai!TMQUEUE.651302.1.0: Q_CAT:1497: ERROR: xa_open() - no more process table slots
    230154.ibmsceai!TMQUEUE.651302.1.0: LIBTUX_CAT:466: ERROR: tpopen TPERMERR xa_open returned XAER_RMERR
    230154.ibmsceai!TMQUEUE.651302.1.0: Q_CAT:1630: ERROR: tpopen() failed, tperrno = 16
    230154.ibmsceai!TMQUEUE.651302.1.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
    230154.ibmsceai!tmboot.495778.1.-2: 04-24-2009: Tuxedo Version 10.3.0.0, 32-bit
    230154.ibmsceai!tmboot.495778.1.-2: CMDTUX_CAT:825: ERROR: Process TMQUEUE at cicsapp failed with /T tperrno (TPERMERR - resource manager error)

  • Uninterruptible power supply for mac mini server

    can anyone recommend a good UPS for my mac mini server? i am a novice with these things so any advice appreciated: what i should look out for, will i need extra cables or can i just plug a uk plug directly into a ups, price v performance (there is a big range)
    thanks

    I would recommend you go with a small Smart-UPS, something like the APC Smart-UPS 750VA LCD. The 750 is a line interactive unit, offers avr boost/drop, surge protection and outputs a sine wave. This unit will provide you data center quality protection.
    The Mac Mini consumes about 110W of power, so with the SMT750 you'd have over 35 minutes of run time on the unit alone. If you have routers and switches, it would reduce the run time a bit, but you can protect more equipment.
    I wouldn't recommend going with the Back-UPS series of UPSs. They're not really designed for sensitive equipment and don't offer nearly as much protection as much the Smart-UPSs. We can't use them here at all because they don't get along with most Mac power supplies because they don't output a sine wave. Overall, they're just not as good as the Smart-UPSs.
    We use the North American version here, in Europe you'd be looking for a SMT750I, "I" being the international edition.
    We use a variety of these UPSs here at our office, they work like a charm.
    Message was edited by: JoeJoe2009

  • Lion and lion server add on for Mac Mini Server

    I bought the Lion OS and Lion Server add on for my Mac Mini Server which runs Snow Leopard Server. When trying to install the Lion,
    it requests the Add on to be available, however the add on requests the Lion to be already installed before it can be downlaoded through
    App store. I made my purchases over the phone as neither was available in stores anymore. Egg and chiken dilema.
    I do not have a physical DVD with the Snow Leopard (Client) to follow some of the instructions I have read in the communities. Any
    workaround?

    For the Mini you must have Lion client installed to purchase the Server. You can download Lion from the Mini while it's running Snow Leopard. Once Lion is installed you should then be able to purchase the Server.
    Unlike past OS X Server releases the bulk of the software is within the Lion client. The Server is more or less a type of add-on to provide all the Server utilities and support. It's a relatively small download compared to the client.

  • SSD for new Mini Server?

    Hi, guys!
    First time poster here
    I would like to know your opinion on the following:
    I am planning to go for a new Mini Server and run it in pair with an external Thunderbolt RAID storage. All shared data will be stored on the external RAID, while the internal Mini's disk will be used for running OS, storing account data and running basic services like File Sharing, Print Sharing and VPN. The question is: will I benefit from replacing the default 7200 HDDs with an SSD?
    Of course, the machine will start faster and generally run smoother, but I don't really care about that as I will hardly ever see its interface after the setup is done. I am interested in whether SSD will contribute to increasing speed when my users will access their data (stored on the external RAID)? The access chain is as follows: Client computer - LAN - Mini Server (with HDD or SSD) - Thunderbolt connection - RAID.
    Another question that bothers me is redundancy, of course. With 2 HDDs I would make a RAID 1 massive to provide for user account data redundancy. To achieve the same goal with SSD I would need to add a second one, which is getting quite expensive, frankly speaking But this is a completely different issue, I guess.
    Would greatly appreciate any feedback.

    I'm unsure of the proper procedure as I'm not experienced dealing with Fusion Drive setups. If Disk Utility shows you have a 1.5 TB drive, then what do you see when you boot the computer and check disk drive space using Get Info? I know you can revert the volume you have back to standard format if you don't mind using the Terminal in your Utilities folder:
    Open the Terminal and paste or enter the following at the prompt:
    diskutil list
    Press RETURN. This will list for you the device information for your HDD. Here is an example of the output:
    /dev/disk1
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *120.0 GB   disk1
       1:                        EFI EFI                     209.7 MB   disk1s1
       2:                  Apple_HFS Yosemite                119.2 GB   disk1s2
       3:                 Apple_Boot Recovery HD             650.0 MB   disk1s3
    You want what you see at the top left - /dev/diskn, where n is the integer number. Then enter or paste at the prompt:
    sudo diskutil cs revert /dev/diskn ; replace the n with the integer number found above.
    Press RETURN and enter your admin password when prompted. It will not echo to the screen, so be careful typing. Press RETURN again. Wait until it completes the process which is when the prompt returns.
    Given the potential danger when using the Terminal in this way, please be sure you have first made a reliable backup. Better safe than sorry.

  • Small fast network with Mac mini server and Promise Pegasus?

    I have 7 Mac Pros and iMacs that need to be connected to the same storage. I'm doing non MPI-based numerical modeling so the transfer rates have to be fast but not infiniband fast. I'm considering a setup with a Promise Pegasus thunderbolt RAID connected to a Mac Mini running Lion server for Access controll/Roaming homer directories. The Mac Pros and iMacs would the be connected via 1Gb ethernet.
    My question is where the bottlenecks in this setup would be. The server software/hardware? The network? What else am I forgetting

    I assume you're looking at Mac mini because you've already run the numbers on Mac Pro and ruled it out. I wonder how many buyers are opting for Mac mini solely for those Promise Thunderbolt arrays.
    I also assume that each of your users is currently using a single gigabit Ethernet port to connect to the LAN.
    If these assumptions are accurate, then I think that a Mac mini will work as long as you and your users have appropriate expectations. The win from putting this server in place won't be networked storage that outperforms an internal SATA drive, although in bursts it probably can. The solution you've described is smart because it's centralized, securable and adds a layer of data protection (RAID).
    You asked about bottlenecks. I can think of three, two of which you can work around now or in the near future. The first is Mac mini's slow internal hard drive(s). You'll have a solution in hand: Boot Mac mini from the array. Some consider that to be a controversial choice, but you shouldn't spend extra for the Mac mini server with dual 7200 RPM drives. The less costly Core i7 configure-to-order upgrade will give you a bigger boost.
    Booting from the array also protects you from the most likely "repair" scenario for Mac mini: Swapping out your entire machine.
    The second issue is Mac mini's lack of an expansion bus. If you get more users or start using apps that demand more from the LAN, you might want to fire up additional gigabit Ethernet ports. Mac mini has just one. At present, the only way to add a gigabit port is with a Thunderbolt PCIe bus expander. Early next year, there should be more options that connect directly or via an intermediate bus like ExpressCard/34 or USB 3.0.
    The one limitation you're powerless to work around is RAM. Mac mini tops out at 8 GB. That meets requirements, but it will be tight if you try to use Mac mini as a client and a server. I deploy them headless so no one's tempted to use the console.
    You can improve your odds that gigabit will cut it by using heavy, short Cat6 cables and a switch dedicated to the Mac LAN. Use Mac mini's built-in Wi-Fi to keep Remote Desktop and other low-priority traffic off the wire.
    Whatever solution you choose, I wish you the best of luck.

  • Trying to set up AV server on mini late 2012.  Will upgrade to Yosemite tomorrow.  Home Internewt is ATT Sierra mobile hotspot only.  So I think I need a wifi router that will tether the hotspot as sole internet source.  Recommendation for system set

    My system: Mac Mini late 2012 w/ 1 TB disk and *GB memory (for AV server), iPad air 2 w/ 64 GB, iPad, iPad 2, iPhone 6, iPhone 4, Macbook running Yosemite, older Macboo w/ 2GB memory & 160 GB hard drive, 1 TB back up drive, WiFi Printer
    Internet:  Wireless hotspot ATT 4G LTE limited to 5 GB/mo (no cable or DSL available. Router to be determined
    AV equip:  Vizio smart TV (WiFi capable & network cable), high end analog audio, DAC, Samsung TV/display w/ HDMI.
    Looking for a router recommendation that will utilize my ATT device and stream music (and of course less demanding DATA)
    What is/are recommended connection(s) between devices?  Hardwire Mini to main TV w/ HDMI, network or USB?  Help?

    Another way to set things up, use an Apple Airport Extreme Basestation.
    My system setup has a cable modem directly connected to the AEBS.
    The AEBS is then setup to do all of the network management,  I use
    both hardwired and WiFi access via the AEBS.  It also has a USB port
    that you can use for attaching HDDs for common data access and even
    Time Machine backups.
    FWIW, here's my system:
    2011 MiniServer used as HTPC - hardwired ethernet to AEBS
    2010 Mini used as server - hardwired ethernet to AEBS
    (these are hardwired simply because of proximity to AEBS but could be WIFi connected)
    Late 2013 27" iMac workstation- hardwired or WIFi depending on needs
    Early 2011 Macbook Pro - WiFi connected
    iPhone 5S - WiFi connected as needed
    The 2010 Mini Server I use as my "iTunes hub" set up with Home Sharing and
    by running Server on it, have Apple download caching of both Mac and iOS
    apps, Time Machine backups and general backups for various content from
    the different computers.

  • Looking for Recommendations for Lion Server + Workstations

    I am looking to move my small business from a pc based system to a Mac Mini w/Lion Server plus a mix of new iMacs and 2 pc's running Windows 7.  Does anyone have experience with the successful implementation?  Would you do it again? or is the mixture more of a problem than going all Mac products?
    The new server would be the hub and the mix of iMacs and pc's would be used as workstations.  Email administration is a big question.  We need to be able to migrate our '@companyname' to the server and not use Groupwise any more.  We also need to be able to push to a mix of iPhone and Android phones.
    Any success stories and reassurance that this is the right direction to lead the business would be appreciated.
    Thanks...T

    I can recommend Macminicolo as a good choice for a co-located Mac mini server. Good people, good service.
    http://www.macminicolo.net/

  • Mini Case and motherboard for Mini Server

    hey guys
    I have an old gaming computer with decent Ram and CPU with a large motherboard and big case
    I want to salvage it and condense it down to a mini server 
    I want to put in it my i5-3570k (1155 socket) CPU
    12GB ram
    And my 2 x 1TB 3.5 HDD's and 1 SSD
    I have a DVD burner as well, but not sure if i need that but it could come in handy
    Can anyone suggest any specific brands of these cases and mini motherboards to suit that socket?
    I just want this for learning purposes and install some VM's to play around with at home
    This topic first appeared in the Spiceworks Community

    Start with one of these MB:newegg.com | ITX LGA 1155 Boardsornewegg.com | Micro ATX LGA 1155 Boards.As far as size its ITX at the smallest and then Micro ATX a bit bigger. Case is going to depend on the MB standard and features you want. I recommend getting one that's a little on the bigger side if you're air cooling or consider an AIO liquid cooling like the Corsair Hx series. It'll help keep you temperatures under control and keep the noise down. Even then, go for a case on the bigger side since you're probably going to want to run 24/7.

  • Using a Mac Mini Server quad Core i7 for FCPX ?

    I am a student trying to
    configure a final cut pro X edit system with a budget of around $4K.
    I have over 400 hours of video (some Hi-8 but mostly mini-DV tapes).
    For the Mini-DV tapes I plan on ingesting video into FCPX
    directly from the camera via firewire DV. I will be using a Sony GV D800 to ingest
    the Hi-8 tapes via firewire DV as well. I already have a 30" Apple Cinema Display.
    H.264 will be used to deliver finished content to the web and/or Blu-ray.
    I was leaning toward the macbook pro 17" but then I realised that a Mac Mini Server
    could be configured with the same number of cores and RAM for less money.
    Mac mini Server
    2.0 GHz Quad Core Intel i7 -- same number of cores as macbook pro 17"
    8 GB RAM
    750 GB Serial ATA Drive 7200rpm + 256 GB Solid State Drive
    Mini DisplayPort to Dual-Link DVI Adapter
    Apple Magic Mouse + Magic Trackpad
    Other Peripherals:
    Promise Pegasus 8TB R4 Raid System in RAID 5 configuration or equivalent
    Sonnet Echo Express PCIe 2.0 Thunderbolt Expansion Chassis with
    Matrox Compress HD MAX encoding card
    LaCie d2 Blu-ray 12x
    Do the extra cores in the server make up for the difference in GPU?
    (2.7 GHz Mini dual-core i7 with AMD Radeon HD 6630M graphics processor with 256MB of GDDR5 memory) VS (2.0 GHz Mini Server quad - core i7 with Intel HD Graphics 3000 processor and 384MB of DDR3 SDRAM shared with main memory)
    Am I thinking about this configuration the right way? Is there
    any overhead given that the mini will be a server? Anything missing?
    thanks for your help,
    Tom

    Take it back for a replacement while you are within 14 days from purchase.

  • Is the mac mini server the same hardware as the other mac minis (except for the quad core i7 and dual hard drives) with different software or is it configured differently?

    I have a mac mini with an i7 dual core processor. It is perceptably slower than my macbook pro with a quad core i7. Does the mac mini server have the same hardware configuation as the regular mac mini with server software or is the hardware different (aside from the i7 quad core and dual hard drives)? I want a mini with a quad core i7...

    Your assumption is correct.  The server does however only
    have the Intel HD3000 graphics like the base model with
    no option, at this time, for the discrete graphics chip.  So,
    depending on what you are using it for, that could be a deal
    breaker.  Remember that your MBP does have a discrete
    graphics chip.
    I have a 2011 Mini Server connected to a Thunderbolt display
    that gets used as an engineering workstation and general
    personal use (some photo editing, LP restoraton, general
    internet browsing).  You simply just not enable any of the
    server services.  I find the combination to work quite well
    for my purposes.  I also have a 13" 2.7 GHz i7 Macbook Pro
    which is pretty much strictly for work.  As far as CPU
    power it is pretty much equivelent to your Mini.  For the most
    part I find the Mini does outperfom my MBP.  I heavily use
    Parallels and Windows7 virtual machines, so the more cores
    the better.
    So, If you do a lot of CPU intensive stuff that is multithreaded,
    the Server may help.  If it is graphics intensive and your software
    heavily leaverages the GPU, you may actually take a hit on
    performance.

Maybe you are looking for

  • Why won't my Mac Book Pro shut down?

    My Mac Book pro isn't shuttting down. I've clicked the apple icon on the left > shutdown. But nothing happens it just shows this rainbow wheel for a few  seconds. I can't also control my volume and screen brightness with my keys any more and system p

  • Embed Flash

    On Adobe TV I found a vid for embedding movies into a Livecycle form (http://tv.adobe.com/watch/working-with-adobe-livecycle-es2/embed-video-in-a-form/#) but when I try the same steps with a Flash swf file, I fail. I see the text from my flat PDF is

  • Unable to register web service in CF 7

    I am unable to register a web service on admin without providing a username/password. the ws works well enough on other systems without even providing the username/password. Any replies will be appreciated. thanks!

  • Graphic card problems - AMD Fire Pro M5100 in AutoCAD and Intel 4600 in Windows applications

    Hello, I have some serious problems with graphic cards in my laptop. All newest drivers are downloaded and installed from HP site. First problem is related to rendering some applications. Some GUI elements have horizontal stripes. This can be observe

  • Concurrent, non-synchronized, lazy initialization: is this correct?

    Guys, I would appreciate a sanity check on some code of mine. I have a class, call it State. Every instance is associated with a key of some type. Each user will know the key it wants to use. It will present that key to State to request the correspon