Installing 3CX PWA and 3CX Click2Call Chrome Extension
Please refer to the 2 steps below to get Click to Call from 3CX working from your Google Chrome. Step 1 : Install 3CX Application Please login to your 3CX…
Please refer to the 2 steps below to get Click to Call from 3CX working from your Google Chrome. Step 1 : Install 3CX Application Please login to your 3CX…
QR (Quick Response) codes it a type of two dimensional bar-code invented by Japanese company 'Denso Wave'. It has recently been popular due to the pandemic for creating different shortcuts…
HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\PST Create new DWORD Value MaxLargeFileSize WarnLargeFileSize Decimal value in MB
shell:startup "C:\Program Files\Oracle\VirtualBox\VBoxManage.exe" startvm centos--type headless >> startvm.bat file
Find a specific string by piping findstr /i For Instance: ipconfg | findstr /i "ipv4" systeminfo | findstr /i "Install Date"
nslookup myip.opendns.com resolver1.opendns.com [works in both cmd/bash] dig +short myip.opendns.com @resolver1.opendns.com [linux only] curl ifconfig.io