Using Google Chrome, my friend on Facebook tagged me on a video (probably an auto tag virus), I accidentally clicked on it (I thought that it was my friend's page). Then a new tab opened, then a popup asked me whether I wanted to launch something,
It happened so fast that I could not close that page.
What should I do now? Is there any chance that the Facebook virus will affect Linux?
32 Answers
As an info, there is no virus under Linux, you can search long and won't find them, however as stated by Novice it was something more likely to mess up with your cookies.
As regard's to viruses, even though there is no virus on Linux, there is one or two Antivirus available which is usefull if you share documents between Linux and Windows systems and/or if you e-mail documents to Windows users, because even though you could keep an infected document on your Linux machine and nothing is going to happen, once it is copied/transferred/sent over to a Windows machine it will infect that machine.
Hope it helps a bit.
To be absolutely, positively sure and see for yourself that you have not been infected by a virus:
- Boot the Ubuntu LiveCD
- go to a terminal and type:
sudo apt-get install clamav clamtk - then in the dash, click the clamtk icon
- do a full scan of
/
And I'll guarantee beforehand that the anti-virus will find nothing at all!
1