VanDyke Secure CRT - bind: Permission Denied Error when connecting to Ubuntu SSH Server

April 12, 2008 on 5:56 pm | In linux, software | No Comments

When using Windows, I use VanDyke SecureCRT to connect to my Linux machines, which include servers running Red Had Enterprise Linux (RHEL), CentOS, and the Debian-derived Ubuntu. Everything was working fine until today.
Though I was playing around with the SSH configuration files to get SFTP transferred files to set a specific file […]

  Keep Reading »

How To Block an IP Address On Linux / Apache Server

April 11, 2008 on 11:41 am | In internet, linux, programming, security | No Comments

I operate a number of websites, some quite large as far as total “number of pages.” Over the years, I’ve noticed an increasing number of poorly behaved web crawler applications - some completely ignore the robots.txt file, and more and more submit dozens of requests per minute. (eek!) For a site with […]

  Keep Reading »

Automatically renaming files downloaded with Coast to Coast AM Media Center

April 7, 2008 on 9:07 pm | In perl, productivity | No Comments

I’m an insomniac.
I have trouble falling asleep at night because thoughts never seem to stop racing through my head - Did I do X yet? What if I did Y? Ooh, I could make it easier to do Y … Hey, I have a cool idea for an awesome invention… […]

  Keep Reading »

Who is the largest Domain Name Registrar?

March 7, 2008 on 1:42 pm | In internet | No Comments

In a word (or two): Go Daddy. By Far.
According to webhosting.info, Go Daddy is blowing the competition out of the water. As of March 2008, 23.4% of all domain name registrations are done through Go Daddy, with another 3% through Go Daddy owned Wild West Domains.
Web hosting.info has this handy little […]

  Keep Reading »

Use Gmail like a Power User to Fight Spam and Stay organized

February 27, 2008 on 12:18 pm | In internet, productivity | No Comments

Gmail tips and tricks
Gmail has been around for a few years, making its unique multi-threaded discussion format old hat to many internet users. Still, many users remain in the dark as to a number of Gmail power user tips and tricks, keeping them from unlocking Gmail’s full power.
Here, I run down a few useful […]

  Keep Reading »

How to do a search and replace in multiple files using perl and linux

February 26, 2008 on 11:36 am | In linux, programming, perl | No Comments

So you’ve got 100 files in a directory and you want to replace the string “foo” with “bar”. Stop before you waste your time opening up every single file and making the change, you can make all of the changes with a single line of perl.
perl -pi -w -e ’s/foo/bar/g’ *\.php
On his blog, […]

  Keep Reading »

How to get Apache to parse HTML files as PHP

February 26, 2008 on 11:18 am | In internet, linux | 1 Comment

PHP is a language that is parsed and interpreted by the Apache web server. That is, all code execution takes place on the server side, not on the client side.
By default, Apache only parses files ending in extension .php as PHP files. If you need to tell Apache to also process files with […]

  Keep Reading »

Another Reason to not use Gift Cards

February 24, 2008 on 7:33 pm | In finance, consumer protection | 1 Comment

Reports have retailer Sharper Image, currently undergoing a bankruptcy, is refusing to honor gift cards both in both its retail stores and online.
If you really needed another reason to stay far, far away from these ripoff gift cards, this is it.
So let’s sum up just a few reasons to not use gift cards:

Limited […]

  Keep Reading »

How to take a screenshot in Windows XP

February 22, 2008 on 12:53 pm | In windows xp | 1 Comment

Unfortunately, Windows XP doesn’t come with the nice automatic screenshot utility like Mac OSX does. No worries, though - it’s still possible to take a screenshot with Windows XP, it just requires a few more steps.
One of these days, I am going to write a nifty screenshot utility that I’ve been planning for some […]

  Keep Reading »

How to stop your posts from being flagged on Craigslist

February 22, 2008 on 9:45 am | In business tips | 1 Comment

I’m no Craigslist spammer, and this information isn’t intended to help the Craigslist spammers. On the contrary, I’m sharing this secret to help the many people out there who constantly find their legitimate Craigslist ads flagged simply because a large segment of the population doesn’t understand simple economics.
The Problem: You post an ad […]

  Keep Reading »
Next Page »

Powered by WordPress with Pool theme design by Borja Fernandez.
Entries and comments feeds. Valid XHTML and CSS. ^Top^
20 queries. 0.233 seconds.