Do I need to have any type of anti-virus or malware, spyware protection for my Macbook Pro?

My Macbook is a year old. When I bought it, I was told by several people that I would not need any type of anti-virus software or anything to protect my computer because Mac did not get infected that often. However, I have had people today tell me that I do need protection for my computer. My Mac runs about as good as the day I got it, but I really don't want anything to happen to it. If I need to get an anti-virus, or malware/spyware software, what programs would y'all recomend? I am just looking for information. Thanks!

1. This comment applies to malicious software ("malware") that's installed unwittingly by the victim of a network attack. 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 victim's computer. That threat is in a different category, and there's no easy way to defend against it. If you have reason to suspect that you're the target of such an attack, you need expert help.
If you find this comment too long or too technical, read only 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, but internally Apple calls it "XProtect." The malware recognition database is automatically checked for updates once a day; 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.
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.
For the reasons given above, App Store products, and 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. OS X 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 presumably effective against known attacks, but maybe not against unknown attacks. It notifies you if it finds malware, but otherwise there's no user interface to MRT.
5. XProtect, Gatekeeper, and MRT reduce the risk of malware attack, but they're not absolute protection. The first and best line of defense is always 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 the malware attacker. If you're smarter than he thinks you are, you'll win.
That means, in practice, that you never use software that comes from an untrustworthy source, or that does something inherently untrustworthy. How do you know what is trustworthy?
Any website that prompts you to install a “codec,” “plug-in,” "player," "extractor," or “certificate” that comes from that same site, or an unknown one, is untrustworthy.
A web operator who tells you that you have a “virus,” or that anything else is wrong with your computer, or that you have won a prize in a contest you never entered, is trying to commit a crime with you as the victim. (Some reputable websites did legitimately warn visitors who were infected with the "DNSChanger" malware. That exception to this rule no longer applies.)
Pirated copies or "cracks" of commercial software, no matter where they come from, are unsafe.
Software of any kind downloaded from a BitTorrent or from a Usenet binary newsgroup is unsafe.
Software that purports to help you do something that's illegal or that infringes copyright, such as saving streamed audio or video for reuse without permission, is unsafe. All YouTube "downloaders" are in this category, though not all are necessarily harmful.
Software with a corporate brand, such as Adobe Flash Player, must be downloaded directly from the developer’s website. If it comes from any other source, it's unsafe.
Even signed applications, no matter what the source, should not be trusted if they do something unexpected, such as asking for permission to access your contacts, your location, or the Internet for no obvious reason.
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 lock icon in the address bar with the abbreviation "https" when visiting a secure site.
Follow the above guidelines, 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 from malware.
7. Never install any commercial "anti-virus" or "Internet security" products for the Mac, as they all do more harm than good, if they do any good at all. Any database of known threats is always going to be out of date. Most of the danger is from unknown threats. If you need to be able to detect Windows malware in your files, use the free software  ClamXav— nothing else.
Why shouldn't you use commercial "anti-virus" products?
Their 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, the 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 itself may create weaknesses that could be exploited by malware attackers.
8. ClamXav doesn't have these drawbacks. That doesn't mean it's entirely safe. 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.
ClamXav is not needed, and should not be relied upon, for protection against OS X malware. It's useful only for detecting Windows malware. Windows malware can't harm you directly (unless, of course, you use Windows.) Just don't pass it on to anyone else.
A Windows malware attachment in email is usually easy to recognize. The file name will often be targeted at people who aren't very bright; for example:
♥♥♥♥♥♥♥♥♥♥♥♥♥♥!!!!!!!H0TBABEZ4U!!!!!!!.AVI♥♥♥♥♥♥♥♥♥♥♥♥♥♥.exe
ClamXav may be able to tell you which particular virus or trojan it is, but do you care? In practice, there's seldom a reason to use ClamXav unless a network administrator requires you to run an anti-virus application.
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 is going to be infected every time you install an application, read email, or visit a web page. But neither should you have the false idea that you will always be safe, no matter what you do. 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

  • DoI need anti virus or adware/spyware remover for a MacBook Pro

    Long time PC user, resently purchased a mac book pro & Loving everything about it.
    just curiouse about keeping system clean,
    Do I need anti virus or adware/spyware remover, for a MacBook Pro

    You don't need jack diddly squat.
    But if you have PC brethren and don't want to be a typhoid mary, then download the free ClamXav and scan with that.
    First account on a Mac is a admin, it's best to run as a Standard user by creating another admin user, loggin into it and turning your first user to a Standard user. Everything works just the same, it's more secure than normal though as Mac's are being attacked, not as much as PC's.
    Just a bit more protection, check your Software Updates once in awhile and you should be fine, except for Lion issues and we cant' help those as it's a new OS.
    If your on Snow Leopard then stay there for another 6 months at least until the complaints go away here about Lion.

  • What type of internal hard drive can I use for my Macbook pro?

    HI,
    My macbook pro stopped working and I took it to Apple store to find out what was wrong with it. I have been told that the hard disk i snot working anymore.
    Since I cannot afford to pay Apple's fees, I was told that I can order it online and pput the disk myself.
    Can anyone please tell me what do I need to focus on when buying a hard disk and what would be the best hard disk for my macbook pro.
    Thank you

    A MacBook Pro uses a 2'5" SATA hard drive, so any hard drive with these specs should work. We recommend HGST and Seagate drives, but Western Digital drives also work correctly. Have a look at OWC > http://eshop.macsales.com/shop/hard-drives/2.5-Notebook/
    7200 rpm HDDs will give you extra performance. They are not very expensive

  • Do I need additional anti-virus protection for my Macbook Pro for everyday us than what is already on the laptop when you buy it?

    I just purchased my Macbook Pro so it is brand new and I will only use my laptop for everyday use at college. So do I need extra protection for it and if I do what do you recomend.

    1. This comment applies to malicious software ("malware") that's installed unwittingly by the victim of a network attack. 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 victim's computer. That threat is in a different category, and there's no easy way to defend against it. If you have reason to suspect that you're the target of such an attack, you need expert help.
    If you find this comment too long or too technical, read only 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, but internally Apple calls it "XProtect." The malware recognition database is automatically checked for updates once a day; 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.
    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.
    For the reasons given above, App Store products, and 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. OS X 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 presumably effective against known attacks, but maybe not against unknown attacks. It notifies you if it finds malware, but otherwise there's no user interface to MRT.
    5. XProtect, Gatekeeper, and MRT reduce the risk of malware attack, but they're not absolute protection. The first and best line of defense is always 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 the malware attacker. If you're smarter than he thinks you are, you'll win.
    That means, in practice, that you never use software that comes from an untrustworthy source, or that does something inherently untrustworthy. How do you know what is trustworthy?
    Any website that prompts you to install a “codec,” “plug-in,” "player," "extractor," or “certificate” that comes from that same site, or an unknown one, is untrustworthy.
    A web operator who tells you that you have a “virus,” or that anything else is wrong with your computer, or that you have won a prize in a contest you never entered, is trying to commit a crime with you as the victim. (Some reputable websites did legitimately warn visitors who were infected with the "DNSChanger" malware. That exception to this rule no longer applies.)
    Pirated copies or "cracks" of commercial software, no matter where they come from, are unsafe.
    Software of any kind downloaded from a BitTorrent or from a Usenet binary newsgroup is unsafe.
    Software that purports to help you do something that's illegal or that infringes copyright, such as saving streamed audio or video for reuse without permission, is unsafe. All YouTube "downloaders" are in this category, though not all are necessarily harmful.
    Software with a corporate brand, such as Adobe Flash Player, must be downloaded directly from the developer’s website. If it comes from any other source, it's unsafe.
    Even signed applications, no matter what the source, should not be trusted if they do something unexpected, such as asking for permission to access your contacts, your location, or the Internet for no obvious reason.
    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 lock icon in the address bar with the abbreviation "https" when visiting a secure site.
    Follow the above guidelines, 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 from malware.
    7. Never install any commercial "anti-virus" or "Internet security" products for the Mac, as they all do more harm than good, if they do any good at all. Any database of known threats is always going to be out of date. Most of the danger is from unknown threats. If you need to be able to detect Windows malware in your files, use the free software  ClamXav— nothing else.
    Why shouldn't you use commercial "anti-virus" products?
    Their 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, the 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 itself may create weaknesses that could be exploited by malware attackers.
    8. ClamXav doesn't have these drawbacks. That doesn't mean it's entirely safe. 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.
    ClamXav is not needed, and should not be relied upon, for protection against OS X malware. It's useful only for detecting Windows malware. Windows malware can't harm you directly (unless, of course, you use Windows.) Just don't pass it on to anyone else.
    A Windows malware attachment in email is usually easy to recognize. The file name will often be targeted at people who aren't very bright; for example:
    ♥♥♥♥♥♥♥♥♥♥♥♥♥♥!!!!!!!H0TBABEZ4U!!!!!!!.AVI♥♥♥♥♥♥♥♥♥♥♥♥♥♥.exe
    ClamXav may be able to tell you which particular virus or trojan it is, but do you care? In practice, there's seldom a reason to use ClamXav unless a network administrator requires you to run an anti-virus application.
    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 is going to catch some terrible disease every time you install an application, read email, or visit a web page. But neither should you have a false sense of safety. The greatest harm done by security software is precisely its selling point: it makes people feel safe. They may then also feel free to take risks from which the software doesn't protect them. Nothing can lessen the need for safe computing practices.

  • Anyone have any success connecting a generic PS3 controller through Mavericks on my macbook pro

    Hi
    I am able to connect the above controllers and play supported games via USB connection. However, bluetooth does not seemingly support these devices of which I have 2.
    I have followed connection guidance for earlier versions of OSX and connect via USB to recognise the device and then remove the usb cable, press the PS button and the device is prompted to pair via bluetooth. I am using a password of "0000" to pair and key this in to my macbook but then nothing happens. The device is shown as not connected, nor paired and the "connect" option has no effect.
    In system information this is what presents under bluuetooth device is configured but neither paired nor connected
      ps controller orange:
      Address:    00-32-00-DE-90-A1
      Major Type:    Peripheral
      Minor Type:    Peripheral
      Services:   
      Paired:    No
      Configured:    Yes
      Connected:    No
      Vendor ID:    0x054C
      Product ID:    0x0268
      Class of Device:    0x05 0x02 0x0508
    When successfully connected via USB this is what presents:
    PLAYSTATION(R)3Conteroller:
      Product ID:    0x0268
      Vendor ID:    0x054c  (Sony Corporation)
      Version:     1.00
      Speed:    Up to 12 Mb/sec
      Manufacturer:    SHENGHIC 2009/0708ZXW-V1Inc.
      Location ID:    0x14300000 / 1
      Current Available (mA):    500
      Current Required (mA):    500
    Anybody have any success with such a bluetooth connection .....so much better without cables after all ?
    I did read one forum post indicating that one user had cloned a working PS3 controller and copying and pasting configuration data in terminal. As I don't currently have a controller that will pair that's a step too far for me.
    Thanks in anticipation

    Click App Store from your Apple menu  drop down menu then select Updates from the App Store menu bar.

  • I have a question in regards to spyware / keylogger for my MacBook Pro. My employer recently asked for my MacBook to "make sure it running smoothly" I currently have no issues. I haven't yet gave it to them. How can I tell if keylogger/spyware added?

    so I havent gave them my MacBook yet but I highly suspect they will be adding keylogger or spyware of some sort. It there a easy way to help me tell if they have added something before i hand it over to them so I can't tell what they have done?

    If the computer is owned by your employer, not by you, then you should use it as it's given to you. Use it only for work, not for anything personal. Don't have any expectation of privacy while using it. Don't connect it to your home network. Assume that a keylogger or any other kind of monitoring software is installed.

  • I have a Rocketfish mini display port to VGA adaptor cord for a macbook pro, it was working fine the first week, now it does not show what I am seeing on my laptop on my lg Flat screen tv. It only shows the space background but not any icons. Any help??

    Is there anything I should do to the TV or any settings i should do from my actual Macbook? It only shows the space background but not any of my icons or what i am seeing on my laptop screen. It is a new adaptor which was purchased last week.

    It seems as though though it may be a connection issue, possibly hardware or adapter. Make certain the connections are TIGHT.
    For software you may try a smc reset:
    Shut down the computer.
    Plug in the MagSafe power adapter to a power source, connecting it to the Mac if its not already connected.
    On the built-in keyboard, press the (left side) Shift-Control-Option keys and the power button at the same time.
    Release all the keys and the power button at the same time.
    Press the power button to turn on the computer. 
    Note: The LED on the MagSafe power adapter may change states or temporarily turn off when you reset the SMC.
    Try a pram reset:
    Shut down your Mac.
    Locate the following keys on the keyboard: Option, Command (⌘), P, and R. You will need to hold these keys down simultaneously in step 4.
    Turn on your Mac.
    Immediately press and hold the Option-Command-P-R keys. You must press this key combination before the gray screen appears. Continue holding the keys down until your Mac restarts, and you hear the startup sound for the second time.
    Release the keys.
    If no joy you can take it in to an Apple store genius bar for a free evaluation make an appointment first.
    http://www.apple.com/retail/geniusbar/

  • Do we have any free mobile anti virus soft wear?

    my Device is N96.Please help me.tell me how to download free soft wear?
    antivirus coupon

    Further to what John has said; there are lots of free programmes for android, I use the AVG on a Samsung Galaxy S2.
    Im not familiar with your device, so I dont jbow anything about the platform it uses.
    AQ.
    "Welcome to Royston Vasey - You'll never leave."

  • What type of anti virus and malware can i use on my mac

    for the past month my mac has been down. it would not start up or i would get the folder with a question mark. i reinstalled on it twice. Dunno if its going to last this time or what so any help would be great. Someone told me it may be my HD but this mac is only 3yrs old. We do not do anything on it expect for  pics and music

    Additionally, even though your Mac is only 3 years old, all hard drives fail sooner or later - they may last 5 years or more, or they may fail within the first year. So, follow the suggestions, and, in addition, it might be worthwhile to run the Apple Hardware test (that is not foolproof, but pretty good) - run the extended test and post back any messages/errors you get. Here are the instructions:
    http://support.apple.com/kb/HT1509

  • I've just downloaded FF 4 beta, do i still need to purchase internet security software & anti-virus software for protection?

    I have not renewed my McAfee. i am not sure whether FF 4 beta security protection is good enough. I do internet banking often. do i still need to have other security or anti-virus software?

    Firefox is just a web browser, you still need anti-virus, anti-malware and firewall protection.

  • How much would I have to pay monthly if I want to get financing for a MacBook?

    How much would I have to pay monthly if I want to get financing for a MacBook Pro?

    It would all depend on if you have sufficient credit to get approved in the first place (Barclays are kind of hard on folks!) and how long you plan to finance (6, 12 or 18 months).
    You'll just have to get in touch with Apple's financing folks...
    Good luck,
    Clinton

  • I bought mountain lion for my macbook pro and I'm trying to install it and it says there was an error and I need to boot up but I don't have any other start up disks to boot up with. Are there any suggestions of how I could get my computer started?

    I bought mountain lion for my macbook pro and I'm trying to install it and it says there was an error and I need to boot up but I don't have any other start up disks to boot up with. Are there any suggestions of how I could get my computer started?

    Hold the Option key down and restart. Select one of the drives that comes up and hit the Return key.

  • Do i need to install any type of aftermarket security software (e.g. AVG, Norton, etc.) on my MacBook Pro?

    Do i need to install any type of aftermarket security software (e.g. AVG, Norton, etc.) on my MacBook Pro?

    Michael
    Actually you do not really need AV for MacOSX. There are no virurses for OSX. If you feel you need some kind of protection you should install ClamXav. It is the most recommended AV for Mac. It it free to use. You don't ever want to use Nortons, or any software that was originally designed for MS Windows. They will just cause problems for your Mac. Hope this helps. One way to protect yourself is just being careful what you download and where you're surfing on the web. Be wary of programs and software that ask for your administrator password before installing unless it is from a trusted source. Hope this helps.
    Joseph

  • HT1414 Hi, I'm MODELS Iran is the iPhone 5 I need to download any type of cdma or Gsm?

    Hi, I'm MODELS Iran is the iPhone 5 I need to download any type of cdma or Gsm?

    CDMA and gsm are types of radio used by cell networks.
    They are not downloadable software.
    What is it that you are trying to do?

  • I am having an old ID on apple but did not have any type of card so what your problem

    I am having an old ID on apple but did not have any type of card so why can not I use it

    If you only want the free apps, take a look here:
    http://support.apple.com/kb/HT2534
    Read the steps carefully as the order in which you follow them is critical. Note that you can do this only when creating a new Apple ID. You cannot use an existing ID.  
    Regards.
    Forum Tip: Since you're new here, you've probably not discovered the Search feature available on every Communities page, but next time, it might save you time (and everyone else from having to answer the same question multiple times) if you search a couple of ways for a topic, both in the relevant forums and in the Apple Knowledge Base, before you post a question.

Maybe you are looking for

  • I cannot log into one web site on main computer.

    Hello, I have a weird situation which the company that I'm working with can't provide an explanation. I am trying to log into the following web page: http://www.methodintegration.com/solutionproviders but it says that it doesn't recognize my username

  • Movie Virgin - download problems

    Shot a short movie on a Fuji f50 p&s. Able to download to the Fuji Finepix program. I can play it fine in the Fuji program. Cannot open in iMovie, cannot attach to E mail or burn. What I get is the 1st frame - period. The Fuji download has an AVI suf

  • Execute a Job  in  a specific time

    Hi Friends, I want to create a job that is gonna start in a specific time. But when the job is executed It does not receive the parameters that I'm sending with the sentence SUBMIT. The code is:    BEGIN JOB         CALL FUNCTION 'JOB_OPEN'          

  • Aperture Batch Change, Caption to Version

    I need to change a large amount of captions to the version names. The reason for this is so when I export, it will create subfolders titled with the version names. I haven't been able to find an option for subfolders to be labeled as caption names, s

  • Build and clean plus deployment

    Hi. I am writing Web application on NetBeans 6.9.1. I store css and javascript files in build folder. The contents of build folder is needed deploying application on server, src folder is not included. But when I clean and build the application on ID