Categories
- Blog (1)
- Grandstream UCM (1)
- IP Telephony (45)
- KVM (1)
- Linux (54)
- Microsoft (5)
- Mikrotik (14)
- Network (16)
- Paloalto Firewall (1)
- Uncategorized (196)
- Vicidial (6)
- VMware (67)
-
Recent Posts
- Integrating VICIdial with CRM: Solving Custom Field and Data Sync Issues
- How to Remove +91 / 91 from Incoming Caller ID in VICIdial (Fix Lead Matching Issue)
- How to Retrieve VICIdial Admin Password from MySQL Database
- How to Manage KVM Virtual Machines on Ubuntu Server Using virsh
- Palo Alto UNAT Configuration – Step-by-Step Lab Guide (LAN → DMZ via WAN)
Author Archives: Gkhan
Windows 2012 server spinning circle after reboot on ESXi 5.0
Windows 2012 server spinning circle after reboot on ESXi 5.0 I was trying to install windows 2012 on Esxi 5.0 as normal procedure by choosing OS type Microsoft Windows 2012 server 64 bit . Virtual machine booted and start installation. … Continue reading
Windows 2012 Server Network Disconnection issue
Windows 2012 Server Network Disconnection issue I have installed Windows 2012 Server on VMWare ESX Server .Server was not being used it was idle I getting issue as Network was being disconnected .Network was going to sleep mode . To … Continue reading
How to get RDM list in your VMware infrastructure
How to get RDM list in your VMware infrastructure. Some time we require information about our virtual machines connected to which RDM .Below are the usefull powershell script to generate a csv report . VMName: (Display) name of the VM … Continue reading
Posted in Uncategorized
Leave a comment
How to get WWN of all your ESXi Servers from Power CLI
How to get WWN of all your ESXi Servers from Power CLI Some time require to know our ESXi servers WWN information for your record if you are having Cisco UCS or you are coordinating with Storage Administrator .That time … Continue reading
Posted in Uncategorized
Leave a comment
How to install vos3000 2.1.2.4 on centos
How to install vos3000 2.1.2.4 on centos Vos3000 2.1.2.4 can be install on 32 bit or 64 bit Centos Linux. Before Installation we will check the following. 1- Check Linux version and Kernel version #cat /etc/redhat-release #uname -m If Linux … Continue reading
How to troubleshoot SIP Connection using tcpdump
How to troubleshoot SIP Connection using tcpdump To check SIP connection through tcpdump use the following command tcpdump -nqt -s 0 -A -i eth0 port 5060 where: -n do not convert IP address to DNS names -q be quite, print less … Continue reading
The VMRC console has disconnected attempting to reconnect
The VMRC console has disconnected attempting to reconnect Some time on vmware console give us error “The VMRC console has disconnected attempting to reconnect” Try to kill Process vmware-vmrc.exe from task manager then … Continue reading
VOS3000 Server quick Backup
VOS3000 Server quick Backup If you want to take backup of VOS3000 Server without CDR for emergency . just take a backup of all tables except CDR . Below are the example:-
How to change VOS3000 admin client port
How to change VOS3000 admin client port If you want to change vos3000 client default admin port . you can do it without changing anything on vos3000 server setting you need to just configure the iptables on server. Below are … Continue reading
Cisco UCS Boot from SAN Windows 2008 Installation Error 0x80300001
Cisco UCS Boot from SAN Windows 2008 Installation Error 0x80300001 Windows is unable to install to the selected location. Error:0x80300001 Windows cannot be installed to this disk. This computers’s hardware may not support booting to this disk. Ensure that the … Continue reading