Home » Archive by category Tech

web signature capture javascript

https://willowsystems.github.io/jSignature/#/about/ https://codepen.io/kunukn/pen/kkbNvx https://www.jqueryscript.net/tags.php?/Signature%20Pad/ https://plainjs.com/javascript/plugins/signature-pad-102/
Continue reading

Jsoup HTML parser – Tutorial & examples

 heard about it a lot and I had the chance -finally- to use it on one of my projects. This is an introductory tutorial of the Jsoup HTML parser. What is Jsoup?! jsoup is a Java library for working with real-world HTML. It provides a very convenient API for...
Continue reading

How to setup network after RHEL/CentOS 7 minimal installation

https://lintut.com/how-to-setup-network-after-rhelcentos-7-minimal-installation/ Setup network on CentOS 7 minimal First, type “nmcli d” command in your terminal for quick list ethernet card installed on your machine: Type “nmtui” command in your terminal to open Network manager. After opening Network manager chose “Edit connection” and press Enter (Use TAB button for choosing options). Now choose...
Continue reading