Search

Rss Posts

Rss Comments

Login

 

Posts in ‘Uncategorized’

Free alternative of teleport pro is httrack

Apr 09

read all »

gz unzip gz file from php

Dec 21

php example code
read all »

Debian autoreboot after kernel.panic /etc/sysctl.conf

Jun 11

echo ‘kernel.panic = 20′ >> /etc/sysctl.conf
sysctl -p

or
echo 10 > /proc/sys/kernel/panic

or

echo “10″ > /proc/sys/kernel/panic

so if kernel.panic happents, system will reboot automaticaly in 10 sec

nginx alias-location for phpmyadmin

Apr 26

read all »

mysql sleep connections lot of

Apr 11

vi /etc/my.cnf

And add this line in my.cnf

wait_timeout = 60

position: absolute center

Mar 21

read all »

remove all img from html

Jan 26

read all »

CURL Big files download

Jul 07

It is not so trivial task but i do not know till now how to make this!
read all »

RewriteRule – host redirect

Dec 03

Will redirect all request from _ld/ folder to another website
(.htaccess!!)

1
2
RewriteRule ^_ld/(.*)$ http://fantasy-worlds.ru/_ld/$1 [L]
RewriteRule ^_nw/(.*)$ http://fantasy-worlds.ru/_nw/$1 [L]

How to block backup in admin side of IPB?

Oct 27

To block backups for admin in IPB,
You need to open FTP read all »

 
Get Adobe Flash playerPlugin by wpburn.com wordpress themes
31 queries. 0.315 seconds.