Pertama kali menggunakan Zoundry
Apa sih Zoundry? tadi sih iseng – iseng aja nyari, gimana yah biar cepet kalo pengen ngepost sesuatu kedalam blog? tanpa harus login, hho, biasa lah, males banget buka dashboard wordpress.. euh.. eh terus nemu ini Webblog_client, terus liat satu persatu, koq banyak yang bayar -_-” , errr, akhirnya pilih zoundry aja deh, soalnya di [...]
(LWP::UserAgent not found)
Have you ever got this error? if yes then just installed the module below : libwww-5.4.0_4 The W3C Reference Library p5-libwww-5.834 Perl5 library for WWW access Available ports in here: /usr/ports/www/p5-libwww /usr/ports/www/libwww Then it will solved your problem Igot this error when using perl script to querying nginx statistic : > perl get_nginx_clients_status.pl http://website.com/server_status no [...]
FailOver Using Carp
Compile kernel Freebsd and add “device carp” on the KERNEL line Set Sysctl /etc/sysctl.conf, and add line below : net.inet.carp.allow=1 net.inet.carp.preempt=1 net.inet.carp.log=2 net.inet.carp.arpbalance=1 This setting must be same on both server. Set Rc.conf /etc/rc.conf, and add line below : web1 (master): cloned_interfaces="carp0 carp1" ifconfig_carp0="vhid 1 pass testist 172.16.1.157/23" ifconfig_carp1="vhid 1 pass testist 203.101.123.11/23" web2 (backup): [...]

Recent Comments