Am 22.01.2014 12:06, schrieb Diego Galvez: > rm /var/cache/openvas/* > openvas-nvt-sync > > when trying rm /var/lib/openvas/plugins/* i got: > -bash: /bin/ls: Argument list too long
* adds any file in the directory as param, this is too much in case of folders with very much files quick workaround: stat /var/lib/openvas/plugins/ rm -rf /var/lib/openvas/plugins/ mkdir /var/lib/openvas/plugins/ chown and chmod to the same users and perms the first stat call showed > but anyway GSA is up and running now. We may set up a Centos VM instead of > fedora, would this be more realiable? yes, because you need not to fear about major upgrades of involved libraries after dist-upgrades and there are provne working atomic-packages for OpenVAS
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
