Git Product home page Git Product logo

svcc-azuremgmtxplat's Introduction

SVCC-AzureMgmtxplat

https://www.siliconvalley-codecamp.com/Session/2016/getting-started-with-bash-on-windows-10

In this session we will cover some new features in Windows 10 and, more specifically, the addition of BASH on Ubuntu to the Windows offering. We will cover what it is and how it works on Windows, and ultimately how to get BASH up and running on Windows 10. We will also show some cool things you can do with it like setup SSH access to your BASH instance, play with colors and graphical interaction, and even setup an X11 server to run x11 and GTK apps. We will also touch on how to use Visual Studio Code with a bash shell integrated terminal right from your Windows 10 desktop, which will allow you to edit and test your shell scripts right without ever leaving the open source text editor.

#About the speaker #Jessica Deen

Jessica is a Technical Evangelist for Microsoft focusing on Azure, Infrastructure, cloud and OSS. Prior to joining Microsoft, she spent over a decade as an IT Consultant / Systems Administrator for various corporate and enterprise environments, catering to end users and IT professionals in the San Francisco Bay Area. Jessica holds two Microsoft Certifications (MCP, MSTS), 3 CompTIA certifications (A+, Network+, and Security+), 4 Apple Certifications, and is a former 4-year Microsoft Most Valuable Professional for Windows and Devices for IT. In 2013, she also achieved her FEMA certification from the U.S Department of Homeland Security, which recognizes her leadership and influence abilities during times of crisis and emergency.

svcc-azuremgmtxplat's People

Contributors

jldeen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

svcc-azuremgmtxplat's Issues

OSX install fails

I receive errors about needing to run as the administrator while running the script.
PackageManagement\Install-Package : Administrator rights are required to install or update. Log on Installing package 'AzureRM.NetCore.Preview' to the computer with an account that has Administrator rights, and then try again, or install by adding "-Scope CurrentUser" to your command. You can also try running the Windows PowerShell oooooooosession with elevated rights (Run as Administrator). At /usr/local/microsoft/powershell/6.0.0-alpha.14/Modules/PowerShellGet/1.1.2.0/PSModule.psm1:1809 char:21 [oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo+ ... $null = PackageManagement\Install-Package @PSBoundParameters + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (System.Collections.ArrayList:String) [Install-Packa ge], Exceptionng dependent package 'AzureRM.Profile.NetCore.Preview' + FullyQualifiedErrorId : AdministratorRightsNeededOrSpecifyCurrentUserScope,Copy-Module,Micros oft.PowerShell.PackageManagement.Cmdlets.InstallPackage
Import-Module : The specified module 'AzureRM.NetCore.Preview' was not loaded because no valid
module file was found in any module directory.
At line:1 char:1

  • Import-Module AzureRM.NetCore.Preview
  •   + CategoryInfo          : ResourceUnavailable: (AzureRM.NetCore.Preview:String) [Import-Module] 
     , FileNotFoundException
      + FullyQualifiedErrorId : Modules_ModuleNotFound,Microsoft.PowerShell.Commands.ImportModuleComm 
     and
    
    

No idea how to get around this.

Ubuntu 16 Install fails

Using the provided script on a Ubuntu 16.04 machine leads to the following error after the powershell deb installation:

powershell (6.0.0-beta.5-1ubuntu1.16.04.1) wird eingerichtet ...
The argument 'Install-Module' to the -File parameter does not exist. Provide the path to an existing '.ps1' file as an argument to the -File parameter.
PowerShell v6.0.0-beta.5
Copyright (C) Microsoft Corporation. All rights reserved.

The argument 'Import-Module' to the -File parameter does not exist. Provide the path to an existing '.ps1' file as an argument to the -File parameter.
PowerShell v6.0.0-beta.5
Copyright (C) Microsoft Corporation. All rights reserved.

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.