LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-12-2015, 08:13 AM   #1
Kawar
Member
 
Registered: Sep 2015
Posts: 50

Rep: Reputation: Disabled
I am very new to linux and installing i need help


I am going at a later time to set my own computer up with linux mint. but my mother wanted one of my computers that is junk. So rather then keep win7 on an xp system. I said i will wipe it and install ubuntu. It is light and easy to use for most windows normal people.

but when i went to install clamav i get this error and have no idea how to understand the topic here that explains how to do it see my link at the bottom for the problem and the topic i need someone to break down for me. it also says in one of the clamav logs not loading pua signatures no cool what that means but it was an error last night.

http://www.linuxquestions.org/questi...g-file-397175/

also

one other thing I went to install wine so i can install MWB and i got an error something about ms not there and will make a fatal error that will stop wine from working at all.

can someone help me fix that as well please. it will make life easyer on me and my mother who never touched linux before.


thank you guys

Last edited by Kawar; 09-12-2015 at 08:15 AM. Reason: adding more
 
Old 09-12-2015, 08:20 AM   #2
ButterflyMelissa
Senior Member
 
Registered: Nov 2007
Location: Somewhere on my hard drive...
Distribution: Manjaro
Posts: 2,766
Blog Entries: 23

Rep: Reputation: 411Reputation: 411Reputation: 411Reputation: 411Reputation: 411
Hi,
welcome to Linux and this forum. We're happy to have you around
For starters, Ubuntu is a great choice. Xubuntu would have been better because it's lighter still, but Ubuntu is a good option. Clamav (or any other anti virus) is not really needed. Secondly, if you found clamav in your repo, the system should in theory set things up right for you...
So the question is: where did you find the clamav? Stick to the repo is possible, it's your guarantee for safe(st) software...
So, a quote (the closing remark it seems) from the other thread:
Quote:
In Gentoo ClamAv worked first time out of the box.
Let's go there first. Clean install: check. User set up right: check (I hope). Clamav from the repo: check...
Thor
 
Old 09-12-2015, 08:29 AM   #3
Kawar
Member
 
Registered: Sep 2015
Posts: 50

Original Poster
Rep: Reputation: Disabled
i got it from here.

http://www.linux.org/threads/malware...or-linux.4455/

so i am wondering if something went wrong or not. I have the two log files. but no sign of a program icon or even the power to scan with clamav or fix what i am trying.

what did i do wrong?
 
Old 09-12-2015, 08:30 AM   #4
Kawar
Member
 
Registered: Sep 2015
Posts: 50

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Thor_2.0 View Post
Hi,
welcome to Linux and this forum. We're happy to have you around
For starters, Ubuntu is a great choice. Xubuntu would have been better because it's lighter still, but Ubuntu is a good option. Clamav (or any other anti virus) is not really needed. Secondly, if you found clamav in your repo, the system should in theory set things up right for you...
So the question is: where did you find the clamav? Stick to the repo is possible, it's your guarantee for safe(st) software...
So, a quote (the closing remark it seems) from the other thread:

Let's go there first. Clean install: check. User set up right: check (I hope). Clamav from the repo: check...
Thor
how do i check that?
 
Old 09-12-2015, 08:33 AM   #5
ButterflyMelissa
Senior Member
 
Registered: Nov 2007
Location: Somewhere on my hard drive...
Distribution: Manjaro
Posts: 2,766
Blog Entries: 23

Rep: Reputation: 411Reputation: 411Reputation: 411Reputation: 411Reputation: 411
Clean install : obviously, you just did the install
User set up : you had to provide a password...so, that seems okay...
Clamav in the repo : depends. How did you get hold of that package? Did you download it from the net? Or did you use the repo?
All beginnings are hard, I had to recompile the Kernel, and I'd never seen Linux before
 
Old 09-12-2015, 08:39 AM   #6
Kawar
Member
 
Registered: Sep 2015
Posts: 50

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Thor_2.0 View Post
Clean install : obviously, you just did the install
User set up : you had to provide a password...so, that seems okay...
Clamav in the repo : depends. How did you get hold of that package? Did you download it from the net? Or did you use the repo?
All beginnings are hard, I had to recompile the Kernel, and I'd never seen Linux before
I never did the clean install i am asking how do i do the clean install again?
I used that line that is in the av and malware protection link i posted so i do not know.
 
Old 09-12-2015, 08:59 AM   #7
ButterflyMelissa
Senior Member
 
Registered: Nov 2007
Location: Somewhere on my hard drive...
Distribution: Manjaro
Posts: 2,766
Blog Entries: 23

Rep: Reputation: 411Reputation: 411Reputation: 411Reputation: 411Reputation: 411
Quote:
I never did the clean install i am asking how do i do the clean install again?
Ya just did. See? Linux (Ubuntu in particular) is easier than you possibly thought LOL
As you mentioned:
Quote:
I said i will wipe it and install ubuntu.
You used that one?
Quote:
apt-get install clamav clamav-daemon clamav-freshclam clamav-unofficial-sigs && freshclam && service clamav-daemon start
If so, you're safe
So, next hurdle...getting the thing to work...
Can you post the error here? Thanks...
Thor
 
Old 09-12-2015, 12:06 PM   #8
Kawar
Member
 
Registered: Sep 2015
Posts: 50

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Thor_2.0 View Post
Ya just did. See? Linux (Ubuntu in particular) is easier than you possibly thought LOL
As you mentioned:

You used that one?

If so, you're safe
So, next hurdle...getting the thing to work...
Can you post the error here? Thanks...
Thor
how do i screen shot it i will do that and post it here so you can read it


ERROR: Can't open /var/log/clamav/freshclam.log in append mode (check permissions!).
ERROR: Problem with internal logger (UpdateLogFile = /var/log/clamav/freshclam.log).

Last edited by Kawar; 09-12-2015 at 12:14 PM.
 
Old 09-12-2015, 08:29 PM   #9
Kawar
Member
 
Registered: Sep 2015
Posts: 50

Original Poster
Rep: Reputation: Disabled
bumping still need help
 
Old 09-12-2015, 09:32 PM   #10
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Does Ubuntu boot and work?
Why do you need ClamAV?
After which commands do you see the errors you showed?
 
Old 09-12-2015, 10:35 PM   #11
Kawar
Member
 
Registered: Sep 2015
Posts: 50

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by 273 View Post
Does Ubuntu boot and work?
Why do you need ClamAV?
After which commands do you see the errors you showed?
when i try to update the program.

Does Ubuntu boot and work?

yes

Why do you need ClamAV?

why not av protection

Last edited by Kawar; 09-12-2015 at 10:37 PM.
 
Old 09-12-2015, 10:51 PM   #12
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
There are better threads on here but try this one for a start:
https://www.linuxquestions.org/quest...tu-4175519302/
If you're convinced you need to check for malicious software then things like RKHunter, Tiger, Tripwire, SELinux and other things might be worth looking at.
 
Old 09-13-2015, 08:25 AM   #13
ButterflyMelissa
Senior Member
 
Registered: Nov 2007
Location: Somewhere on my hard drive...
Distribution: Manjaro
Posts: 2,766
Blog Entries: 23

Rep: Reputation: 411Reputation: 411Reputation: 411Reputation: 411Reputation: 411
Smile

Ehm, I have to concur with 273, a virusscanner is not really needed in Linux. Can I explain?
Wit Linux, you log in with a package of user rights. A virus inherits these rights as it enters the system via your account. You use the Net, a virus sits in your user space, there...same rights. Being a "program" in Linux does NOT guarantee you can be executed. Programs can arrive without execute rights...consider this...
Ever seen this?
Code:
drwxr-xr-x  2 ploop users      48 13.09.2015 15:10 folder2/
-r--------  1 ploop users 2883418 14.06.2015 18:27 Hebot-II.pdf
-rw-r--r--  1 ploop users     225 01.06.2015 10:56 img.py
-rw-r--r--  1 ploop users      50 21.04.2015 12:40 what.sh
the "d" denotes a folder, program what.sh is a program (well, a script, more precisely, but that's essentially a program too)...yet, executing it results in this:

Code:
[ploop@Avalon Stuff]$ ./what.sh
bash: ./what.sh: Permission denied
...however, when I do this
Code:
chmod +x what.sh
the real magic happens...it becomes...executable...
Whenever "something" enters the system, and the X is not on, it's not on...no execution, period.
Now, let's assume (by some misfortune) the darn thing does start up. It reads the system start up file/script. But...only if YOU also have that right...
Okay...so it has a COPY of the startup, it fiddles around and alters the script so it executes along with the rest at start up...basically infecting the system...
Next...the write-back. But, wait...you dont have that right...do you? Hehe, neither does the bugger...it's dead in the water...
There it sits, unable to write back the altered start up script...
Chances are my hard drive is a graveyard of that stuff...
Now...***dows. Virus comes in and has exec rights, reads the startup, alters and writes back....***dows does'nt care.
Linux...does...
Trust me (and all of us) a virusscanner is great on (say) a mail server where you'd typically check/scan attachments...it is after all resposibility to someone to stop that stuff in its tracks...what better place than a server...
A desktop...rarely...
Use RKHunter, SELinux and the like, that is the Linux way to go
Thor

Last edited by ButterflyMelissa; 09-13-2015 at 08:27 AM.
 
1 members found this post helpful.
Old 09-13-2015, 08:30 AM   #14
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
For completeness, the likely reason the commands given by Thor_2.0 didn't work is because they all need to be run as root so need preceeding with sudo like this:
Code:
sudo apt-get install clamav clamav-daemon clamav-freshclam clamav-unofficial-sigs && sudo freshclam && sudo service clamav-daemon start
 
Old 09-13-2015, 12:44 PM   #15
ButterflyMelissa
Senior Member
 
Registered: Nov 2007
Location: Somewhere on my hard drive...
Distribution: Manjaro
Posts: 2,766
Blog Entries: 23

Rep: Reputation: 411Reputation: 411Reputation: 411Reputation: 411Reputation: 411
Quote:
For completeness, the likely reason the commands given by Thor_2.0 didn't work is because they all need to be run as root so need preceeding with sudo like this
Umm, indeed. I dot have SUDO on my box, I go su - ...but, indeed, root access is required....
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
installing problem xp after installing linux paruhang Linux - Newbie 2 10-20-2011 02:38 PM
installing aurora linux in sun blade 150----not installing? kingston Linux - General 1 01-14-2010 07:10 AM
Toshiba Satellite 110CS installing pdf reader, installing linux nappy501 Linux - Laptop and Netbook 3 10-11-2008 10:45 AM
installing default packages after installing linux ninux Linux - Newbie 5 09-12-2007 07:00 AM
Installing Windows after installing LINUX brads@kwlink.com Linux - General 4 01-08-2006 10:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:29 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration