wget

I‘m trying to download an ISO image for Enterprise Linux from RHN or Novell Suse. Both providers have placed ISO images behind paywall. I need to provide authentication credentials before downloading all files. How do I download ISO files using the wget command with user name and password?

{ 7 comments }

OpenNTPD is a Unix system daemon implementing the Network Time Protocol to synchronize the local clock of a computer system with remote NTP servers. How do I install OpenNTPD under CentOS / RHEL / Fedora Linux instead of default NTPD client / server?

{ 0 comments }

PHP Add Captcha Protection To Web Forms

by Vivek Gite on June 24, 2009 · 15 comments

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?

{ 15 comments }

OpenBSD Install Ports Collection

by Vivek Gite on May 3, 2008 · 4 comments

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

{ 4 comments }