Often when given a CUCM SDL zip file with traces spanning multiple CUCM servers or trace files per server, the trace files provided are zipped. If you… Read more “Extracting recursive compressed file directory structures for trace and log analysis”
Tag: linux
Ubuntu Setup for Power-User SDL Trace Analysis
Arguably the most effective method for CUCM SDL trace analysis is using GrepWin for multi-file pattern matching paired with Notepad++ for trace analysis. Once you get past… Read more “Ubuntu Setup for Power-User SDL Trace Analysis”
Installing Adobe Reader for DC under WINE on Ubuntu 18.04
Yes, there are sadly still use cases that require this on Linux.. Download here: https://get.adobe.com/reader/otherversions/ Select the Windows 10 option and download the bloated 150MB file. Then… Read more “Installing Adobe Reader for DC under WINE on Ubuntu 18.04”
Ubuntu 18.04 – Disk Space Runs Out after OS Upgrade – Xorg Logging Issue
Recently upgraded my laptop from Ubuntu 16.04 to 18.04. Relatively few issues with the upgrade. However, after several days my laptop ran out of space. The “/”… Read more “Ubuntu 18.04 – Disk Space Runs Out after OS Upgrade – Xorg Logging Issue”
Using Multiple SSH Keys for Access Different Git Accounts
At work, I use both my companies internal GitLab and my personal GitHub account. This requires multiple ssh keys for accessing each respective account. Under Linux, this requires a… Read more “Using Multiple SSH Keys for Access Different Git Accounts”
Failure During Switch-Version: ERROR: Acquiring lock failed
Do you really want to switch between versions ? Enter (yes/no)? yes Switching Version and Restarting the Appliance … Switch version duration can vary depending on the… Read more “Failure During Switch-Version: ERROR: Acquiring lock failed”
Adding Self-Signed Certificates to Ubuntu Trust Store
I’ve been testing AXL calls using Python, and encountered the following error: Traceback (most recent call last): File “./axl_test.py”, line 14, in <module> result = client.service.listPhone({‘name’:’SEP%’},{‘name’:”,’model’:”})… Read more “Adding Self-Signed Certificates to Ubuntu Trust Store”
WebEx in Ubuntu 14.04+ for x64 systems
As per Cisco’s WebEx System Requirements specification, WebEx is only supported in x86 for Linux, and for Ubuntu specifically in 12.x and 14.x with Gnome. However, most modern… Read more “WebEx in Ubuntu 14.04+ for x64 systems”
Migrating to Ubuntu – Practical Guide for Voice/Network Engineers
I’ve recently migrated from Windows to Ubuntu. I was issued a new Dell laptop at the office after suffering through an HP device for… too long! I… Read more “Migrating to Ubuntu – Practical Guide for Voice/Network Engineers”
Prime Collaboration Provisioning – Aborting Failed Orders
If you’ve worked with Prime Collaboration Provisioning, you will be accustomed to this ongoing headache when using Batch Provisioning: The queuing architecture is atrocious, and is very… Read more “Prime Collaboration Provisioning – Aborting Failed Orders”