AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / user-197329

dermoritz's questions

Martin Hope
dermoritz
Asked: 2023-04-20 14:41:17 +0800 CST

在资源管理器地址栏中输入“powershell”停止工作

  • 5

我习惯于在 Windows 资源管理器的地址栏中键入“powershell”或“c​​md”。虽然“cmd”仍在工作:它在当前文件夹上打开 cmd:

“powershell”停止工作而不是打开一个 powershell 它打开文件夹“documents/powershell”(里面有我的 powershell 配置文件)。

我不确定这是否与 Windows 更新或某种配置更改有关。我正在使用安装了 winget 的 Powershell 7。

旁注:“powershell_ise”也在工作

windows
  • 1 个回答
  • 42 Views
Martin Hope
dermoritz
Asked: 2020-08-21 06:52:14 +0800 CST

许多排除端口范围如何删除 - hyper-v 已禁用

  • 38

自 Windows 更新 2004 以来,我一直在与许多无法绑定到某些端口的程序和工具作斗争。我偶然发现了一些研究: netsh interface ipv4 show excludedportrange protocol=tcp

就我而言,它会产生(禁用 hyper-v 后,我切换到基于 WSL2 的 Docker):

Startport     Endport
----------    --------
  1131        1230
  1231        1330
  1331        1430
  1431        1530
  1735        1834
  1835        1934
  1943        2042
  2043        2142
  2143        2242
  2243        2342
  2343        2442
  2443        2542
  2543        2642
  2643        2742
  2743        2842
  2843        2942
  2943        3042
  3129        3228
  3229        3328
  3329        3428
  3429        3528
  3831        3930
  3931        4030
  4031        4130
  4131        4230
  4231        4330
  4531        4630
  4631        4730
  5241        5340
  5357        5357
  5458        5557
  5558        5657
  5658        5757
  6040        6139
  6140        6239
  6933        7032
  7033        7132
  7133        7232
  7233        7332
  7333        7432
  7633        7732
  7733        7832
  8001        8100
  8101        8200
  8201        8300
  8301        8400
  8401        8500
  8501        8600
 27972       28071
 28072       28171
 28172       28271
 28272       28371
 28572       28671
 28672       28771
 50000       50059     *

目前,从 1431 到 1530 的范围阻止我运行我的 Oracle 数据库。但是每次重新启动后保留的范围都会改变。

我试图删除一些范围, netsh int ipv4 delete excludedportrange protocol=tcp startport=1431 numberofports=100但它会产生access denied(在管理员 cmd 中)。

什么是保留这些范围以及如何控制它们?

windows-10 networking
  • 3 个回答
  • 19831 Views
Martin Hope
dermoritz
Asked: 2019-04-23 08:24:08 +0800 CST

在激活一定数量的下载后,Firefox 不会开始进一步的下载

  • 7

我开始了给定站点的多个文件下载 firefox 不会开始进一步的下载 - 下载完成之前不会出现保存位置对话框。

我想这在 Firefox 中不是问题,但是有没有办法存储下载链接并稍后开始所有下载?

几年前我用过 downthemall 但这不再起作用了。是否有至少具有延迟下载功能的替代方案?

firefox download
  • 1 个回答
  • 132 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何减少“vmmem”进程的消耗?

    • 11 个回答
  • Marko Smith

    从 Microsoft Stream 下载视频

    • 4 个回答
  • Marko Smith

    Google Chrome DevTools 无法解析 SourceMap:chrome-extension

    • 6 个回答
  • Marko Smith

    Windows 照片查看器因为内存不足而无法运行?

    • 5 个回答
  • Marko Smith

    支持结束后如何激活 WindowsXP?

    • 6 个回答
  • Marko Smith

    远程桌面间歇性冻结

    • 7 个回答
  • Marko Smith

    子网掩码 /32 是什么意思?

    • 6 个回答
  • Marko Smith

    鼠标指针在 Windows 中按下的箭头键上移动?

    • 1 个回答
  • Marko Smith

    VirtualBox 无法以 VERR_NEM_VM_CREATE_FAILED 启动

    • 8 个回答
  • Marko Smith

    应用程序不会出现在 MacBook 的摄像头和麦克风隐私设置中

    • 5 个回答
  • Martin Hope
    Vickel Firefox 不再允许粘贴到 WhatsApp 网页中? 2023-08-18 05:04:35 +0800 CST
  • Martin Hope
    Saaru Lindestøkke 为什么使用 Python 的 tar 库时 tar.xz 文件比 macOS tar 小 15 倍? 2021-03-14 09:37:48 +0800 CST
  • Martin Hope
    CiaranWelsh 如何减少“vmmem”进程的消耗? 2020-06-10 02:06:58 +0800 CST
  • Martin Hope
    Jim Windows 10 搜索未加载,显示空白窗口 2020-02-06 03:28:26 +0800 CST
  • Martin Hope
    andre_ss6 远程桌面间歇性冻结 2019-09-11 12:56:40 +0800 CST
  • Martin Hope
    Riley Carney 为什么在 URL 后面加一个点会删除登录信息? 2019-08-06 10:59:24 +0800 CST
  • Martin Hope
    zdimension 鼠标指针在 Windows 中按下的箭头键上移动? 2019-08-04 06:39:57 +0800 CST
  • Martin Hope
    jonsca 我所有的 Firefox 附加组件突然被禁用了,我该如何重新启用它们? 2019-05-04 17:58:52 +0800 CST
  • Martin Hope
    MCK 是否可以使用文本创建二维码? 2019-04-02 06:32:14 +0800 CST
  • Martin Hope
    SoniEx2 更改 git init 默认分支名称 2019-04-01 06:16:56 +0800 CST

热门标签

windows-10 linux windows microsoft-excel networking ubuntu worksheet-function bash command-line hard-drive

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve