Best Learning source on the web for Cisco Juniper Microsoft Certfications. Cisco, ccna, ccda, ccnp, ccdp, ccsp, ccvp, ccie, jncis,..
| Home | My Account | Directories |
Synchronous Optical Networking
Published on 2010-01-15 11:47:00
Synchronous Optical Networking.Synchronous Optical Networking (SONET) and Synchronous Digital Hierarchy (SDH) are standardized multiplexing protocols that transfer multiple digital bit streams over optical fiber using lasers or light-emitting diodes (LEDs). Lower rates can also be transferred via an electrical interface. The method was developed to replace the Plesiochronous Digital Hierarchy (
Cisco ASA 5500 IPS Firewall and a IP spoofing protection
Published on 2010-01-15 01:23:00
Cisco ASA 5500 IPS Firewall and a IP spoofing protection Cisco ASA firewall security protection provides a great out-of-the-box with the default configuration. But in order to further increase security, there are some improvements, the configuration will be used to implement additional security features. Two of these are characteristics of IP spoofing protection and basic intrusion prevention (
WPA2 Support for Intel 2200BG
Published on 2010-01-11 11:33:00
WPA2 Support for Intel 2200BGNeed help in getting more secure wireless by configuring WPA2?Here how to do it:1) Download the hardware driver from here:http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&Inst=Yes&ProductID=1637&DwnldID=17228&strOSs=44&OSFullName=Windows*2) After installing this, you will be able to find WPA2 encrypted netwrok which is previously invisible from you.3) Next step,
Register an Executable as Windows Service
Published on 2010-01-11 11:30:00
Register an Executable as Windows ServiceNeed to register a self programmed executable as a Windows Service, that will:1) start whenever system request2) allow it to start if the service it depended on has started (This will be another topic)What you need is really easy.1) Go to microsoft to download Windows Resource Toolkits which is found here:Windows Server 2003 Resource Kit Tools2) Run the
Backup/Restore Cisco 5510 Firewall Configuration
Published on 2010-01-11 03:55:00
Backup/Restore Cisco 5510 Firewall ConfigurationNeed to backup/restore the firewall configuration for future use:Here how it is done:1) Use Windows Hyper Terminal, a Serial to Lan cable (Normally provided by Vendor) and TFTP Client (Download the client from here http://tftpd32.jounin.net/).2) Connect the Serial to Lan Cable to a Computer on with the serial port and the Lan port (RJ45) to the
Backup/Restore Cisco 5510 Firewall Configuration
Published on 2010-01-11 03:55:00
Backup/Restore Cisco 5510 Firewall ConfigurationNeed to backup/restore the firewall configuration for future use:Here how it is done:1) Use Windows Hyper Terminal, a Serial to Lan cable (Normally provided by Vendor) and TFTP Client (Download the client from here http://tftpd32.jounin.net/).2) Connect the Serial to Lan Cable to a Computer on with the serial port and the Lan port (RJ45) to the
Cisco Firmware/ASDM Upgrade Guide for ASA Firewall
Published on 2010-01-11 03:54:00
Cisco Firmware/ASDM Upgrade Guide for ASA FirewallTo Upgrade your firmware:1) Check your current version by using Windows Hyper Terminal, login with your firewall administrator password (Default Username: cisco and Password: cisco).2) Enter the command to view the firmware version and ASDM version:show run3) Please go to http://www.cisco.com/kobayashi/sw-center/sw-vpn.shtml and download the
Maximo 7 IURegistryServiceUnavailable error when deploying Maximo on WebLogic
Published on 2010-01-11 03:52:00
Maximo 7 IURegistryServiceUnavailable error when deploying Maximo on WebLogic1) Goto services.msc to check if IBM ADE services is started?2) If not, restart ADE Services and will work fine
Unable to Re-Install Maximo 7
Published on 2010-01-11 03:51:00
Unable to Re-Install Maximo 7If you have some configuration set wrongly and needed to re-install Maximo 7, there one step which must be done to remove the Maximo 7 license that will not be done by merely running the unistallation.To do this:1) Goto "C:Program FilesIBMCommonacsilogs" and delete everything in this folder to remove the lock.2) Goto "C:Program FilesIBMCommonacsibin" and run
Install Demo Database for Maximo7
Published on 2010-01-11 03:50:00
Install Demo Database for Maximo7In order to test Maximo 7, some demo data is definitely needed. Unlike Maximo 6, 7 does not install the with the data inside the database.In order to add the demo data in, do the following step:1) maxinst -e -sPRIMARY -tPRIMARY -iMAXIMO -Please change the "PRIMARY" as the name of the database created.