Hey, Malc. Welcome to the dark side
Antivirus on a Linux box isn't anywhere near as necessary as it is on a Windows machine, primarily because even if you did get a virus it would only run within the context of the user you are using - pretty much all the Linux users I know do not run under the 'root' (i.e. Administrator in Windows-speak) account unless they are doing stuff which specifically requires root access.
Again, unlike in Windows, it is perfectly possible to use your machine with a non-administrative account. In my experience, you are required to have admin privileges on Windows incredibly frequently. One of the reasons why I prefer the Unix-like approach of Linux... but that's another story for another day.
Near enough all the people I know who do use an antivirus application on their Linux machines do so to protect their Windows machines that are on the same network, not because they think that the Linux boxes are going to get infected. There
are some viruses for Linux - although people often assume there aren't any - but they're so small in numbers and not in any way as damaging as a virus in Windows is, that it's not necessarily worth bothering with.
Similarly, a firewall is less necessary too. By default you'll find that there aren't many ports open on a default Linux machine, and those that are open are because you need it for some application that you've installed. Saying that, there are firewalls available if you really want to install one. Examples include Shorewall and Firestarter. Are you using the Aspire One behind a router which has a firewall built-in?