In this article I will briefly explain how to check and update java timezone on Linux and Windows servers with simple examples.....
How to Connect Python to SQL Server using pyodbc
Pyodbc is an open source Python module that makes possible to accessing ODBC databases in a simple way. This project provides an up-to-date, convenient interface to ODBC using native data types like datetime and decimal.....
How to use Mobile Modem on Linux?
If you installed Linux on your PC which has Mobile Modem that supported LTE then you should configure it to run. I added basic steps to check your mobile device and configure it.....
Centralize and Monitor Application and System Logs with ELK
It becomes a new challenge for the organization to make sense of the millions of log lines. In addition, log management became more critical to monitor system and application performance and security risk....
Proxy to Proxy Communication With Squid Proxy
Squid is an Open Source Unix-based proxy server for the web supporting HTTP, HTTPS, FTP etc. It has extensions like web page caching to reduce bandwidth and improve response times.....
How to Manage Apache Tomcat Update With Python
Enterprise Software architecture refers to high level structures and disciplines. For most organization managing software update may be the hardest part of building enterprise software architecture.....