ubuntu

Install Python 3.6 (and IDLE/pip) on Ubuntu 17.04

To install Python 3.6 on Ubuntu 17.04, enter the command: $ sudo apt-get install python3.6 Install IDLE for Python 3.6, idle-python3.6: $ sudo apt install idle-python3.6 To install package using pip for Python 3.6: - Download get-pip.py from  https://…

Install Ubuntu 17.04 on Windows 10/Oracle VirtualBox

This video show how to install Install Ubuntu 17.04 on Windows 10 with Oracle VirtualBox 5.1. Basically, the steps is very straightforward. But...after setup, I cannot google in the browser. And it was found some sites can be reached, some sites canno…

Ubuntu 17.04 (Zesty Zapus) Installation on VMware Workstation

Ubuntu 17.04 (Zesty Zapus) Installation on VMware Workstation This video tutorial shows Ubuntu 17.04 (Zesty Zapus) installation on VMware Workstation/Player step by step. This tutorial is also helpful to install Ubuntu 17.04 on physical computer or l…

Load More
That is All