LinuxETC

Results 4 issues of LinuxETC

Received the following when following the installation steps by hand with a Zabbix 5.0 Server on Ubuntu 20.04: ``` # /opt/monitoring/zabbix-threat-control/prepare.py -uvtda Traceback (most recent call last): File "/opt/monitoring/zabbix-threat-control/prepare.py", line...

While trying to hand compile scap-workbench v1.2.1 for Rocky Linux v8.6 I am receiving the following error message during the `make` call. ``` /home/openscap-service/Downloads/scap-workbench-1.2.1/src/SaveAsRPMDialog.cpp: In member function ‘void SaveAsRPMDialog::slotFinished(int)’: /home/openscap-service/Downloads/scap-workbench-1.2.1/src/SaveAsRPMDialog.cpp:89:42:...

Started receiving the following error messages after 12-18 hours of running CUDAminer on x6 MSI 750Ti's: ``` GPU #2: cudaError 30 (unknown error) calling 'cudaStreamQuery(context_streams[stream][thr_id])' (salsa_kernel.cu line 958) GPU #2:...

Would it be possible to have CUDAminer create, use, then destroy a PID lock file script (to be stored in "/var/lock" for a Linux system for example)? This would be...