Download presentation
Presentation is loading. Please wait.
Published byGwendolyn Benson Modified over 6 years ago
1
30 Tips and Tricks for Managing and Running Ubuntu/Bash/Windows Subsystem for Linux
WIN321B Orin Thomas
2
The Basics Of Windows Subsystem for Linux
4/15/2018 9:48 AM The Basics Of Windows Subsystem for Linux WSL – Allows Linux environment above the Linux kernel to run on Windows 10 Standard Ubuntu environment available by default Can be switched with other Linux distributions Still evolving and a beta feature (not everything works) © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
3
Why Windows Subsystem for Linux
4/15/2018 9:48 AM Why Windows Subsystem for Linux Many developers chose OSX because Gave them access to open source tools that ran natively on their computer with commercial closed source applications Tools available on Windows for interacting with some open source technologies were often unavailable or lacked functionality WSL provides almost all tools available an Ubuntu distro © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
4
Deployment Requirements Installing WSL Removing WSL Backing up WSL
4/15/2018 9:48 AM Deployment Requirements Installing WSL Removing WSL Backing up WSL © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
5
Navigating Windows File System
4/15/2018 9:48 AM Navigating Windows File System Accessing Windows file system from WSL /mnt/c/Users/orin/Desktop /mnt/e Where WSL lives in the Windows file system C:\Users\mtrinidad\AppData\Local\lxss C:\Users\mtrinidad\AppData\Local\lxss\home\”Linux_UserName” C:\Users\mtrinidad\AppData\Local\lxssootfs\usr\local\bin C:\Users\mtrinidad\AppData\Local\lxss\home\”Linux_Username”\PowerShell © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
6
Updating Apt-Get: Linux Package Manager
4/15/2018 9:48 AM Updating Apt-Get: Linux Package Manager Sudo apt-get update: Refresh package availability Sudo apt-get upgrade: Upgrade current packages Sudo apt-get autoremove: Remove application and dependencies Sudo apt-get clean: Clean up apt cache © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
7
Linux Userland Editors
4/15/2018 9:48 AM Linux Userland Editors Apt-Get Install Utility VIM PICO EMACS © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
8
Task Management TOP HTOP PS PSTREE PGREP KILL KILLALL
4/15/2018 9:48 AM Task Management TOP HTOP PS PSTREE PGREP KILL KILLALL © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
9
4/15/2018 9:48 AM Shell tools TMUX © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
10
Running Compiz on Windows
4/15/2018 9:48 AM Running Compiz on Windows Compositing Windows Manager Used by Ubuntu Requires X-Windows server that supports OpenGL © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
11
Preparing to run Compiz
4/15/2018 9:48 AM Preparing to run Compiz Download and install VCXSRV Configure to use Fullscreen/One large Window Display number set to 0 Prepare dbus (once only) sudo sed -i's/<listen>.*<\/listen>/<listen>tcp:host=localhost,port=0<\/listen>/'/etc/dbus-1/session.conf Prepare display Export DISPLAY=localhost:0.0 Can set as an environment variable © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
12
Configure Compiz Apt install ubuntu-desktop
4/15/2018 9:48 AM Configure Compiz Apt install ubuntu-desktop Apt install compizconfig-settings manager ccsm © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
13
Configure Compiz (cont)
4/15/2018 9:48 AM Configure Compiz (cont) © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
14
Run Compiz Compiz & 4/15/2018 9:48 AM
© 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
15
Ubuntu Desktop and Windows: Side-by-Side
4/15/2018 9:48 AM Ubuntu Desktop and Windows: Side-by-Side Create a virtual desktop Shift between Windows and Linux by shifting virtual desktops © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
16
Synaptic to manage packages
4/15/2018 9:48 AM Synaptic to manage packages © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
17
Other options Can install other Linux Distros: SUSE
4/15/2018 9:48 AM Other options Can install other Linux Distros: SUSE Run other distros in a VM on Hyper-V © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
18
Demo Orin Thomas Microsoft Ignite 2016 4/15/2018 9:48 AM
© 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
19
Continue your Ignite learning path
4/15/2018 9:48 AM Continue your Ignite learning path Visit Channel 9 to access a wide range of Microsoft training and event recordings Head to the TechNet Eval Centre to download trials of the latest Microsoft products Visit Microsoft Virtual Academy for free online training visit © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
20
Win a Spark After Dark drone pilot pass by completing your session evaluation ASAP #MSAUIGNITE
21
Thank you Chat with me in the Speaker Lounge
4/15/2018 9:48 AM Thank you Chat with me in the Speaker Lounge © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.