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
Port Mirroring or Monitoring Cisco 857 Router
Port Mirroring or Monitoring Cisco 857 Router If you want to check what traffice is going on or you want to use Wireshark with your router cisco 857 so Clients are connected to port Fa0 and and your Wireshark Machine … Continue reading
VMware ESX 5.0 Available commands
VMware ESX 5.0 Available commands BootModuleConfig.sh du halt net-lbt spmd vm-support Formatters.py echo hbrfilterctl netlogond spmdctl vmcp Formatters.pyc egrep head nohup ssh vmdumper InstallHelper.sh eject hexdump nologin stat vmfs-support Session.py emmett host-ind nslookup statedumper vmkbacktrace Session.pyc enum_instances host_reboot.sh ntp-keygen storageRM … Continue reading
Mikrotik hotspot setup
Mikrotik hotspot setup copy and paste line by line /ip address add address=172.16.1.1/24 comment=LAN disabled=no interface=LAN network=172.16.1.0 add address=192.168.137.100/24 comment=WAN disabled=no interface=WAN network=192.168.137.0 ——————————————————————————————— /ip pool add name=hs-pool-1 ranges=172.16.1.10-172.16.1.255 ——————————————————————————————— /ip dns set allow-remote-requests=yes cache-max-ttl=1w cache-size=10000KiB max-udp-packet-size=512 servers=192.168.137.1 ——————————————————————————————— /ip … Continue reading
How to limit upload and download to all users in network using mikrotik RouterOS
How to limit upload and download to all users in network using mikrotik RouterOS There are two ways how to make this: using mangle and queue trees, or, using simple queues. 1. Mark all packets with packet-marks upload/download: (lets constider … Continue reading
VMware ESX Command line
VMware ESX Command line Management This documentation describes the concepts, tasks, and commands that you use to administer your virtual environment through the command line. vSphere provides several command-line interfaces that you can use to automate common tasks that you … Continue reading
Security tools
I am very impressed by the collective smarts of the security community and I highly recommend reading the whole list and investigating any tools you are unfamiliar with. Click any tool name for more details on that particular application, including the … Continue reading
how to know who is accessing your files
how to know who is accessing your files ShareWatch allows you to see who is connected to a computer and what files they are accessing. Have you ever wondered why your hard drive or modem is active, but you aren’t doing anything … Continue reading
Free Personal PC Audit Tool
Free Personal PC Audit Tool The Belarc Advisor builds a detailed profile of your installed software and hardware, network inventory, missing Microsoft hotfixes, anti-virus status, security benchmarks, and displays the results in your Web browser. All of your PC profile … Continue reading
Intel Tools and Utilities
Intel Tools and Utilities +Compatibility Tools Tool Description Internet application Desktop application Intel Product Information Find and compare Intel product specifications. Run n/a Desktop Boards and Processors Intel® Processors and Boards Compatibility Tool Find compatible Intel® Processors and Intel® Desktop … Continue reading
how to edit Alarm in VMware VCenter
how to edit Alarm in VMware VCenter Change Alarm Attributes You can rename alarms and change alarm triggers, reporting, and actions. Required privilege: Alarm.Modify Alarm Procedure 1 Display the object in the inventory on which the alarm is … Continue reading