I am using osx yosemite,Do i need antivirus in my pc?

i am using osx yosemite,Do i need antivirus in my pc?

Mac users often ask whether they should install "anti-virus" software. The answer usually given on ASC is "no." The answer is right, but it may give the wrong impression that there is no threat from what are loosely called "viruses." There  is a threat, and you need to educate yourself about it.
1. This is a comment on what you should—and should not—do to protect yourself from malicious software ("malware") that circulates on the Internet and gets onto a computer as an unintended consequence of the user's actions. It does not apply to software, such as keystroke loggers, that may be installed deliberately by an intruder who has hands-on access to the computer, or who has been able to take control of it remotely. That threat is in a different category, and there's no easy way to defend against it.
The comment is long because the issue is complex. The key points are in sections 5, 6, and 10.
OS X now implements three layers of built-in protection specifically against malware, not counting runtime protections such as execute disable, sandboxing, system library randomization, and address space layout randomization that may also guard against other kinds of exploits.
2. All versions of OS X since 10.6.7 have been able to detect known Mac malware in downloaded files, and to block insecure web plugins. This feature is transparent to the user. Internally Apple calls it "XProtect."
The malware recognition database used by XProtect is automatically updated; however, you shouldn't rely on it, because the attackers are always at least a day ahead of the defenders.
The following caveats apply to XProtect:
☞ It can be bypassed by some third-party networking software, such as BitTorrent clients and Java applets.
☞ It only applies to software downloaded from the network. Software installed from a CD or other media is not checked.
As new versions of OS X are released, it's not clear whether Apple will indefinitely continue to maintain the XProtect database of older versions such as 10.6. The security of obsolete system versions may eventually be degraded. Security updates to the code of obsolete systems will stop being released at some point, and that may leave them open to other kinds of attack besides malware.
3. Starting with OS X 10.7.5, there has been a second layer of built-in malware protection, designated "Gatekeeper" by Apple. By default, applications and Installer packages downloaded from the network will only run if they're digitally signed by a developer with a certificate issued by Apple. Software certified in this way hasn't necessarily been tested by Apple, but you can be reasonably sure that it hasn't been modified by anyone other than the developer. His identity is known to Apple, so he could be held legally responsible if he distributed malware. That may not mean much if the developer lives in a country with a weak legal system (see below.)
Gatekeeper doesn't depend on a database of known malware. It has, however, the same limitations as XProtect, and in addition the following:
☞ It can easily be disabled or overridden by the user.
☞ A malware attacker could get control of a code-signing certificate under false pretenses, or could simply ignore the consequences of distributing codesigned malware.
☞ An App Store developer could find a way to bypass Apple's oversight, or the oversight could fail due to human error.
Apple has so far failed to revoke the codesigning certificates of some known abusers, thereby diluting the value of Gatekeeper and the Developer ID program. These failures don't involve App Store products, however.
For the reasons given, App Store products, and—to a lesser extent—other applications recognized by Gatekeeper as signed, are safer than others, but they can't be considered absolutely safe. "Sandboxed" applications may prompt for access to private data, such as your contacts, or for access to the network. Think before granting that access. Sandbox security is based on user input. Never click through any request for authorization without thinking.
4. Starting with OS X 10.8.3, a third layer of protection has been added: a "Malware Removal Tool" (MRT). MRT runs automatically in the background when you update the OS. It checks for, and removes, malware that may have evaded the other protections via a Java exploit (see below.) MRT also runs when you install or update the Apple-supplied Java runtime (but not the Oracle runtime.) Like XProtect, MRT is effective against known threats, but not against unknown ones. It notifies you if it finds malware, but otherwise there's no user interface to MRT.
5. The built-in security features of OS X reduce the risk of malware attack, but they are not, and never will be, complete protection. Malware is a problem of human behavior, not machine behavior, and no technological fix alone is going to solve it. Trusting software to protect you will only make you more vulnerable.
The best defense is always going to be your own intelligence. With the possible exception of Java exploits, all known malware circulating on the Internet that affects a fully-updated installation of OS X 10.6 or later takes the form of so-called "Trojan horses," which can only have an effect if the victim is duped into running them. The threat therefore amounts to a battle of wits between you and Internet criminals. If you're better informed than they think you are, you'll win. That means, in practice, that you always stay within a safe harbor of computing practices. How do you know when you're leaving the safe harbor? Below are some warning signs of danger.
Software from an untrustworthy source
☞ Software with a corporate brand, such as Adobe Flash Player, doesn't come directly from the developer’s website. Do not trust an alert from any website to update Flash, or your browser, or any other software. A genuine alert that Flash is outdated and blocked is shown on this support page. Follow the instructions on the support page in that case. Otherwise, assume that the alert is fake and someone is trying to scam you into installing malware. If you see such alerts on more than one website, ask for instructions.
☞ Software of any kind is distributed via BitTorrent, or Usenet, or on a website that also distributes pirated music or movies.
☞ Rogue websites such as Softonic, Soft32, and CNET Download distribute free applications that have been packaged in a superfluous "installer."
☞ The software is advertised by means of spam or intrusive web ads. Any ad, on any site, that includes a direct link to a download should be ignored.
Software that is plainly illegal or does something illegal
☞ High-priced commercial software such as Photoshop is "cracked" or "free."
☞ An application helps you to infringe copyright, for instance by circumventing the copy protection on commercial software, or saving streamed media for reuse without permission. All "YouTube downloaders" are in this category, though not all are necessarily malicious.
Conditional or unsolicited offers from strangers
☞ A telephone caller or a web page tells you that you have a “virus” and offers to help you remove it. (Some reputable websites did legitimately warn visitors who were infected with the "DNSChanger" malware. That exception to this rule no longer applies.)
☞ A web site offers free content such as video or music, but to use it you must install a “codec,” “plug-in,” "player," "downloader," "extractor," or “certificate” that comes from that same site, or an unknown one.
☞ You win a prize in a contest you never entered.
☞ Someone on a message board such as this one is eager to help you, but only if you download an application of his choosing.
☞ A "FREE WI-FI !!!" network advertises itself in a public place such as an airport, but is not provided by the management.
☞ Anything online that you would expect to pay for is "free."
Unexpected events
☞ A file is downloaded automatically when you visit a web page, with no other action on your part. Delete any such file without opening it.
☞ You open what you think is a document and get an alert that it's "an application downloaded from the Internet." Click Cancel and delete the file. Even if you don't get the alert, you should still delete any file that isn't what you expected it to be.
☞ An application does something you don't expect, such as asking for permission to access your contacts, your location, or the Internet for no obvious reason.
☞ Software is attached to email that you didn't request, even if it comes (or seems to come) from someone you trust.
I don't say that leaving the safe harbor just once will necessarily result in disaster, but making a habit of it will weaken your defenses against malware attack. Any of the above scenarios should, at the very least, make you uncomfortable.
6. Java on the Web (not to be confused with JavaScript, to which it's not related, despite the similarity of the names) is a weak point in the security of any system. Java is, among other things, a platform for running complex applications in a web page, on the client. That was always a bad idea, and Java's developers have proven themselves incapable of implementing it without also creating a portal for malware to enter. Past Java exploits are the closest thing there has ever been to a Windows-style virus affecting OS X. Merely loading a page with malicious Java content could be harmful.
Fortunately, client-side Java on the Web is obsolete and mostly extinct. Only a few outmoded sites still use it. Try to hasten the process of extinction by avoiding those sites, if you have a choice. Forget about playing games or other non-essential uses of Java.
Java is not included in OS X 10.7 and later. Discrete Java installers are distributed by Apple and by Oracle (the developer of Java.) Don't use either one unless you need it. Most people don't. If Java is installed, disable it—not JavaScript—in your browsers.
Regardless of version, experience has shown that Java on the Web can't be trusted. If you must use a Java applet for a task on a specific site, enable Java only for that site in Safari. Never enable Java for a public website that carries third-party advertising. Use it only on well-known, login-protected, secure websites without ads. In Safari 6 or later, you'll see a padlock icon in the address bar when visiting a secure site.
Stay within the safe harbor, and you’ll be as safe from malware as you can practically be. The rest of this comment concerns what you should not do to protect yourself.
7. Never install any commercial "anti-virus" (AV) or "Internet security" products for the Mac, as they are all worse than useless. If you need to be able to detect Windows malware in your files, use one of the free security apps in the Mac App Store—nothing else.
Why shouldn't you use commercial AV products?
☞ To recognize malware, the software depends on a database of known threats, which is always at least a day out of date. This technique is a proven failure, as a major AV software vendor has admitted. Most attacks are "zero-day"—that is, previously unknown. Recognition-based AV does not defend against such attacks, and the enterprise IT industry is coming to the realization that traditional AV software is worthless.
☞ Its design is predicated on the nonexistent threat that malware may be injected at any time, anywhere in the file system. Malware is downloaded from the network; it doesn't materialize from nowhere. In order to meet that nonexistent threat, commercial AV software modifies or duplicates low-level functions of the operating system, which is a waste of resources and a common cause of instability, bugs, and poor performance.
☞ By modifying the operating system, the software may also create weaknesses that could be exploited by malware attackers.
☞ Most importantly, a false sense of security is dangerous.
8. An AV product from the App Store, such as "ClamXav," has the same drawback as the commercial suites of being always out of date, but it does not inject low-level code into the operating system. That doesn't mean it's entirely harmless. It may report email messages that have "phishing" links in the body, or Windows malware in attachments, as infected files, and offer to delete or move them. Doing so will corrupt the Mail database. The messages should be deleted from within the Mail application.
An AV app is not needed, and cannot be relied upon, for protection against OS X malware. It's useful, if at all, only for detecting Windows malware, and even for that use it's not really effective, because new Windows malware is emerging much faster than OS X malware.
Windows malware can't harm you directly (unless, of course, you use Windows.) Just don't pass it on to anyone else. A malicious attachment in email is usually easy to recognize by the name alone. An actual example:
London Terror Moovie.avi [124 spaces] Checked By Norton Antivirus.exe
You don't need software to tell you that's a Windows trojan. Software may be able to tell you which trojan it is, but who cares? In practice, there's no reason to use recognition software unless an organizational policy requires it. Windows malware is so widespread that you should assume it's in every email attachment until proven otherwise. Nevertheless, ClamXav or a similar product from the App Store may serve a purpose if it satisfies an ill-informed network administrator who says you must run some kind of AV application. It's free and it won't handicap the system.
The ClamXav developer won't try to "upsell" you to a paid version of the product. Other developers may do that. Don't be upsold. For one thing, you should not pay to protect Windows users from the consequences of their choice of computing platform. For another, a paid upgrade from a free app will probably have all the disadvantages mentioned in section 7.
9. It seems to be a common belief that the built-in Application Firewall acts as a barrier to infection, or prevents malware from functioning. It does neither. It blocks inbound connections to certain network services you're running, such as file sharing. It's disabled by default and you should leave it that way if you're behind a router on a private home or office network. Activate it only when you're on an untrusted network, for instance a public Wi-Fi hotspot, where you don't want to provide services. Disable any services you don't use in the Sharing preference pane. All are disabled by default.
10. As a Mac user, you don't have to live in fear that your computer may be infected every time you install software, read email, or visit a web page. But neither can you assume that you will always be safe from exploitation, no matter what you do. Navigating the Internet is like walking the streets of a big city. It can be as safe or as dangerous as you choose to make it. The greatest harm done by security software is precisely its selling point: it makes people feel safe. They may then feel safe enough to take risks from which the software doesn't protect them. Nothing can lessen the need for safe computing practices.

Similar Messages

  • How can I return to use OSX (Yosemite) after installing Windows 8.1?

    How can I return to use OSX (Yosemite) after installing Windows 8.1?
    I cannot find Boot Camp on my iMac (late 2013) with windows installed. So I downloaded it, but I cannot run it because of an error (x64...). I tried to use my USB stick with bootcamp installed but nothing. When I turn my iMac on it starts automatically with windows. I tried to search it, but I found only the setup and it doesn't work. How can I get back to my APPLE iMac? How can I use OSX?
    Excuse me for the (maybe) uncorrect language, I speak Italian.

    Hello!
    You can start your Mac up with the [alt] (sometimes [option]) key pressed and you will get the Startup Manager.

  • I need a photo printer compatible with Mac OSX Yosemite 10.10.2

    I want to buy a printer/scanner which gives good colour photo prints, airprints with my iPad and is compatible with my mini mac which uses OSX Yosemite 10.10.2. The sales helpline is closed for 4 days so suggestions as to options would be much appreciated., Thanks

    Dear EdinburghRox,
    You have this options:
    http://store.hp.com/webapp/wcs/stores/servlet/us/en/mdp/printers/envy-4500-100060--1#!&TabName=vao
    http://store.hp.com/webapp/wcs/stores/servlet/us/en/mdp/printers/envy-5530-100059--1#!&TabName=vao
    http://store.hp.com/webapp/wcs/stores/servlet/us/en/mdp/printers/envy-5660-122508--1#!&TabName=vao
    I hope you find it helpful.
    Greetings.
    * I am not an employee of HP, my work is voluntary.
    If this answer was helpful and clarify or resolve your problem, please mark the issue as resolved and click my star next to give a kudo as thanks.
    I am not an employee of HP, my work is voluntary. If this answer has been helpful and clarifies or solves your problem, please click the button
    and click on the icon if you want acknowledge the assistance.

  • OSX Yosemite Wi-Fi: no hardware installed

    Hi ASC:
    I installed Yosemite about 2 weeks ago, and at first my wi-fi (at home & work) was working fine, but then about a week ago the Wi-Fi icon at the top of the toolbar got an "X" in the middle of it and when I click on the Wi-Fi icon it says, "No hardware installed". I tried resetting the SMC on portables with a battery you should not remove on your own (from another thread) but no luck. I've googled this, YouTube-ed it, but still no Wi-Fi back. Someone PLEASE help
    I'm using:
    OSX Yosemite
    10.10.1
    MacBook Pro (15-inch, early 2011)
    Thank you.

    In some cases, this issue is caused by a hardware fault. A loose connection, a short circuit, or a microscopic break in a solder joint may open and close depending on temperature, making the failure intermittent.
    Test after taking each of the following steps that you haven't already taken. Back up all data before making any changes.
    1. If you can connect to the Internet via Ethernet, Bluetooth, or a USB network device, make sure all available OS X updates are installed. If Wi-Fi is your only means of network access, skip this step.
    2.. There are a few reports that the problem was solved by unchecking the box marked
              Wake for Wi-Fi network access
    in the Power Adapter tab of the Energy Saver preference pane. I can't confirm.
    3. Reset the NVRAM.
    4. Reset the System Management Controller.
    5. Start up in Recovery mode. In the menu bar of the OS X Utilities screen, there's a Wi-Fi menu. Try to connect. If it works, select Install OS X. If your Mac was upgraded from an older version of OS X, you’ll need the Apple ID and password you used to upgrade, so make a note of those before you begin.
    6. Make a "Genius" appointment at an Apple Store, or go to another authorized service provider.

  • I used migration to send photos form my Mac Book to my I Mac now i get an error message "iPhoto can not be opened because of a problem"  Check with the developer to make sure iPhoto works with this version of Max OSX.  You may need to install any availabl

    I used migration to send photos form my Mac Book to my I Mac now i get an error message "iPhoto can not be opened because of a problem"  Check with the developer to make sure iPhoto works with this version of Max OSX.  You may need to install any available updates or reinstall IPhoto.
    I tried installing Iphoto it said it was downloaded successfully. I still get the error messafe, and can not open any photos of program,  any suggestions?

    What version of iPhoto do you have on the Macbook and on the iMac? What systems are you running on the Macbook and on the iMac?
    Does the message only refer to "a problem" or does it specify what it is?
    Happy Holidays

  • I have had to replace a faulty hard-drive on my imac. Some applications (incl iphoto) are telling me that my OSX (10.82?) isnt recent enough to use the application. I need 10.9. I have upgraded to Maverick but this remains the case. Any help?

    I have had to replace a faulty hard-drive on my imac. Some applications (incl iphoto) are telling me that my OSX (10.82?) isnt recent enough to use the application. I need 10.9. I have upgraded to Maverick but this remains the case. Any help?

    If your Mac is from the age of Mac OS X 10.8.2:
    How to find your Mac's model and age?
    Contact AppleCare to request the prebundled iPhoto be uploaded to the Mac App Store, or the Mac App Store support.
    This is just a user to user forum.  This link goes direct to the Apple Store support:
    http://www.apple.com/support/mac/app-store/contact.html?form=account&topic=MacAp pStoreAccountandBilling

  • I have just downloaded OSX Yosemite and attempted to use photoshop CS5 but was prompted to install JavaForOSX2014-001dmg and now photoshop won't open saying ' an unexpected and unrecoverable problem has occurred.photoshop will now exit".  ??

    I have just downloaded OSX Yosemite and attempted to use photoshop CS5 but was prompted to install JavaForOSX2014-001dmg and now photoshop won't open saying ' an unexpected and unrecoverable problem has occurred.photoshop will now exit".  ??
    Can I revert to the older operating system?
    I am not familiar with tech speak, so plain english please. Thank you in advance.

    Do a backup, preferably 2.
    Revert to a Previous OS X
    Revert Yosemite to Mavericks

  • Use of IWeb in OsX Yosemite

    Our IMac was acquired in 2010 and came with IWeb as one of the loaded applications. We have found this quite useful. We learned from friends who bought IMacs a year or two later that IWeb was no longer part of the package. While considering whether to upgrade to OsX Yosemite, we are wondering if this will still allow use of IWeb, or whether this might be lost.

    why would you use Pages when there are templates in iweb
    as for the URL question, that is determined by the host, not iweb which just writes the page. but I would not use tinyurl since it has become a favorite of phishers and other web nasties. it might be worth getting a domain name if you can find a good deal.
    i would search for some realtor sites to see the kinds of information they are giving and how they are laying it out. and make sure that all photos look really really good. nothing is more off putting on a house ad than crappy photos

  • Cancel duplex printing on HP 6700 using Mac OSx Yosemite

    I've been searching the HP Forum site for weeks for a solution to turning OFF the duplex printing on the HP 6700 printer.  The "tab" listed does NOT appear...so it's impossible to click on it.  There are NO options or two sided printing on the HP 6700 print screen.  None of the solutions here work...at least for us.  It appears lots of others are having this same problem with the HP 6700 printer...no way to turn off duplexing.  Does anyone have THE solution that works?  Again, using a Mac Pro with the OSX Yosemite.  (We couldn't get the duplex printing to stop with the last OS either.)  Help would be much appreciated.

    Hi,
    Follow the steps below to disable duplex printing:
    Open the file used to print, click the File menu, select Print. The Print window appears.
    NOTE: The Print window might be minimized. Click on Show Details to see all available settings.
    Click the lowest selection box listed as the name of the program (e.g. TextEdit)
    Will appear as Copies & Pages within Microsoft Office applications.
    Select Layout from the drop-down menu.
    Set the Two-Sided option as Off.
    You may save the settings for future use by clicking Presets > Save Current Settings as Preset... Any used preset will remain default till another preset will be used.
    Regards,
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • Using 9.2.2. Need OSx 10.2.8 how do i upgrade new to mac

    Hey there guys i have a radeon 9200 128meg vid card but on the box it says i need this upgrade 10.2.8 how would i obtain this upgrade to go from 9.2 to 10.2.8

    Hi, Versatilx1 -
    ...how would i obtain this upgrade to go from 9.2 to 10.2.8
    The short answer is, you can not.
    OS 9 and OSX are not related - no version of OS 9 can be upgraded to any version of OSX. The underpinnings of the two OS's are not the same at all.
    In order to install OSX, you will need to acquire a retail package in the base version of OSX that you want, and then upgrade that as needed via download update.
    Base versions of OSX are 10.0, 10.1, 10.2, 10.3, and 10.4.
    There are also no upgrades available to take one base version of OSX to the next - a new purchase of the new base version is needed. This means that one should purchase only the final base version that they want.
    In this case, if you want to be at OX 10.2.8, you would purchase the retail version of OSX 10.2, then update that to 10.2.8 using the approptiate download updater.
    However, most requirements for OS versions, such as your Radeon card seems to have, are stated as a minimum OS version - meaning a higher version is adequate.
    Since you have a G4 (AGP) model, I would suggest either OSX 10.3 or OSX 10.4, updated to the latest version available for that base version. Given that your G4 (AGP) has a max 500MHz processor (machine) speed (based on original processors that came with that model), OSX 10.3 might be the better choice. Someone with experience using OSX on a G4 (AGP) model would be better able to clarify that.
    Notes:
    • Before attempting to install OSX, be sure your firmware has been updated to v. 4.2.8 -
    http://www.info.apple.com/kbnum/n120068
    • It is a good idea to have at least 512MB of RAM in the machine before installing OSX.
    • OSX will install alongside OS 9; it will not replace OS 9. Both OS's are designed to co-exist on the same volume.

  • May I can upgrade from snow leo to yosemite on imac 5 using osx 10.6.8

    may I can upgrade from snow leo to yosemite on imac 5 using osx 10.6.8

    No. An iMac5,1 can't be upgraded past Lion 10.7.5.
    (124793)

  • I have osx 10.5.8 need 10.6.8 to use my iphone 5

    i have osx 10.5.8 need 10.6.8 to use my iphone 5
    what to do?

    Snow Leopard = OS X 10.6.x
    It is Not available as a download... It is a Paid Upgrade.
    Do this first...
    Check that your Mac meets the System Requirements for Snow Leopard...
    Snow Leopard Tech Specs
    http://support.apple.com/kb/SP575
    If so... Purchase a Snow Leopard Install Disc...
    http://store.apple.com/us/product/MC573Z/A/mac-os-x-106-snow-leopard
    Other countries...
    http://support.apple.com/kb/HE57
    After the Successful Install, run Software Update to get the latest updates for Snow Leopard.
    Be sure to make a Backup of your Current System Before Upgrading...

  • Is there a way to disable mouse acceleration in OSX Yosemite?

    i have used my dads iMac and MBP in the past and always noticed how bad the mouse response was in my opinion. Mind you, some people like the way the mouse responds in OSX and will probably have no idea what my issue is. That is mouse acceleration and the lack of option to disable it in the mouse settings panel. Here is a good explanation about what it is, also in the video is a visual example.
    "Mouse or cursor acceleration, to put it simply, makes the travel distance of your cursor on the screen reliant of the velocity of your physical mouse movement rather than just the distance that you move your mouse. So making one movement of the same distance at two different speeds will cause two different relative cursor movements, with quick movement causing the cursor to travel a greater distance."
    source:
    https://www.youtube.com/watch?v=16diwK6HWbI
    So the thing i want to accomplish, is making the physical mouse movement one-to-one with the cursor speed on the screen. As an example: moving my mouse 10 cm would always make my mouse on the screen go 1000 pixels, no matter how fast i move my mouse.
    I've had my mouse set up like that in windows and linux for quite some time now and i hope there is an easy way to set the mouse response like that in OSX as well.
    I want to make clear that this isn't just an issue in games where you want to have great mouse precision. I have become really accustomed to this way of mouse response in any type of application. So the problem lies not in any mouse settings of any game/program. The problem lies in how OSX translates physical mouse movement to cursor movement.
    Anyway, i ran into this issue about a year ago when i was using my dad's computer. i've had my own windows computer for some time now. An option to disable mouse acceleration in OSX Yosemite might have been implemented properly in the mean time. I have searched this community and found some old posts of people who had this same problem as me, but never read about any fix for it. The main reason i am asking this is because i am considering buying a Macbook.
    I'd rather not use any third party software, but if there is any out that that just works and is easy to use, let me know.

    Please don't be obnoxious to people like tbirdvet trying to help; nobody here owes you an answer, or anything else for that matter.
    Anyway, Yosemite seems to enable mouse acceleration by default. You can disable it to get a constant pixels pointer moves / meters mouse moved ratio by typing this in terminal:
         defaults write .GlobalPreferences com.apple.mouse.scaling -1
    you'll need to logout and log back in for changes to take effect. To restore the standard behaviour:
         defaults write .GlobalPreferences com.apple.mouse.scaling 2
    should do the trick.
    C.

  • Problem description: (MacBook Pro 15" late 2008, OSX Yosemite 10.10.2 installed, no pending updates) computer is running very slow - takes 2-3 minutes to open apps such as Pages, even when no other apps are open.  Randomly freezes and becomes unrespo

    Problem description:
    (MacBook Pro 15” late 2008, OSX Yosemite 10.10.2 installed, no pending updates) computer is running very slow - takes 2-3 minutes to open apps such as Pages, even when no other apps are open.  Randomly freezes and becomes unresponsive, requiring forced power down.  Randomly logs off.  Removed Kodak AIO software via Clean My Mac2, but BonjourAgent still there and requesting access.  Cleaned weekly with Clean My Mac2 and running Sophos AntiVirus. 2GB memory installed.  Currently 169.99 GB available of 249.2 GB capacity.
    Help?
    EtreCheck version: 2.1.8 (121)
    Report generated March 21, 2015 at 11:35:35 AM EDT
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (15-inch, Late 2008) (Technical Specifications)
        MacBook Pro - model: MacBookPro5,1
        1 2.4 GHz Intel Core 2 Duo CPU: 2-core
        2 GB RAM Upgradeable
            BANK 0/DIMM0
                1 GB DDR3 1067 MHz ok
            BANK 0/DIMM1
                1 GB DDR3 1067 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Normal - Cycle count 59
    Video Information: ℹ️
        NVIDIA GeForce 9400M - VRAM: 256 MB
            Color LCD 1440 x 900
        NVIDIA GeForce 9600M GT - VRAM: 256 MB
    System Software: ℹ️
        OS X 10.10.2 (14C1514) - Time since boot: 0:13:37
    Disk Information: ℹ️
        Hitachi HTS543225L9SA02 disk0 : (250.06 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 249.20 GB (168.91 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
        HL-DT-ST DVDRW  GS21N 
    USB Information: ℹ️
        Apple Inc. Built-in iSight
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple, Inc. Apple Internal Keyboard / Trackpad
        Apple Computer, Inc. IR Receiver
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Library/Extensions
        [not loaded]    com.leapfrog.driver.LfConnectDriver (1.11.1 - SDK 10.10) [Click for support]
        [loaded]    com.sophos.kext.sav (9.2.50 - SDK 10.8) [Click for support]
        [loaded]    com.sophos.nke.swi (9.2.50 - SDK 10.8) [Click for support]
            /System/Library/Extensions
        [not loaded]    com.leapfrog.codeless.kext (2) [Click for support]
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [running]    com.kodak.BonjourAgent.plist [Click for support]
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
        [running]    com.sophos.uiserver.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.adobe.SwitchBoard.plist [Click for support]
        [loaded]    com.leapfrog.connect.authdaemon.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac2.Agent.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.oracle.java.JavaUpdateHelper.plist [Click for support]
        [running]    com.sophos.common.servicemanager.plist [Click for support]
    User Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac2Helper.diskSpaceWatcher.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac2Helper.scheduledScan.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac2Helper.trashWatcher.plist [Click for support]
    User Login Items: ℹ️
        Dropbox    Application  (/Applications/Dropbox.app)
    Internet Plug-ins: ℹ️
        AdobeExManDetect: Version: AdobeExManDetect 1.1.0.0 - SDK 10.7 [Click for support]
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        Flash Player: Version: 16.0.0.305 - SDK 10.6 Outdated! Update
        AdobeAAMDetect: Version: AdobeAAMDetect 2.0.0.0 - SDK 10.7 [Click for support]
        AmazonMP3DownloaderPlugin1017265: Version: AmazonMP3DownloaderPlugin 1.0.17 [Click for support]
        JavaAppletPlugin: Version: Java 8 Update 31 Check version
        AmazonMP3DownloaderPlugin: Version: AmazonMP3DownloaderPlugin 1.0.17 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        iPhotoPhotocast: Version: 7.0 - SDK 10.8
    User internet Plug-ins: ℹ️
        CitrixOnlineWebDeploymentPlugin: Version: 1.0.94 [Click for support]
        Google Earth Web Plug-in: Version: 6.0 [Click for support]
    Safari Extensions: ℹ️
        AdBlock
        Disconnect
        Add To Amazon Wish List
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Java  [Click for support]
        Tuxera NTFS  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: OFF
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 249.20 GB Disk used: 80.29 GB
        Destinations:
            Backup [Local]
            Total size: 63.67 GB
            Total number of backups: 1
            Oldest backup: 2015-02-23 16:16:08 +0000
            Last backup: 2015-02-23 16:16:08 +0000
            Size of backup disk: Too small
                Backup size 63.67 GB < (Disk used 80.29 GB X 3)
    Top Processes by CPU: ℹ️
             5%    WindowServer
             1%    loginwindow
             0%    AppleSpell
             0%    SophosUIServer
             0%    SophosAntiVirus
    Top Processes by Memory: ℹ️
        118 MB    InterCheck
        101 MB    SophosScanD
        60 MB    Dropbox
        54 MB    mds_stores
        41 MB    SophosAntiVirus
    Virtual Memory Information: ℹ️
        49 MB    Free RAM
        682 MB    Active RAM
        652 MB    Inactive RAM
        315 MB    Wired RAM
        1.49 GB    Page-ins
        2 MB    Page-outs
    Diagnostics Information: ℹ️
        Mar 21, 2015, 11:18:52 AM    Self test - passed
        Mar 21, 2015, 10:53:03 AM    /Library/Logs/DiagnosticReports/SophosUIServer_2015-03-21-105303_[redacted].cra sh
        Mar 19, 2015, 07:59:03 PM    /Library/Logs/DiagnosticReports/CalNCService_2015-03-19-195903_[redacted].crash

    Linc Davis wrote:
    Slow performance after installing Yosemite on an older Mac is often caused by inadequate memory. Although you can install the upgrade on a Mac with 2 GB of memory, experience has shown that at least 4 GB is needed for full performance.
    Select About This Mac from the Apple menu. If you have less than 4 GB of memory, and your model has upgradable memory, install as much as it can take, or at least that much. Any reputable RAM vendor will have a web form in which you can select the Mac model and be directed to compatible parts.
    Memory in the MacBook Air is not upgradable. If that's what you have, you should restore the previous system from a backup, or replace the machine. Ask if you need guidance.
    The Etrecheck report clearly shows that SylvieRose has a Macbook Pro, not a Macbook Air and that there are only 2 GB  RAM installed.  The Etrecheck report can be very informative if one takes the time to examine it. 
    Ciao.

  • OSX Yosemite RIM Album Art Deamon crashes every few seconds.

    Since my upgrade to OSX Yosemite (OSX v 10.10) the RIM Album Art Deamon chrashes. When I first start up it takes about 2-3 minutes before the first crash, then when I dismiss the crash report, it's only a few seconds until the next one appears.
    BBDM was installed prior to the update to Yosemite (It was installed originally on Snow Leopard, but the upgrade was from Mavericksk (OSX 10.9))
    I unistalled BBDM, restarted the computer, and there were no crashes, but of course I can't backup my Torch or Playbook. So I re-downloaded BBDM and reinstalled, which required a restart. After 2-3 minutes, a crash, then same behaviour as before.
    Any suggestions would be appreciated, as I've updated both of my Macs to the latest software. (BBDM was only installed on one).
    Thanks,
    Paul
    Torch 9810; PlayBook 64g; iPad1 64g; iPad2 64g; iPhone6 64g Passport
    Provider Bell (tablets all WiFi)
    Solved!
    Go to Solution.

    I see a lot of BB Link problems out there for Yosemite users. Since Maverick, Sync Services have been removed but there is a workaround. You can sync Music and media still but for Contacts and iCal transfer and updating Blackberry already have a solution. See below.
    Sync features that accompany iCloud and Apple ID accounts utilize IMAP, CalDAV, and CardDAV. These accounts can be integrated on the BlackBerry 10 OS.
    To integrate an iCloud account that uses an iCloud.com email address:
    From the home screen, swipe down from the top bezel and select Settings > Accounts > Add Account > Email, Calendar and Contacts.
    Enter the @icloud.com email address and select Next.
    Enter the @icloud.com email password and click Next.
    Enable the items to be synchronized (Email, Contacts Calendar).
    Select Done.
    If iCloud is used for synchronization but an @icloud.com email address is not used, or is not enabled, calendar and contact sync can still be integrated on BlackBerry 10 OS and BlackBerry PlayBook OS, however to integrate these, advanced integration steps need to be used instead of the above steps. The email address associated with the Apple ID must be used. To integrate this method, use the steps below.
    Note: If either an @me.com or @mac.com email address are being used, integrate as an @icloud.com address (i.e. Instead of using [email protected], use [email protected]). Apple has aliased @me.com and @mac.com email addresses so they will still receive emails, but any outgoing email will appear as the @icloud.com domain.
    To integrate an iCloud account that does not use an iCloud.com email address follow the below steps to:
    Integrate iCloud contacts using CardDAV:
    From the home screen, swipe down from the top bezel and select Settings > Accounts > Add Account > Advanced > CardDAV.
    Enter Description (for example: iCloud or the iCloud.com email address).
    Enter Username as the either the Apple ID or iCloud.com email address.
    Enter Email Address as either the Apple ID or iCloud.com email address .
    Enter Password as the Apple ID password.
    Enter Server Address as contacts.icloud.com
    Select desired Sync Interval from the drop-down menu.
    Select Done.
    Integrate iCloud calendar using CalDAV:
    From the home screen, swipe down from the top bezel and select Settings > Accounts > Add Account > Advanced > CalDAV.
    Enter Description (for example: iCloud or the iCloud.com email address).
    Enter Username as either the Apple ID or iCloud.com email address.
    Enter Email Address as either the Apple ID or iCloud.com email address .
    Enter Password as the Apple ID password .
    Enter Server Address as caldav.icloud.com or p03-caldav.icloud.com (If an error returns showing the device couldn't connect to p0#-caldav.icloud.com return to the Caldav setup screen and change the server name to reflect the unique number representing the # symbol. This number could be 1-9 depending on what the return message is. Example: p05-caldav.icloud.com or p04-caldav.icloud.com)
    Select desired Sync Interval from the drop-down menu.
    Select Done.
    Integrate iCloud Email using IMAP:
    From the home screen, swipe down from the top bezel and select Settings > Accounts > Add Account > Advanced > IMAP.
    Enter Description (for example: iCloud or the iCloud.com email address).
    Enter Display Name as the name that sent email will display from (for example: Justin Jones)
    Enter Username as the iCloud.com or @me.com email address email address.
    Enter Email Address as the iCloud.com or @me.com email address email address.
    Enter Password as the Apple ID password .
    Enter Server Address as imap.mail.me.com
    Enter Port as 993
    Under Encryption drop-down menu select SSL.
    Enter SMTP Username as the iCloud.com or @me.com email address.
    Enter SMTP Server Address as smtp.mail.me.com
    Enter SMTP Port as 587
    Select desired Sync Interval and Initial Retrieval Amount from the drop-down menus.
    Select Done.
    Note: If the iCloud Email account does not integrate using the above settings, complete the steps again, but under the SMTP Encryption drop-down list select Start TLS.

Maybe you are looking for

  • ITunes 7.4 With Windows Vista Error

    Ever since the update to iTunes 7.4 and continuing into 7.4.2.4 I get this error before starting iTunes each time. http://i135.photobucket.com/albums/q149/brene/iTunesError.jpg Before this update it worked fine. Thought I should let people know in ca

  • How do I scan more than one page into a single document?  The option seems to have disapperared.

    I have a Mac OS X Version 10.6.8 and am trying to scan several pages into one file, but the option to combine pages seems to have disappeared?

  • Troubles saving PDF Files

    Error states The document could not be saved.  The file may be read-only, or another user may  have it open.  This goes on in every document for all administrators in the office, even when we know no one has it opened.  This didn't happen until we st

  • Import user defined class in JSP page

    In my test.jsp page, I tried to display the user name using the value returned from a class UserInfo's static function getUsername(), like this: <%@page import="toystore.view.UserInfo" %> <html:text property="username" value="<%= UserInfo.getUsername

  • 3rd party stock with fully delivered status in PO(without GR)

    Dear Gurus, Currently we are having a 3rd party stock scenario with the below steps: 1. Create a third-party item in a sales order. The system automatically creates a PR for each third-party item in the sales order. 2. Entering a PO to Vendor with re