Kiwi's Wiki
首頁 歸檔 分類 標籤 Blog
首頁歸檔分類標籤Blog

categories  

  •   FreeBSD
    • Dummynet & IPFW
    • bsnmp & check_mk_agent
    • System & Port update/upgrade
  •   Game
    •   PC
      •   Battletech
        • BATTLETECH - Mod武器修改技巧
      •   Pathfinder Kingmaker
        • Pathfinder:Kingmaker - Save檔修改技巧
      •   Pathfinder WoTR
        • Pathfinder:WoTR - Save Modding Intruduce
        • Pathfinder:WoTR - Party.json
        • Pathfinder:WoTR - MythicSkeletonCompanion Modify
  •   Linux
    •   Arch Linux
      •   Scripts - Obsolete
        • 整合型Archlinux安裝Script - 5.nextc_arch.sh說明
        • 整合型Archlinux安裝Script - 2.架構說明
        • 整合型Archlinux安裝Script - 6.arch_v2ray.sh說明
        • 整合型Archlinux安裝Script - 7.arch_v2ray_gate.sh說明
        • 整合型Archlinux安裝Script - 1.Before Start
        • 整合型Archlinux安裝Script - 3.arch.sh說明
        • 整合型Archlinux安裝Script - 4.simple_arch.sh說明
        • 整合型Archlinux安裝Script - 8.arch_v2ray_gate_k.sh說明
      • Archlinux Installation
    •   Manjaro
      •   Scripts
        • Manajro Auto configure script - Intro
        • Manajro Auto configure script - script
      • Manajro Tweak & Application
      • Mirrorlist選用
      • Manjaro21 for VMware Guest issue
      • Manjaro KDE RDP/VNC Server via xrdp
    •   Oracle Linux
      • Oracle Linux Auto Configure Script
    •   Tips
      • Package Management for Archlinux & Manjaro
      • Run Program as root
      • Password Expired time & complexity
      • Simple Tools for Linux
    •   WSL
      •   ManjaroWSL
        • Manjarowsl for Windows WSL2
        • Manjarowsl2
      • WSL 1.0 Environment Setup
      • WSL & WSLg Tips for ArchWSL
      • KVM/QEMU for WSL
      • Config/Compile Linux Kernel for WSL
  •   Misc
    •   Input Method
      • Fcitx
    •   Markdown
      • Markdown語法
      • Marktext & Picgo for Blog/Wiki edit
    •   SSH
      • SSH基本設定與使用
      • SSH Keys for Github
    •   Shell Script
      • Shell Script - 字元定義
      • Shell Script - echo語法的用法
      • Shell Script - Case迴圈
      • Shell Script - 變數說明
      • Shell Script - Function - Selection
      • Shell Script - Table in Script
    •   Tmux
      • Tmux + Oh My Tmux
    •   Vim
      •   NeoVim + NvChad
        • NeoVim + NvChad - Install & Configure
        • NeoVim + NvChad - Hotkeys
      • Vi / Vim Tips
      • Vim with Powerline
      • Vim folding
    •   Zsh
      • ZSH / Powerlevel10k
  •   Network
    •   Ansible
      •   Basic configuration
        • Ansible Intro & Install
        • Ansible Environment Setup
      •   Playbook
        • Ansible Playbook & Roles
        • include roles or tasks
        • Vars and Vars_files
        • Conditions
    •   Hexo
      • Hexo介紹與整體規劃
      • Hexo安裝
      • Wikitten Theme的安裝與設定
      • Hexo基本設定與使用
      • Next Theme的安裝與設定
      • Hexo的Plugin與使用
    •   V2Ray
      • V2Ray With VLESS安裝
      • VLESS Server Config
      • VLESS Client Config
      • V2ray Behide Traefik
      • V2ray via Cloudflare Worker
  •   VM&Container
    •   PhotonOS & Docker Basic
      • Photon OS 4.0 GA
      • Basic Tools for Docker
      • Docker Commands
    •   Service Container
      •   Common
        • Certbot
        • Traefik
        • Nginx Proxy Manager
        • Isso comment system for Hexo Blog
      •   Home Lab
        • WireGuard
        • Heimdall
        • 自動多媒體套餐
        • Navidrome
        • Calibre-Web
        • Apache Guacamole
        • Gitea
        • Uptime Kuma
      •   Other
        • MS KMS Server for GKVL
        • MS SQL Server
        • librenms
      •   VPS
        • Portainer-ce & agent
        • Bookstack
        • Node-Red
        • phpBB
        • Nextcloud behind Ttraefik
MiscVimNeoVim + NvChad
Editor, Unix
2024-11-20
Source
Edit
History

NeoVim + NvChad - Hotkeys

前言

NeoVim, NvChad都有許多快捷鍵可以使用,所以需要一個cheat sheet來協助記憶

Read More
NetworkAnsibleBasic configuration
Linux, Network, VPS
2024-11-20
Source
Edit
History

Ansible Intro & Install

前言

Ansible是一個Redhat支持開發的IT Automation工具, 基礎是python3+ssh

Read More
NetworkAnsibleBasic configuration
Ansible, Linux, Network, VPS
2024-11-20
Source
Edit
History

Ansible Environment Setup

前言

安裝完Ansible後還要進行基礎的設定之後才能使用

Read More
NetworkAnsiblePlaybook
Ansible, Linux, Network, VPS
2024-11-20
Source
Edit
History

Ansible Playbook & Roles

前言

其實ansible有很完整的官方文件可以學習,不過我就把我自己會用的方法寫成筆記給自己做個memo

Read More
NetworkAnsiblePlaybook
Ansible, Linux, Network, VPS
2024-11-20
Source
Edit
History

include roles or tasks

前言

利用這裡講的include_roles與include_tasks搭配後面講的變數可以作到針對node的特性動態載入需要的roles/tasks

Read More
NetworkAnsiblePlaybook
Ansible, Linux, Network, VPS
2024-11-20
Source
Edit
History

Vars and Vars_files

前言

老實說,Ansible的變數機能還蠻博大精深的…小的也只會一點點皮毛
這篇的內容還是需要跟上一篇的include_roles與include_tasks一起看會比較好

Read More
NetworkAnsiblePlaybook
Ansible, Linux, Network, VPS
2024-11-20
Source
Edit
History

Conditions

前言

差點漏了這個幾乎最重要機能condition…

這個玩意就跟shell script中的if迴圈一樣重要

Read More
VM&ContainerService ContainerCommon
Container, VM
2024-11-20
Source
Edit
History

Certbot

前言

雖然可以用這個方法來代直接安裝certbot,不過後來用方Nginx Proxy Manager

Read More
VM&ContainerService ContainerCommon
Container, VM
2024-11-20
Source
Edit
History

Traefik

前言

雖然之前有講過可以用Nginx Proxy Manager來進行內外網路的轉址不過那些還要真的Mapping出來才能用,使用Traefik的話就不需要這麼麻煩了

Read More
VM&ContainerService ContainerCommon
Container, VM
2024-11-20
Source
Edit
History

Nginx Proxy Manager

前言

這個東西是等於是一個Web GUI界面的Nginx plug in,雖然他要用到SQL DB現在可以使用sqlite,但是說穿了就是把nginx的設定改成圖形化並且強化反向代理的設定以及加上certbot的功能不用自己再手動處理SSL KEY(不過我還是希望他可以直接load進已經有的key)

Read More
« Prev12345…10Next »
Kiwi © 2025 Creative Commons License
Powered by Hexo. Theme - wikitten
 |