Computer Hope

Software => BSD, Linux, and Unix => Topic started by: cragtom on September 08, 2009, 08:51:09 AM

Title: ubuntu
Post by: cragtom on September 08, 2009, 08:51:09 AM
I have windows vista basic and installed ubuntu last night through wubi so it can boot either with no h.d partition but as I am new to Linux can you get software like avast ,spy-bot,malware-bytes for ubunto I asked a question on yahoo answers but the avast linux version will not load ?????


Just tried to load flash player for linux and it stopped with errori346 architecture needed is it because the celeron e 1200 is based on a duel-core
Title: Re: ubuntu
Post by: smeezekitty on September 08, 2009, 12:24:10 PM
its generally better to compile apps from source
heres how
download the program source
type these in sequence
cd <program-directory-here>
./configure
make
make install
and that should do it
type the program name to see
Title: Re: ubuntu
Post by: alan2273 on September 08, 2009, 12:29:07 PM
In Linux you do not generally need virus scanners and anti-malware programs.
As I have not used Ubuntu for a long time, have a look in the repositories for Clamwin, that way if you are sending files to a Windows computer you can scan them before sending.