
Nov 18, 2014
Environment:
– Linux Debian 7.7 (amd64)
– Squid Cache 3.1.20
Preparation:
– Download SquidAnalyzer-6.1 from http://sourceforge.net/projects/squid-report/
Installation:
# tar -zxvf squidanalyzer-6.1.tar.gz
# cd squidanalyzer-6.1
# perl Makefile.PL
# make
# make install
# vim /etc/apache2/sites-enabled/000-default
...[add to 000-default file]...
<Directory /var/www/squidanalyzer>
Options -Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
Allow from all
</Directory>
...[add to 000-default file]...
# service apache2 restart
# /usr/local/bin/squid-analyzer
# crontab -e
...[edit crontab]...
0 2 * * * /usr/local/bin/squid-analyzer > /dev/null 2>&1
...[edit crontab]...
Note:
– use .htaccess to protect page
Source:
– http://squidanalyzer.darold.net/install.html

Nov 18, 2014
Environment:
– Linux Debian 7.7 (amd64)
– Squid Cache 3.1.20
Preparation:
– Get the latest update from repository #apt-get update
Installation:
# apt-get install sarg
# vim /etc/sarg/sarg.conf
...[edit sarg.conf]...
access_log /var/log/squid3/access.log
date_format e
overwrite_report yes
output_dir /var/www/sarg
...[edit sarg.conf]...
# /usr/bin/sarg -x
# crontab -e
...[edit crontab]...
0 2 * * * /usr/bin/sarg -x
...[edit crontab]...
Note:
– Open http://Server-IP-Address/sarg to operate SARG
Source:
– http://www.tecmint.com/sarg-squid-analysis-report-generator-and-internet-bandwidth-monitoring-tool/

Nov 11, 2014
Zimbra 8.5.0 GA has bug that can make WebApp Service won’t start.
Solution can be met with these steps:
$ zmprov -l ms `zmhostname` +zimbraServiceEnabled service
$ zmprov -l ms `zmhostname` +zimbraServiceEnabled zimbra
$ zmprov -l ms `zmhostname` +zimbraServiceEnabled zimbraAdmin
$ zmprov -l ms `zmhostname` +zimbraServiceEnabled zimlet
$ zmmailboxdctl restart
Source:
– https://bugzilla.zimbra.com/show_bug.cgi?id=95265

Nov 3, 2014
How to Root Samsung Galaxy Note 8 GT-N5100 (4.4.2 KitKat Firmware):
1. Files needed
- USB Driver
http://downloadcenter.samsung.com/content/SW/201410/20141017131240597/SAMSUNG_USB_Driver_for_Mobile_Phones.exe
- CF-Auto-Root Package (for Samsung GT-N5100)
http://download.chainfire.eu/317/CF-Root/CF-Auto-Root/CF-Auto-Root-kona3g-kona3gxx-gtn5100.zip
- Odin3
(included in CF-Auto-Root Package)
2. Preparation
- [on Note8] Enable USB Debugging
Settings => About Device => Tap “Build Number” repeatedly (7 times)
[Developer Options Menu will appear]
Settings => Developer Options => USB Debugging [enabled]
- [on Note8] Check battery percentage
At least 50% remain
- [on PC] Install USB Driver
3. Rooting:
- [on PC] Extract CF-Auto-Root-kona3g-kona3gxx-gtn5100.zip
- [on PC] Run Odin3-v3.07.exe
From CF-Auto-Root-kona3g-kona3gxx-gtn5100.zip extraction
- [on Note8] Reboot Note8 to Download Mode
Press “Volume Down + Home + Power” buttons until “Warning!!” screen appear
Press “Volume Up” to continue
- [on PC] Plug Note8 to PC with USB Data Cable
Make sure Odin3 detect Note8 by “Added!!” message appear
- [on Odin3] Press “PDA” button in Odin3
And select CF-Auto-Root-kona3g-kona3gxx-gtn5100.tar.md5 file from CF-Auto-Root-kona3g-kona3gxx-gtn5100.zip extraction
- [on Odin3] Press “Start”
Flashing kernel started
- [on Note8] Note8 will be rooted and reboot
Unplug USB Data Cable
After Note8 start, check that SuperSU has been installed
Check with Root Checker application
- Congratulation, Note8 has been rooted successfully
Source:
– http://androidcentral.us/2014/05/root-galaxy-note-8-0-n5100-4-4-2-kitkat/
– http://www.wugfresh.com/faq/6/