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
Tag Archives: vos3000
How to install VOS3000 Server on CentOS 5.x
How to install VOS3000 Server on CentOS 5.x Follow the below steps as tested on CentOS 5.x Configure the Time Zone according to your Country Zone setup rm -f /etc/localtime ln -s /usr/share/zoneinfo/Asia/Dhaka /etc/localtime # nano /etc/sysconfig/clock ZONE=”Asia/Dhaka” UTC=true ARC=false … Continue reading