Month: February 2008

Java Jnlp how to

http://java.sun.com/j2se/1.5.0/docs/guide/javaws/developersguide/examples.html http://java.sun.com/developer/technicalArticles/Programming/jnlp/ http://java.sun.com/products/javawebstart/1.2/docs/developersguide.html * Introduction * Using a BasicService Service * Using a ClipboardService Service * Using a DownloadService Service * Using a FileOpenService Service * Using a FileSaveService Service * Using a PrintService Service * Using a PersistenceService Service * Using FileContents * Using a JNLPRandomAccessFile * Using a SingleInstanceService Service * Using a […]

Make Mozilla Fast

1. Type “about:config” into the address bar and hit return. Scroll down and look for the following entries: network.http.pipelining network.http.proxy.pipelining network.http.pipelining.maxrequests Normally the browser will make one request to a web page at a time. When you enable pipelining it will make several at once, which really speeds up page loading. 2. Alter the entries […]

What Employers Are Looking For

What Employers Are Looking For There are 6 key areas an employer will evaluate you on. Aim to outshine in every one of them. The interview seat looks tired and worn and you know you have a difficult task ahead of you, competing with all those candidates who occupied the chair before you. The next […]

Cisco IOS Cheat Sheet

Cisco IOS Cheat Sheet TERMINAL CONTROLS: · Config# terminal editing – allows for enhanced editing commands · Config# terminal monitor – shows output on telnet session · Config# terminal ip netmask-format hexadecimal|bit-count|decimal – changes the format of subnet masks HOST NAME: · Config# hostname ROUTER_NAME BANNER: · Config# banner motd # TYPE MESSAGE HERE # […]

CISCO CCNA Certification knowledge to pass the exam

CISCO CCNA Certification knowledge to pass the exam Knowledge of OSI Reference Model (1) Identify and describe the functions of each of the seven layers of the OSI reference model. Open Systems Interconnection (OSI) OSI consists of two environments; the OSI environment, which is made up of seven layers of OSI protocols and the local […]