Re: Problem with Google Mail and Ubuntu



On Sat, 11 Jul 2009 08:29:40 +0200 (CEST)
"Carl Friis-Hansen" <ubuntuuser@xxxxxxxxxxx> wrote:

Also could I possibly
have a virus or spyware? If it is a virus or spyware, are there
linux versions of an antivirus/antispyware programs?
[snipped]

You are most unlikely to have a virus or "spyware" on your system.

Whilst there have been some viruses written for Linux, there are
absolutely *NO* viruses in the wild AFAIK. If there were, the structure
of Linux means that permissions would have to be given per user to
software attempting to run maliciously; this is the reason that
"spyware" and virii could not affect the system as a whole.

The reason that we use sudo rather than su in Ubuntu (the traditional
way of accessing root permissions), is to enable root permissions to be
used without those permissions being persistent (sort of like a fake
root). Without root permissions being granted universally, software
cannot run universally, and so the structure of files in Linux prevents
malware being run, and run throughout the system. Windows has the
alternative system: each user is granted system-wide permissions to run
software (they are all sysadmins). This makes it easier to use and
easier to misuse

We should not be complacent, however. Since the native protection
against malware depends (partly at at least) on levels of permissions,
we must make sure that files are not granted the highest level of
permissions and make it possible for malware to run system-wide (as
virii can in Windows). Programs that change levels of permissions to
root (system-wide) permissions are known as "rootkits" and these have
been found in Linux, as have programs to root out the worst of these.
Chkrootkit is one such program available in your arsenal, and is
available in the repos, so install it and run it regularly (perhaps by
establishing a cron job).

A program to root out Windows virii in Linux would have little
practical value since Linux does not run Windows programs (which is
what Windows virii are). However, if you are concerned that Windows
virii are being sent undetected to Windows users with whom you
correspond, or with whose files you contact through Samba, a virus
checker that checks for Windows virii might be a good idea.

In that case, I'd recommend ClamAV or F-Prot (I understand this latter
is not free). Note that these will only check for *Windows*
virii:AFAIK there is no checker available for Linux viruses.

--
Graham Todd

"I'm not yet desperate enough to do anything about the conditions that
are making me desperate..."

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: Seriously, now that I got Linux LiveCD running, what can I do with it? Newbie questions
    ... For example, there are some differences in the way distributions handle updates, configuration, root access, etc. - bbgruff is probably used to other distributions and was a little inaccurate about the way sudo is used in Ubuntu and Mint. ... It's probably easier for you to understand if I translate things roughly into windows terms. ... They are not entirely equivalent - MS didn't get things quite right when they copied user access from Linux for use in NT, or when they copied sudo as "user account control" in Vista. ... I don't normally configure a firewall on desktop or laptop Linux machines, and only do so on servers if they are internet-accessible. ...
    (comp.os.linux.setup)
  • Re: New To Linux
    ... A file can be user root and group root, but when yo uhave a look you will ... The concept behind Linux IS confusing for someone accustomed to windows, ... execute, delete). ... In windows you are always an Administrator unless you use explicitely the ...
    (alt.os.linux.suse)
  • Re: log in through root
    ... want to log in through root because i want to learn administrative property. ... Linux has a different mindset from Windows. ... I believe it is not the operating system that is secure or insecure. ...
    (Fedora)
  • Re: virusscanner
    ... Are there good virusscanners for Linux, ... box than you are on a Windows machine. ... email in which the virus was transmitted. ... Log in as root to download the "virus" ...
    (alt.os.linux.suse)
  • Re: virus on linux?
    ... any machine I have running Linux or BSD. ... Not as much as I do in Windows, ... I don't run anything as root except apt-get, and I have multiple user accounts ... that it also looks for Windows Viruses that may not be able to infect you at ...
    (Debian-User)