Perl fastcgi on nginx
Posted by blackonsole on March 31st, 2011 05:07 AM | No Comment
|| how to setup perl fastcgi on nginx
| installing nginx and perl cgi on debian
| setup nginx for perl fast cgi
add perl fastcgi configure on server section
| make fastcgi-wrapper.pl
add line like these:
| make init script (debian)
add line like ...
Install WordPress Mobile Edition plugins
Posted by blackonsole on March 30th, 2011 08:36 AM | No Comment
|| how to install WordPress Mobile Edition plugins
| download WordPress Mobile Edition on wp-content/plugins
| extract WordPress Mobile Edition package
| move WordPress Mobile Edition themes to wp-content/themes/
| actived WordPress Mobile Edition plugins
Login to your wp and go to Plugins - Plugins ...
Protecting a folder on nginx
Posted by blackonsole on March 29th, 2011 03:03 PM | No Comment
|| how to protecting a folder with password on nginx
| generate htpasswd password using perl
| make htpasswd
| setup on nginx.conf / vhost
| restarting nginx
|| links
| google
| snippet
Remove navbar on blogger
Posted by blackonsole on March 29th, 2011 05:47 AM | No Comment
|| how to remove navbar on blogspot
| login to your account
| go to Layout - Edit HTML
| add this line before /* Variable definitions
| save
|| links
| google
| bloggertemplates
resolve ssh error
Posted by blackonsole on March 29th, 2011 12:23 AM | No Comment
|| ssh error keys agent
|| how to fix ssh error agent admitted
please relogin / logout / reboot your computer and try again
|| links
| google