Extending Zabbix monitoring using the Rust programming language
Since Zabbix release 2.2.0, users and developers of Zabbix can now extend Zabbix monitoring features by using loadable modules.
A place about Open Source Software, Operating Systems and some random thoughts
Since Zabbix release 2.2.0, users and developers of Zabbix can now extend Zabbix monitoring features by using loadable modules.
ZeroMQ is a lightweight messaging library which makes it fairly easy for developers to design and implement distributed systems.
A few days ago I’ve received my copy of the Zabbix Cookbook by Patrik Uytterhoeven.
Security Account Manager (SAM) in Windows is used to store users’ passwords and can be used to authenticate local users on your Windows systems.
traceroute(8)
is one of these tools that sysadmins often use
when a networking issue arises and needs troubleshooting.
A process holding an open handle to a file and eventually removing that file while the process still runs often results in a stale file handle.
Network Connect has been replaced by Junos Pulse for some time already, but GNU/Linux users were left in the dark, since there is currently no official package provided by Juniper for Junos Pulse on GNU/Linux.
Connecting to a Juniper VPN from a GNU/Linux system using Network Connect could be a bit tricky, so here are instructions on how to properly configure your GNU/Linux system for establishing connection to a Juniper VPN using Network Connect.
PVC is an interactive text-mode VMware vSphere Client with a dialog(1) interface for GNU/Linux systems built on top of the pyVmomi VMware vSphere API Python bindings.
With Python 2.7.9 release the default HTTPS behaviour has changed, which is now to always verify the remote HTTPS certificate to which you are initiating a connection.