Linux大棚 – 不忘初心的技术博客,浮躁时代的安静角落
  •  首页
  •  技术日记
  •  编程
  •  旅游
  •  数码
  •  登录
  1. 标签
  2. powershell
  • Windows上的PowerShell美化和Linux终端zsh美化

    目录 写在最前Linux系统下的终端美化1.安装zsh2.安装oh-my-zsh3.修改zsh主题4.安装zsh插件额外:[2023.12.10更新]绝美主题powerlevel10k Windows下的PowerShell美化1.安装终端
    终端 powershell Windows zsh Linux
    admin 2024-12-23
    77 0
  • windows 使用powershell中自带的工具(如wget,WebClient等)下载文件

    系统:win10 powershell 版本:5.1(在终端用$psversiontable查看) wget(Invoke-WebRequest) windows的powershell中也有跟l
    自带 文件 工具 powershell Windows
    admin 2024-12-11
    83 0
  • Windows 10 使用 PowerShell 7 + Windows Terminal 及乱码、不显示 python环境问题

    目录 1. Windows Terminal1.1 安装 Windows Terminal1.2 安装字体1.3 配置 Windows Terminal 2. Power Shell 72.1 安装 Power Shell2.2 配置 Po
    乱码 环境问题 Windows powershell python
    admin 2024-12-9
    100 0
  • Windows 10 系统PowerShell美化 IDEA终端、VsCode终端以及Windows Terminal的PowerShell

    Windows PowerShell 美化 文章目录 Windows PowerShell 美化前言下载并安装 Windows Terminal(Windows 11直接跳过)下载并安装 Powe
    终端 系统 Windows powershell terminal
    admin 2024-12-5
    81 0
  • 在win7下安装PowerShell 5.0遇到的坑

    升级安装 安装.NET Framework 4.6.2下载NDP462-KB3151800-x86-x64-AllOS-ENU.exe,进行安装安装PowerShell 4.0(5.0依赖4.0&
    powershell
    admin 2024-12-4
    69 0
  • Windows 1011 - 使用 PowerShell ssh 连接 CentOS 7

    文章目录 Windows 1011 - 使用 PowerShell ssh 连接 CentOS 71、应用场景2、如何操作3、指纹信息4、连接的稳定性Windows 1011 - 使用 PowerShell ssh 连接 CentOS
    Windows centos SSH powershell
    admin 2024-12-4
    66 0
  • Windows Powershell 报错 [启动“powershell.exe”时出现错误 0x8007010b]解决方案

    目录 问题解决方案 问题 最近刚装上了 Windows Powershell,之前运行都好好的,突然某一次就无法打开了,报错如下:解决方案 看
    报错 出现错误 解决方案 powershell Windows
    admin 2024-11-28
    65 0
  • upgrading PowerShell V2 to PowerShell V3 on Windows 7 64-bit (zz)

    z 2014-03-31 10:39:51 BG57IV3XCL T2804140757.K.F253293061 [T94,L1162,R54,V1701] From the following page:  http:www.
    powershell upgrading bit Windows
    admin 2024-11-16
    95 0
  • 如何在Windows 10上安装PowerShell 7

    Microsoft 微软 Microsoft announced PowerShell 7.0 on March 4, 2020. It’s the latest major update to PowerShell, Microsoft’
    如何在 Windows powershell
    admin 2024-10-23
    64 0
  • powershell一直占用windows系统cpu 100%解决办法

    介绍: powershell是windows自带的一款壳程式脚本语言技术,一不小心就会占满cpu。 现象: 最近同事的电脑Thinkpad e470c说特别卡&#
    解决办法 系统 Windows powershell cpu
    admin 2024-10-16
    89 0
  • windows系统之powershell基础

    目录 powershell简介powershell 特点 powershell快捷键powershell常用命令变量数组哈希表 ~~~~~~~~ 因为想要面对一个新的开始,一个人必须有梦想、有希望、有对未来的憧憬。如果
    基础 系统 Windows powershell
    admin 2024-10-5
    83 0
  • PowerShell创建Windows服务

    旧服务器要淘汰,上面的自定义的Windows服务要迁移: 一、创建服务 (1)将自定义的Windows服务所需要的文件复制到新服务器上&#xff
    powershell Windows
    admin 2024-10-4
    82 0
  • windows7执行 vagrant up提示powershell版本过低怎么办

    错误 Vagrant failed to initialize at a very early stage: The version of powershell currently installed on this host is le
    过低 提示 版本 Vagrant powershell
    admin 2024-10-4
    66 0
  • windows powershell 使用wget 下载文件的代码格式

    在linux中 wget是很方便的下载命令 在powershell中 也可以使用 wget 但是直接用的话不会正常下载,而是返回如下结果 wget https:github.comcornerkenbert
    代码 格式 文件 Windows powershell
    admin 2024-9-30
    67 0
  • 检查Windows系统路径中是否已经安装Powershell

    1、打开命令提示符(Command Prompt) 2、输入以下命令并回车: echo %PATH% 3、直接在输出的内容中使用 CtrlF 搜索&#xff1a
    已经安装 路径 系统 Windows powershell
    admin 2024-9-28
    73 0
  • win10 powershell无法激活python虚拟环境

    步骤1:管理员权限打开powershell 步骤2:输入Set-ExecutionPolicy RemoteSigned,确认“Y” 步骤3:切换到虚拟
    环境 powershell python
    admin 2024-9-27
    71 0
  • xp,windows2003卸载Windows PowerShell 1.0

    网上说:Windows XP-SP2和Windows Server 2003:在添加移除程序中,选择显示更新。删除适用于您系统的PowerShell更新: KB926139 (en-us),KB926140 (localized), KB
    XP Windows powershell
    admin 2024-9-26
    72 0
  • Windows PowerShell 2.0 XP 下载地址

    http:www.microsoftzh-cndownloaddetails.aspx?id16818 概述 Windows Management Framework Core 程序包提供了适用于 IT 专业人员的已更新管理功能。
    下载地址 powershell Windows XP
    admin 2024-9-26
    62 0
  • Windows XP 的 Windows PowerShell 1.0 本地化安装

    用于 Windows XP 的 Windows PowerShell 1.0 本地化安装程序包 (KB926140) http:www.microsoftzh-cndownloaddetails.aspx?id9591 .NET
    XP Windows powershell
    admin 2024-9-26
    65 0
  • Windows XP安装Powershell 2.0

    安装步骤 安装.Net Framework 2.0 SP1,安装包链接:https:pan.baidus1vmcrJgZgMg95_WoEl1W02w安装Windows Manageme
    XP Windows powershell
    admin 2024-9-26
    66 0
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • »
CopyRight © 2022 All Rights Reserved 豫ICP备2021025688号-21
Processed: 0.017 , SQL: 9