In Old Days, We Used Cygwin to use Windows Like unix. Now, as Windows officially has ways to configure and run terrminal, it is easy. Here is an Example of How to Use Windows 10 Like Ubuntu With Step by Step Guide to Install Python, pip on Windows 10 From Bash Like SSH. From this guide, we can direct the readers with Windows 10 to follow our Ubuntu server guides on Data Sciences and sysadmin … [Read more...]
Archives for December 2017
What Is Data Mining? Examples of Data Mining Software
The term data mining is a bit misleading, because it is about gaining knowledge from existing data and not to the generation of data itself. What is Data Mining? Data mining is the systematic application of statistical methods to large databases with the aim of identifying new patterns and trends. The mere capture, storage, and processing of large amounts of data is sometimes referred as buzzword … [Read more...]
Install, Configure ZSH on Windows 10 : Get UNIX Looking Terminal
Normally we talk how to decorate iTerm2 on Mac with Homebrew, ZSH. In case you lack idea about terminal emulators, read this article on terminal emulator, Terminal. This guide is on how to install, configure ZSH on Windows 10 to get UNIX looking terminal i.e. like iTerm2 on Mac. Packages, Themes, Plugins, Config Files are essentially the same. You already need working Windows Subsystem for … [Read more...]
Smart TV Buying, Building Guide For 2018
Even 5 years back, we could easily build own high end system with a large computer monitor with HDMI input, satellite television service provider's decoding box and sound system. We actually publish such guide for building cheap, high end television to get rid of proprietary stuffs of television companies. With time, F/OSS hardware and software improved. We have Raspberry Pi and lot of Raspberry … [Read more...]
Sony A68 Live Preview on Computer : Setup & Software
In our previously published article on Sony A68, we talked about some features of this mid-range, APS-C sensor hybrid DSLR-DSLM. In this article we are going to talk about the needed setup & software for Sony A68 live preview on computer. With this setup, you Can see live images, videos to be captured on bigger Screen, and also remotely shoot from computer. Even few months back, Sony A68, Sony … [Read more...]
Brief Review of Stellar Phoenix Windows Data Recovery
In our one previously published article, we reviewed another software, which was essentially out of need of our accidental need of such data recovery software. Unexpectedly, many DSLR users on Pinterest appeared interested about these type of software. Our one Pinterest follower requested us to review few other similar paid data recovery software. In our older review for our need the free version … [Read more...]
How To Run Microservices on localhost Kubernetes, Minikube, Docker
In previous guides and article, we discussed what is microservices and how to install Kubernetes on localhost. Details of Docker was discussed as series of guides. This is slightly difficult article for the beginners. Here is step by step guide on how to run microservices on localhost with Kubernetes, Minikube, Docker for Java with MongoDB or Go language. There is minimum theory needed to know … [Read more...]
Run Kubernetes Locally With Minikube (MacOS X, Ubuntu)
In some previous guides, readers had to face setups where installing Kubernetes was a part, like in the guide on how to run Docker, containers on IBM Bluemix, we undergone some steps. Also, in the article on micro services, Kubernetes was a hidden part. We have series of guides on Docker, but no guides on Kubernates was so far was published by us. Here are the Steps and Commands to Run Kubernetes … [Read more...]
Getting Started with Microservices
Over the years, more and more companies are shying away from a single, monolithic system for obvious reasons. Why a monolithic approach is efficient for smaller web services and applications, it is not the best approach to take when the user have complex needs and bigger systems to run. Companies with more complex needs are now relying on microservices as a solution. Microservices bring several … [Read more...]