Tag: virtual
Google Makes Internships Virtual With The Help Of Open Source
The interns will work on projects to support COVID-19 response efforts
Google also said that this year, many technical internships will focus on...
Running Linux on Windows Using VirtualBox
Many Windows users, especially those thinking of transiting to Linux, would like to first try out the latter on their Windows machines. Here’s a...
Kotlin: A Language for Modern Multi-platform Applications
Kotlin is a multi-platform programming language that is concise, safe, interoperable and tool-friendly. It is a statically-typed programming language that runs on the Java...
An Introduction to Kubevirt, the Kubernetes Virtualisation Operator
Kubevirt is a Kubernetes add-on that enables the management of libvirt virtual machines. It is a tool that is used to schedule and manage...
A Hands-on Guide on Virtualisation with VirtualBox
Virtualisation is the process of creating software based (or virtual) representation of a resource rather than a physical one. Virtualisation is applicable at the...
The Current Popularity and the Future of Docker
Docker containers enable developers and operators to build and ship an application anywhere. The author discusses the popularity of Docker container technology, and its...
DevOps Series: Provisioning with Ansible
Ansible is the simplest way to automate apps and IT infrastructure. It meshes well with DevOps to deploy apps. In this ninth article in...
Using a Virtual Machine to Run Linux on Windows
If you would like to run Linux on Windows and have never used a virtual machine, this tutorial explains how you can do so...
An Introduction to Deeplearning4j, the Distributed Deep Learning Library
There are many deep learning libraries that are becoming popular among the developer community such as Theano, Torch, Caffe, etc. Deeplearning4J is an open...
Developing a virtual machine for Erlang/OTP using Ansible
This seventh article in the DevOps series is a tutorial on how to create a test virtual machine (VM) to compile, build, and test...