acl viewer in php
this month I will post some try-outs for a project for work. A web UI written in php to view, and eventually edit, the Access Control List of a file/directory . I’ll be posting the code I use in this post.
The following function checks if a given host exists in the config of opsview. No more, no less. Just that simple. It uses the Opsview API functionality. Ok, in a simple way. Just look at the source code download it if you like it
this month I will post some try-outs for a project for work. A web UI written in php to view, and eventually edit, the Access Control List of a file/directory . I’ll be posting the code I use in this post.
Since I started developing the phpcli and making something useful out of it, I needed a getOpts-like function for php to parse the command arguments passed in the browser. The default getopts() function from php himself won’t do good because it’s only for php-cli (using a real cli and executing php files like normal executable [...]
This week my job was to set up an esxi 4 server with some virtual servers (2 windows, 1 linux). Those 3 clients we can monitor, but the esxi 4 ? I tought no way! After some searching in thé interweb, i found this link:
Welkom op subutux.be! Hier zal ik mijn linux tips&tricks posten, handige scripts, projecten, enz.. Het huidige project waar ik aan bezig ben is phpcli. Een command line interface in je webbrowser op subutux.be. Deze is maakt gebruik van jQuery (javascript), ajax calls naar een php-server document dat de output van de commands verwerkt. Probeer het [...]
Opsview REST API client for javascript
Snipplet: PHP logging
The Magic Mouse under Ubuntu [update]
Handbrake Server – Development
The Ultimate Terminator config
install proftpd with web ui on ubuntu 10.04