• 作業系統
    • Windows
    • Linux
  • 資料庫
    • SQL Server
    • MySQL/MariaDB
  • 腳本
    • PowerShell
    • Shell Script
  • 開源服務
  • 虛擬化
  • 容器
  • 雲服務
  • 網路
  • 其他
  • WordPress
  • Javascript
  • PHP
  • Search
挨踢攻城獅學習之路
不太詳細紀錄
Skip to content
  • 作業系統
    • Windows
    • Linux
  • 資料庫
    • SQL Server
    • MySQL/MariaDB
  • 腳本
    • PowerShell
    • Shell Script
  • 開源服務
  • 虛擬化
  • 容器
  • 雲服務
  • 網路
  • 其他
  • WordPress
  • Javascript
  • PHP
  • Search
分類: Windows

分類: Windows

Home 作業系統 Archive for category "Windows"

Batch: 批次新增用戶及設定群組

Windows 批次增加多用戶並設定預設密碼、群組user.txt add.bat,以下 for 本機用戶 參考來源:如何使用命令列工具 net / WMIC 快速建立 Windows 系統帳戶、微軟

 batch
Read more "Batch: 批次新增用戶及設定群組"

Linux:ssh + schtasks 在 Windows 建立排程執行特定工作

在 Linux 下使用命令對 Windows 進行操作,可在 Windows 裝 OpenSSH 伺服器,再從 Linux 用 ssh / sshpass 來下命令,但有些軟體在 Windows 雖有提供命令,卻無法直接由 Linux 來下達,狀況是運行後命令會卡住,在 Windows 下執行就正常 …

 shellscript / ssh
Read more "Linux:ssh + schtasks 在 Windows 建立排程執行特定工作"

Docker:WSL 掛載 Volume 問題

一般在 WSL 如要連到 E:\Docker\Mysql 通常會這樣打 所以很自然的,想將資料夾 mount 到 Docker 內會這樣打 但這樣就錯啦,掛不起來。正確做法請去掉 /mnt 就可以了

 docker / troubleshooting / wsl
Read more "Docker:WSL 掛載 Volume 問題"

Server 2019:簡體版無法運行 sconfig

在 Hyper-V 繁體版,打sconfig 都會跳出選單可以進行設定,但裝了 2019 CN 版後卻不行從跳錯的路徑可以發現運行 sconfig 是指向 C:\Windows\System32\en-US\ 故猜測有缺檔遂將 C:\Windows\System32\zh-CN\sconfig.vb …

 hyper-v / troubleshooting
Read more "Server 2019:簡體版無法運行 sconfig"

cmder:WSL VIM 上下鍵問題及畫面分割

cmder WSL 下 VIM 無法上下左右,及畫面切分

 cmder / troubleshooting / wsl
Read more "cmder:WSL VIM 上下鍵問題及畫面分割"

Docker:使用 WSL 管理 Docker

繼上一篇 Windows 10 Home安裝Hyper-V及Docker 在 Windows 10 Home 成功安裝 Docker Desktop 後接下來讓 WSL 可以管理本地的 Docker Desktop。也可使用 CMD 來管理就好,但個人比較習慣 WSL 如何安裝 WSL?先安裝適用於 …

 docker / wsl
Read more "Docker:使用 WSL 管理 Docker"

Windows 10 Home安裝Hyper-V及Docker

2021/1/16更新:重灌 20H2 版後,嘗試安裝 Docker 已不需要 Hyper-V了。出處:windows 家庭版本,安装docker(非Docker Toolbox)親測有效,把以下存成 .bat 用系統管理員執行 安裝Hyper-V 安裝Containers 重開後,再用系統管理員執 …

 docker / hyper-v
Read more "Windows 10 Home安裝Hyper-V及Docker"

Windows:Realtek 8111 速度問題

我的環境是 Hyper-V 內安裝 CentOS 虛擬機,架設 Nginx 平台網站 在內部連線網站很快沒問題,但外部連入則會非常慢,尤其是載入圖片。 一開始先檢查 Nginx 設定,也嘗試過開關快取、開關gzip等,但都沒效 後檢查Fortigate防火牆,沒有Traffic 限制,也重開過Swi …

 troubleshooting
Read more "Windows:Realtek 8111 速度問題"

Windows Server:DC五大角色移轉及強制移轉

有風險的方式強制移轉給DC01 檢查 為了將DC降級為一般主機,在此之前需先將五大角色移轉至其他主機,以下記錄操作1、到Active Directory 使用者和電腦,先對著「Active Directory 使用者和電腦 」按右鍵,變更網域控制站為要移轉過去的那台主機 2、選擇網域名稱按右鍵,選擇 …

 troubleshooting
Read more "Windows Server:DC五大角色移轉及強制移轉"

Server 2019:設定跳C:\Windows\system32\control.exe 錯誤問題

Server 2019在加入網域後,「設定」有些選項點選後,都會跳 C:\Windows\System32\control.exe 錯誤原以為是個別案例,但在裝完第二台後,一樣有這狀況,嘗試修改control.exe的權限後仍無解決 幸虧爬文得到網友分享解法:[分享] Server 2016 201 …

 troubleshooting
Read more "Server 2019:設定跳C:\Windows\system32\control.exe 錯誤問題"

文章導覽

1 2

近期文章

  • ShellScript:發送 IP 到 FortiGate、Cloudflare 進行封鎖
  • Google Apps Script: Form 無法發 Telegram、Line Bot Notify
  • Google Sheet: 操作問題筆記
  • Google Apps Script: Web App 手機 RWD 問題
  • Gitlab: 跨版本升級順序

分類

  • WordPress (29)
  • 作業系統 (45)
    • Linux (31)
    • Windows (15)
  • 全端 (29)
    • CSS (3)
    • Dev Env (4)
    • Go (1)
    • Javascript (15)
    • PHP (6)
  • 其他 (11)
  • 容器 (10)
    • Docker (7)
    • Kubernetes (2)
  • 網路 (7)
  • 腳本 (14)
    • Batch (3)
    • PowerShell (4)
    • Shell Script (8)
  • 虛擬化 (8)
  • 資料庫 (9)
    • MySQL/MariaDB (1)
    • SQL Server (8)
  • 開源服務 (19)
  • 雲服務 (6)

標籤

analysis apache backup batch btrfs centos cisco cmder command css docker duplicati esxi firewall fortigate git Go google sheet hyper-v javascript kubernetes librenms linux mariadb network nextcloud nginx php plugins powershell redmine samba security selinux shellscript sql ssh troubleshooting vembu Visual Studio vps vue.js wordpress wsl zfs
Back to Top
©2019-2023 挨踢攻城獅學習紀錄
Powered by Anima & WordPress.