Ubuntu firewall and antivirus

Associate
Joined
3 Nov 2005
Posts
442
Location
belfast
Hi I've trying out Linux for the first time using Ubuntu
do I need to install a software firewall and antivirus. If so what would u recommend.
 
Not really needed for both to be honest.

There's firestarter for firewall (I think never used it) which is just a frontend to iptables/ipchains.

Clamav is a antivirus, but its mainly used as a mail scanner to stop windows machines getting viruses :)
 
AJUK said:
Firewall is built in or install Firestarter to administer it.

No its not always - depends if netfilter/iptables support in the kernel is enabled.

#CONFIG_NETFILTER
#CONFIG_IP_NF_IPTABLES

etc...
 
Una said:
No its not always - depends if netfilter/iptables support in the kernel is enabled.

#CONFIG_NETFILTER
#CONFIG_IP_NF_IPTABLES

etc...
Far too confusing for a noob. The standard Ubuntu ditro includes a firewall and that is all that anyone needs to know.
 
* Anti-malware protection, against both Windows and Linux threats, including dialers and spyware.

If only there was malware that actually could get my dial-up modem working in linux... oh well..

If you know what you are doing extra software is not required.
 
Firestarter is ok but really doesnt show/do more because its is just a GUI for iptables. Like the guys say, no real threats for Linux, just use a strong password and don't enable remote login (unless you need to ofc).

The default install of Ubuntu for example is 100000000 times more secure than Window$.

Bugs/security issues are normally patched very quickly anyway. Just be sensible and im sure you will be fine.
 
Back
Top Bottom