Code Monkey home page Code Monkey logo

windows_terminal_setup's Introduction

windows_terminal_setup

  1. Open Settings app and go to Update & Security -> For Developers and choose the “Developer Mode” radio button
  2. Then go to the Control Panel -> Programs and click “Turn Windows feature on or off”. Enable “Windows Subsystem for Linux(Beta)”. When you click OK, you will be prompted to reboot. Click “Restart Now” to reboot your PC
  3. Use the Start menu to launch the Microsoft Store application
  4. Search for Ubuntu and select the first result, ‘Ubuntu’, published by Canonical Group Limited
  5. Click on the Install button
  6. Press windows key and search for Ubuntu
  7. To know present working directory enter: pwd
  8. To know all available drives mounted to Ubuntu terminal enter: enter: ls /mnt/
  9. Type cd /mnt/d/ to enter D: Drive
  10. clear the terminal: clear
  11. To create a file using Linux Command enter: touch file_name.txt
  12. Open file with nano editor: nano file_name.txt
  13. Type and save by ctrl+s
  14. Quit Nano edior by pressing ctrl+x

Customization

Blog Microsoft

windows_terminal_setup's People

Contributors

rapidcrawler avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.