Jio mhere App

jio

Jio mhere App Here is the good news for all teachers. Reliance Jio has launched its New Jio mhere mobile application to help teachers. This is a free app and Using this free mobile app on its mobile phone, Any teacher of India can take the attendance of his students. For this, teachers will be need … Read more

what is e sim : Subscriber identity module

sim card

what is e sim : Subscriber identity module An eSIM is a SIM card that is embedded in the mobile device. A SIM card is a small card that contains a mobile network subscriber’s account information. The SIM stores all information that is necessary to identify and authenticate the mobile subscriber. An eSIM will come in the … Read more

webrtc implementation asterisk : Webphone

webrtc implementation on asterisk

webrtc implementation on asterisk with Webphone What is WebRTC WebRTC is a free, open project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.The mission of WebRTC is to enable rich, high-quality RTC applications to be developed for the … Read more

Curl in html forms : Use of curl

curl

Curl in html forms : Use of curl Forms are the general way for the user to enter data in, and then press some kind of ‘OK’ or ‘Submit’ button to get that data sent to the server. The server then typically uses the posted data to decide how to act. Like using the entered … Read more

installation and configuration of fail2ban on CentOS 6

fail2ban

What is Fail2Ban Fail2Ban is an intrusion prevention software framework that protects computer servers from brute-force attacks Fail2ban is a daemon that can be run on your server to dynamically block clients that fail to authenticate correctly with your services repeatedly. Written in the Python programming language. Fail2ban is a free and open source framework. … Read more

curl to automate HTTP jobs : Working with Curl command

curl

Curl is a command line tool for doing all sorts of URL manipulations and transfers. Curl is not written to do everything for you. It makes the requests, it gets the data, it sends data and it retrieves the information. Trace time delay of URL with curl Many times we need to know what exactly is … Read more

How Google Engineering Manages Downtime

Google

Each Google product has a service level agreement (SLA) that dictates how much downtime the product can have in a given month or year. Take 99.9% uptime, for example: That allows for 43 minutes of downtime per month, or about 8 hours and 40 minutes per year. That 8 hours and 40 minutes is what … Read more

bulk SMS at lowest price starting @ price 7 paisa

bulk SMS at lowest price starting @ price 7 paisa Mail your query : info@snettechnology.com | info@apnastate.com For more please visit: https://nicedial.com/info/  

generate CSR (Certificate Signing Request) on Linux

csr

CSR stands for Certificate Signing Request. This is generated on the server where the certificate will be used on. A CSR contains information about to your organization and domain name, locality, and country and a public key that will be included in your certificate. If you have already installed open ssl then run the below command … Read more