西维蜀黍

【Windows】U盘安装 Windows Server

Build USB-stick

  ...


【Windows】WSL 管理

Restart Ubuntu

# PowerShell (admin)
Restart-Service LxssManager

# or CMD (admin)
net stop LxssManager
net start LxssManager
  ...


【Windows】操作 - 使用SMB

Windows 挂载SMB硬盘到本地

$ net use D: \\192.168.18.67\SWPool\SW\myBlogV2

In order to later disconnect the share, you would use

$ net use X: /delete
  ...


【Windows】效率

Software

Daily

  • sogou

  • chrome

  • winrar

  • Typora

  • spotify

  • ISO

    • balenaEtcher
    • UltraISO
    • Rufus
  • Teamviewer

  • f.lux

  • Resilio Sync

  • PDF -

  • PicPick

  • Office

  • 文件对比

  • VMware Workstation

  • 百度云

  • 调节亮度

  • DrawIO

  • WeChat

  • 有道

  • 旺旺

  • Zoom

  • WhatsApp

  • Firefox

  • Grammarly

  • PotPlayer

  • 屏幕亮度调节 - Twinkle Tray

  • 控制各个软件音量 - EarTrumpet

  • 调节低音 - FX Sound

  ...


【Windows】路由表

  ...