What is the cause for the mac to become slow

what is the cause for the mac to become slow?

Things You Can Do To Resolve Slow Downs
If your computer seems to be running slower here are some things you can do:
Start with a visit to: OS X Maintenance - MacAttorney.
Boot into Safe Mode then repair your hard drive and permissions:
Repair the Hard Drive and Permissions Pre-Lion/Mountain Lion
Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
Repair the Hard Drive - Lion/Mountain Lion
Boot from your Lion Recovery HD. When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported, then click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu. Select Restart from the Apple menu.
Boot to the Recovery HD:
Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
Restart your computer normally and see if this has helped any. Next do some maintenance:
Suggestions for OS X Maintenance
For situations Disk Utility cannot handle the best third-party utility is Disk Warrior;  DW only fixes problems with the disk directory, but most disk problems are caused by directory corruption; Disk Warrior 4.x is now Intel Mac compatible.
OS X performs certain maintenance functions that are scheduled to occur on a daily, weekly, or monthly period. The maintenance scripts run in the early AM only if the computer is turned on 24/7 (no sleep.) If this isn't the case, then an excellent solution is to download and install a shareware utility such as Macaroni, JAW PseudoAnacron, or Anacron that will automate the maintenance activity regardless of whether the computer is turned off or asleep.  Dependence upon third-party utilities to run the periodic maintenance scripts was significantly reduced since Tiger.  These utilities have limited or no functionality with Snow Leopard or Lion and should not be installed.
OS X automatically defragments files less than 20 MBs in size, so unless you have a disk full of very large files there's little need for defragmenting the hard drive. As for virus protection there are few if any such animals affecting OS X. You can protect the computer easily using the freeware Open Source virus protection software ClamXAV. Personally I would avoid most commercial anti-virus software because of their potential for causing problems. For more about malware see Macintosh Virus Guide.
I would also recommend downloading a utility such as TinkerTool System, OnyX 2.4.3, or Cocktail 5.1.1 that you can use for periodic maintenance such as removing old log files and archives, clearing caches, etc.
For emergency repairs install the freeware utility Applejack.  If you cannot start up in OS X, you may be able to start in single-user mode from which you can run Applejack to do a whole set of repair and maintenance routines from the command line.  Note that AppleJack 1.5 is required for Leopard. AppleJack 1.6 is compatible with Snow Leopard. There is no confirmation that this version also works with Lion.
When you install any new system software or updates be sure to repair the hard drive and permissions beforehand.
Get an external Firewire drive at least equal in size to the internal hard drive and make (and maintain) a bootable clone/backup. You can make a bootable clone using the Restore option of Disk Utility. You can also make and maintain clones with good backup software. My personal recommendations are (order is not significant):
  1. Carbon Copy Cloner
  2. Data Backup
  3. Deja Vu
  4. SuperDuper!
  5. SyncTwoFolders
  6. Synk Pro
  7. Synk Standard
  8. Tri-Backup
Visit The XLab FAQs and read the FAQs on maintenance, optimization, virus protection, and backup and restore.
Additional suggestions will be found in Mac maintenance Quick Assist.
Referenced software can be found at CNet Downloads or MacUpdate.
Additional Hints
Be sure you have an adequate amount of RAM installed for the number of applications you run concurrently. Be sure you leave a minimum of 10% of the hard drive's capacity as free space.
Add more RAM. If your computer has less than 2 GBs of RAM and you are using OS X Leopard or later, then you can do with more RAM. Snow Leopard and Lion work much better with 4 GBs of RAM than their system minimums. The more concurrent applications you tend to use the more RAM you should have.
Always maintain at least 15 GBs or 10% of your hard drive's capacity as free space, whichever is greater. OS X is frequently accessing your hard drive, so providing adequate free space will keep things from slowing down.
Check for applications that may be hogging the CPU:
Open Activity Monitor in the Utilities folder.  Select All Processes from the Processes dropdown menu.  Click twice on the CPU% column header to display in descending order.  If you find a process using a large amount of CPU time, then select the process and click on the Quit icon in the toolbar.  Click on the Force Quit button to kill the process.  See if that helps.  Be sure to note the name of the runaway process so you can track down the cause of the problem.
Often this problem occurs because of a corrupted cache or preferences file or an attempt to write to a corrupted log file.

Similar Messages

  • What is a cause for the error

    Anyone out there knows waht is a cause for error message bellow:
              /vol01/local/bea/weblogic5.1/wl-vinlkup/classfiles/jsp_servlet/_vin/_VINsearch.java:244: Wrong number of arguments in method.
              resultof = LocationBean.getCounties(stateName); //[ /vin/VINsearch.jsp; Line: 111]
              Servlet failed with Exception
              java.io.IOException: Compiler failed executable.exec
              

              Wrong number of arguments in method
              - resultof = LocationBean.getCounties(stateName);
              Perhaps getCounties is defined with zero or more than one argument.
              Mike
              Yuping Xu <[email protected]> wrote:
              >Anyone out there knows waht is a cause for error message bellow:
              >/vol01/local/bea/weblogic5.1/wl-vinlkup/classfiles/jsp_servlet/_vin/_VINsearch.java:244:
              >Wrong number of arguments in method.
              > resultof = LocationBean.getCounties(stateName); //[
              >/vin/VINsearch.jsp; Line: 111]
              >Servlet failed with Exception
              >java.io.IOException: Compiler failed executable.exec
              

  • Cause for the sudden shutdown of Essbase?

    Hello Experts,
    One of my customer would like to know the cause for the sudden shutdown of Essbase. They started receiving the below error when tried to connect through EAS or through Spread sheet Add-in
    network error [145]: unable to connect to essolap.east:1423
    Please find the application log as below:
    [Tue Apr  7 23:01:52 2009]Local/MRI_R_09///Info(1019018)
    Writing Parameters For Database [MRI_R_09]
    [Tue Apr  7 23:01:52 2009]Local/MRI_R_09///Info(1013207)
    RECEIVED SHUTDOWN COMMAND - SERVER TERMINATING
    [Tue Apr  7 23:02:36 2009]Local/MRI_R_09/MRI_R_09/admin/Info(1013273)
    Database MRI_R_09.MRI_R_09 altered
    [Tue Apr  7 23:02:36 2009]Local/MRI_R_09/MRI_R_09/admin/Error(1270095)
    Specified load buffer resource usage [1] is above currently available value [0]
    [Tue Apr  7 23:02:36 2009]Local/MRI_R_09/MRI_R_09/admin/Info(1019018)
    Writing Parameters For Database [MRI_R_09]
    [Tue Apr  7 23:02:39 2009]Local/MRI_R_09/MRI_R_09/admin/Error(1270040)
    Data load buffer [123] does not exist
    [Tue Apr  7 23:02:39 2009]Local/MRI_R_09/MRI_R_09/admin/Error(1003050)
    Data Load Transaction Aborted With Error [1270040]
    Any suggestions on this? Thanks in advance.
    Regards,
    Sonal

    Hello Amol,
    I reviewed the log files. I could find only these logs:
    [Tue Apr  7 23:01:52 2009]Local/MRI_R_09///Info(1019018)
    Writing Parameters For Database [MRI_R_09]
    [Tue Apr  7 23:01:52 2009]Local/MRI_R_09///Info(1013207)
    RECEIVED SHUTDOWN COMMAND - SERVER TERMINATING
    [Tue Apr  7 23:02:36 2009]Local/MRI_R_09/MRI_R_09/admin/Info(1013273)
    Database MRI_R_09.MRI_R_09 altered
    [Tue Apr  7 23:02:36 2009]Local/MRI_R_09/MRI_R_09/admin/Error(1270095)
    Specified load buffer resource usage [1] is above currently available value [0]
    [Tue Apr  7 23:02:36 2009]Local/MRI_R_09/MRI_R_09/admin/Info(1019018)
    Writing Parameters For Database [MRI_R_09]
    [Tue Apr  7 23:02:39 2009]Local/MRI_R_09/MRI_R_09/admin/Error(1270040)
    Data load buffer [123] does not exist
    [Tue Apr  7 23:02:39 2009]Local/MRI_R_09/MRI_R_09/admin/Error(1003050)
    Data Load Transaction Aborted With Error [1270040]
    After this, the server was hung. When server was restarted, it did not crash again.
    Thanks in advance.
    Regards,
    Sonal

  • My mac has become slow since installing mavericks iOS

    Since installing the Mavericks OS my Mac has become slow and unresponsive, it freezes up all of the time and I always have to wait for the different software to load once I have clicked on the icon.
    Before I installed Mavericks when I clicked on a program it opened straight away and I could use it immediatly, is any one else having this problem?
    Thank you

    Here's your report with some comments in red:
    Hardware Information:
              MacBook (13-inch, Late 2009)
              MacBook - model: MacBook6,1
              1 2.26 GHz Intel Core 2 Duo CPU: 2 cores
              2 GB RAM Mavericks will run with 2 GB of RAM, but it won't run well. I know the specs say 2, but 4 is a more realistic minimum for reasonable performance. You have page-outs (see the last line of the report), which means that tasks are being paged out to your virtual memory (i.e., your hard drive), because your RAM is full. The page outs might go down if you fix some of the possible problems below, and your performance might improve; if it doesn't, you might consider putting more RAM in your Mac.
    Video Information:
              NVIDIA GeForce 9400M - VRAM: 256 MB
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 1.9 - SDK 10.9
              AppleAVBAudio: Version: 2.0.0 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    System Software:
              OS X 10.9 (13A603) - Uptime: 0 days 2:28:43
    Disk Information:
              Hitachi HTS545025B9SA02 disk0 : (250.06 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 249.2 GB (143.58 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ-898
    USB Information:
              Apple Inc. Built-in iSight
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Inc. BRCM2070 Hub
                        Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
    Thunderbolt Information:
    Kernel Extensions:
              com.rim.driver.BlackBerryUSBDriverInt          (0.0.74)   This might be a problem. See below.
    Problem System Launch Daemons:
    Problem System Launch Agents:
    The next categories are loaded at startup and are potential causes for poor performance, as they run all the time, in the background. The green ones are potential problems, the red ones are definite problems. See below for my suggestions.
    Launch Daemons:
              [loaded] cn.com.zte.MessageCenter.plist
              [loaded] cn.com.zte.PPPMonitor.plist
              [loaded] com.adobe.fpsaud.plist
              [loaded] com.rim.BBDaemon.plist
              [loaded] com.trusteer.rooks.rooksd.plist
    Launch Agents:
              [loaded] cn.com.zte.usbswapper.plist
              [loaded] com.rim.BBAlbumArtCacher.plist
              [loaded] com.rim.BBLaunchAgent.plist
              [loaded] com.trusteer.rapport.rapportd.plist
    User Launch Agents:
              [failed] com.apple.CSConfigDotMacCert-[redacted]@me.com-SharedServices.Agent.plist
              [loaded] com.divx.agent.postinstall.plist
    User Login Items:
              iTunesHelper
              Nokia Multimedia Transfer 2
              LexmarkNetworkServices
              3600-4600 Series Button Monitor
              BlackBerry Device Manager
    3rd Party Preference Panes:
              DivX
              Flash Player
              Flip4Mac WMV
              Perian
              Trusteer Endpoint Protection
    Internet Plug-ins::
              Flip4Mac WMV Plugin: Version: 2.4.4.2
              FlashPlayer-10.6: Version: 11.9.900.152 - SDK 10.6
              JavaAppletPlugin: Version: 14.8.0 - SDK 10.9 Outdated! Update
              Flash Player: Version: 11.9.900.152 - SDK 10.6
              Default Browser: Version: 537 - SDK 10.9
              DivXBrowserPlugin: Version: 2.2
              OVSHelper: Version: 1.1
              OfficeLiveBrowserPlugin: Version: 12.3.6
              QuickTime Plugin: Version: 7.7.3
              Silverlight: Version: 5.1.10411.0 - SDK 10.6
              iPhotoPhotocast: Version: 7.0
    Bad Fonts:
              None
    Old applications: make sure these are up to date and compatible with Mavericks.
              Microsoft AutoUpdate:          Version: 2.3.6 - SDK 10.4
                        /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app
              Microsoft Error Reporting:          Version: 2.2.9 - SDK 10.4
                        /Library/Application Support/Microsoft/MERP2.0/Microsoft Error Reporting.app
              Microsoft Ship Asserts:          Version: 1.1.4 - SDK 10.4
                        /Library/Application Support/Microsoft/MERP2.0/Microsoft Ship Asserts.app
              SLLauncher:          Version: 1.0 - SDK 10.5
                        /Library/Application Support/Microsoft/Silverlight/OutOfBrowser/SLLauncher.app
    Time Machine:
              Skip System Files: NO
              Auto backup: YES
              Volumes being backed up:
                        Macintosh HD: Disk size: 232.09 GB Disk used: 98.36 GB
              Destinations:
                        Paul Jones's Time Capsule M [Network] (Last used)
                        Total size: 463.76 GB
                        Total number of backups: 47
                        Oldest backup: 2012-10-07 00:53:03 +0000
                        Last backup: 2013-12-08 15:20:17 +0000
                        Size of backup disk: Adequate
                                  Backup size 463.76 GB > (Disk used 98.36 GB X 3)
              Time Machine details may not be accurate.
              All volumes being backed up may not be listed.
    Top Processes by CPU:
                   3%          WindowServer
                   1%          EtreCheck
                   0%          BBLaunchAgent
                   0%          Mac_SwapperDemon
                   0%          rapportd
    Top Processes by Memory:
              121 MB          Safari
              119 MB          com.apple.WebKit.WebContent
              115 MB          softwareupdated
              66 MB          WindowServer
              66 MB          Mail
    Virtual Memory Statistics:
              33 MB          Free RAM
              716 MB          Active RAM
              688 MB          Inactive RAM
              282 MB          Wired RAM
              435 MB          Page-ins
              9 MB          Page-outs  page outs are bad.
    Suggestions:
    First, make sure you have a good backup.
    What to do about the items in green:
    The items in green are third party software that may be a problem. They run all the time in the background, and thus may be making things slow. You can test this theory: try a safe boot (restart, hold down shift until you see the Apple logo). A safe boot does some diagnostic checking and then starts up without third party added-on software. If this eliminates the symptoms, then you know the problem is with a third-party item. Mac OS X: What is Safe Boot, Safe Mode?
    I don't know if the green ones are a problem or not, but they are on the list of suspects, and you're going to need to do some research yourself.
    The general philosophy is:
    Figure out what the application is that is responsible for a particular green item.
    If you can live without the application, it, uninstall it. You should uninstall the entire application that is responsible, not just the green bit. The best way is with an uninstaller from the developer of the application. If there's no uninstaller (one of the hallmarks of crapware), then an internet search may help (as in, "uninstall crapapp mac", where crapapp is the name of the software in question). After uninstalling the app, restart, see how your symptoms are, and run Etrecheck again. I am a fan of AppZapper for uninstalling apps, if there is no uninstaller from the developer. AppZapper - The uninstaller Apple forgot.
    Sometimes, after you have run an uninstaller or manually uninstalled a suspect application, one of those green bits will still be on the Etrecheck report. If your Mac's symptoms have resolved, it's better to leave well enough alone and leave it there. If you must, you can try a modified Finder search to find the stubborn green bit and remove it. These system files do not show up in a default Finder or Spotlight Search.
    If you can't live without this app, then at least make sure it is up to date and compatible with Mavericks.
    What to do about the items in red
    These are definite problems and should be fixed if they are Apple software. They should be fixed or uninstalled if they are third party developer software.
    For red Apple items, I would try:
    repairing your hd. Boot into your recovery partition (restart, hold down ⌘R until you see the Apple logo), and use Disk Utility to repair your hard drive. Repair permissions too while you're there. OS X: About OS X Recovery Then restart, reassess performance, and rerun Etrecheck.
    If that doesn't work, I'd try Techtool, which can occasionally fix something that disk utility can't. Techtool Pro 7 Then restart, reassess performance, and rerun Etrecheck.
    If that doesn't work, I'd reinstall Mavericks over your current installation. Restart, reassess, and Etrecheck.
    If that doesn't work, you're looking at the nuclear option: backup your documents, erase your HD, and do a clean reinstall of Mavericks.
    For red non-Apple software, I'd uninstall it and then recheck with Etrecheck. Then if you must reinstall it, make sure it's up to date and compatible with Mavericks.

  • What software is recommended for the maintenance of mac?

    What software is recommended for the maintenance of mac?

    How to maintain a Mac
    1. Make redundant backups, keeping at least one off site at all times. One backup is not enough. Don’t back up your backups; all should be made directly from the original data. Don’t rely completely on any single backup method, such as Time Machine. If you get an indication that a backup has failed, don't ignore it.
    2. Keep your software up to date. In the App Store or Software Update preference pane (depending on the OS version), you can configure automatic notifications of updates to OS X and other Mac App Store products. Some third-party applications from other sources have a similar feature, if you don’t mind letting them phone home. Otherwise you have to check yourself on a regular basis.
    Keeping up to date is especially important for complex software that modifies the operating system, such as device drivers. Before installing any Apple update, you must check that all such modifications that you use are compatible. Incompatibility with third-party software is by far the most common cause of trouble with system updates.
    3. Don't install crapware, such as “themes,” "haxies," “add-ons,” “toolbars,” “enhancers," “optimizers,” “accelerators,” "boosters," “extenders,” “cleaners,” "doctors," "tune-ups," “defragmenters,” “firewalls,” "barriers," “guardians,” “defenders,” “protectors,” most “plugins,” commercial "virus scanners,” "disk tools," or "utilities." With very few exceptions, such stuff is useless or worse than useless. Above all, avoid any software that purports to change the look and feel of the user interface.
    The more heavily promoted the product, the more likely it is to be garbage. The most extreme example is the “MacKeeper” scam.
    As a rule, the only software you should install is that which directly enables you to do the things you use a computer for, and doesn't change the way other software works.
    Safari extensions, and perhaps the equivalent for other web browsers, are a partial exception to the above rule. Most are safe, and they're easy to get rid of if they don't work. Some may cause the browser to crash or otherwise malfunction.  Some are malicious. Use with caution, and install only well-known extensions from relatively trustworthy sources, such as the Safari Extensions Gallery.
    Never install any third-party software unless you know how to uninstall it. Otherwise you may create problems that are very hard to solve.
    4. Beware of malware. Malware is malicious software that circulates on the Internet. This kind of attack on OS X used to be so rare that it was hardly a concern, but it's now increasingly common, and increasingly dangerous.
    There is some built-in protection against downloading malware, but you can’t rely on it — the attackers are always at least one day ahead of the defense. You can’t rely on third-party protection either. What you can rely on is common-sense awareness — not paranoia, which only makes you more vulnerable.
    Never install software from an untrustworthy or unknown source. If in doubt, do some research. Any website that prompts you to install a “codec” or “plugin” that comes from the same site, or an unknown site, is untrustworthy. Software with a corporate brand, such as Adobe Flash Player, must come directly from the developer's website. No intermediary is acceptable, and don’t trust links unless you know how to parse them. Any file that is automatically downloaded from the web, without your having requested it, should go straight into the Trash. A web page that tells you that your computer has a “virus,” or that anything else is wrong with it, is a scam.
    In OS X 10.7.5 or later, downloaded applications and Installer packages that have not been digitally signed by a developer registered with Apple are blocked from loading by default. The block can be overridden, but think carefully before you do so.
    Because of recurring security issues in Java, it’s best to disable it in your web browsers, if it’s installed. Few websites have Java content nowadays, so you won’t be missing much. This action is mandatory if you’re running any version of OS X older than 10.6.8 with the latest Java update. Note: Java has nothing to do with JavaScript, despite the similar names. Don't install Java unless you're sure you need it. Most people don't.
    5. Don't fill up your boot volume. A common mistake is adding more and more large files to your home folder until you start to get warnings that you're out of space, which may be followed in short order by a boot failure. This is more prone to happen on the newer Macs that come with an internal SSD instead of the traditional hard drive. The drive can be very nearly full before you become aware of the problem.
    While it's not true that you should or must keep any particular percentage of space free, you should monitor your storage use and make sure you're not in immediate danger of using it up. According to Apple documentation, you need at least 9 GB of free space on the startup volume for normal operation.
    If storage space is running low, use a tool such as OmniDiskSweeper to explore the volume and find out what's taking up the most space. Move seldom-used large files to secondary storage.
    6. Relax, don’t do it. Besides the above, no routine maintenance is necessary or beneficial for the vast majority of users; specifically not “cleaning caches,” “zapping the PRAM,” "resetting the SMC," “rebuilding the directory,” "defragmenting the drive," “running periodic scripts,” “dumping logs,” "deleting temp files," “scanning for viruses,” "purging memory," "checking for bad blocks," "testing the hardware," or “repairing permissions.” Such measures are either completely pointless or are useful only for solving problems, not for prevention.
    Let go of the Windows mentality that every computer needs regular downtime maintenance such as "defragging" and "registry cleaning." Those concepts do not apply to the Mac platform. The machine should not be a focus of your attention. You shouldn't have to think about it at all. It should be a transparent, almost unnoticeable tool by means of which you communicate, work, and play. If you want a computer that depends on you to keep going, use a PC.
    The very height of futility is running an expensive third-party application called “Disk Warrior” when nothing is wrong, or even when something is wrong and you have backups, which you must have. Disk Warrior is a data-salvage tool, not a maintenance tool, and you will never need it if your backups are adequate. Don’t waste money on it or anything like it.

  • What are the settings for the outgoing mail server for icloud on Outlook for Mac, what are the settings for the outgoing mail server for icloud on Outlook for Mac

    what are the settings for the outgoing mail server for icloud on Outlook for Mac, what are the settings for the outgoing mail server for icloud on Outlook for Mac

    iCloud Mail Settings

  • What are possible causes for frequent loss of wireless mouse connectivity other than the batteries ?

    What are possible causes for frequent loss of wireless mouse connectivity other than the batteries ?

    Wi-Fi or another interference source. Try turning off the Wi-Fi and see if the problems continue. If that solves the problem, see if you can set your Wi-Fi to run in the 5 GHz range.
    Keyboard/Mouse – Troubleshooting Wireless
    WIFI AND BLUETOOTH FINALLY SOLVED, NO REALLY - YOSEMITE 10.10
    Bluetooth Wireless Problems
    Bluetooth devices become unresponsive

  • My ICloud isn't talking to both my MacBookPro and IPhone. What are the settings for the Mac

    My ICloud isn't talking to both my MacBookPro and IPhone. What are the settings for the Mac and any suggestions?

    In the AirPort Utility, I selected the Advanced tab, and then selected Port Mapping.
    Q: What service do I choose from the drop-down menu? Also, where do I enter the two ports you mentioned? Public UDP Port(s)? Public TCP Port(s)? Private IP Address: Private UDPPort Private TCP Port?
    still confused, I guess. Thanks!

  • I request the code for the exchange of Mac OS X Mountain Lion, on 25 July and still I do not get the validation email, what should I do? :/

    request the code for the exchange of Mac OS X Mountain Lion, on 25 July and still I do not get the validation email, what should I do?
    ANYBODY HELP ME!!

    same problem here.....
    anyone can help?

  • I just got an old apple mac mini a1103. i found out it comes without a power adapter. What are the specs for the power adapter

    can some one tell me the specs for the power adapter. Is there  a manual available somewher on apple site for this computer?

    Hi lllaass,
    Thanks for your great answer.
    That website link is for a1105. Is it same as a1103?
    Also would you know if the power connection port is simlar to the one for appletv? I have an apple tv from 2007 which no longer works. Perhaps I can use that to power the mini.
    Thanks again!
    Avatariq

  • What is the cause of the Spinning Wheel of Death (SWOD) and how can we fix it?

    What is the cause of the Spinning Wheel of Death (SWOD) and how can we fix it?
    I get the SWOD using Safari, Mail, Google chrome, Firefox, Mathematica, and other programs. This cannot be a browser plug-in issues as other forums suggest. I suspect a windows process at the root but I don't enough to know how to trace. Does anyone know what's causeing this epidemic? 

    I'm having a similar problem. Someone PLEASE HELP!
    I'll start with just an example of what I've been facing. During the composing of this post, when I switched from Firefox to Word, I had to wait 60 seconds before the spinning wheel stopped and I got a cursor. I then copied one set of Etrecheck results, switched back to Firefox, hit Command-v to paste and had to wait 45 seconds or so for the spinning wheel to stop. And the paste operation didn't paste until I hit Command-v again (with no wait this time).
    Here's what I've done:
    I tried three times to run a scan with avast! and all three times the scan was unable to complete.
    I restarted holding down Command-r and it found and fixed many permissions, but found no problems with files.
    I ran Etrecheck in a "Safe Boot" and in a normal startup and there were two things that were tagged as "[failed]" in the normal startup:
    Launch Agents: [failed]com.logmein.LMILaunchAgentFixer.plist Support
    User Launch Agents: [failed][email protected]
    I apologize for taking up so much space, but here are the results from both Etrecheck runs:
    EtreCheck in Safe Mode
    EtreCheck version: 1.9.12 (48)
    Report generated July 24, 2014 3:38:40 PM CDT
    Hardware Information:
    MacBook Pro (17-inch, Early 2008) (Verified)
    MacBook Pro - model: MacBookPro4,1
    1 2.6 GHz Intel Core 2 Duo CPU: 2 cores
    5 GB RAM
    Video Information: GeForce 8600M GT - VRAM: 512 MB
    Color LCD 1680 x 1050
    System Software: Mac OS X 10.7.5 (11G63) - Uptime: 0 days 0:12:35
    Disk Information: WDC WD1600BEVS-00VAT0 disk0 : (160.04 GB) disk0s1 (disk0s1) <not mounted>: 209.7 MB
    Macintosh HD (disk0s2) / [Startup]: 159.18 GB (27.6 GB free)
    Recovery HD (disk0s3) <not mounted>: 650 MB
    USB Information: Apple Inc. Built-in iSight
    Apple Inc. Bluetooth USB Host Controller
    Apple Computer Apple Internal Keyboard / Trackpad
    Apple Computer, Inc. IR Receiver
    Kernel Extensions:
    [not loaded]com.AmbrosiaSW.AudioSupport (4.1.2 - SDK 10.6) Support
    [not loaded]com.avast.AvastFileShield (2.1.0 - SDK 10.9) Support
    [not loaded]com.avast.PacketForwarder (1.4 - SDK 10.9) Support
    [not loaded]com.devguru.driver.CDFree (0.1.8) Support
    [not loaded]com.devguru.driver.DevGuruVsp (0.1.8) Support
    [not loaded]com.logmein.driver.LogMeInSoundDriver (1.0.3 - SDK 10.5) Support
    [not loaded]com.parallels.kext.prl_usb_connect (7.0 15107.796624) Support
    [not loaded]com.vmware.kext.vmci (3.1.4) Support
    [not loaded]com.vmware.kext.vmioplug (3.1.4) Support
    [not loaded]com.vmware.kext.vmnet (3.1.4) Support
    [not loaded]com.vmware.kext.vmx86 (3.1.4) Support
    Startup Items: HP IO: Path: /Library/StartupItems/HP IO
    Launch Daemons:
    [not loaded]com.adobe.fpsaud.plist Support
    [not loaded]com.adobe.SwitchBoard.plist Support
    [not loaded]com.ambrosiasw.ambrosiaaudiosupporthelper.daemon.plist Support
    [not loaded]com.avast.init.plist Support
    [not loaded]com.avast.uninstall.plist Support
    [not loaded]com.avast.update.plist Support
    [not loaded]com.cloudpath.maccmd.plist Support
    [not loaded]com.crashplan.engine.plist Support
    [not loaded]com.google.keystone.daemon.plist Support
    [not loaded]com.logmein.logmeinblanker.plist Support
    [not loaded]com.logmein.logmeinserver.plist Support
    [not loaded]com.logmein.raupdate.plist Support
    [not loaded]com.oracle.java.Helper-Tool.plist Support
    [not loaded]com.oracle.java.JavaUpdateHelper.plist Support
    [not loaded]com.orbicule.uc.plist Support
    [not loaded]com.parallels.desktop.launchdaemon.plist Support
    [not loaded]com.vmware.launchd.vmware.plist Support
    Launch Agents:
    [not loaded]com.adobe.AAM.Updater-1.0.plist Support
    [not loaded]com.avast.userinit.plist Support
    [not loaded]com.google.keystone.agent.plist Support
    [not loaded]com.hp.help.tocgenerator.plist Support
    [not loaded]com.logmein.LMILaunchAgentFixer.plist Support
    [not loaded]com.logmein.logmeingui.plist Support
    [not loaded]com.logmein.logmeinguiagent.plist Support
    [not loaded]com.logmein.logmeinguiagentatlogin.plist Support
    [not loaded]com.oracle.java.Java-Updater.plist Support
    [not loaded]com.orbicule.UCAgent.plist Support
    [not loaded]com.parallels.desktop.launch.plist Support
    [not loaded]com.parallels.DesktopControlAgent.plist Support
    [not loaded]com.parallels.vm.prl_pcproxy.plist Support
    User Launch Agents:
    [not loaded]com.adobe.ARM.[...].plist Support
    [not loaded]com.adobe.ARM.[...].plist Support
    [not loaded]com.akamai.single-user-client.plist Support
    [not loaded][email protected]
    [not loaded]com.avast.home.userinit.plist Support
    User Login Items:
    CrashPlan menu bar
    VMware Fusion Start Menu
    Dropbox
    TeamViewer
    EvernoteHelper
    Internet Plug-ins: GlancePlugIn: Version: 2.5.6 - SDK 10.4 Support
    o1dbrowserplugin: Version: 5.4.2.18903 Support
    OfficeLiveBrowserPlugin: Version: 12.3.6 Support
    Flip4Mac WMV Plugin: Version: 3.2.0.16   - SDK 10.8 Support
    AdobePDFViewerNPAPI: Version: 10.1.10 Support
    FlashPlayer-10.6: Version: 14.0.0.145 - SDK 10.6 Support
    LogMeIn: Version: 1.0.935 - SDK 10.7 Support
    Silverlight: Version: 5.1.30317.0 - SDK 10.6 Support
    Flash Player: Version: 14.0.0.145 - SDK 10.6 Support
    iPhotoPhotocast: Version: 7.0
    CitrixICAClientPlugIn: Version: 11.1.0 Support
    googletalkbrowserplugin: Version: 5.4.2.18903 Support
    AdobePDFViewer: Version: 10.1.10 Support
    LogMeInSafari32: Version: 1.0.935 - SDK 10.7 Support
    QuickTime Plugin: Version: 7.7.1
    SharePointBrowserPlugin: Version: 14.1.2 Support
    JavaAppletPlugin: Version: Java 7 Update 60 Check version
    Safari Extensions: avast! Online Security: Version: 9.0.2022.120
    Audio Plug-ins: iSightAudio: Version: 7.7.1 - SDK 10.7
    iTunes Plug-ins: Quartz Composer Visualizer: Version: 1.3 - SDK 10.7
    User iTunes Plug-ins: TuneUp Visualizer: Version: 2.2.0 Support
    User Internet Plug-ins:
    CitrixOnlineWebDeploymentPlugin: Version: 1.0.26 Support
    WebEx64: Version: 1.0 Support
    3rd Party Preference Panes:
    Akamai NetSession Preferences Support
    Citrix online plug-in  Support
    Flash Player  Support
    Flip4Mac WMV  Support
    Java  Support
    Perian  Support
    Time Machine: Time Machine not configured!
    Top Processes by CPU:
    23%firefox
    2%WindowServer
    1%Microsoft Word
    0%Finder
    0%Microsoft Excel
    Top Processes by Memory:
    307 MBfirefox
    164 MBMicrosoft Word
    108 MBMicrosoft Excel
    90 MBWindowServer
    72 MBDock
    Virtual Memory Information:
    1.11 GBFree RAM
    1.14 GBActive RAM
    392 MBInactive RAM
    2.36 GBWired RAM
    341 MBPage-ins
    0 BPage-outs
    EtreCheck in Normal Mode
    EtreCheck version: 1.9.12 (48) Report generated July 24, 2014 3:59:15 PM CDT
    Hardware Information:
    MacBook Pro (17-inch, Early 2008) (Verified)
    MacBook Pro - model: MacBookPro4,1
    1 2.6 GHz Intel Core 2 Duo CPU: 2 cores 5 GB RAM
    Video Information:
    GeForce 8600M GT - VRAM: 512 MB
    Color LCD 1280 x 800
    System Software:
    Mac OS X 10.7.5 (11G63) - Uptime: 0 days 0:11:57
    Disk Information:
    WDC WD1600BEVS-00VAT0 disk0 : (160.04 GB)
    disk0s1 (disk0s1) <not mounted>: 209.7 MB
    Macintosh HD (disk0s2) / [Startup]: 159.18 GB (27.56 GB free)
    Recovery HD (disk0s3) <not mounted>: 650 MB
    USB Information:
    Apple Inc. Built-in iSight
    Apple Inc. Bluetooth USB Host Controller
    Apple Computer Apple Internal Keyboard / Trackpad
    Apple Computer, Inc. IR Receiver
    Kernel Extensions:
    [loaded]com.AmbrosiaSW.AudioSupport (4.1.2 - SDK 10.6) Support
    [loaded]com.avast.AvastFileShield (2.1.0 - SDK 10.9) Support
    [loaded]com.avast.PacketForwarder (1.4 - SDK 10.9) Support
    [not loaded]com.devguru.driver.CDFree (0.1.8) Support
    [not loaded]com.devguru.driver.DevGuruVsp (0.1.8) Support
    [loaded]com.logmein.driver.LogMeInSoundDriver (1.0.3 - SDK 10.5) Support
    [not loaded]com.parallels.kext.prl_usb_connect (7.0 15107.796624) Support
    [loaded]com.vmware.kext.vmci (3.1.4) Support
    [loaded]com.vmware.kext.vmioplug (3.1.4) Support
    [loaded]com.vmware.kext.vmnet (3.1.4) Support
    [loaded]com.vmware.kext.vmx86 (3.1.4) Support
    Startup Items:
    HP IO: Path: /Library/StartupItems/HP IO
    Launch Daemons:
    [loaded]com.adobe.fpsaud.plist Support
    [loaded]com.adobe.SwitchBoard.plist Support
    [loaded]com.ambrosiasw.ambrosiaaudiosupporthelper.daemon.plist Support
    [loaded]com.avast.init.plist Support
    [loaded]com.avast.uninstall.plist Support
    [loaded]com.avast.update.plist Support
    [loaded]com.cloudpath.maccmd.plist Support
    [running]com.crashplan.engine.plist Support
    [loaded]com.google.keystone.daemon.plist Support
    [not loaded]com.logmein.logmeinblanker.plist Support
    [running]com.logmein.logmeinserver.plist Support
    [loaded]com.logmein.raupdate.plist Support
    [loaded]com.oracle.java.Helper-Tool.plist Support
    [loaded]com.oracle.java.JavaUpdateHelper.plist Support
    [running]com.orbicule.uc.plist Support
    [running]com.parallels.desktop.launchdaemon.plist Support
    [loaded]com.vmware.launchd.vmware.plist Support
    Launch Agents:
    [not loaded]com.adobe.AAM.Updater-1.0.plist Support
    [loaded]com.avast.userinit.plist Support
    [loaded]com.google.keystone.agent.plist Support
    [loaded]com.hp.help.tocgenerator.plist Support
    [failed]com.logmein.LMILaunchAgentFixer.plist Support
    [running]com.logmein.logmeingui.plist Support
    [running]com.logmein.logmeinguiagent.plist Support
    [not loaded]com.logmein.logmeinguiagentatlogin.plist Support
    [loaded]com.oracle.java.Java-Updater.plist Support
    [running]com.orbicule.UCAgent.plist Support
    [loaded]com.parallels.desktop.launch.plist Support
    [loaded]com.parallels.DesktopControlAgent.plist Support
    [running]com.parallels.vm.prl_pcproxy.plist Support
    User Launch Agents:
    [loaded]com.adobe.ARM.[...].plist Support
    [loaded]com.adobe.ARM.[...].plist Support
    [running]com.akamai.single-user-client.plist Support
    [failed][email protected]
    [loaded]com.avast.home.userinit.plist Support
    User Login Items:
    CrashPlan menu bar
    VMware Fusion Start Menu
    Dropbox
    TeamViewer
    EvernoteHelper
    Internet Plug-ins:
    GlancePlugIn: Version: 2.5.6 - SDK 10.4 Support
    o1dbrowserplugin: Version: 5.4.2.18903 Support
    OfficeLiveBrowserPlugin: Version: 12.3.6 Support
    Flip4Mac WMV Plugin: Version: 3.2.0.16   - SDK 10.8 Support
    AdobePDFViewerNPAPI: Version: 10.1.10 Support
    FlashPlayer-10.6: Version: 14.0.0.145 - SDK 10.6 Support
    LogMeIn: Version: 1.0.935 - SDK 10.7 Support
    Silverlight: Version: 5.1.30317.0 - SDK 10.6 Support
    Flash Player: Version: 14.0.0.145 - SDK 10.6 Support
    iPhotoPhotocast: Version: 7.0
    CitrixICAClientPlugIn: Version: 11.1.0 Support
    googletalkbrowserplugin: Version: 5.4.2.18903 Support
    AdobePDFViewer: Version: 10.1.10 Support
    LogMeInSafari32: Version: 1.0.935 - SDK 10.7 Support
    QuickTime Plugin: Version: 7.7.1
    SharePointBrowserPlugin: Version: 14.1.2 Support
    JavaAppletPlugin: Version: Java 7 Update 60 Check version
    Safari Extensions:
    avast! Online Security: Version: 9.0.2022.120
    Audio Plug-ins:
    iSightAudio: Version: 7.7.1 - SDK 10.7
    iTunes Plug-ins:
    Quartz Composer Visualizer: Version: 1.3 - SDK 10.7
    User iTunes Plug-ins:
    TuneUp Visualizer: Version: 2.2.0 Support
    User Internet Plug-ins:
    CitrixOnlineWebDeploymentPlugin: Version: 1.0.26 Support
    WebEx64: Version: 1.0 Support
    3rd Party Preference Panes:
    Akamai NetSession Preferences  Support
    Citrix online plug-in  Support
    Flash Player  Support
    Flip4Mac WMV  Support
    Java  Support
    Perian  Support
    Time Machine:
    Time Machine not configured!
    Top Processes by CPU:
    6%WindowServer
    4%mdworker
    2%SystemUIServer
    0%LogMeIn
    0%configd
    Top Processes by Memory:
    113 MBCrashPlanService
    108 MBcom.avast.daemon
    108 MBDropbox
    92 MBFinder
    67 MBSystemUIServer
    Virtual Memory Information:
    2.61 GBFree RAM
    1.19 GBActive RAM
    651 MBInactive RAM
    573 MBWired RAM
    534 MBPage-ins
    0 BPage-outs
    There were two listed as [failed]:
    Launch Agents:
    [failed]com.logmein.LMILaunchAgentFixer.plist Support
    User Launch Agents:
    [failed][email protected]

  • The Sims for the mac

    Has anybody got the sims for the imac? I came across the sims on ebay and didnt realise they did them for the mac as well. Can anyone tell me a) how good it is (I had the pc version) and b) does it slow your computer down? Im a bit dubious when adding software to new computers!!

    I had a lot of trouble with SimCity4 on my iMac. It became such a headache that I returned it to compUSA. It ran very choppy and crashed repeatedly when the city began to develop. My system FAR exceeds the system requirements for the game, and after some online research I discovered that I am not the only person to have this trouble with SimCity running on 10.4. I have also read problems concerning the SIMS2. Some of what I have read indicates that 10.3 runs the games fine, but 10.4 causes them to crash. I don't know if this is the case, but I do know that I am now very weary before dropping $50 on a game that may not perform on my computer as it claims to on the box. Some people trying to run games are talking about waiting for Mac OS updates that will allow them to run smoother.
    I would check out what gamers are saying before buying anything
    http://www.macosx.com/forums/showthread.php?t=226286

  • I want to upgrade my 2008 Mac pro to the latest one, will it meet the requirement for the future Software that's coming out for the next four years?

    I want to upgrade my 2008 Mac pro to the latest one, will it meet the requirement for the future Software that's coming out for the next four years?.

    I'd wait. What can't you do that you need? You mean you want to buy a new model, then why not wait for an actual new one, not the two year old 5,1, when you need to and have outgrown.
    Yours will run Mountain Lion. yours is 4 yrs old and still supported and has life left.

  • I am trying to download a free trial of photoshop for my macbook pro and it says there is an error and that the requirements for the new version is not supported for the mac I have. I have looked at the list of requirements but have no idea how to tell wh

    I am trying to download a free trial of photoshop for my macbook pro and it says there is an error and that the requirements for the new version is not supported for the mac I have. I have looked at the list of requirements but have no idea how to tell what I do and do not have?

    Apple Menu --> About this Mac.
    Mylenium

  • HT3231 What cables are necessary for the fastest transfer of data from MacBook Pro to MacBook Air

    What cables are necessary for the fastest transfer of data from MacBook Pro to MacBook Air

    As I posted "it is an Unknown", at least to me, what type FW port is on the OPs older Mac.
    LowLuster
    HT3231 Re: What cables are necessary for the fastest transfer of data from MacBook Pro to MacBook Air 
    Dec 26, 2013 8:04 PM (in response to OGELTHORPE)
    But the newest Mac notebooks do not have a firewire port.
    So he may need a TB to FW adapter, $29, a FW 400 or 800 cable, $??, and then a FW 400 to 800 cable/port adapter (If the old Mac only has a FW 400 port), $??.
    It is unknown if the old Mac has a FW 400 or 800 port.

Maybe you are looking for

  • Moving iPod and Library to New Hard Drive

    60GB Video iPod, purchased 11/05. Started using it at work (with permission) and spent a lot of weekend time downloading all of my cd's, as I did not have a working computer at home (it had crashed). 02/06, a friend gave me their Dell computer. I pur

  • Lenova 3000 C100 (Reset the Pw for Client Security) Password Manager

    Can any body help me to reset the pw for Lenova 3000 c100 's Client Security, I forgot the password as I did not use it for long time. Message Edited by tomm1986 on 08-08-2009 12:27 AM

  • Mail broadcasting

    i am working for an isp. i am using sun java messaging server software for the mail service. i want to have a feature of sending mail to all users created in the LDAP. how can i able to send mail to all mailboxes of the isp using a given advertising

  • Must reboot if I change ringtone

    Today I updated my 8320 Curve to 5.0 software. Now, if I change the ringtone by editing the profile, the phone goes silent and I must reboot for the ringtone to work. Vibrate appears to be unaffected. Any ideas?

  • How to add links and rollovers from an exported Edge Reflow HTML in Dreamweaver?

    Hi, Thanks to the very helpful community I have found the way to get my HTML file from Edge Reflow. Upon opening the HTML file in Dreamweaver, the CSS, Java scripts are wonderfully linked. However, I am not experienced enought to manipulate the divs