Tag-Archive for » server «

jwimagerotator – NextGen Gallery in my web doesn’t work

NextGen Gallery is one of the best plugin for displaying images in our site in better way. You can browse this plugin in your plugins menu in your wordpress. After installing it and trying to activate, there is a message said I need jwimagerotator that i should download somewhere and put imagerotator.swf file in my [...]

Category: Web  Tags: , ,  Leave a Comment Share Del.icio.us Digg Technorati Blinklist Furl reddit
sysctl.conf

As a ubuntu server, I made some change to sysctl setting. In order to help firewall and iptables setting. In some cases, sysctl.conf can be helpful to prevent an attact from any hacker. This is the sysctl.conf configuration that I used. <div style=”color:blue;”>net.ipv4.conf.default.rp_filter = 1 net.ipv4.conf.all.rp_filter = 1 net.ipv4.ip_forward = 1 net.ipv6.conf.all.forwarding = 1 net.ipv4.icmp_echo_ignore_broadcasts [...]

Category: Ubuntu  Tags: , , , ,  Leave a Comment Share Del.icio.us Digg Technorati Blinklist Furl reddit
Optimizing squid

I would like to optimize our squid server setting in our school. This is first what I do: 1. change the cache_dir to another partition. So it will have big room look at the squid.conf in /etc/squid/squid.conf find the line of cache_dir from cache_dir ufs /var/spool/squid 100 16 256 into cache_dir ufs /mnt/sda6 3000 16 [...]

Category: Ubuntu  Tags: , ,  Leave a Comment Share Del.icio.us Digg Technorati Blinklist Furl reddit
phpbb3 error 406 when login to administration control panel

I installed phpbb3 today. It’s a forum cms then freely to download and use. Also it has lots of skin to try. You can get the source from www.phpbb.com and the tutorial to install it too. I run all these steps and manage to install phpbb to my website here. But when trying to edit [...]

Category: Web  Tags: , , ,  Leave a Comment Share Del.icio.us Digg Technorati Blinklist Furl reddit