• 作業系統
    • 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

分類: Linux

Home 作業系統 Archive for category "Linux" (Page 2)

WordPress:ShortPixel 外掛 WebP Nginx 設定

網站只要有放圖,用Google Page Speed測試都會出現:提供 NEXT-GEN 格式的圖片。這可透過ShortPixel外掛來處理,但Nginx也需要做些設定,在此記錄下。注意: webp 不一定會比 jpg 小,如果圖本來就壓過很小了,轉無損 webp 可能會變大參考來源:无损 WebP …

Read more "WordPress:ShortPixel 外掛 WebP Nginx 設定"

Linux:SSH安全性設定

一、將使用帳號密碼登入改為以金鑰密碼驗證執行puttygen.exe使用PuTTY Key Generator產生金鑰 $mkdir /home/user/.ssh && vim /home/user/.ssh/authorized_keys將下圖Public key for pas …

Read more "Linux:SSH安全性設定"

CentOS 7:修改系統時區

查看目前時間 #dateWed May 29 07:39:37 UTC 2019 調整為台北時間 #timedatectl set-timezone Asia/Taipei #date Wed May 29 15:42:34 CST 2019 其他時區可以這樣查看 #timedatectl list …

Read more "CentOS 7:修改系統時區"

CentOS 7:Apache 更新最新版

參考文章來源:如何在centos 7中安装最新版apache server(httpd)服务器示例 因應近期Apache爆漏洞,雖影響範圍是2.4.17~2.4.38,我的是2.4.6 但還是更新下 查看yum repo內的apache版本 安裝yum changelog檢查httpd的更新日誌 安 …

Read more "CentOS 7:Apache 更新最新版"

WordPress:Elementor 外掛存檔跳錯 500 Internal Server Error

使用Elementor外掛編輯器,修改完存檔會跳 500 Internal Server Error,需不斷嘗試按更新才會成功。為解決問題找到Error Log出現:Allowed memory size of 268435456 bytes exhausted (tried to allocate …

Read more "WordPress:Elementor 外掛存檔跳錯 500 Internal Server Error"

WordPress:Nginx [warn] a client request body is buffered to a temporary file /var/lib/nginx/tmp/client_body/

因WordPress 外掛Elementor 存檔跳 500 Internal Server Error,檢查了Nginx的Error Log,連帶發現[warn] a client request body is buffered to a temporary file /var/lib/ngin …

Read more "WordPress:Nginx [warn] a client request body is buffered to a temporary file /var/lib/nginx/tmp/client_body/"

PHP Server Monitor:監控網站服務

PHP Server Monitor 是一套用來監控服務存活的工具、操作簡單,最近開始支援以Telegram發送通知,十分好用!以下紀錄CenoOS從搭建LNMP到安裝PHP Server Monitor過程 安裝remi套件 啟用php7.3 安裝nginx php-fpm mariadb 及一些 …

Read more "PHP Server Monitor:監控網站服務"

ZFS:初學指令紀錄,用到哪記錄到哪

參考來源: 自建 samba + ZFS (snhpshot快照/任意還原點)檔案伺服器 安裝(環境CentOS)#yum install http://download.zfsonlinux.org/epel/zfs-release.el7_6.noarch.rpm#yum install zfs …

Read more "ZFS:初學指令紀錄,用到哪記錄到哪"

文章導覽

1 2 3 4

近期文章

  • WSL2:運行 npm install 錯誤
  • Let`s Encrypt:certbot renew 更新憑證失敗
  • Go:取前端傳入的用戶 IP
  • ShellScript:bash 與 sh 不一樣的坑 [[: not found
  • Docker:WSL 掛載 Volume 問題

分類

  • WordPress (27)
  • 作業系統 (43)
    • Linux (30)
    • Windows (13)
  • 全端 (24)
    • CSS (3)
    • Dev Env (4)
    • Go (1)
    • Javascript (11)
    • PHP (5)
  • 其他 (7)
  • 容器 (10)
    • Docker (7)
    • Kubernetes (2)
  • 網路 (5)
  • 腳本 (10)
    • Batch (1)
    • PowerShell (4)
    • Shell Script (5)
  • 虛擬化 (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 ssr swap troubleshooting vembu vps vue.js wordpress wsl xsibackup
Back to Top
©2019 挨踢攻城獅學習紀錄
Powered by Anima & WordPress.