Forum

mrmucha
@mrmucha
Admin
Member
Dołączył: sty 9, 2012
Last seen: sty 23, 2025
Tematy: 534 / Odpowiedzi: 560
Odpowiedz
Odpowiedź na: How to test zabbix agent from external server?

zabbix_get -s TARGET_IP -k vm.memory.size[free]

3 lata temu
Forum
Topic
Forum
Replies: 0
Views: 752
Odpowiedz
Odpowiedź na: AutoHotKey - switch betwen two apps

F1 and F4 keys, test.ahk F1:: if WinExist("MY_APP_TITLE_ON_TASKBAR_PARTIAL") WinActivate return F4:: WinActivate, ahk_exe Chrome.exe S...

3 lata temu
Forum
Odpowiedz
Odpowiedź na: boostrap 5 / sticky footer, always bottom even with small content

working and tested code with mdb boostrap <div class="min-vh-100 d-flex flex-column justify-content-between"> ...

3 lata temu
Forum
Odpowiedz
Odpowiedź na: laravel 8 + vue 3 + vuetify 3, quick start app.js

and VUE3, VUE-ROUTER implementation import { createWebHistory, createRouter } from "vue-router"; .... const Home = { template: '<div>H...

3 lata temu
Forum
Odpowiedz
Odpowiedź na: laravel 8 + vue 3 + vuetify 3, quick start app.js

install (for latest version check/p> npm install @mdi/font -D npm install --save vue@next && npm install --save-dev vue-loader@next npm in...

3 lata temu
Forum
Topic
Odpowiedz
Odpowiedź na: laravel/mysql - how to insert polygon object

Remember: First and last point HAVE TO BE same. if not then expect error Invalid parameter value: 3037 Invalid GIS data provided to function st_geo...

3 lata temu
Forum
Topic
Forum
Replies: 0
Views: 816
Odpowiedz
Odpowiedź na: phpStorm - how to wrap each line with symbol

Install plugin Realigner Select text CTRL+SHIFT+ALT+W configure done

3 lata temu
Forum
Topic
Forum
Replies: 0
Views: 719
Odpowiedz
Odpowiedź na: vuetify - how to read all errors (into array)

const errors = []; this.$refs.form.inputs.forEach(e => { if (e.errorBucket && e.errorBucket.length) { errors.push(.....

3 lata temu
Forum
Topic
Forum
Replies: 0
Views: 613
Strona 15 / 74