-
Recent Posts
Recent Comments
- jerbob92 on OpenVPN stats/status page using PHP
- Paul on OpenVPN stats/status page using PHP
- Mike Miller on How to fix “Failed to start MokManager” / “import_mok_state() failed” after failed Ubuntu Installation
- Mike Miller on How to fix “Failed to start MokManager” / “import_mok_state() failed” after failed Ubuntu Installation
- sarjan on How to fix “Failed to start MokManager” / “import_mok_state() failed” after failed Ubuntu Installation
Archives
Categories
Meta
Monthly Archives: September 2011
Picking a random server with PHP(with server online checking)
Some time ago I was facing a challenge, making a PHP script that randomly picks a server from a server list, to create a load balancing effect. The script expects that the servers are replicated, so that only the server … Continue reading
Posted in Uncategorized
1 Comment
OpenVPN stats/status page using PHP
Yesterday I was facing a problem that I don’t face many times: Something isn’t widely documented on the internet. In this case it was about OpenVPN, the status of the server, per client, more specifically. After doing some searching on … Continue reading
Posted in Uncategorized
2 Comments