Do we need antivirus for apple products especially the computers?

do we need antivirus software to our apple gadgets or computers?

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 log in to 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, and a technological fix is not 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 the scam artists. If you're smarter 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 of any kind is distributed via BitTorrent, or Usenet, or on a website that also distributes pirated music or movies.
☞ 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.
☞ Rogue websites such as Softonic 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.
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 lock icon in the address bar with the abbreviation "https" 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's 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

  • Is macware a trusted software company for apple products?

    Is MacWare a trusted company for Apple Products, or do I even need a clean up software for my MacBook Pro with Mavericks?

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

  • Do we need antivirus for mac book pro?

    do i need antivirus for mac book pro?

    No.
    See Here  >  Antivirus Discussion
    More Info Here...
    https://discussions.apple.com/thread/4545776?tstart=0
    Mac OS X tends to look after itself...
    To keep your Mac Happy...
    See Here...
    http://support.apple.com/kb/HT1147
    http://www.thexlab.com/faqs/maintainingmacosx.html
    Mac OS X: About background maintenance tasks

  • Which iPad model performs best & where best to shop for Apple products?

    Hi, there:
            I'm considering an iPad and never had one before.
    Could someone be so kind and tell me which iPad model has the best performance?
    What authorized resellers so far (either physical or online stores) have the best prices to shop for Apple products?
    And........HAPPY NEW YEAR of 2014 to Everyone!!!!!!!! 
    Message was edited by: applerock9999

    iPad mini Vs iPad 4 Vs iPad 2 – A Detailed Comparison
    http://www.redmondpie.com/ipad-mini-vs-ipad-4-vs-ipad-2-a-detailed-comparison/
    Chosing Between the iPad 4 and the iPad Mini
    http://macmost.com/choosing-between-the-ipad-and-the-ipad-mini.html
    16GB vs 32GB vs 64GB: Which new iPad storage capacity should you get?
    http://www.imore.com/2012/03/08/16gb-32gb-64gb-ipad-capacity/
    How much content will fit on my iPod or iPhone?
    http://support.apple.com/kb/HT1867
    How Much iPad Memory Do You Need?
    http://ipad.about.com/od/iPad-Tutorials/a/How-Much-iPad-Memory-Do-You-Need.htm
     Cheers, Tom

  • Do i need antivirus for my nokia 5130 ? Where do i...

    Hi
    I want to know if i need antivirus for my phone because i want to share some file with my friends and there is a chance of getting infected with virus . Thanks

    We have an article in your Pool of Knowledge, that´ll help you keeping your phone secure!
    PoK - Keep your phone secure!
    Hope this cleared things a bit up for you?
    grschinon: Had you forgotten that we had worked this out already?
    By clicking the "Kudos!" or the "Solution?" button on the right you can say "Thank You" and you´ll show the author and others that the post is useful.
    The day we stop improving is the day we stop being good.

  • How LONG I'll need to wait for Apple GENIUS fix the incompatibility

    I need to work....How LONG I'll need to wait for Apple GENIUS fix the incompatibility # KEYNOTE and LION???
    What is the best thing I've to do???
    Downgrade the OS??? Change the Plataform????

    Each region has little differences that need to be changed and setup in order for it to work on your phone correctly. Just need to sit and wait...
    Nokia 5800 XpressMusic Red V52.0.007
    Hit the Kudos if I helped!

  • Help: I have recently downloaded the newest software version for apple products. I have a iPod touch. After the process of updating my software, my photo app doesn't work anymore.

    Help: I have recently downloaded the newest software version for apple products. I have a iPod touch. After the process of updating my software, my photo app doesn't work anymore. I can't take pictures or view them at all. Every time I try opening the app it kicks me out of it and sends me to the home screen. I have tried turning off my iPod and back on multiple times. Even double tapping the home screen button and closing my opened apps. And I tried looking for the photo app in the app store but I did not see it. So I am wondering what can I do? And is this due to the new software update? Does anyone else have this problem?

    No, I have not tried any backup tools. I havent restored my ipod back to factory settings yet and then sync everything back on it. I am kind of scared too because I dont want to lose anything. I have just been hoping some new apple software update will come out because I know several people have had problems when updating to the newest version available.

  • If i buy an apple product from the actual customer who bought it, and i face some problem with it, but the device is still under warranty, so would there be any issue for getting the device checked?

    If i buy an apple product from the actual customer who bought it, and i face some problem with it, but the device is still under warranty, so would there be any issue for getting the device checked?

    If you make an appointment at the Genius Bar about a problem, they will check and evaluate the device, and if it warrants a replacement under warranty, they make the final determination. We are users here. This is a user to user support forum. We cannot determine what Apple will do. I can tell you what I already did, the warranty follows the device.

  • Why are most apps only for apple products?

    Why are most apps only for Apple products.???
    why aren't most of the apps developed for other systems?

    I am equally disappointed by the lack of Android support.
    Just a guess as to why there is so little support for Android ... I'd bet that Adobe is slow to release Android apps because Android is fragmented with a very broad range of versions out there.  Even if Android device owners want to upgrade to the latest version of Android, they usually can't get an upgrade -- this may be a problem with the device manufacturer (there are many of them), a mobile carrier or even Google.
    iOS devices only have 1 company involved in the update process: Apple.  Since iOS is a closed platform - controlled by 1 company who pushes identical updates to most devices - it is a lot easier to maintain a reliable app for iOS users.
    I don't want to switch to iOS devices, but I may have to until Adobe steps up its Android development.

  • NEED DEMO FOR APPLE TV AT HOME SITE......... HAVE ANY IDEA WHERE I DO CALL FOR THE SAME...........

    NEED DEMO FOR APPLE TV AT HOME SITE......... HAVE ANY IDEA WHERE I DO CALL FOR THE SAME...........

    This is a user forum. I suggest you call Apple or visit your local store to ask.

  • What internet security do you recommend for apple products

    What Internet security do you recommend for apple products

    None.  The best security is to backup your data frequently, and using WPA2 encryption on wireless routers.    Otherwise basic good practices include:
    1. Do not download sites that suggest installing cleanup software.
    2. Do not do things that might slow your Mac down:
    https://discussions.apple.com/docs/DOC-6921
    3. Do not install updates except directly from reputable vendors websites, and the Apple Mac Store.
    4. Do not follow instructions of popup windows or banner ads.
    5. Do not use peer2peer or torrent software.
    6. Do not open .scpt, .sct, .app attachments.
    7. If you use Windows on your Mac, the same security rules for Windows on a non-Apple machine apply as an Apple machine.

  • Hello, how I can do to buy from Argentina, an Apple product in the U.S.?

    Hello, how I can do to buy from Argentina, an Apple product in the U.S.?

    Thanks for the reply. A relative of mine travels to the United States, he would bring the product. I can make my purchase online by credit card from Argentina?

  • HT1752 I recently purchased an old iMac G3 Macintosh. I was wondering, is there a way where I can update it without using an external disc? I've seen the newer Apple products with the dock, if I update my iMac G3, will it have that, and if so, how can I d

    I recently purchased an old iMac G3 Macintosh. I was wondering, is there a way where I can update it without using an external disc? I've seen the newer Apple products with the dock, if I update my iMac G3, will it have that, and if so, how can I do that?

    I was wondering, is there a way where I can update it without using an external disc?
    If you mean the iMac does not have an internal optical drive capable of reading DVDs, the only option requires another Mac with a DVD-capable drive and FireWire ports. Your iMac G3 will also require FireWire ports. Not all G3 iMacs have Firewire. FW started with the Summer 2000 models with 400mHz and faster processors.
    With FireWire, you can use FireWire Target Disk mode to install from a retail OS install DVD in another Mac. If you supplemental info info tells us if you have another Mac with a DVD reader and the FW ports, we can walk you through the process.
    If the iMac has a tray-loading drive, I'd forget it. They are very limited not only in the OS max (10.3.9) but also in RAM capability. Starting with the slot-loading iMac G3s, the max RAM increased to 1 GB (2 X 512MB modlules). Tiger likes 1GB RAM.
    Understand that pre-Intel Macs are getting harder to use. Even with 10.4.11, your choice of browsers is limited (TenFourFox is the most viable option) and the G3s  rudimentary video hardware means web browsing will be choppy at best.
    If you are in the USA, you can try calling the Apple Store (1-800-MY-APPLE) for an OS disk. As recently as Jan 20, someone posted here that they were able to buy Tiger by calling. It was not clear whether the disks were replacement system install/restore disks or full retail install, but it's a free call.
    When you do "About this Mac" to check teh OS verion, also look at the processor speed and tell us what that says. That can help with recommendations for an upgrade path.

  • The iPhone thinks I need put my apple ID onto the phone and I did the password then it tells me it is incorrect

    hi my name is emily i am getting so frustrated by the way my iphone is playing up atm i have gone to the apple store number of times for this problem and no one could help me with this issue i am having with my iphone is that i wanted to go onto another services provided other than telstra i had got told that the iphone is already unlocked and i had done everything possible to unlock the phone but each time i had done it the iphone thinks i need put my apple ID onto the phone and i did the password then it tells me it is incorrect and i know for a fact that it is correct and i had also done my icloud account too and saying it is wrong please help me i am so desperate to have my iphone back i am lost without my iphone
    <Personal Information Edited And Re-Titled By Host>

    It's a seriously bad idea to post your email address and phone number - it's an invitation to spam - and I've asked the Hosts to remove them. No-one is going to phone or email you. This is a user-to-user forum and no-one here can take any actual action to help you.
    If the phone is locked to a particular carrier only they can unlock it. You would have to contact Telstra and ask whether the phone is locked to them and if so whether they are willing to unlock it - they may not be. Apple can't do it for you.
    If your phone is asking for your Apple ID does it do so by giving part of an Apple ID? Is the ID in question yours? Did you buy this phone new or second-hand? Please quote exactly any error messages you are getting.

  • I recently purchased an Apple TV box & the App for Apple TV from the Apple store. Now how do I get it to work? I am a card-carrying technological imbecile.

    I recently purchased an Apple TV box & the App for Apple TV from the Apple store. Now how do I get it to work? I am a card-carrying technological imbecile.

    If I'm understanding correctly, you have an Apple TV 2 (the small, black box version of the Apple TV), and downloaded the Remote App from the iTunes Store for your iPod Touch/iPhone/iPad, correct?  If so...
    For the AppleTV setup, hook it up to your television and, if applicable, your Surround Sound system.  To do this, you'll use an HDMI cable (not included, available here) to hook the AppleTV to your Television.  The cable only fits one way, and should slide effortlessly into place.  If, and only if, you intend to use your surround sound system with the AppleTV, you will also need what's called a TOSLINK Optical Cable (also not included, available here).  This cable goes from the AppleTV to a port labelled Optical In or Digital In on the back of your surround receiver (consult the manual that came with your surround sound system for additonal help).
    From here on, we'll focus on hooking up the AppleTV, then how to setup the Remote App from Apple on your iOS device.
    The AppleTV needs a network connection in order to function correctly.  A wired connection is recommended, but Wi-Fi is built-in to the AppleTV if a wired connection isn't available.  With the AppleTV plugged into your television, follow the on-screen instructions for setup.  To connect the AppleTV to your Wi-Fi network, you'll need to know the name of the network you want to connect to, as well as any password needed to connect to it.  When the AppleTV has a network connection, it'll load the latest selection of TV Shows, Movies and Music for display on the main menu - that's the easiest way to tell everything's working.
    For the Remote App, all you need to do is download the free application to a compatible iOS device (Any iOS device running iOS 3.1.2 or higher).  Once downloaded, go to the computer hosting your iTunes library, and turn on Home Sharing.  Finally, start the Remote App on your iOS device (be it iPhone, iPad, or iPod Touch), login with the same information you setup Home Sharing with, and away you go!  The Remote App is entirely optional, since the AppleTV can be controlled by the included remote control, but it's a nice touch nonetheless.
    I hope this answered your question, or at least helped put you on the path to success.  If you need something clarified, please don't hesitate to ask here.

Maybe you are looking for

  • Hp Envy X2 issues with the touchpad gestures

    I am experiencing some issues with the touchpad gestures after every time it wakes up. I am already update the drives posted in the hp web site, is anybody out there with the same issues?

  • My Facebook contacts not showing up in Mac Contacts.app!

    After the introduction of syncing your Facebook contacts with iOS, my contacts aren't syncing through iCloud completely. Contacts that are added through Facebook show up in my iPhone Contacts but are not showing in the Contacts.app on my Mac (Mntn Li

  • Wired network problems

    Hi there, I'm having problems with my wired network and desktop machine running arch. my problem is the internet connection when browsing keeps appearing to drop when I'm running other internet based things. For instance if I'm downloading a torrent

  • Video Tearing - Wake Up Apple

    So far every mpeg4 video that I have played in Quicktime has major tearing. From iTunes Tv shows at 320x240 24fps to 480p/720p HD Movie trailers, they all tear. My system can play back Full 1080p HD WMV trailers, and HD mpeg2 transport streams beauti

  • I want to break my slide from one to two slides.

    I have a slide with too much text. I want to know how to split the slide into two slides. In PowerPoint this is something that the program asks automatically.