Categories
- Blog (1)
- Grandstream UCM (1)
- IP Telephony (45)
- KVM (1)
- Linux (54)
- Microsoft (5)
- Mikrotik (14)
- Network (16)
- Paloalto Firewall (1)
- Uncategorized (197)
- Vicidial (6)
- VMware (67)
-
Recent Posts
- How to Import PNETLab OVA into Proxmox VE 8 Successfully: Complete Step-by-Step Guide (Fix Hard Disk Not Found & Virtualization Issues)
- 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
Category Archives: Uncategorized
How to configure Elastix Virtual FAX
How to configure Elastix Virtual FAX Elastix is having inbuilt FAX services as HylaFAX . which provide a facility to send and receive fax through web or fax client software or email . To configure Fax in Elastix you have to … Continue reading
Posted in Uncategorized
Tagged Elastix, How to configure Elastix Virtual FAX, HylaFAX, Virtual FAX
Leave a comment
Manually Switching Nexus1000v Active VSM to Standby
Manually Switching Nexus1000v Active VSM to Standby Use this procedure to manually switch an active VSM to standby in a dual supervisor system. BEFORE YOU BEGIN Before beginning this procedure, you must know or do the following: •You are logged … Continue reading
Nexus1000v Installation and configuration manual CLI
Nexus1000v Installation and configuration manual CLI [gview file=”https://gkhan.in/wp-content/uploads/2016/03/n1000v_gsg_4setup_cli.pdf”]
Posted in Uncategorized
Leave a comment
LUN and Storage Group mapping rule for EMC VNX SAN Storage
LUN and Storage Group mapping rule for EMC VNX SAN Storage Product: CLARiiON AX Series, CLARiiON CX Series,CLARiiON iSCSI Array, VNX, VNXe. Description: The rule is that multiple hosts can access one Storage Group, but one host cannot access multiple … 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
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:-