-
I don't know if my question should turn into a ClamFS feature request or it's a FUSE limitation...
I enabled the SGID bit in a folder mounted with ClamFS, but even when using "suid" mount option in "/etc/fstab", the SGID bit doesn't take effect in new files under that folder. And "/etc/mtab" shows a "nosuid" option enabled, instead.
My "/etc/fstab" line is here:
---------------------...
2009-02-27 18:31:35 UTC in ClamFS
-
Thank you!
I just replaced clamfs 0.9.1-3 from Ubuntu 8.10 repository by clamfs-CVS. Caching of either clean and infected files is working.
Now, I will wait until AdobeR.exe attacks my samba shares again... :-)
2008-11-24 15:51:16 UTC in ClamFS
-
When ClamFS detects a clean file, it saves the inode number into cache, so if the same file is accessed again, it doesn't scan that file.
I wish a cache for infected files, also. Now, if ten users tries to access an infected file at same time, administrator receives ten notifications, by example. This behavior is bad. See my use case:
# I use Samba to map a ClamFS partition into a share...
2008-11-18 12:46:00 UTC in ClamFS
-
amg1127 registered the Fail2ban Persistency Plugin project.
2008-10-17 11:52:24 UTC in Fail2ban Persistency Plugin
-
Fail2ban 0.8.3 forget banned IPs if log files are rotated while Fail2ban is not running. As a result, access from banned IPs can be restored before bantime expires.
When Fail2ban bans a host, it should save in a file the time and the address of the event and it should parse that file during the startup. By doing this check, Fail2ban can ban the problematic host even if system goes rebooted...
2008-10-16 23:57:59 UTC in Fail2Ban
-
In my setup, I use fail2ban for monitoring a linux-based firewall system. I need to log either allowed and denied connections, so the log file that fail2ban parses has a size of about 1.3GB. I rotate that log file every day; the size can't be lesser than 1GB.
When fail2ban starts, it parses the log file from the beginning. This task takes several minutes to complete. Until the parse finishes...
2008-09-03 16:21:27 UTC in Fail2Ban
-
I am using SARG 2.2.2 and Squid 2.6STABLE5. But I can't customize the Squid log format by using the new "logformat" directive, because SARG doesn't interpret it from squid.conf. If I try to do it, SARG doesn't recognize "access.log" entries and creates an empty report.
A workaround, I configured a log format that reproduces Squid 2.4 log format:
logformat squid %ts.%03tu %6tr %>a %Ss/%03Hs...
2007-10-23 00:18:31 UTC in sarg
-
Mozilla Firefox 2.0.x restores opened windows & tabs when starting it after a crash, process killing, system/X server shutdown or when closed normally, if Preferences window enables that behavior.
I wish Kaffeine to remember what video I was playing and its position, when starting it after a crash or another abnormal situation. Maybe a QTimer with a interval of 15 seconds can be used for...
2007-04-26 01:05:03 UTC in Kaffeine