Viewing posts tagged Devops Tutorials
In this Django Tutorial I will describe how you can move a PHP based wordpress blog to a Python 3 based Django blog via the Linux command line.
Read More
In this Tutorial I will describe how you can get started with Machine Learning on Linux using Scikit-Learn and Python 3
Read More
In this tutorial I will describe how you can run asynchronous tasks on Linux using Celery an asynchronous task queue manager.
Read More
In this article I will describe how you can visualize the real time Memory and CPU usage of a Linux Server using Socket.io and D3.js gauges.
Read More
Selenium is an end to end web testing toolkit that allows you to test a web application in any browser of your choice. It does this with the help of a software called WebDriver which allows you to emulate a web browser and test your web application in it.
Read More