Help! Anti-Virus Software

I recently bought a macbook pro two weeks ago and with my previous laptops (they were windows) ive always had to get anti-virus software. Do i need security for my macbook pro?

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 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're not absolute protection. The first and best line of 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 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 one of the free anti-virus products in the Mac App Store — 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. An anti-malware product from the App Store, such as "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.
An anti-virus app 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
Anti-virus software 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 the software unless a network administrator requires you to do it.
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 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 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

  • I just opened an email from someone I knew via Insight Broadband. It was a link. I clicked on it and it led to a enhancement drug web site. Do you think I downloaded a virus? I didn't buy any anti-virus software. Thanks to anyone who has time to help me.

    I just opened an email from someone I knew via Insight Broadband. It was a link. I clicked on it and it led to a enhancement drug web site. Do you think I downloaded a virus? I didn't buy any anti-virus software. Thanks to anyone who has time to help me.

    Hello:
    There are NO viruses that affect a Mac running OS X - none.  FWIW, I suggest that you NOT buy A/V software.  It is a waste of both money and computer resources.
    Having said that, there are a couple of instances of malware that have popped up.  Just don't follow links from unknown sources.
    Barry

  • Help with Anti Virus Software

    Hello, "Kapeisky" Anti Virus Software comes free with "Parallels" Desktop 4. Is it worth installing this, or would it be better to install "AVG" free version?.
    Thought it best to check with you guys, just in case it would slow things down, or cause other problems.
    Many thanks for your help.

    Whatever you trust and feel works. I don't think you go far wrong, and whether you want to use a full integrated suite with firewall and other features.

  • Cisco Jabber for Windows - Anti-Virus Software

    Hello,
    Cisco Jabber for Windows could not resolve outlook contacts, when a client has installed McAffee Anti-Virus Software.
    Is there any documentation available, how to setup a Anti-Virus Software, to get Cisco Jabber for Windows running?
    Cisco Jabber for Windows Version 9.2.4 Build 4528
    Outlook 2013
    Thanks
    Alex

    this is all what we mention about antivirus;  http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/Windows/9_2/JABW_BK_J6915A59_00_jabber-windows-server-setup/JABW_BK_J6915A59_00_jabber-windows-server-setup_chapter_00.html
    Some antivirus or firewall applications, such as Symantec EndPoint Protection, block inbound CDP packets, which disables desk phone video capabilities. You should configure your antivirus or firewall application to allow inbound CDP packets. See the following Symantec technical document for additional details about this issue: Cisco IP Phone version 7970 and Cisco Unified Video Advantage is Blocked by Network Threat Protection.
    with that being said; we probably would like to get the jabber process excluded from the antivirus list so that it allows for inbound MAPI communication as that is what is used for quering for the outlook contact.
    The only process that ever runs from Jabber for windows is "CiscoJabber.exe" which is located in the following path:
    C:\Program Files (x86)\Cisco Systems\Cisco Jabber
    i hope this helps.

  • I have what appears to be a virus on my Mac namely MAL/FAK AV-OQ how can I remove it? I have only discovered after running SOPHOS anti virus software???

    I have what appears to be a virus on my mac namely MAL/FAK AV-OQ I only discovered it after installing SOPHOS anti virus software.
    I cannot remove it automatically with this software it says it has to be done manually.
    Where do I start???
    Help req'd urgently

    That is Windows malware, and cannot affect your Mac. See:
    http://www.sophos.com/en-us/threat-center/threat-analyses/viruses-and-spyware/Ma l~FakeAV-OQ.aspx
    It may be attached to an e-mail message or could be something that was copied over from a Windows machine via flash drive or something similar. If it is attached to an e-mail message, simply delete the e-mail. (Do not let Sophos, or any other anti-virus software, quarantine the message or attachment! That can corrupt the mailbox that the message resides in.) If it isn't an e-mail message, you can let Sophos quarantine and delete the file or you can delete it yourself.

  • Anti Virus Software....Do I need It On My MacBook Pro??

    Hi
    I was given the impression I didn't need anti virus software for my  1yo MacBook Pro?? am I correct or stupid? Please Help.....

    Roadzee wrote:
    Even better thanks...the question I have now is..do you recommend AV software if so what one is the best??
    Thanks.
    I have been using Macs with OS X since the day OS X was launched on March 24, 2001.  (BTW, an experience I will never ever ever repeat, despite the overall clunkiness of OS9.)  I have never downloaded, purchased, used, tested, or thought about using an anti-virus software.  I still don't.  In all that time, I have never experienced malware, trojan horses, and/or viruses.  Whenever I read about these trojan horses or malware, it almost always requires user acquiesence, rarely superior coding of the malware. 
    Look, don't allow anything to have root access to your computer by keeping it secure by password, and only enter the password when you're sure of what's requiring it.  Don't download anything that you don't trust.  In other words, download Adobe Photoshop from Adobe's website, not from some random website in the Ukraine.  I don't like anti-virus software because they gobble up system resources that don't need to go something like protecting the Mac from nonexistent trouble.
    But if you're going to lose sleep over this, then get ClamXav.  But it's really a waste of your time.

  • What is Apple's position on Anti-virus software for the mac?

    I have started replacing my customers PCs with iMac's and Mac-Mini, and I have always operated on the assumption that anti-virus software is not necessary, but I fear that my opinion might need revisiting.  So I would pose the question again, does the community and/or Apple have an opinion on the need for Anti-Virus, Malware and all the other nasty inflictions.  If you, as a group or individually do recommend, what product would you recommend?  Thank You --- Bill Shaw - Kansas City, Mo.

    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 attacker 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.
    All versions of OS X since 10.6.7 have been able to detect known Mac malware in downloaded files. The recognition database is automatically updated once a day; however, you shouldn't rely on it, because the attackers are always at least a day ahead of the defenders. In most cases, there’s no benefit from any other automated protection against malware. Starting with OS X 10.7.5, there is another layer of built-in malware protection, designated "Gatekeeper" by Apple. By default, applications that are downloaded from the network will only run if they're digitally signed by a developer with a certificate issued by Apple. Applications certified in this way haven't actually been tested by Apple (unless they come from the Mac App Store), but you can be sure that they haven't been modified by anyone other than the developer, and his identity is known, so he could be held responsible if he knowingly released malware. For most practical purposes, applications recognized by Gatekeeper as signed can be considered safe. Note, however, that there are some caveats concerning Gatekeeper:
    It doesn't apply to software that comes packaged as an installer. Treat all third-party installers with caution.
    It can be disabled or overridden by the user.
    It can be bypassed by some third-party networking software, such as BitTorrent clients and Java applets (see below.)
    It only applies to applications downloaded from the network. Software installed from a CD or other media is not checked.
    For more information about Gatekeeper, see this Apple Support article. Notwithstanding the above, the most effective defense against malware attacks is your own intelligence. All known malware 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. If you're smarter than the malware attacker thinks you are, you won't be duped. That means, primarily, that you never install software from an untrustworthy source. How do you know a source is untrustworthy?
    Any website that prompts you to install a “codec,” “plug-in,” 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 users who were infected with the "DNSChanger" malware. That exception to this rule no longer applies.]
    “Cracked” copies of commercial software downloaded from a bittorrent are likely to be infected.
    Software with a corporate brand, such as Adobe Flash Player, must be downloaded directly from the developer’s website. No intermediary is acceptable.
    Java on the network (not to be confused with JavaScript, to which it's not related) is always a potential weak spot in the security of any operating system. If a Java web plugin is not installed, don't install it unless you really need it. If it is installed, you should disable it (not JavaScript) in your web browsers. Few websites have Java content nowadays, so you won’t be missing much. This setting is mandatory in OS X 10.5.8 or earlier, because Java in those obsolete versions has known security flaws that make it unsafe to use on the Internet. The flaws will never be fixed. Regardless of version, experience has shown that Java can never be fully trusted, even if no vulnerabilities are publicly known at the moment.
    Follow these guidelines, and you’ll be as safe from malware as you can reasonably be.
    Never install any commercial "anti-virus" products for the Mac, as they all do more harm than good. 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 filesystem. Malware gets into the system by being downloaded, not by materializing from nowhere.
    In order to meet that nonexistent threat, the software duplicates low-level functions of the operating system, which is a waste of resources and a common cause of instability and poor performance.
    By modifying the system at a low level, the software itself may create vulnerabilities that could be exploited by malware attackers.
    ClamXav doesn't have these drawbacks.

  • Nokia navigator 6210 need anti virus software or n...

    Hello , Just Joined not even switched on my phone yet still charging it! Can you advise me please? I first rang nokia to ask about anti virus suites as it was mentioned vaguely in the manual and I wanted to make sure If any was needed as it didnt specify or suggest any what to buy , I thought this was sensible the guy came back from nokia and told me he couldnt help at all! what hope I thought if the actual manufacturer cant tell me , he couldnt tell me either about the navigation license It says six month on the box but three according to vodafone! another question?? This I also asked them cant help they said! so far Im totally in the dark , simple questions I cant get an answer to, I found bullguard mobile but was unsure as to the nokia 6210 navigators compatibility , let alone if I actually do need anything to protect it all I know is it is symbian bases system! , whats the cost for the navigation software when the license runs out please? what size memory cards does the phone accept from 1gb that comes with it to ??? Thanks for your advice in advance

    Thank you for such A quick reply its appreciated, I take on board what you have said as I have never owned this type of mobile before, I have a sony 3g k850i that doesnt use anti virus software as far as I know none for that , since posting I have found out that bullguard does do an antivirus package for the nokia but after what you have said and the heft price tag of 30 quid I am in two minds whether just to take extreme care or buy install it and at least have the knowledge that theres that little bit of extra protection for the phone,though the actual cost of updates for this particular product worried me a bit also, I am reasonably pc savvy no probs rebuilding a pc from ground up but mobile phones im a definate newbie , I will think long and hard after your sound advice again thank you for your response

  • Anti Virus Software/ Mac Cleaning software - is it necessary?

    Hi,
    I was wondering if investing in any type of anti virus/ mac cleaning software would be worthwhile?
    I was looking at Clean my Mac from MacPaw http://macpaw.com/index and Norton AntiVirus for Mac. I was wondering if it would help, because for the few viruses that it would find on a Mac, the extra program running constantly in the background might slow it down even more.
    Any opinions/ suggestions are appreciated.

    HI,
    Just to make you aware there are no Mac viruses in the wild but if you want to use anti virus software get ClamXav
    Word to the wise. Norton is the worst software on the planet. It is literally a virus in itself. If you instal it, only an erase and install can rid you of it.
    And keep in mind, any anti virus software has a tendency to slow the system down. So if you notice a lag... you'll know why.
    Check out the post here by Klaus1: http://discussions.apple.com/message.jspa?messageID=9487317#9487317
    I've never used Clean My Mac before... so I really can't offer any advice on that one.
    Carolyn
    Message was edited by: Carolyn Samit

  • Anti-virus software for HP Strem 8 model 5901

    I recently purchased an HP Stream 8 tablet 5901.  It has Windows 8.1 on it.  I would like to install free anti-virus software on it, but there are so many "out there" that I'm not sure which one is best for this model of HP tablet.  Accordingly, I'm looking for a recommendation as to which one would be a good fit for this tablet.
    This question was solved.
    View Solution.

    Since all of your content is cloud storage based, a seperate antivirus  product is not really needed. Windows 8.1 has the built in Windows Defender.
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • Free anti virus software for nokia 5530

    Does anyone know where you can download free anti virus software for the 5530? i've tried a few sites (even trend micro) but none of the software i've downloaded is compatible with my phone

    The security model of SymbianOS 9.2 and above simply does not allow software to install without the user specifically allowing it and without the software in question being signed with a valid certificate. A phone running S60v3 and above simply cannot be infected with a virus.
    http://3lib.ukonline.co.uk/viruses.htm
    The phone therefore needs no protection against viruses.
    It may, however, need protection against the user! If you accept and install anything sent to you via bluetooth, MMS or e-mail, or if you make a habit of installing cracked warez from dubious sources, them your phone almost certainly will become infected with some form or other of malware, although it will not be a virus. It might be a worm or a trojan. In any event, it's up to the user to behave responsibly.
    Another risk is that the phone may carry Windows or MacOS malware that was copied to it when it was connected in mass storage mode to a computer that was already infected. While such malware will be absolutely harmless to the phone (because the phone runs a completely different operating system on which the malware simply won't run), it could certainly be harmful for the next copmputer to which you connect the phone. The solution here is to scan the phone's mass storage with normal antivirus software on your computer.
    Was this post helpful? If so, please click on the white "Kudos!" star below. Thank you!

  • Anti-Virus-Software on SAP-Apps - Exclude list

    Hi All,
    we are planing to install the Anti-Virus-Software Forefront on our Windows SAP-Application-Server (Dialog Instances).
    The exclude list for the virusscanner:
    C:\usr\sap\MRP\D20\work
    C:\usr\sap\DAA\SMDA97\work
    C:\usr\sap\MRP\work
    C:\WINDOWS\NTDS
    C:\WINDOWS\NTFRS
    C:\WINDOWS\SoftwareDistribution\Datastore
    C:\WINDOWS\SYSVOL
    On Sunday night we plan a full scan on the server.
    Do you have any additions to the exclude list?
    Thanks for your support.
    Andreas

    I think a hyprid solution is the best.
    We will start with the exclude dirs and this exclude processes:
    disp+work.exe
    gwrd.exe
    icman.exe
    igsmux.exe
    igspw.exe
    msg_server.exe
    oracle.exe
    saposcol.exe
    saprouter.exe
    sapstartsrv.exe
    tnslsnr.exe
    brbackup.exe
    brarchive.exe
    brrestore.exe
    Thanks for your fast help!
    Regards,
    Andreas

  • Internet/Anti-Virus Software/Clean-Up

    I'm fairly new to Macs (ex-IBM user). I was told that I don't need anti-virus software with a Mac. Is that true? My Macbook seems to run a little slower as a surf the net now that I've had it for a few months. Should I have anti-virus software? Is there a way to "clean up" my Macbook from all the surfing and browsing? If I need the software - what is a good one for the Mac?
    Thanks!

    Visit The XLab FAQs and read the FAQs on spyware and viruses. There's also an excellent FAQ on system optimization.
    There currently are no known viruses affecting OS X. There are several anti-virus programs that are sold through software retailers. You can often find demos here: VersionTracker or MacUpdate. An excellent open source program is ClamXAV. You can download it at the sites just referenced.
    Kappy's Personal Suggestions for OS X Maintenance
    For disk repairs use Disk Utility. For situations DU cannot handle the best third-party utilities are: Disk Warrior; DW only fixes problems with the disk directory, but most disk problems are caused by directory corruption; Disk Warrior 4.0 is now Intel Mac compatible. TechTool Pro provides additional repair options including file repair and recovery, system diagnostics, and disk defragmentation. TechTool Pro 4.5.2 is Intel Mac compatible; Drive Genius is similar to TechTool Pro in terms of the various repair services provided. The current version, 1.5.1, is 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.
    OS X automatically defrags 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.
    I would also recommend downloading the shareware utility TinkerTool System that you can use for periodic maintenance such as removing old logfiles 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 commandline.
    When you install any new system software or updates be sure to repair the hard drive and permissions beforehand. I also recommend booting into safe mode before doing system software updates.
    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. Retrospect Desktop (Commercial - not yet universal binary)
    2. Synchronize! Pro X (Commercial)
    3. Synk (Backup, Standard, or Pro)
    4. Deja Vu (Shareware)
    5. PsynchX 2.1.1 and RsyncX 2.1 (Freeware)
    6. Carbon Copy Cloner (Freeware - 3.0 is a Universal Binary)
    The following utilities can also be used for backup, but cannot create bootable clones:
    1. Backup (requires a .Mac account with Apple both to get the software and to use it.)
    2. Toast
    3. Impression
    4. arRSync
    Apple's Backup is a full backup tool capable of also backing up across multiple media such as CD/DVD. However, it cannot create bootable backups. It is primarily an "archiving" utility as are the other two.
    Impression and Toast are disk image based backups, only. Particularly useful if you need to backup to CD/DVD across multiple media.
    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 www.versiontracker.com and www.macupdate.com.
    Why reward points?(Quoted from Discussions Terms of Use.)
    The reward system helps to increase community participation. When a community member gives you (or another member) a reward for providing helpful advice or a solution to their question, your accumulated points will increase your status level within the community.
    Members may reward you with 5 points if they deem that your reply is helpful and 10 points if you post a solution to their issue. Likewise, when you mark a reply as Helpful or Solved in your own created topic, you will be awarding the respondent with the same point values.

  • I have upgraded to os x 10.10 and now anti-virus software is disabled. It is trend micro maximum security.

    I have upgraded to os x 10.10 and now anti-virus software is disabled. It is trend micro maximum security.
    To keep my subscription does this mean that I to go back to os x 10.9.5 Mavericks?

    I would remove the anti virus software.  Does not help.

  • What is the best anti virus software for a MacBook air?

    Hi,just joined the community  .just wanting to know what anti virus software for a macbook air running os x mavericks 10.9?I keep getting pop ups on safari.
    Any help much appreciated!

    There is no need to download anything to solve this problem. You may have installed a variant of the "VSearch" ad-injection malware.
    Triple-click the line below on this page to select it, then copy the text to the Clipboard by pressing the key combination  command-C:
    /Library/LaunchDaemons
    In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.
    A folder named "LaunchDaemons" may open. Look inside it for a file with a name of the form
              com.something.daemon.plist
    Here something is a variable word, which can be different in each case. It could be "cloud," "dot," "highway," "submarine," "trusteddownloads," or pretty much anything else.
    There may also be a file named
               com.something.helper.plist
    in the same folder.
    Leave the LaunchDaemons folder open, and open the following folder in the same way:
    /Library/LaunchAgents
    In this folder, there may be a file named
              com.something.agent.plist
    where the word something is exactly the same as before.
    If you feel confident that you've identified these three files, back up all data, then drag the three files you found to the Trash. You may be prompted for your administrator login password. Close the windows and restart the computer.
    Don't delete the "LaunchAgents" or "LaunchDaemons" folder or anything else inside either one.
    The malware is now permanently inactivated, as long as you never reinstall it. You can stop here if you like, or you can remove two remaining components for the sake of completeness.
    Open this folder:
    /Library/Application Support
    If it has a subfolder named just
               something
    (where something is the same word as before), drag that subfolder to the Trash and close the window.
    Don't delete the "Application Support" folder or anything else inside it.
    Finally, in this folder:
    /System/Library/Frameworks
    there may an item named exactly
                v.framework
    It's actually another folder, though it has a different icon. Drag it to the Trash and close the window.
    Don't delete the "Frameworks" folder or anything else inside it.
    If you didn't find the files or you're not sure about the identification, post what you found.
    If in doubt, or if you have no backups, change nothing at all.
    The trouble may have started when you downloaded and ran an application called "MPlayerX." That's the name of a legitimate free movie player, but the name is also used fraudulently to distribute VSearch. If there is an item with that name in the Applications folder, delete it, and if you wish, replace it with the genuine article from mplayerx.org.
    This trojan is often found on illegal websites that traffic in pirated content such as movies. If you, or anyone else who uses the computer, visit such sites and follow prompts to install software, you can expect more of the same, and worse, to follow. Never install any software that you downloaded from a bittorrent, or that was downloaded by someone else from an unknown source.
    In the Security & Privacy pane of System Preferences, select the General tab. The radio button marked Anywhere  should not be selected. If it is, click the lock icon to unlock the settings, then select one of the other buttons. After that, don't ignore a warning that you are about to run or install an application from an unknown developer.
    Then, still in System Preferences, open the App Store or Software Update pane and check the box marked
              Install system data files and security updates (OS X 10.10 or later)
    or
              Download updates automatically (OS X 10.9 or earlier)
    if it's not already checked.

Maybe you are looking for

  • Problems With Clone Tool on Windows 7 and Elements 8

    The clone tool is exhibiting strange behavior on a friends installation of Elements 8 on Windows 7.   Sometimes the clone tool refuses to clone, other times it will clone in over dark areas but not light areas.  We tried resetting to factrory setting

  • Placing Image - 'Sort by' problems

    I am having an issue with my image placement in all adobe programs. When I go to 'place' an image within photoshop or indesign, my file directory appears and is sorted by last modified. I need it sorted by name (which is usually the default). I can c

  • Public Template SC doesnt take purchaseinfo record as SOS

    Hi Experts, We are on SRM4.0, SP 4 working on classic scenario. We have an issue with Public template shopping carts. It appears When users are trying to create a public template using an internal material for which purchase info record has been main

  • Universal BOM type in CRM sales

    We are going to use in ECC bill of material usage type 3 (universal), with some line items indicated relevant for sales and some other indicated relevant for production. Can we interfacing (RFC) this bill of material usage type and only the line item

  • IPod won't work?

    My iPod touch won't charge or connect to itunes, when i turn it on it shows the apple logo then goes off again. I've charged it for hours and it still won't work, i also tried everything on the Support suggestions for a unresponsive iPod touch. Any s