# /usr/local/sbin/mysqlblasy.pl Can’t locate Archive/Zip.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.9/ BSDPAN /usr/local/lib/perl5/site_perl/5.8.9/mach /usr/local/lib/perl5/site_perl/5.8.9 /usr/local/lib/perl5/5.8.9/mach /usr/local/lib/perl5/5.8.9 .) at /usr/local/sbin/mysqlblasy.pl line 1340. BEGIN failed–compilation aborted at /usr/local/sbin/mysqlblasy.pl line 1340. # cd /usr/ports/archivers/p5-Archive-Zip # make install # rehash # /usr/local/sbin/mysqlblasy.pl Can’t locate IO/Compress/Base/Common.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.9/BSDPAN /usr/local/lib/perl5/site_perl/5.8.9/mach /usr/local/lib/perl5/site_perl/5.8.9 /usr/local/lib/perl5/5.8.9/mach /usr/local/lib/perl5/5.8.9 .) at /usr/local/lib/perl5/site_perl/5.8.9/Compress/Zlib.pm line 11. BEGIN […]
Category: Work
Install download manager for opensuse
Using zypper as front end tool for install download 4 x aka d4x. # zypper install d4x Reading installed packages… The following NEW packages are going to be installed: d4x-lang d4x Overall download size: 1.2 M. After the operation, additional 2.8 M will be used. Continue? [YES/no]: y Downloading package d4x-2.5.7.1-70.144.i586 (1/2), 1.0 M (2.1 […]
Step by step wormanup, kido for Win XP
Our school get annoying worm which cause slow internet connection and make it dificult to access major anti virus website. Finally we found out the name : Worm.Conficker [PCTools] W32.Downadup [Symantec] Net-Worm.Win32.Kido.ih [Kaspersky Lab] W32/Conficker.worm [McAfee] W32/Confick-A [Sophos] Worm:Win32/Conficker.A [Microsoft] Worm.Win32.Conficker [Ikarus] Scan Infected computers To detect it from network we use mikrotik tools ‘torch’ […]
nginx proxy and wordpress multi user
WordPress multi user get a for serving blog experince to our student. The architecture is : Firewall -> FreeBSD Box -> Jail Box A lot of jails (around 14) put inside FreeBSD Box to server student with different purpose. One of them is for wordpress muti user. # jls JID IP Address     Hostname                     Path 14 […]
You need to rebuild jls(8) and to use the new features jail(8), jexec(8) and cpuset(1) with a new kernel
Wow, that message is shown when I check UPDATING after latest csup to STABLE. 20090207: Multi-IPv4/v6/no-IP jail support was merged to STABLE. You need to rebuild jls(8) and to use the new features jail(8), jexec(8) and cpuset(1) with a new kernel. __FreeBSD_version was bumped to 701103. Try to do that : # cd /usr/src/usr.sbin/jls/ # […]