Ubuntu :: Antivirus Engine Is Not Up To Date
Oct 31, 2010The ClamTK menu says all is fine except the Antivirus engine is not up to date. I am unable to find an update for it.
View 1 RepliesThe ClamTK menu says all is fine except the Antivirus engine is not up to date. I am unable to find an update for it.
View 1 RepliesI'm looking for a method for modifying some jpg photo files last modification date with the corresponding timestamp creation date of each file.The reason is that shotwell import pictures in folders according to last modification date which is stupid on my opinion.
View 2 Replies View RelatedAs a photographer I'm constantly taking photos and storing them in folders. Now occasionally I'm using two cameras (either for different settings or an assistant is also taking photos) which means that for one event I can have differently named images.Both cameras have the same time set (which always helps in Windows) but in Ubuntu when trying to sort my folder by date taken I can't.The options I'm given are to sort them: Manually, by Name, by Size, by Type, by Modification date and by Emblem.Now none of those are helpful to me once I've done a few edits to the images.So please if anyone knows, how do you organise a folder with images taken on different cameras by Date Taken rather than Date Edited?
View 3 Replies View RelatedI am using CRON to create a new, blank file, every minute, in a specific location on my web server. After web searching, and reading man pages, I get the impression that the following command is supposed to work:touch /home/mydomain/var/folder/attachments/`date +%H%M`.txtThis should give me a new file with a file name that is the current hour and minute.However, when executed, the CRON mailer reports:touch /home/mydomain/var/folder/attachments/`date +/bin/sh: -c: line 0: unexpected EOF while looking for matching /bin/sh: -c: line 1: syntax error: unexpected end of fileSo, it looks like shell is seeing the plus (+) sign as an EOFObviously, nothing get created.What would be the easiest, single line command to create an empty file, at a given location, with a time based file name
View 5 Replies View RelatedAnyone have a ksh solution to convert julian date to gregorian date?
View 6 Replies View RelatedI just switched from a basic digital camera to a more advanced one that stores both Jpeg and Raw (.Nef - it's a Nikon) files for me.When importing files in Digikam, I rename the files so that they start with Date and Time. Example: 20110121-223748.JPG for a photo taken on Jan 21st 2011 at 22:37:48.I was a bit surprised when importing both the JPEG and the Raw version of the same photo, that the filename is different by a few seconds (no constant offset, sometimes they are the same):
20110121-223748.JPG
20110121-223750.NEF
I did some "research" by looking at the exif data of both files (using "exiftool 20110121-223748.JPG" from the command line). Here is what I got back
(amongst other data):20110121-223748.JPG
File Modification Date/Time : 2011:01:21 22:37:48+01:00
Modify Date : 2011:01:21 22:37:48
Date/Time Original : 2011:01:21 22:37:48
[code]....
So it seems that Digikam is using the "File Modification Date/Time" (different in the Jpeg's and Raw's of my camera) rather than the "Create Date" (the same for both Jpeg and Raw). (The few seconds difference in "File Modification Date/Time" between the two versions of the same photo is probably due to the time that my camera needs to write away the data on the SD memory card. I guess.) Is there a way to have Digikam use the Create Date? (Or the Date/Time Original?)
PS: I'm on Ubuntu 10.04LTS, using DigiKam 1.2.0
I am loving 11.04 and I was wondering what is the best Anti Virus and how to install it.
View 9 Replies View Relatedi know there is no need in linux for antivirus. but i wanna to install a antivirus in ubuntu 9.10 but i dont know how give a complete step by step solution
View 4 Replies View RelatedHow do i install antivirus?
View 2 Replies View RelatedI would like to run an antivirus program as the screensaver to maintain a Windows partition that my roommates use. Does anyone already know a good way to do this?
View 5 Replies View RelatedI'm new in UBUNTU and would like to get a real-time antivirus.Maybe it's not necessary, but I still want it (I've got an iMAC and have installed an antivirus... ) So, please... which antivirus is good and in real-time (I mean that, if I try to open an infected file or go to a bad website, it stops it). Is KLAMav good and in Real time?
View 9 Replies View RelatedI tried to download two AV programmes AVG and Clamwin, both gave me an Error message?
Quote:
Archive: /home/jacob/Downloads/clamwin-0.96.4-setup.exe
[/home/jacob/Downloads/clamwin-0.96.4-setup.exe]
End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. zipinfo: cannot find zipfile directory in one of /home/jacob/Downloads/clamwin-0.96.4-setup.exe or /home/jacob/Downloads/clamwin-0.96.4-setup.exe.zip, and cannot find /home/jacob/Downloads/clamwin-0.96.4-setup.exe.ZIP, period.
I recently switched from Windows 7 to Ubuntu 10.10, (I chose 10.10 because I was able to make macbuntu work better on it than on 11.04.)I still have Windows 7 on my desktop. My problem is that I take the laptop to client sites and often use it to scan their hdd for viruses and for data recovery projects. I need an antivirus program which I can install on this Ubuntu machine so I can continue scanning client hard drives.
View 9 Replies View Relatedhow to install Tesserect engine on Ubantu?
View 1 Replies View RelatedIs there any way to get a text to speech engine on ubuntu like microsoft mike and mary? I tried espeak and gespeaker, but their selection of voices weren't too good.
View 2 Replies View RelatedI've seen a number of instructions online that say to add either the elementary art ppa or the murrine daily ppa to get the 0.98 murrine engine installed. I did that but it only installs 0.91. I checked synaptic to see if I can force the version to install, but still, no dice. 0.91 is the highest version I can seem to install.
I also tried compiling from source, which appeared to run w/o any issues, but I must be missing something because it appears to not have any affect.
I had an interest in installing this theme [URL]but it requres gtk-xfc-engine. I found the compressed package but I'm not sure how to install it?
View 9 Replies View RelatedI have installed both eboard and stockfish, but how do I add the stockfish engine to the eboard? The only engines I can find in eboard are: Gnu chess, sjeng and crafty.
View 1 Replies View RelatedI would really like to preserve a file's original modified date and pass it back to the file as the same attribute after a script has worked on it. I get a lot of JPEG files from different places on the Net which I either turn around and upload or burn to disk, and having the "original" date of either download or last mod in a graphics app would be for me, in the long run, a lot more helpful when deciding, for instance, which files to "recycle" or pass on backing up more than once.I've tried doing this on my own every now and then. Where I run into problems is that it appears "stat" and "date" use different formats for date information, and I can't seem to puzzle out how to "translate" one to the other satisfactorily for the latter command.
Just to give an example:
stat foo.jpg |grep Modify gives me
Modify: 2010-07-12 06:28:56.890625000 -0400
Passing that string as-is to date foo.jpg, I get the errordate: unknown option -- 0 and the usual semi-courteous suggestion to Try 'date --help' for more information.Somehow my TexInfo database got screwed up somewhere along the line and info dategives me the short article on date input formats, not the full documentation for the command
i am trying to install clamav for fedora 11. i guess thats the correct antivirus---right? i went to the repository and thought i got it, but i can't find it?then i went to the clam av site and downloaded the latest 32bit for rpm. it said there were missing files and could not procede.where or how do i get an antivirus for fed 11?
View 6 Replies View Related1.Have installed ubuntu 10.04 on 2 pc's both run xp on 1 pc boot up selects xp the other selects ubuntu as the first choice. Why?
2.How do I uninstall ubuntu, and what effect will it have on xp ( both imported xp documents and settings ).
3.Do I need an antivirus or spam/malware filter?
i can't update my clamav antivirus to the new version
View 1 Replies View RelatedI uses the Googles to search for an AntiVirus to install on Ubuntu, to check for viruses that attack windows. The only thing I could find resembling an antivirus is Clam Av, does it work well?
View 4 Replies View RelatedI just installed a fresh copy of Ubuntu and after running it for a few days I am having some strange issues. First, I cannot access the Applications men. When I click on the tab it highlights but I do not get a drop down menu. Also, I am being told when I boot up that there is no hard disk space. If I go to places->computer and check hard disk properties I am told that there is 66MB of space (I have a 640MB drive and only Ubuntu is installed). I think I have a virus but I cannot install an antivirus because I "have no disk space" and can't access the terminal through applications.
View 9 Replies View RelatedFrom where can i get savfl(symantec antivirus for Linux)
i followed some places but i failed finding the setup link
I am new to ubuntu natty narhwal 11.04 i want to ask as i have used only windows OSs where one must have to run anti virus for smooth computing. I am shifted to ubuntu now please tell me is there any need to use anti virus in ubuntu or not if yes then please guide me which anti virus and how should i install it on my ubuntu.
View 9 Replies View RelatedUbuntu 10.10 My wife wanted to use a new gtk-theme so she used the option "download more themes" and installed a new gtk-theme. The theme was not vissible for her so she just chose another default one. Now when ever either of us login into our accounts the default internal gtk-theme is used (the ugly grey square one). When we start the themes application (don't know the english name for it, it enables you to choose another theme for your desktop). The previously selected theme is then enabled even before the window of the util is shown.
View 8 Replies View RelatedIs there any alternative to the Unity Game engine or can I run it On Linux?
View 3 Replies View RelatedI don't know if there is any antivirus software coming with Fedora 12?
or I have to buy my own?
I've fedora 11/12 in my desktop in home- some other members in the house also the desktop for various reasons. I noticed that there have been a lot PORNO site visits from the desktop. The computer kinda running slow- Although I tried to scan - avg and f-prot- somehow I don't see theme scanning my pc - so I can't find any kind of spyware or virus- which I think impossible since there have 100 s of visits on those free adult sites and I am sure they would leave some footprints on my machine.
View 7 Replies View Related