To install the Java plugin for Firefox in RHEL 5 x64 Download the Java RPM from java.com to install in /usr/java # sudo mkdir /usr/java # cd ~ # chmod a+x jre-6u29-linux-x64-rpm.bin # ./jre-6u29-linux-x64-rpm.bin (extracts as jre-6u29-linux-amd64.bin and RPM auto-installs) Create a symbolic link in the Firefox plugins folder # cd ~/.mozilla # ls (check [...]
Archive for November, 2010
Installing the Java browser plugin for Firefox in Red Hat Enterprise Linux (64-bit)
Posted: 22nd November 2010 by Mark in UnixWhen completing a fresh installation of CUCM it will use its own embedded LDAP directory to store End User information. In most cases it is preferred to integrate CUCM with a corporate LDAP directory such as Micrsoft Active Directory rather than managing two separate user databases. This becomes even more apparent when there are multiple [...]
CUCM: X-Lite, eyeBeam, or Bria Configured as SIP Endpoints
Posted: 12th November 2010 by Mark in Cisco, SIPThere is no denying that CounterPath makes great SIP softphones and fortunately they work very well with CUCM. From the free X-Lite phone to its bigger brothers eyeBeam and Bria, there is hardly a reason not to be using a CounterPath product if you are considering a SIP endpoint that is compatible with CUCM. It [...]
Acme Packet (SBC) Media Policy and ToS HEX Values for proper QoS Markings
Posted: 12th November 2010 by Mark in Acme Packet, SBC, SIPWhen configuring QoS on an Acme Packet Session Director it is critical to use proper ToS HEX values to set media and signaling QoS markings. This is accomplished through a Media Policy. The first step is to create a Media Policy on the Session Director. sd4500-02# config t sd4500-02(configure)# media-manager sd4500-02(media-manager)# media-policy sd4500-02(media-policy)# name QoS-Audio [...]