Today, after installing a centos stream 9 minimal, Getting the error like -bash: netstat: command not found centos stream 9. Let see how to resolve this.New Install Asterisk…
To output the Speech-to-Text (STT) transcription into a text file using Vosk and Python, you can modify the AGI script or any standalone Python script to write the…
Since Centos 7/8 approaches it’s EOL, below you will find all necessary commands and files to new install Asterisk 18 from source on Centos 8 Stream.Installing Asterisk 20 From source On…
Today, we will create a websocket in linux and save the data received in a text file.webrtc implementation asterisk : Webphone To create a WebSocket server in Linux…
Network administrators use tcpdump to analyze traffic in Linux systems. Learn how to install and use tcpdump, as well as examine the results of captured traffic. tcpdump :…
Update your system and install the required dependencies. At the same time, install a convenient text editor, for example Nano, and the wget and tar applications to download…
To create an HTML dropdown with a search functionality that fetches data from a MySQL table using PHP and displays it with Bootstrap styling, you can follow these…
Here, we will see how to Install and Use FFmpeg on CentOS 8. Convert audio files for Asterisk FFmpeg is a free and open-source collection of tools for…
How to change location Of MariaDB Data Directory Safely. Here is the steps to follow migrate data directory to another server. read more: How to check partition details…
Here, We can check the partition details of the MySQL table, like how many partitions are there in a table and storage size of each partition? Know more…