How do I get mac mini to run faster?

I have had my mac mini for a couple of years and it is starting to fun just a little slower.  Was wondering if there is anything I can do to speed things up a bit?

Mac troubleshooting: What to do when your computer is too slow | Macworld

Similar Messages

  • How can I get Mac Mini to accept bootable installers for Mountain Lion ? They work fine on MB-Pro

    I've had a Mac Mini (late 2012) for the past week and need to do a complete reinstall to get rid of very mucked up Server.app settings that I can't get rid of even though I uninstalled Server.app and what I thought were all of its Library files. I need to get the Mac Mini back to pristine, factory default to start over. Then I'll be able to put Server.app into a VM so I can trash it if need be without mucking up the rest of my system.
    I have both a bootable recovery partition on an external hard drive (My Book firewire) and a USB bootable installer with a fresh edition of Mountain Lion. I know the USB installer works just fine because I used it to do a clean install of my MacBook-Pro just last night. Went like a charm.
    When I start up the Mac Mini with the option key held down, everything seems fine -- I see both the USB drive and the My Book's 2 volumes (1 for data, 1 for the Recovery partition). But when I select either the USB drive or the My Book Recovery partition as the start-up drive, I get a screen with a circle with a line across (the no-entry traffic sign), with no way to go back or forward. So the computer has to be rebooted.
    Any suggestions as to how to get the Mac Mini to recognize bootable installers that MacBooks are able to see?

    Late 2012 Mac mini uses a special Mountain Lion version that it's only compatible with this Mac and you can only get on Internet Recovery because it's not available in the App Store. If you want to reinstall Mountain Lion, press Command, Option and R keys while your computer is starting

  • How can I get my G4 to run fast again?

    I remember the halcyon days, when this bad boy ran as fast as I could think. These days, he's like toothless old guy on the bus with his walker in the middle of the aisle. Switching between programs is slow. I look at the beachball way too often. Even when I type in MS Word, the letters sometimes take a second to show up on screen.
    I'm not typically using any memory eating programs (though I occasionally use the Adobe suite) Mostly the trouble is happening with Firefox/MS Word/iTunes/Excel etc...
    What can I do to get my computer back up to speed?
    I can't afford to get a new machine, but I can afford to upgrade some of the parts, I can swap hardware and software, or I can wipe the drive. Whatever it takes to save my aging beauty.
    Here are the specs
    iMac 17" flat panel.
    768 Mb SDRAM
    800 mhz G4
    OS 10.4.9
    Hard Drive 75 gb, 50 available.
    I'd appreciate any advice. Guiding me to a website with clear ideas would be helpful too.
    iMac 17" flat panel   Mac OS X (10.4.9)  

    Afraid I'm in the same boat. I've a 700MHz G4 iMac with 512k of memory and 10.3.9.
    Trouble is, since I've started a photo diary, the poor devil's run out of steam. From the speed of the new Intels, I think I'll have to go for a new machine early next year, even though the idea is very depressing. I really don't want to lose my angle-poise box. It's so comfortable to use, being able to move the screen around and so on. But trying to use photos on this machine is just too hard for it. I assume there's a lot of processor-intensive work going on. For the cost of two new 512k chipsets, though, it'd be probably cheaper to get a whole new system. Sadly.
    For the techies, I already run the disk utility for permissions. I don't have any particular software, apart from my Nikon package for the pictures. Apart from that, I'm a writer, so all I use mainly is Word and mail with a chunk of Safari. Oh, and iTunes all the time, of course!

  • My mac mini is running very slow all of a sudden, how can i restore it's speed?

    my mac mini is running very slow all of a sudden, how can i restore it's speed?

    This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve your problem.
    If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    Below are instructions to run a UNIX shell script, a type of program. All it does is to gather information about the state of your computer. That information goes nowhere unless you choose to share it on this page. However, you should be cautious about running a program at the instance of a stranger on a public message board. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them.
    Here's a summary of what you need to do: Copy a line of text from this web page into the window of another application. Wait about a minute. Then paste some other text, which will have been copied automatically, back into a reply on this page. The sequence is: copy, paste, wait, paste again. Details follow.
    You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.
    The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking  anywhere in the line. The whole line will highlight, though you may not see all of it in your browser, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    clear; shopt -s extglob; Fb='%s\n\t(%s)\n'; Fm='\n%s:\n\n%s\n'; Fs='\n%s: %s\n'; Fu='User %s%%\t\tSystem %s%%'; PB="/usr/libexec/PlistBuddy -c Print"; A () { [[ a -eq 0 ]]; }; R () { o=; [[ r -eq 0 ]]; }; Pm () { [[ "$o" ]] && o=`sed 's/^ */   /' <<< "$o"` && printf "$Fm" "$1" "$o"; }; Pc () { o=`egrep -v '^[[:blank:]]*($|#)' "$2"`; Pm "$1"; }; Pp () { o=`$PB "$2" | awk -F'= ' \/$3'/{print $2}'`; Pm "$1"; }; Ps () { o="${o##+( )}"; [[ ! "$o" =~ ^0?$ ]] && printf "$Fs" "$1" "$o"; }; id | grep -qw '80(admin)'; a=$?; A && sudo true; r=$?; t=`date +%s`; clear; { A || echo $'No admin access\n'; A && ! R && echo $'No root access\n'; system_profiler SPSoftwareDataType | sed '8!d;s/^ *//'; o=`system_profiler SPDiagnosticsDataType | sed '5,6!d'`; [[ "$o" =~ Pass ]] || Pm "POST"; o=`pmset -g therm | sed 's/^.*CP/CP/'`; grep -q 'No th' <<< "$o" && o=; Pm "Thermal conditions"; o=`pmset -g sysload | grep -v :`; grep -q '= [^GO]' <<< "$o" || o=; Pm "System load advisory"; o=`nvram boot-args | awk '{$1=""; print}'`; Ps "boot-args"; o=`ls /L*/L*/Dia*/*.panic | wc -l`; Ps "Panics"; o=`ls /L*/L*/Dia*/*.c* | tail`; Pm "System crash logs"; o=`ls L*/L*/Dia* | tail`; Pm "User crash logs"; o=`syslog -F bsd -k Sender kernel -k Message CReq 'GPU |hfs: Ru|I/O e|n Cause: -|NVDA\(|pagin|SATA W|timed? ?o' | tail -n25 | awk '/:/{$4=""; $5=""; print}'`; Pm "Kernel messages"; o=`df -m / | awk 'NR==2 {print $4}'`; [[ o -lt 5120 ]] && Ps "Free space (MiB)"; o=$(($(vm_stat | awk '/eo/{sub("\\.",""); print $2}')/256)); o=$((o>=1024?o:0)); Ps "Pageouts (MiB)"; s=( `sar -u 1 10 | sed '$!d'` ); [[ s[4] -lt 90 ]] && o=`printf "$Fu" ${s[1]} ${s[3]}` || o=; Pm "Total CPU usage" && s=(`ps acrx -o comm,ruid,%cpu | sed '2!d'`); o=${s[2]}%; Ps "CPU usage by process $s of user ${s[1]}"; s=(`top -R -l1 -n1 -o prt -stats command,uid,prt | sed '$!d'`); s[2]=${s[2]%[+-]}; o=$((s[2]>=25000?s[2]:0)); Ps "Mach ports used by process $s of user ${s[1]}"; o=`kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1`; Pm "Loaded extrinsic kernel extensions"; R && o=`sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|post[fg]|x)/{print $3}'`; Pm "Extrinsic system jobs"; o=`launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'`; Pm "Extrinsic agents"; for d in {/,}L*/{La,Priv,Sta}*; do o=`ls -A "$d" | egrep -v '^(\.DS_Store$|com\.apple\.)'`; Pm "$d"; done; o=`find -L /S*/L*/E* {/,}L*/{A*d,Compon,Ex,In,Keyb,Mail,P*P,Qu,Scripti,Servi,Spo}* -type d -name Contents -prune | while read d; do ID=$($PB\ :CFBundleIdentifier "$d/Info.plist") || ID="No bundle ID"; egrep -qv "^com\.apple\.[^x]|Accusys|ArcMSR|ATTO|HDPro|HighPoint|driver\.stex|hp-fax|\.hpio|JMicron|microsoft\.MDI|print|SoftRAID" <<< $ID && printf "$Fb" "${d%/Contents}" "$ID"; done`; Pm "Extrinsic loadable bundles"; o=`find /u*/{,*/}lib -type f -exec sh -c 'file -b "$1" | grep -qw shared && ! codesign -v "$1"' {} {} \; -print`; Pm "Unsigned shared libraries"; o=`launchctl getenv DYLD_INSERT_LIBRARIES`; Pm "Inserted libraries"; o=`find {,/u*/lo*}/e*/periodic -type f -mtime -10d`; Pm "Modified periodic scripts"; o=`scutil --proxy | grep Prox`; Pm "Proxies"; o=`scutil --dns | awk '/r\[0\] /{if ($NF !~ /^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./) print $NF; exit}'`; Ps "DNS"; R && o=`sudo profiles -P | grep :`; Pm "Profiles"; for f in fstab sysctl.conf crontab launchd.conf; do Pc $f /etc/$f; done; Pc "hosts" <(egrep -v '(local|broadcast)host' /etc/hosts); Pc "User launchd" ~/.launchd; R && Pc "Root crontab" <(sudo crontab -l); Pc "User crontab" <(crontab -l); R && o=`sudo defaults read com.apple.loginwindow LoginHook`; Pm "Login hook"; Pp "Global login items" /L*/P*/loginw* Path; Pp "User login items" L*/P*/*loginit* Name; Pp "Safari extensions" L*/Saf*/*/E*.plist Bundle | sed 's/\..*$//;s/-[1-9]$//'; o=`find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l`; Ps "Restricted user files"; cd; o=`system_profiler SPFontsDataType | egrep "Valid: N|Duplicate: Y" | wc -l`; Ps "Font problems"; o=`find L*/{Con,Pref}* -type f ! -size 0 -name *.plist ! -exec sh -c 'plutil -s "$1" >&-' {} {} \; -print`; Pm "Bad plists"; d=(Desktop L*/Keyc*); n=(20 7); for i in {0..1}; do o=`find "${d[$i]}" -type f -maxdepth 1 | wc -l`; o=$((o<=n[$i]?0:o)); Ps "${d[$i]##*/} files"; done; o=$((`date +%s`-t)); Ps "Elapsed time (s)"; } 2>/dev/null | pbcopy; exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign ($) or a percent sign (%). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign.
    Click anywhere in the Terminal window and paste (command-V). The text you pasted should vanish immediately. If it doesn't, press the return key.
    If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important.
    If you're not logged in as an administrator, you won't be prompted for your password. The test will still run. It just won't do anything that requires administrator rights.
    The test may take up to a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. There is no indication of progress until it's done. Wait for the line "[Process completed]" to appear in the Terminal window. If you don't see that line within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report your results. No harm will be done.
    When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    When you post the results, you might see the message, "You have included content in your post that is not permitted." That's because the forum software falsely identifies something in the post as a violation of the terms of use. If that happens, please post the results on Pastebin, then post a link here to the page you created.
    Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Terms of Use of Apple Support Communities ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • How can I get an mp4 video running on iPad Mini?

    How can I get an mp4 video running on iPad Mini, which is already in the iTunes File?

    Pad2, the new iPad Supported Video Formats & Movie Formats
    H.264 video up to 1080p, 30 frames per second, High Profile level 4.1 with AAC-LC audio up to 160 Kbps, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats;
    MPEG-4 video up to 2.5 Mbps, 640 by 480 pixels, 30 frames per second, Simple Profile with AAC-LC audio up to 160 Kbps per channel, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats;
    Motion JPEG (M-JPEG) up to 35 Mbps, 1280 by 720 pixels, 30 frames per second, audio in ulaw, PCM stereo audio in .avi file format
    You can use a USB flash drive & the camera connection kit.
    Plug the USB flash drive into your computer & create a new folder titled DCIM. Then put your movie/photo files into the folder. The files must have a filename with exactly 8 characters long (no spaces) plus the file extension (i.e., my-movie.mov; DSCN0164.jpg).
    Now plug the flash drive into the iPad using the camera connection kit. Open the Photos app, the movie/photo files should appear & you can import. (You can not export using the camera connection kit.)
     Cheers, Tom

  • The volume keys on my Logitech K760 wireless keyboard do not work with my 2.3 GHz, Intel Core i5 Mac mini which runs Mac OS X 10.7.4. Anyone know how to correct this without having to re-code firmware?

    My first post to the Apple Support Community so it looks like all I wanted to know is covered in the title. The research I have done led me to solutions that I am not comfortable trying for fear of irreparably damaging my keyboard and/or Mac mini. Does anyone have a simpler solution? Please? Hellooooo?
    Just in case the title is too long to show, I have re-pasted here:
    The volume keys on my Logitech K760 wireless keyboard do not work with my 2.3 GHz, Intel Core i5 Mac mini which runs Mac OS X 10.7.4. Anyone know how to correct this without having to re-code firmware?

    BDAqua wrote:
    Hello & welcome to the Forums!
    I think Spark cured this for another person and the same problem...
    http://www.shadowlab.org/Software/spark.php
    http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=ukelele
    http://doublecommand.sourceforge.net/
    Thank you for the response. Unfortunately, I could not figure out how to work the above applications. I thought that i had managed to assign the appropriate function keys in Spark to their volume counterparts, but it had no effect. Below is a screen shot. Do you see anything amiss?

  • I am not able to install my 'Complete National Geographic' cd on my Mac mini which runs Lion OS. The error message I get says  'Can't open installer as classic environment is no longer supported' can some one suggest a solution

    I am not able to install my 'Complete National Geographic' cd on my Mac mini which runs Lion OS. The error message I get says  'Can't open installer as classic environment is no longer supported' can some one suggest a solution.

    It means the software is PowerPC code, which is no longer supported in Lion. Your choices are to go back to Snow Leopard, run Snow Leopard Server in a virtual machine within Lion, see if the vendor has an updated version of National Geographic that will run on an Intel Mac, or run the software on an older Mac separately.

  • I have a I-mac that is not able to upgrade the os past 10.7.5, when I go to upgrade Pages it says i have to be running os 10.10, how can I get Pages that will run with os 10.7.5.

    I have a I-mac that is not able to upgrade the os past 10.7.5, when I go to upgrade Pages it says i have to be running os 10.10, how can I get Pages that will run with os 10.7.5.

    Click here and follow the instructions. If they’re not applicable, buy an iWork 09 DVD from a source such as Amazon or eBay.
    (116937)

  • Can I hook up a wireless keyboard to my mac mini 2005 running OS X 10.4.11? if so how?

    can I hook up a wireless keyboard to my mac mini 2005 running 10.4.11? If so how?

    The original Mac Mini does have Bluetooth, see > Mac mini (original) - Technical Specifications
    Of course it also depends on what wireless keyboard you mean...?
    For more on setting up an Apple wireless keyboard, see > Troubleshooting wireless mouse and keyboard issues
    For more buying and/or using a third party wireless keyboard with a USB dongle, google the manufactures web site for compatibility and set-up information.

  • HT2513 how do I get the mini calendar flap on iCal 5.0.3

    how do I get the mini calendar flap on iCal 5.0.3. Lion 10.7.5

    I finally did get the issues resolved by going here: http://blogs.adobe.com/cssdk/2011/10/fix-for-extension-signature-bug-on-mac-os-10-7.html and using that fix.
    It took several tires but I finally got it to work correctly.
    I tried using the update I downloaded from the Adobe updates page and that was what giving the error in my original post. Also, if I tried using the "get Updates" directly out of Extensions Manager, because i have several version of CS running on my workstation, it would invariably either tell me there were no updates or get the wrong version of the update. (The version I was looking to update was 5.0.289)
    The botom line being, I did finally get the Extensions Manager working correctly.
    Appreciate your response though. Thanks.

  • Mac Mini Lab Running Windows 7 - Wake On Lan

    Hi All
    I have a number of Mac Mini labs running Windows 7 64bit. Prior to having Mac Minis we had straight PC's and WOL worked perfectly. Now we cannot get WOL to work at all. These are straight PC's now, not bootcamped Mini's. Anyone got any advice on how to get WOL to work at all.
    thanks

    These are straight PC's now, not bootcamped Mini's.
    I can't for the life of me figure that statement out!?
    <ight try asking here...
    https://discussions.apple.com/community/windows_software

  • I don't understand how much memory a mac mini has please help!

    I feel really stupid asking this, but I can't understand how much memory a Mac Mini has...
    512MB of 667MHz DDR2 SDRAM (PC2-5300), supports up to 2GB
    I hope that doesn't mean it only holds 2GB...but I don't know.
    PLEASE HELP ME! I need to get a Mac soon before my PC dies again.
    Mac Mini    

    Hi opera_rocker
    I think that you may have found yourself in a little bit of a pickle regarding technical hardware terms, so I'll try and clear things up for you.
    The Mac Mini comes as standard with 512MB of RAM (Read Only Memory). RAM is a little stick that is built into the computer that supplies the software with all the virtual memory that it needs to accomplish tasks. The more RAM that you have in your computer, the faster software will run, and the more things you can have going on at the same time. You never actualy use RAM for personal files and folders. The Mac Mini will accept a total of 2GB of RAM, which comes as an optional upgrade from Apple, however, 1GB is more than adequate.
    All of your files and folders are kept on your hard drive, like that in your 30GB iPod. Everything that you use on your computer, whether it be Word Processing software, or Games for example, are stored on the hard drive. The Mac Mini can come with either a 60GB, or 80GB Hard Drive depending on which model you decide to buy. That's plenty more space than you have on your actual iPod and you will most probably never seem to run out of room!
    Hope that I may have been of help!
    -Pos
    Message was edited by: Pos

  • HT1338 Silverlight on MAC MINI to run Redbox Instant?

    1.     Silverlight on MAC MINI to run Redbox Instant?

    Are you asking a question?
    If the question is "How do I get Microsoft Silverlight" then you can download it here:
    http://www.microsoft.com/getsilverlight/Get-Started/Install/Default.aspx

  • How stable is the mac mini as a server?

    Hi List,
    I am planning to get the mac mini with snow leopard server.
    Has anyone tried it?
    How stable is the mac mini as a server?
    I'd be setting it up for 10 mac clients.
    It will be used as a file/print/dhcp server.
    thanks.
    Dp

    max out the memory to reduce / eliminate paging. although you might not need to in your situation. I think printing is a light use of memory. Inkjet printers are heavy on the cpu.
    electronics don't usually fail. It's the moving parts. Doesn't the mini take the 2.5 inch drives that are not as reliable as the 3.5? An external drive will get past this.
    You could get an external bootable harddrive.
    You need an external Firewire drive to boot a PowerPC Mac computer.
    I recommend you do a google search on any external harddrive you are looking at.
    I bought a low cost external drive enclosure. When I started having trouble with it, I did a google search and found a lot of complaints about the drive enclosure. I ended up buying a new drive enclosure. On my second go around, I decided to buy a drive enclosure with a good history of working with Macs. The chip set seems to be the key ingredient. The Oxford line of chips seems to be good. I got the Oxford 911.
    The latest the hard drive enclosures support the newer serial ata drives. The drive and closure that I list supports only older parallel ata.
    Has everything interface:
    FireWire 800/400 + USB2, + eSATA 'Quad Interface'
    save a little money interface:
    FireWire 400 + USB 2.0
    This web page lists both external harddrive types. You may need to scroll to the right to see both.
    http://eshop.macsales.com/shop/firewire/1394/USB/EliteAL/eSATAFW800_FW400USB
    Here is an external hd enclosure.
    http://eshop.macsales.com/item/Other%20World%20Computing/MEFW91UAL1K/
    Here is what one contributor recommended:
    http://discussions.apple.com/message.jspa?messageID=10452917#10452917
    Folks in these Mac forums recommend LaCie, OWC or G-Tech.
    Here is a list of recommended drives:
    http://discussions.apple.com/thread.jspa?messageID=5564509#5564509
    FireWire compared to USB. You will find that FireWire 400 is faster than USB 2.0 when used for a external harddrive connection.
    http://en.wikipedia.org/wiki/UniversalSerial_Bus#USB_compared_toFireWire
    http://www23.tomshardware.com/storageexternal.html
    Here are two utilities for making a complete backup of your internal hard drive. I've recommend using one of these so that you can create a bootable system on your external hard drive. ( PPC require a firewire connected drive. ) Once created, you can run your system from the external drive. Hold down the option key on your keyboard then power on your machine. This will bring you in startup manager click on the drive image you wish to boot then click on the arrow key to the right.
    "Clone, synchronize, backup. Schedule and forget it."
    http://www.bombich.com/software/ccc.html
    "SuperDuper is the wildly acclaimed program that makes recovery painless, because it makes creating a fully bootable backup painless."
    http://www.shirt-pocket.com/SuperDuper/SuperDuperDescription.html
    Robert

  • How good is the mac mini

    hello
    I am planning to buy a mac
    How goof is a mac mini with 2gh processor/ 2gb ram
    for applications and leopard os or any future os ?
    also will it work well with a full hd 24 inch display?
    I think of a mac mini , i wanted an imac
    but maybe better a mac mini / a full hd 24 inch screen
    and a playstation 3 with the screen on the top
    for gaming and blue ray ... i am thinking
    so if mac mini would work well with photo editing etc
    and leopard would run fast and smooth on it , i would go for my trio
    mthx
    Message was edited by: anteros27
    Message was edited by: anteros27

    In a broad sense it's probably best to think of the mini as a full desktop computer, simply shrunk down to a small size - that way you'll get the idea of how good it is rather than risk the impression that it's small size is in any real way indicative of it's performance. It isn't.
    The new 2.0GHz mini is very close in performance to the original dual processor G5 computer (advertised as the fastest desktop on earth when it was released in 2003). Leaving aside the advertising hype, it was (and remains) an incredibly powerful system in very extensive use in video, image and publishing industries. Given the mini has as much raw power, just a slower hard drive and no internal expansion options, you can see that it is, in it's own right, a very capable system.
    Just how capable depends a lot on the specific uses you have in mind for it of course. It'll cope well with all the normal computing tasks people typically run - word processing, internet, email, photos, etc, and would be suited to a lot of far more intensive tasks, including image editing work. Gaming is a bit suspect though, with the limitations of the on-board video sub-system making some games run well and others less so.
    There should be absolutely no problem with Leopard when it is released, though of course it isn't possible to give a definitive statement on it since as yet Leopard is still in development. However, at this time developer builds are being run on existing minis of lower specification, and historically Apple have typically ensured new OS versions are backwards compatible with older hardware platforms - certainly recent ones. Given the newly updated mini has just been announced and is likely to remain on sale for some time as a result without further change, and Leopard is due in a couple of months, it in highly improbable the mini won't run it, and run it well.
    It will drive a 24" display since the maximum resolution of the mini is 1920x1200 (DVI) or 2048x1536 (VGA).

Maybe you are looking for