PDA

View Full Version : Linux How do you install an app in Linux?



zapjb
06-04-2007, 09:39 AM
I have PCLinuxOS-2007. Comes with 2 browsers. But not my beloved Opera. I dl'd a linux Opera & am clueless how to install. Lft clk, rt clk, extract here there everywhere.

I also want to install free BitDefender for Linux.

So how do I install Opera? And BD?

Thanks

4play
06-04-2007, 10:14 PM
pclinux should have synaptic installed. It can be used to grab and install software.
here (http://docs.mypclinuxos.com/QuickStartSynaptic).

also bitdefender probably isnt needed unless your using this machine as a mail server for windows machines.

zapjb
06-05-2007, 08:58 AM
How do I scan my Linux partition then? All the online scanners I know don't work in Linux. I tried like 6-8 of them.

I just want to make sure I'm malware free. I was running online without a stealthed firewall for about a day.

Thanks.

4play
06-05-2007, 09:49 AM
as far as i know there is next to no malware for linux. the problem your running across i bet is the fact firefox or whatever browser your using is being run as a user and any system files will need root access to read.

I really would not worry its not windows viri, trojans and malware are not common place yet.

and oh yeah you had a firewall (iptables) running all the time from the moment you installed linux.

zapjb
06-05-2007, 09:57 AM
I got my Opera running. Thank good it's available through synaptic.

And for me Opera is still the best even in Linux! :)

And I just want more control. I want to know how to scan my OS.


...and oh yeah you had a firewall (iptables) running all the time from the moment you installed linux.
Cool! Didn't see this, thanks.

I still want to be able to scan though.

4play
06-05-2007, 10:12 AM
Have a look in synaptic for clamav as an antivirus even though its meant for scanning emails destined for windows machines.

if your really paranoid try looking into snort (http://www.snort.org/) its meant to be the ids of choice.

As far as i know there are no spyware scanners for linux.

zapjb
06-05-2007, 12:40 PM
Then how does one know 100% their Linux OS is clean.

After risky net surfing etc.

4play
06-05-2007, 11:59 PM
you really cant with any operating system. Its impossible to confirm windows is completely malware free. there are rootkits out now that cannot be removed even if you tried and no spyware scanner will every remove all spyware.

Artemis
06-17-2007, 03:55 PM
Linux distributions are far less vulnerable to virus/worm infections and malware for two reasons, first most hackers like Linux so why would they attack it ? second of all most of the vulnerabilites which are exploited are specific to the Windows operating system and in particular the Internet Explorer browser which sadly 90% of users still use. But as for securing your Linux distro , you should install the chkrootkit tool to defend against the 52 known rootkit exploits in Linux (woooooh), and my personal favorite for a virus scanner for Linux is Avast antivirus 4 for workstation linux, I don't personally think alot of clamav (or klamav). Finally when you installed your distro iptables was installed by default you can simply install a graphical interface for IPTables and have complete control of your firewall. I find firestarter to be the best interface for new users to use to control the Linux firewall.

zapjb
06-17-2007, 06:26 PM
This worked

Install Avast:

Register to get your key

Download Avast RPM, right click> open with Kpackage> install

At some point it'll ask for the key, I don't remember if its during install or the next step I list....

Open Konsole and type avastgui, hit enter, update Avast

To add Avast icon to task bar (kicker, panel) right click on kicker> unlock> Add application to panel> Add Non-KDE application.

Now to configure the Avast launcher:

Button title= Avast
Description= AntiVirus
Executable= /usr/bin/avastgui

Now next to the Button title you'll see a box with picture, click it and icon data base will popup, choose the Avast icon, click ok and it'll be in your kicker panel.

You should be set to go
I use FireStarter also. :)

Artemis
07-01-2007, 08:35 AM
There are no malware threats that attack linux so no need for an online scanner, a good virus scanner like avast as mentioned and a gui frontend to the firewall, either firestarter or guarddog are good and for the 52 (wow count them 52 )rootkit vulnerabilities known to attack Linux download & run the Chkrootkit tool every couple of weeks or month, thats about it a firewall and a virus scan occasionally is all you need...........

HKM
07-07-2007, 03:03 AM
Keep in mind this goes for all. Now there is few way of installing anything.

1. you can use the prebuild package for your distro.
2. you can recompile the source yourself.
3. if your distro support pkg manager use it better for kids who has no idea how to make install.

HyperNode
01-05-2008, 07:50 AM
Keep in mind this goes for all. Now there is few way of installing anything.

1. you can use the prebuild package for your distro.
2. you can recompile the source yourself.
3. if your distro support pkg manager use it better for kids who has no idea how to make install.

Ooh look my OLD post.

zapjb
01-05-2008, 03:50 PM
Oh my this old post of mine.

I've learned so much about Linux in 7months. :)

xopher
01-05-2008, 06:28 PM
Well hey, no harm in getting back to basics with it ;) I gotta admit, I really love apt, there's nothing that compares to it in usability flexibility and reliability in the rest of the computer world. I mean, I love OS X too, but come on, having to go to different websites to download apps you already know you want is just making things harder than they have to be :) I might be spoiled by apt, but a super-repository for other OS's would really be a welcomed feature .. well, at least by me ;)