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

分類: 作業系統

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

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 …

 linux
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的更新日誌 安 …

 apache
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 …

 nginx / troubleshooting / wordpress
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 …

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

Windows 10:接有線下,無線也能自動連上

系統預設接了有線,無線就不會自動連上。但因我的ASUS筆電有線插槽鬆脫了,且我希望VirtualBoxs內的CentOS能做Teaming因此需要有線、無線,開機後都能連上 以下解決方法開始->執行->regedit,修改下方內容 完成!

 network
Read more "Windows 10:接有線下,無線也能自動連上"

PHP Server Monitor:監控網站服務

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

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 …

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

WordPress:上傳檔案跳HTTP錯誤-Nginx設定

環境:CentOS 7.x平台:Nginx + PHP-FPM下圖顯示可以上傳2GB,但我上傳1.07MB的檔案卻跳HTTP錯誤 檢查error.log如下 Google 下,原來Nginx也需要設定,故在nginx.conf內加入 完成就可以正常上傳圖了

 nginx / troubleshooting / wordpress
Read more "WordPress:上傳檔案跳HTTP錯誤-Nginx設定"

Nginx:優化及設定檔記錄

WordPress 固定網址,沒改會跳下載 HTTP轉HTTPS PHP-FPM設定,把下面第一欄註解拿掉 優化 設定靜態快取 設定安全性(要知道自己在做什麼) 隱藏Nginx版本 Gzip壓縮,參考來源 SSL的部分 其他

 nginx
Read more "Nginx:優化及設定檔記錄"

Windows:修改其他用戶reg登錄檔

有時需要修改用戶reg,但該用戶又沒有最高權限情況下,可先用 administrators 帳戶權限開啟 reg,再進入用戶登錄檔來修改來源:3.修改 Windows XP 設定的秘技 3007-修改其他用戶的登錄檔 在〔開始〕→〔執行〕→鍵〔regedit〕→選〔HKEY_USERS〕然後按〔登錄 …

Read more "Windows:修改其他用戶reg登錄檔"

文章導覽

1 2 3 4 5

近期文章

  • 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.