• 企业400电话
  • 微网小程序
  • AI电话机器人
  • 电商代运营
  • 全 部 栏 目

    企业400电话 网络优化推广 AI电话机器人 呼叫中心 网站建设 商标✡知产 微网小程序 电商运营 彩铃•短信 增值拓展业务
    Centos 7上面安装Powershell的方法

    powershell开源已经有一段时间了,在technet的blog上面也有简单的介绍。

    软件名称:
    PowerShell 2.0 win2003中文版
    软件大小:
    6.4MB
    更新时间:
    2012-12-05立即下载

    PowerShell on Linux and Open Source! | Windows PowerShell

    Blog https://blogs.msdn.microsoft.com/powershell/2016/08/18/powershell-on-linux-and-open-source-2/

    上面这个链接里面包含丰富的开源powershell的资源供大家学习和参考。

    下面是在centos 7上面安装powershell工具。

    centos 7的powershell的rpm安装包的下载地址是:

    https://github.com/PowerShell/PowerShell/releases/download/v6.0.0-alpha.9/powershell-6.0.0_alpha.9-1.el7.centos.x86_64.rpm

    把安装包下载到centos 7上,运行下图的命令进行安装即可,特别简单。

    安装完成后,我们可以运行get-command查看一下Linux上面的powershell目前支持的cmdlet。

    然后我们测试一下命令的执行情况,比如write-host命令,用户体验方面和window版本的完全一致。

    上一篇:Centos7安装完毕后无法联网显示Server not found如何解决?
    下一篇:centos6.5下kvm环境搭建详解
  • 相关文章
  • 

    © 2016-2020 巨人网络通讯 版权所有

    《增值电信业务经营许可证》 苏ICP备15040257号-8

    Centos 7上面安装Powershell的方法 Centos,上面,安装,Powershell,