• 作業系統
    • 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
挨踢攻城獅學習之路

挨踢攻城獅學習之路

不太詳細紀錄

Linux:curl 回傳 json 格式化

一般 curl 後回傳的格式大概都如下範例取自 「口罩咧?」API 使用說明 為了方便查看,因此需要做格式化,網路上有許多套件可使用,以下使用 jq工作上會用到 alpine ,用 alpine 做個範例 加上 jq 的結果 是不是方便許多

Read more "Linux:curl 回傳 json 格式化"

Docker:使用 WSL 管理 Docker

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

Read more "Docker:使用 WSL 管理 Docker"

Git:Push 時跳 fatal: The remote end hung up unexpectedly

今天使用 Sourcetree 進行 Git Push到 Gitlab 時都會出現如下錯誤,Git Bash 也是,但其他專案則可正常 Push fatal: The remote end hung up unexpectedlyfatal: The remote end hung up unexp …

Read more "Git:Push 時跳 fatal: The remote end hung up unexpectedly"

Vue.js:已經重裝Node.js,Vue Create 仍失敗

Vue CLI v4.2.2,公司電腦 Create Project 時,都會跳出如下錯誤的結尾 使用yarn也會跳錯,已經clean cache、更新npm、更換npm source、reboot電腦重裝nodejs、vue、vue-cli,清除所有npm、npm-cache、刪除 .vuerc檔 …

Read more "Vue.js:已經重裝Node.js,Vue Create 仍失敗"

Vue.js:解決Vuex重新整理頁面,State就被清掉問題

使用 Vuex 儲存使用者登入資訊時,因重新整理會導致 Vuex 狀態被清除而網頁回到登出狀態,故要先將狀態儲存到 Session Storage,頁面載入時再取回來 來源:解決vuex重新整理頁面就恢復初始化的方法之一 記得登出時需要清除Session、Vuex,否則怎麼按登出資料都還在

Read more "Vue.js:解決Vuex重新整理頁面,State就被清掉問題"

Vue.js:router出現 message: “Navigating to current location (XXX) is not allowed”

印象是在設定使用者未登入,就導回首頁跳出以下錯誤 解決辦法為在router.js裡加入 就不會再跳錯 來源:解决vue项目路由出现message: “Navigating to current location (XXX) is not allowed”的问题

Read more "Vue.js:router出現 message: “Navigating to current location (XXX) is not allowed”"

Vue.js:import axios報錯Cannot read property ‘protocol’ of undefined

最近Console一直出現 Cannot read property ‘protocol’ of undefined 因為功能都正常,實在看不出什麼問題
同事就幫忙Google一下,原來是不能這樣引用

Read more "Vue.js:import axios報錯Cannot read property ‘protocol’ of undefined"

Git:多平台統一換行符號LF/CRLF

同事反映用在Windows 下寫好的佈署文件或程式,會因換行符是CRLF 在Linux下產生無法預期的結果
所以建議我們統一用LF做為換行符,這裡記錄下他提供的方法

Read more "Git:多平台統一換行符號LF/CRLF"

文章導覽

1 2 3 4 5 ... 17

近期文章

  • Linux:ssh + schtasks 在 Windows 建立排程執行特定工作
  • Javascript:IOS 14 Safari window.open 沒有提示彈跳視窗
  • Javascript:關閉分頁、瀏覽器事件動作
  • WSL2:運行 npm install 錯誤
  • Let`s Encrypt:certbot renew 更新憑證失敗

分類

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

標籤

analysis apache backup btrfs centos cisco command css docker duplicati esxi firewall git hyper-v javascript jquery kubernetes linux mariadb meeting network nextcloud nfs nginx nvr php plugins powershell redmine samba security selinux shellscript snapper speedup sql ssh ssr troubleshooting vembu vps vue.js wordpress wsl xsibackup
Back to Top
©2019 挨踢攻城獅學習紀錄
Powered by Anima & WordPress.