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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
|
01-28-2005, 10:20 AM
|
#16
|
Member
Registered: Jun 2004
Location: KY
Distribution: Debian, Mint, Puppy
Posts: 507
Rep:
|
I haven't really even got an AV program...for firewall though I'd recommend Firestarter if you like something that is easy to use.
|
|
|
01-28-2005, 10:30 AM
|
#17
|
Member
Registered: Jul 2004
Location: Manchester UK
Distribution: Suse
Posts: 167
Rep:
|
Quote:
Originally posted by Basslord1124
I haven't really even got an AV program...for firewall though I'd recommend Firestarter if you like something that is easy to use.
|
I have firestarter on my system but I can't get that to run like I can't get my AV to update when I try to run FS I get this message:
firestarter: error while loading shared libraries: libgnome-keyring.so.0: cannot open shared object file: No such file or directory
This was going to be my next question but as you mentioned it I thought 'd bring this u to with the hope of some support
I'm assuming it dosn't have the library files? but when I do a search I can only find the files for the other distros and not Suse dose anyone have a link?.
Last edited by bograt; 01-28-2005 at 10:35 AM.
|
|
|
01-29-2005, 05:09 AM
|
#18
|
Member
Registered: Aug 2003
Location: UK
Distribution: Gentoo 64
Posts: 383
Rep:
|
clam config files, nano -w /etc/file do this as root, the files are well commented and all I did was comment out (#) the line that said it was an example.
|
|
|
01-29-2005, 10:00 AM
|
#19
|
Member
Registered: Aug 2003
Location: Richmond, Virginia, US
Distribution: Ubuntu 20.04 / Manjaro
Posts: 439
Rep:
|
Alot of people get F-prot and then get QT-Fprot which is a GUI for it. it's pretty cool but I usaully still type.
|
|
|
01-29-2005, 11:46 AM
|
#20
|
Member
Registered: Jul 2004
Location: Manchester UK
Distribution: Suse
Posts: 167
Rep:
|
Quote:
Originally posted by jollyjoice
clam config files, nano -w /etc/file do this as root, the files are well commented and all I did was comment out (#) the line that said it was an example.
|
Hi Jollyjoice
I don't know if your reply was in responce to my question but if so was it in relation to clamAV where I got this message
dad@linux:~> freshclam
ERROR: Please edit the example config file /etc/freshclam.conf.
ERROR: Please edit the example config file /etc/clamd.conf.
ERROR: Can't parse the config file /etc/clamd.conf
dad@linux:~>
or in relation to the firestarter thread?
could you expand on this and also explain a little more as I typed in nano -w /etc/file as root but got
command not found
Ta bograt
|
|
|
01-29-2005, 11:51 AM
|
#21
|
Senior Member
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 4,290
|
You probably don't have nano installed. You can try editing the file with pico (nano is a pico clone, but pico isn't installed in many distros because of license issues). If you don't have pico, you can try vi or emacs, but those editors aren't particularly newbie friendly. Your best bet is to install pico or nano from RPM.
|
|
|
01-29-2005, 11:57 AM
|
#22
|
Member
Registered: Jul 2004
Location: Manchester UK
Distribution: Suse
Posts: 167
Rep:
|
Quote:
Originally posted by btmiller
You probably don't have nano installed. You can try editing the file with pico (nano is a pico clone, but pico isn't installed in many distros because of license issues). If you don't have pico, you can try vi or emacs, but those editors aren't particularly newbie friendly. Your best bet is to install pico or nano from RPM.
|
Thanks will try that. As you have guessed I do tend to download RPM's rather than Bzips and Tar's as I have problems getting them running thanks for mentioning RPM's
|
|
|
01-29-2005, 11:59 AM
|
#23
|
Member
Registered: Aug 2003
Location: Omaha, NE, USA
Distribution: PCLinuxOS 2007
Posts: 808
Rep:
|
*Always* use packages (RPMs, debs, etc.) made for your distro, unless you *have* to have something not available as rpm, or you are very comfortable compiling/installing from source. It will save a lot of headaches.
|
|
|
01-29-2005, 12:02 PM
|
#24
|
Senior Member
Registered: Nov 2003
Location: Orlando FL
Distribution: Debian
Posts: 1,765
Rep:
|
as for not having pico or nano, you should have vi i have yet to see a distro that does not come with either vi or vim.
|
|
|
01-29-2005, 12:09 PM
|
#25
|
Member
Registered: Jul 2004
Location: Manchester UK
Distribution: Suse
Posts: 167
Rep:
|
Ok downloaded nano and installed
I entered nano -w /etc/file and also nano -w /etc/clamav both in root nano opens with this
GNU nano 1.3.5 File:clamav modyfied
^G Get Help ^O WriteOut ^R Read File ^Y Prev Page ^K Cut Text ^C Cur Pos
^X Exit ^J Justify ^W Where Is ^V Next Page ^U UnCut Txt ^T To Spell
But no text to edit out?
I need some guidance
I know the Clamav is on the system as I ran it half an hour ago.
Ta
Last edited by bograt; 01-29-2005 at 12:31 PM.
|
|
|
01-29-2005, 12:45 PM
|
#26
|
Senior Member
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 4,290
|
The files are /etc/freshclam.conf and /etc/clamd.conf, just like it said in the error message.
|
|
|
01-29-2005, 01:04 PM
|
#27
|
Member
Registered: Aug 2003
Location: UK
Distribution: Gentoo 64
Posts: 383
Rep:
|
yes was about clam, and file is to be replaced by the file to be eddited
|
|
|
01-29-2005, 01:05 PM
|
#28
|
Member
Registered: Jul 2004
Location: Manchester UK
Distribution: Suse
Posts: 167
Rep:
|
Quote:
Originally posted by btmiller
The files are /etc/freshclam.conf and /etc/clamd.conf, just like it said in the error message.
|
Oh yes Derrrrrrr just in a rush will try it tomorow just of to work thanks.
|
|
|
01-29-2005, 01:27 PM
|
#29
|
Member
Registered: Jul 2004
Location: Manchester UK
Distribution: Suse
Posts: 167
Rep:
|
rather check and get it right to save you lot head aches.
What to delete would wellcome some help????????
##
## Example config file for freshclam
## Please read the freshclam.conf(5) manual before editing this file. ( is it this line ?)
## This file may be optionally merged with clamd.conf.
##
# Comment or remove the line below.
Example
# Path to the database directory. ( or this line )
# WARNING: It must match clamd.conf's directive!
# Default: hardcoded (depends on installation options)
#DatabaseDirectory /var/lib/clamav
# Path to the log file (make sure it has proper permissions)
# Default: disabled
#UpdateLogFile /var/log/freshclam.log
Which line to remove?
Off to work now thanks peeps.
Last edited by bograt; 01-29-2005 at 02:14 PM.
|
|
|
01-30-2005, 06:07 AM
|
#30
|
Member
Registered: Aug 2003
Location: UK
Distribution: Gentoo 64
Posts: 383
Rep:
|
Quote:
# Comment or remove the line below.
Example
|
That line ;-)
|
|
|
All times are GMT -5. The time now is 08:48 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|