By Alex Hervas, on March 28th, 2010
“An excellent book!”
— Paul Wilmott
Principles
of quantitative development
Here is a Cisco video on the product they hyped as changing the internet. Most non-IT persons don’t understand how much data this router can move so the message was lost on the general public. This router will definitely changes things since it provides the backbone for streaming video to . . . → Read More: Cisco CRS-3 Carrier Routing System
By Alex Hervas, on March 28th, 2010
I’m not really sure how this happened but Bing was suddenly set to be the default search engine in Firefox. I was installing software on my PC and one of them made the change without my noticing. I really don’t mind using Bing occasionally but for most searches I prefer Google. I know as a . . . → Read More: Bing takes over Firefox
By Alex Hervas, on March 26th, 2010
Here is the link to download a beta version of Office 10.
http://us2.office2010beta.microsoft.com/product.aspx?sku=10199928&culture=en-US
It doesn’t seem like Office 2007 has been out that long but it really has been a while. You’ll need a Windows Live ID to download . . . → Read More: Microsoft Office 10 Beta
By Alex Hervas, on March 26th, 2010
I use Firefox most of the time but here is a link to download a demo of all the new features of Internet Explorer 9.
http://ie.microsoft.com/testdrive/
It’s really just a demo of the features on IE 9 so the actual browser is not even available as a beta. The preview let’s you see some of the new features. . . . → Read More: Internet Explorer 9 Platform Preview
By Alex Hervas, on March 16th, 2010
Turns out being a systems administrator/engineer (whatever you want to call us) is one of the best jobs in America. This makes sense to me. Not many people have the passion to be a sysadmin, much less a good one. This is a real barrier to entry and it keeps the field of good candidates small. . . . → Read More: I Love My Job!
By Alex Hervas, on October 13th, 2009
Here is a video that is supposedly used by Cisco internally to train staff on basic security. Seems like a good bit of propaganda but from working in the corporate world I know that what happens in the video could happen anywhere. Cisco security products are good but expensive. Having a Cisco Security Agent on the . . . → Read More: Cisco Security Video
By Alex Hervas, on October 13th, 2009
With SSH being the protocol of choice for connecting to systems and Windows not even installing a telnet client by default, its time to find a way to remotely manage routers, switches, etc. A popular choice is the free Telnet/SSH client called Putty (http://www.chiark.greenend.org.uk/~sgtatham/putty/). It runs on Windows and Unix systems but it’s really basic, especially . . . → Read More: Putty Connection Manager to the Rescue
By Alex Hervas, on October 13th, 2009
As I go along in my CCNA Security studies using SDM to configure routers, I encountered a problem. Using GNS3, I setup a Cisco 2691 router running IOS version 12.3(26) with the advanced security package. To get hands on experience using SDM, it was installed on the router. So far so good..
. . . → Read More: Java and Cisco SDM Compatibility
By Alex Hervas, on October 10th, 2009
Here is a interview with Kevin Wallace, the co-author of the CCNA Security Official Exam Certification Guide from Cisco Press. It’s interesting to hear him speak of his experience, how he came to teach networking and eventually write a study guide. Much can be learned from his experience. I always find it inspiring to hear from . . . → Read More: Interview with Kevin Wallace
By Alex Hervas, on October 7th, 2009
SSH is the protocol to use for remotely accessing Cisco network devices without exposing the password. Telnet as everyone knows transmits the username and password in clear text making it easy for anyone with a sniffer to gather that information and break into the network. Telnet is usually enabled by default and some routers and switches . . . → Read More: Cisco Router SSH Setup