My Photo

Flair

Upcoming.org: My Events

Photo Album

  • www.flickr.com
    Sektormedia's photos
    Click for More

AustinBloggers.org

  • Austin Homes
    Add this box to your siteAustin Homes

Search

FlickrJavaBadge

  • www.flickr.com
    This is a Flickr badge showing public photos from Sektormedia. Make your own badge here.

Great Latency Discussion

EdgeBlog has a great article entitles It's Still the Latency, Stupid...pt.1. A great thing for junior admins and other folks to read to get a good understanding of the Latency issues that can plague a network.

One concept that continues to elude many IT managers is the impact of latency on network design. 11 years ago, Stuart Cheshire wrote a detailed analysis on the difference between bandwidth and latency ISP links. Over a decade later, his writings are still relevant. Latency, not bandwidth, is often the key to network speed (or lack thereof).

Speed Test

A very cool speed test interface at Speedtest.net

Blackberry Enterprise Server Issue

If you've patched your MS Exchange server and your users can't send mail from their Blackberries you may be experiencing the issues listed in MSKB 895949 you need to check out this Blackberry KB article. The "Send As" permission behavior has changed. Wonderful...

Net Neutrality Test Software

Oh, I want this app. I think my provider limits some of my traffic at times. This would be totally sweet. Although I can't imagine it being foolproof. I'm surprised that even without the problem of NN that something like this hasn't come up before. I've had issues online before that would have been very difficult to solve had it not been for my technical bowstaff skillset.

A Seattle-based security researcher has devised a way to test for Net neutrality.

Dan Kaminsky will share details of this technique, which will eventually be rolled into a free software tool, today at the Black Hat USA security conference in Las Vegas. The software can tell whether computers are treating some types of TCP/IP traffic better than others -- dropping data that is being used in voice-over-IP (VoIP) calls or treating encrypted data as second-class.

Researcher creates Net neutrality test.


FastCache

AnalogX makes such wonderful utilities.

Network Downloads : FastCache /// AnalogX.

Browser Based FTP Access

I always forget this, so. Here it is...

How do I pass a username and password to an FTP site via IE?

If you access an FTP site that doesn't allow anonymous access, you must provide a username and password. To access an FTP site anonymously from IE, use the syntax

ftp://ftpsite.com

To pass a username and password, the syntax is

ftp://<username>:<password>@<ftp site

Got hacked? 11 things to do next

Got hacked? 11 things to do next | Computerworld Blogs

Fiber Optic Cable Tutorial

Fiber Optic Cable Tutorial

Wikipedia on Internet Protocols

Internet protocol suite - Wikipedia, the free encyclopedia

.htaccess tricks and tips

introduction to .htaccess

this work in progress is some collected wisdom, stuff I've learned on the topic of .htaccess hacking, stuff I've used successfully in the past, on a variety of server setups, and in most cases still do. you may have to tweak the examples some to get the desired result, though, and a reliable test server is a powerful ally, preferably one with a very similar setup to your "live" server. okay, to begin..

.htaccess tricks and tips.. part one: tasty food for web serving thoughts.