How to Suck at Information Security
The following list presents common information security mistakes and misconceptions, so you can avoid making them.
www.flickr.com
|
The following list presents common information security mistakes and misconceptions, so you can avoid making them.
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).
A very cool speed test interface at Speedtest.net
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...
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.
AnalogX makes such wonderful utilities.
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
To pass a username and password, the syntax is ftp://ftpsite.com
ftp://<username>:<password>@<ftp site
