Maxim

Results 76 comments of Maxim
trafficstars

`sudo apt install acpi-call-dkms`

https://github.com/MasterSoft24/cloudcross

I compiled the deb package with the architecture all and especially for the arm, both options work fine. Easy way support armhf, set architecture all in control file. [all.zip](https://github.com/asbru-cm/asbru-cm/files/1747502/all.zip) [armhf.zip](https://github.com/asbru-cm/asbru-cm/files/1747481/armhf.zip)

Asbru-cm are perl scripts that run on any architecture where there is perl. You need one package for all architectures, example: asbru-cm_5.0.0_all.deb. [Debian package building: ](https://www.debian.org/doc/manuals/maint-guide/dreq.en.html) > Architecture: all >...

At first glance packpack does not able architecture: all.

Hi, Not currently supported

Zabbix -> Administration -> Users -> username -> Refresh (in seconds)

In this case, the question should be addressed to the developers of Zabbix. Alternative: 1. Update Zabbix 2. Downgrade to Zabbix LTS 3.0 3. Change web browser 4. Install plugin...

Ubuntu 16.04 LTS + Zabbix 3.0.9 LTS Zabbix appliance 3.4.6 with last weathermap - zabbix frontend do not reload background image while refresh. This behavior can be fixed by the...

Hotfix for refresh background image. Open `/usr/share/zabbix/js/vector/class.svg.map.js` and comment or delete: ``` if (this.background !== null && background === this.options.background) { // Background was not changed. return; } ``` Like...