Bashing Windows

You’ll need the Insider build 14316 of Windows 10

0_0_360_0_70_-Features-adding windows support for linux

Install Xming

xming-putty-install1[1]

Set Display

export DISPLAY=:0

Change Default Environment

sudo nano /etc/environment

DISPLAY=:0

 

Developer Package

sudo apt-get install gcc

sudo apt-get install g++

sudo apt-get install dpkg-dev

sudo apt-get install cmake

sudo apt-get install git

 

 

Put some ‘source’ URIs in your sources.list

nano /etc/apt/sources.list

deb-src http://archive.ubuntu.com/ubuntu trusty main restricted #Added by software-properties
deb-src http://archive.ubuntu.com/ubuntu/ trusty restricted main universe multiverse #Added by software-properties
deb-src http://archive.ubuntu.com/ubuntu/ trusty-updates restricted main universe multiverse #Added by software-properties
deb-src http://archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse #Added by software-properties
deb-src http://security.ubuntu.com/ubuntu trusty-security restricted main universe multiverse #Added by software-properties
deb-src http://archive.ubuntu.com/ubuntu/ trusty-proposed restricted main universe multiverse #Added by software-properties

Fish Shell

terminal_logo_crt_small

sudo apt-add-repository ppa:fish-shell/release-2
sudo apt-get update
sudo apt-get install fish

 

Synaptic Package Manager

0mqyyapt-get install synaptic

Wine

wine-logo

Wine-on-ubuntu-14-04-3lts-64-bit

Wine-1-9-on-ubuntu-15-10

Wine-source

Steam

 

sudo nano /etc/apt/sources.list

deb http://httpredir.debian.org/debian/ jessie main contrib non-free

sudo dpkg --add-architecture i386
sudo aptitude update
sudo aptitude install steam

 

Mame

https://wiki.debian.org/MameDevel

Reinstall Linus Sub-System

LxRun.exe /uninstall
LxRun.exe /install