Technical Tips From A NYC IT Consultant

tips and opinions

Dilbert – Stay Out Of The Data Center!

leave a comment »

Dilbert.com

Written by nyctechguy

July 24, 2011 at 9:08 pm

Posted in laugh, tech

Tagged with ,

Dilbert – Firewall Issues

leave a comment »

Dilbert.com

Written by nyctechguy

May 24, 2011 at 6:50 am

Posted in laugh, tech

Tagged with ,

Install Sun Java Plugin For Firefox in Ubuntu

leave a comment »

I loaded Ubuntu 10.10 Netbook Remix onto my Dell Inspiron. And though it comes with OpenJDK 6, I wanted to load Sun Java 6 Plugin. You can see what versions of java are on your system by typing the java -version command in a Terminal window.

Here are the simple steps I followed [writtern for Ubuntu 10.10]:

Download and Install Sun Java

  • Open Ubuntu Software Center
  • From the menu bar, select Edit > Software Sources, then click on the “Other  Software” tab
  • Enable the Partner repository

  • Click “Close, at which point it should reload
  • Search for sun-java6-plugin and Install

That’s it!

Now, if you go check out the Plugins tab in the Firefox Add-Ons list, you should see Java listed:

And, if you visit this Sun Microsystems Java page, you can run a quick test to see if your Java is working. If it is, you should see a result like this:

Written by nyctechguy

May 7, 2011 at 10:01 pm

Posted in linux, tech, tech tips

Tagged with , , , , ,

ID Theft – And So It Begins…

leave a comment »

I’ve written about ID theft before. Never thought I’d experience it, first hand. But I guess it’s bound to happen to everyone, the way they’re hacking nowadays. Found out yesterday, some wonderful slime ball walked into an Apple Store last week, used my SS# and driver’s license# to open a couple of AT&T Mobile Wireless lines, in my name. He also bought a couple of iPhones but paid in cash. I found out because I received a bill from AT&T for the two lines, along with two Welcome packets, thanking me for choosing AT&T.

I’ve never been an AT&T Wireless customer, nor have I ever been in an Apple Store [until today].

Based on the info that was used, I kinda got the feeling some financial institution I deal with had their servers hacked, and info stolen.

Written by nyctechguy

May 1, 2011 at 12:09 pm

500 Internal Server Error

with 2 comments

Got a personal website hosted on Godaddy that all of a sudden started giving me 500 Internal Server Error:

I have the domain and hosting at Godaddy – Economy Linux hosting. I use WordPress as the front end. Not the WordPress setup they offer, but I uploaded my own WordPress files, setup a MySQL db, and configured everything manually. I use the site to host family pictures and videos. I haven’t made any changes in a month however all of a sudden I’m getting 500 Internal Server Errors.

During the course of my investigation, I found out it was due to my .htaccess file. The site worked without it, but why? It worked fine before!

Turns out it was the following line in the file:

# disable directory browsing
Options All -Indexes

I commented it out, and everything worked fine. Not sure if it’s a Godaddy issue or an Apache issue. Probably the former.

But I would think it would be prudent to disable directory browsing. However, what’s weird is that I have similar setups with Godaddy, including the Options All -Indexes, and have no issues…yet.

Written by nyctechguy

April 30, 2011 at 1:12 am

Follow

Get every new post delivered to your Inbox.