Setting up Asterisk 1.6.1 and FreePBX 2.5 or 2.6 to work with Exchange 2007 UM is easier than Asterisk 1.4 thanks to Asterisk 1.6 including support for SIP over TCP. However only Asterisk 1.6.1.4 and lower work without modification. Read more…
If you place a call and perform a blind transfer Asterisk will continue dialplan execution with a result of ANSWER. This causes an issue with FreePBX as it thinks dialing on the trunk failed. The transfer will go through, but you receive the all circuits are busy message. Read more…
VMware Tools provides the VMware Toolbox application to configure the time sync option for the guest operating system. This works great with Windows guests or Linux guests using the X11 GUI. However all my Linux guests run without the X11 GUI. If you know the current setting of the time synchronization option you can use one of the following commands. Read more…
When you install Windows a security identifier (SID) is assigned to the machine. This SID is used for local authentication purposes and is stored in the registry and used to assign ACLs to folders and files on the NTFS file system.
In a workgroup setting each computer needs to have its own unique SID. This becomes less important when joining the computer to a domain. When joined a secondary SID is assigned which is derived from the domain SID with a relative ID append. Read more…
One of the advantages ESX had over ESXi was the ability to install Dell’s OpenManage Server Administrator software in the service console. While reading the VMware ESXi Chronicles blog I came across the following, which made wonder how I was going to manage an ESXi host.
“In the future, ESXi’s superior architecture will be the exclusive focus of VMware’s development efforts.”
Read more…
After installing VMware Tools on a CentOS 5.3 guest hosted on ESX 4 I was receiving the following udev warnings during startup.
Read more…
SquidGuard is an excellent content filter that integrates with the Squid proxy software. Unfortunately CentOS only includes an RPM for Squid, and Fedora and Diag Wieers only had version 1.2 available. Read more…