Forum

mrmucha
@mrmucha
Admin
Member
Dołączył: sty 9, 2012
Last seen: sty 22, 2025
Tematy: 534 / Odpowiedzi: 560
Odpowiedz
Odpowiedź na: Crontab every 30 sec

Crontab cannot go below 1 sec tick, so try this crontab -e * * * * * script.sh * * * * * sleep 30; script.sh

2 lata temu
Forum
Topic
Forum
Replies: 0
Views: 555
Odpowiedz
Odpowiedź na: IsolarSMG II 3.6K EASUN POWER - Protocol

Modbus_RTU RS232 communication protocolVersion: Nov 2021 Version 1.0Modbus_RTU communication protocol➢ Communication data format➢ Frame format➢ Device...

2 lata temu
Forum
Topic
Forum
Replies: 1
Views: 1796
Odpowiedz
Odpowiedź na: SPF check for [my_domain_] does not pass with 550-5.7.26 ip: [ip_address]

hard to say, first check that all subdomains contains spearted SPF record /etc/bind/zones/my.domain.com @ IN TXT "v=spf1 a mx inclu...

2 lata temu
Forum
Odpowiedz
Odpowiedź na: PHP, simple abuse preventer script, file protection

Simple abuse (bruteforce) preventer in php. description User can trigger this script 5 times until lock counter start Using SESSION, not cookie...

2 lata temu
Forum
Odpowiedz
Odpowiedź na: zabbix template: mysql how to setup mysql login password, home directory for MySQL by Zabbix agent

set home directory for zabbix user cat /etc/passwd find "zabbix" user if there is nonexistent string, change it to /var/lib/zabbix or any other ...

2 lata temu
Forum
Topic
Forum
Replies: 0
Views: 618
Odpowiedz
Odpowiedź na: js, jquery - confirm() popup with decision

$(function () { $(".confirm,.confirmation").click(function (e) { if (!confirm()) { e.preventDefault...

2 lata temu
Forum
Topic
Forum
Replies: 0
Views: 581
Odpowiedz
Odpowiedź na: Kohana: how to translate validation errors

example method function action_add() { if ($this->request->post()) { try { $user = new Model_U...

2 lata temu
Forum
Strona 9 / 74