Posts tagged as:

wget command

I own a small business website. However, bots started to abusing my forms such as contact.php. How do I stop bots bots from abusing my site? How do I tell if PHP form is submitted by a person or a script?

{ 1 comment }

I’m behind a squid proxy server. How do I access internet via proxy server when I use wget, lynx and other utilities from a shell prompt?

{ 6 comments }

How do I install package ports collection under OpenBSD operating system?

{ 0 comments }

How do I use wget ftp / http client tool to download files from password protected web page?

{ 1 comment }

Q. How do I install Xcache opcode cacher for PHP 5 under RHEL / CentOS version 5.0 server?
A. XCache is a open-source opcode cacher, which means that it accelerates the performance of PHP on servers. It optimizes performance by removing the compilation time of PHP scripts by caching the compiled state of PHP scripts [...]

{ 10 comments }