Ubuntu :: Can't Open/parse The Config File /etc/clamav/freshclam.conf?

Mar 11, 2010

I have installed ClamAV 0.95.3 into Ubuntu 9.10 (i386) fully patched
I am behind an authenticating proxy, so I've entered these details into freshclam.conf:
HTTPProxyServer myproxy.com
HTTPProxyPort 1234
HTTPProxyUsername myusername
HTTPProxyPassword mypass
code....

So I changed the perms to 0700 (user is clamav).
Now I get:
$ sudo freshclam
ERROR: Can't open/parse the config file /etc/clamav/freshclam.conf

I checked DNS resolution with this (which I found in a thread somewhere):
# host database.clamav.net
database.clamav.net is an alias for db.local.clamav.net.
db.local.clamav.net is an alias for db.other.clamav.net.
db.other.clamav.net has address 193.1.193.64
db.other.clamav.net has address 130.59.10.36
- I presume the installation can find the update site?

View 3 Replies


ADVERTISEMENT

Software :: Can't Open , Var , Log , Clamav , Freshclam.log In Append Mode / Fix It?

Jul 14, 2009

I keep getting the message code...

I am not clear why clamd.log and freshclam keep changing permission and ownership to clamav.

View 2 Replies View Related

Ubuntu Installation :: Unable To Open X Config File '/etc/X11/xorg.conf' For Writing?

Apr 21, 2010

When trying to conigure via nvidia-setting using root (sudo) and then saving to config file I get the ' Unable to open X config file '/etc/X11/xorg.conf' for writing.' in a message box - below is what i get on terminal:

Code:
Traceback (most recent call last):
File "/usr/share/screen-resolution-extra/nvidia-polkit.py", line 75, in <module>
operation_status = main(options)
File "/usr/share/screen-resolution-extra/nvidia-polkit.py", line 51, in main

[Code]...

View 7 Replies View Related

Ubuntu Servers :: ClamAV-freshclam Does Wierd On Network?

Apr 25, 2010

I have installed my first Ubuntu server today. It is connected to our corporate network. On this network there is a Windows 2008 R2 server that serves as DNS Exchange and file server. For some unknown reason this Windows server looses network connection when the ubuntu server comes online. After some investigation the network connection is instantly restored when I stop the clamav-freshclam service on the ubuntu server. When I start the service the network connection of the Windows server goes down.The only "link" with the Windows service and the Ubuntu server is that the Windows server is configure as the nameserver on the ubuntu server.

I want to run this in production because the ubuntu will serve as anti-spam server. I need to understand what is happing and why to prevent this.

View 1 Replies View Related

OpenSUSE :: Clamav Virusupdate Using Freshclam Wont Work?

May 30, 2011

downloaded clamav and clam-db using install/remove software in opensuse 11.3 gnome.

tried to update virusdatabase typing freshclam in command-line
gives me this:

alexander@linux-y54v:~> freshclam
ERROR: Can't create temporary directory /var/lib/clamav/clamav-7d1c24383b9425dfebb5c660374d507b
Hint: The database directory must be writable for UID 1000 or GID 100
alexander@linux-y54v:

View 1 Replies View Related

CentOS 5 Server :: ERROR: /var/log/clamav/freshclam.log Is Locked By Another Process

Sep 14, 2009

Is set up a postfix, dovecot + clamav server as described in the wiki. I also use the freshclam update script in /etc/cron.daily/freshclam. But my problem is i get this error message every day:

/etc/cron.daily/freshclam:

ERROR: Problem with internal logger (UpdateLogFile = /var/log/clamav/freshclam.log). ERROR: /var/log/clamav/freshclam.log is locked by another process

View 3 Replies View Related

Ubuntu :: Failed To Parse Existing X Config File?

Apr 5, 2010

When I try to save my X configuration file.. it says "Failed to parse existing X config file '/etc/X11/xorg.conf'!"

I've already deleted my current xorg.conf and created a new one using sudo nvidia-xconfig and run NVIDIA X server settings using gksudo nvidia-settings but still can't save..I am using 32-bit Ubuntu 9.10 and my video card is NVIDIA FX 5500..

View 9 Replies View Related

Ubuntu Multimedia :: Failed To Parse Existing X Config File

Feb 5, 2010

since i reformatted my new hard drive i have been having issues saving my config file when i tried to save to x configuration file it says: Failed to parse existing X config file '/etc/X11/xorg.conf'.i used to be able to open the file as root and copy over the old x config with the new one but it wont let me even preview the changes until i click save to x configuration file. anyone know how i can fix this error? i tried uninstalling and that didn't help.

View 2 Replies View Related

Ubuntu Installation :: Upgrade Freshclam To 0.96.3 - WARNING: Your ClamAV Installation Is OUTDATED

Oct 9, 2010

When i run $ sudo freshclam I get this message ClamAV update process started at Sat Oct 9 12:21:22 2010 WARNING: Your ClamAV installation is OUTDATED! WARNING: Local version: 0.96 Recommended version: 0.96.3 DON'T PANIC! Read http://www.clamav.net/support/faq main.cvd is up to date (version: 52, sigs: 704727, f-level: 44, builder: sven) daily.cvd is up to date (version: 12114, sigs: 138436, f-level: 53, builder: sven) bytecode.cvd is up to date (version: 80, sigs: 10, f-level: 53, builder: edwin) Since I am a beginner i don't know how to upgrade freshclam as $ sudo apt-get upgrade doesn't work. Guessing I may have to download the package and install manually just thought I'd ask before doing that.

View 4 Replies View Related

CentOS 5 :: Httpd: Could Not Open Configuration File /etc/httpd/conf/httpd.conf: No Such File

Nov 9, 2009

accidentally I do something wrong with my server and the httpd folder missing and I need it to setup my mail server and anyone can help me what can I do without reinstalling my Cent OS? Here is the error msg :

[root@mydomain etc]# service httpd stop
Stopping httpd: [FAILED]
[root@mydomain etc]# service httpd restart

[code]....

View 3 Replies View Related

Programming :: Configure Httpd.conf To Parse .php Files?

Jul 5, 2010

what's the difference between the following 2 methods for specifying in httpd.conf to use PHP to parse files with extension .php?

Method 1
AddType application/x-httpd-php .php
Method 2
LoadModule php5_module modules/libphp5.so
<FilesMatch .php$>
SetHandler application/x-httpd-php
</FilesMatch>

View 2 Replies View Related

Ubuntu Installation :: Config Kismet Conf File - FATAL: "Please Configure At Least One Packet Source"

May 21, 2011

i`m tryin` to config my kismet conf file cuz i get this message FATAL: Please configure at least one packet source. Kismet will not function if no packet sources are defined in kismet.conf or on the command line i`ve googled few tutorials but cannot figure out what i should type there , i use Atheros 9285 , my wifi interface is wlan0 as u can see :

[Code]...

i know it should look like this : source=iwl3945,eth1,eth1 or source=madwifi_ag,wifi0,madwifi i`ve tried and changed for with my ath , wlan0 , but it still wont work, what i should type in those three lines after source= and what does it mean each .and if you could tell me how to determine what to type there or where does it say what to put there.

View 1 Replies View Related

Server :: SquidGuard: Include Some Config File In SquidGuard.conf?

May 28, 2010

All i'd like to split my squidGuard.conf into 3 differents config files. The idea is that, I want 1 config file for src definition (my users), 1 config file for dest definition and 1 file for acl definition. And all of these files will be include in squidGuard.conf.

View 1 Replies View Related

Software :: BIND Can't Open Its Config File (via A Symlink)

Jan 26, 2010

Got these messages in syslog:

Code:
Jan 26 15:24:58 marconi named[28544]: starting BIND 9.6.1-P2 -u bind
Jan 26 15:24:58 marconi named[28544]: built with '--prefix=/usr' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--sysconfdir=/etc/bind' '--localstatedir=/var' '--enable-threads' '--enable-largefile' '--with-libtool'

[Code]....

This is BIND 9.6.1-P2 running on Ubuntu Server 9.10. When I move all the files from /var/bind into /etc/bind (replacing the symlink that was at /etc/bind), and change all instances of "/var" to "/etc", then it works. It seems to be the symlink that is doing it. Yet I need to get this moved over to "/var" and the Ubuntu packagers built it to use "/etc/bind".

Also, when I su to user "bind" and run "md5sum /etc/bind/named.conf" (with the symlink in place) it is able to read it just fine. Other users can read it just find. It's the "/usr/sbin/named" program that can't.

View 2 Replies View Related

Software :: ISO Master Warning: Failed To Open Config File For Reading

Jan 10, 2011

OpenSuse 11.2 Downloaded ISO Master 1.3.8 from here: [URL] Opened the Slackware 13.1 ISO within it, tried to modify the Tagfile which resulted in the error:

Quote:

Edit failed, check Options/Editor and running ISO Master from the terminal showed the error in the title of the thread!

View 1 Replies View Related

Ubuntu Multimedia :: "failed To Parse Xorg.conf" - Can't Save Resolution And Refresh

Mar 2, 2010

I looked for a solution to this,and found a thread for it ,but I dont know how to do what it says.Here is part of it by the user "cameronol": There is a bug in Ubuntu 9.10 Karmic with the default /etc/X11/xorg.conf involving Nvidia. receive the error"Failed to parse existing X config file '/etc/X11/xorg.conf'.Then he posts:

[Code]...

Then he says to delete the first section with the default screen,and it will be fixed.But HOW do I look for the /etc/X11/xorg.conf file to edit it,and how do I edit it?I am new to ubuntu,but I have learned to use a terminal(I think)It seems to be just like the "run" box on Windows.I did a search for the file,but came up empty.I want to fix this cause every time I restart,I have a low resolution that is impossible to work in.

View 2 Replies View Related

Ubuntu :: Every Time Open A .conf File It Pops The "Do You Want To Run Or Display Its Content?"

Sep 16, 2010

I'm working with .conf files which I need to edit (with gedit for example) and an .sh file which I need to run occasionally.

And every time I open a .conf file it pops the "Do you want to run or display its content?" question.

I tried to configure Nautilus to stop prompting me every time by setting the Edit->Preferences->Behavior to Run executable text files when they are opened.

But now every time I try to run the .sh file it opens it in gedit instead of running it.

Is there anyway to set the behavior for specific file types?

Like so it'd open the .conf files in a text editor and run the .sh files?

(Maybe I should mention that I'm running Ubuntu 10.04 with Gnome)

View 5 Replies View Related

Ubuntu :: Clamav Fail - Share Library Libclamav.so.6 Won't Open

Mar 23, 2011

I haven't been able to use clamav for a few weeks now. The problem I am having is the share library libclamav.so.6 won't open. I have tried reinstalling it but that doesn't seem to work.

[code]...

View 9 Replies View Related

Server :: /etc/named.conf:57: Open: /etc/named.root.hints: File Not Found

Apr 1, 2011

I am using Cent OS 5.5 and i want configure DNS, but while configuring bind i am getting below error.

#/etc/init.d/named restart Stopping named: [ OK ]
Starting named:
Error in named configuration:
/etc/named.conf:57: open: /etc/named.root.hints: file not found[FAILED]

View 2 Replies View Related

OpenSUSE :: Unable To Open Configuration File "/home/hamed/.smb/smb.conf"?

Feb 28, 2011

When run xbmc error acquiredparams.cpenConfFile() - Unable to open configuration file "/home/hamed/.smb/smb.conf": No such file or directorymb was disabled as default and I don't use it, I was put the smb configure file into .smb in home but problem still exist.

View 3 Replies View Related

Fedora :: Could Not Open The File /boot/grub/grub.conf?

Aug 31, 2010

I would like to modify the boot loader settings and triedo open the file grub.confHowever, it is said that the file could not be opened, as seen in the attachment.Tried to authenticate as 'root' before opening the file, but the problem still exist...

View 10 Replies View Related

Security :: Which Is A Valid Alternative (open Source) To Clamav

Sep 23, 2010

which is a valid alternative (open source) to clamav?

View 2 Replies View Related

General :: Parse File From Remote Server To Caculate Count Of String Existence In That File?

Aug 30, 2010

I need to parse the file of same name which exist on different servers and calculate the count of string existed in both files.Say a file abc.log exist on 2 servers.I want to search for string "test" on both files and calculate the total count of search string's existence.For example if file abc.log on server 1 has string "test" 2 times
and file abc.log on server 2 has string "test" 4 times.then the output will beStringName : Countexampletest : 6 timesNote : I have created the password less connectivity using ssh-keygen.

View 2 Replies View Related

Ubuntu Installation :: Clamav Installion Of PHP ClamAV Lib - Depend Stopped It

May 31, 2011

I am semi new to UBUNTU worked a bit with it in the passed on vps and that. but i am currentaly tring to make a module for *Zpanel* i am making an anti virus module and am going to be using clamav. up to now everything has been going smoothly but i have hit massive problem.

I am tring to do this:

Code:

And i get this in return

Code:

Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.

The following information may resolve the situation:

The following packages have unmet dependencies.

I dont get any install. and the information i have collect from people say that and install should not be stopped becuase of an depend

So as any one who is semi new would do i then tried installing the depend

Code:

And i get this in return

Code:

E: Package 'phpapi-20060613+lfs' has no installation candidate

So it look like problem after problem

Does any one know why i can not install php5-clamavlib

I have UBUNTU 11.04 desktop (with zpanel installed on it)

*zpanel an open source web hosting panel for windows and NOW LINUX (zpanel has just been release on UBUNTU ONLY ).

View 1 Replies View Related

Slackware :: System All The Time Creates /.config/Trolltech.conf?

Apr 18, 2011

I am on up to date 64-current. Installed Alien Bob's multilib packages on top of it as well as his kde packages. I changed inittab to go to runlevel 4 by default.I figured out that my system all the time creates /.config/Trolltech.confI think it shouldn't be there, but even when I manually delete /.config dir, it is created again.

Code:
vladimir@darkstar:~$ ls -la /
итого 97

[code]....

View 6 Replies View Related

OpenSUSE Install :: All Config Files Need .conf" Messages After Upgrade To 11.2

Nov 29, 2009

I just upgraded an 11.1 install to 11.2. The upgraded system appears fully functional but I get many "all config files need .conf" warning messages during boot. See below. I also did a clean install on another system to compare and the clean install does not exhibit the same behavior so the warnings are evidently related to it being an upgrade. The system's working but I would like to understand why this is happening and clean it up. This system provides some key services to my networks and I have spent a lot of time getting this and the systems it interacts with "just right" under 11.1 and I am not particularly interested in starting over except as a last resort.

View 2 Replies View Related

Fedora Hardware :: System-config-display Creates Incorrect Xorg.conf?

Mar 3, 2010

Now that I have system-config-display installed I tried to create a new xorg.conf so I can have 3D acceleration, etc using the correct driver. But the xorg.conf file generated does not work. It locks up the laptop (Toshiba Satellite A45-S250). I don't understand why this happens because the Fedora 12 Live CD (for i686) works find on boot.

I tried looking for the xorg.conf file after booting the live CD but it doesn't exist. I don't understand what is happening here. Also, when I used an older version of Fedora (8 I think) the X driver was i810 which worked fine. It gave me all the 3D acceleration, etc. When I installed F11 it gave me a dumbed down install using the VESA driver. What happened to the i810 driver? Why does the intel driver not work? Why does the Live CD work great but an installed system not?

Necessary info: Toshiba Satellite A45-S25 Fedora 12 (preupgraded from F11)

View 1 Replies View Related

Ubuntu :: Clamav Scan File With Url?

Dec 15, 2010

I see the documentation of CLAMAV in[URL].. The example for scan mail with pishing url is

Quote: clamscan -i /home/user | mail user@example.com
and also
Quote:
clamscan file
for scan a file

But how to SCAN a file have only inside a list of URL for get the url's inside the file have any malware, pishing or virus

View 1 Replies View Related

General :: Using A Config Directory Instead Of A Config File?

May 7, 2011

I currently can run an old swf on my Chumby 8 device by storing and using these three files on a USB plugged into the device

config
<?xml version="1.0" encoding="utf-8" ?>
- <config>

[code]...

View 1 Replies View Related

Ubuntu :: Lucid Update - Parse Error In File

May 22, 2010

I successfully installed ubuntu but I cant install its updates, heres the prob:
dpkg: parse error, in file '/var/lib/dpkg/available' near line 19410 package 'initscripts': missing version

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved