mathz.nu Asterisk Blacklist Hobby webbhotell

2020/01/31

Check connections to MS SQL

Filed under: Server — Mathz @ 12:19

SELECT login_name ,COUNT(session_id) AS session_count
FROM sys.dm_exec_sessions
GROUP BY login_name;

2020/01/18

Zywall DHCP

Filed under: Server — Mathz @ 19:19

show ip dhcp binding

Powered by WordPress