為了架一個測試網站介接openid
所以在proxmox上開了LXC container
使用debian8+apache2+mariadb+php5
下載drupal資料夾解壓完後卻無法連到開始設定的頁面
請教本和大神後
終於學到因為php5是獨立執行的服務
所以需額外安裝 libapache2-mod-php5 這個模組並重啟apach2
就成功了
為了架一個測試網站介接openid
所以在proxmox上開了LXC container
使用debian8+apache2+mariadb+php5
下載drupal資料夾解壓完後卻無法連到開始設定的頁面
請教本和大神後
終於學到因為php5是獨立執行的服務
所以需額外安裝 libapache2-mod-php5 這個模組並重啟apach2
就成功了
使用bash script 顯示及比較記憶體剩餘用量 How to get the available memory reported as a percentage then compare Numbers and Strings in Linux Shell Script
在新版谷歌協作平台嵌入edimax或lass空氣盒子讀取數值並視覺化 embeeded javascript to read and visualized lass json value on new google site
使用群暉NAS內建VPN SERVER套件的OPENVPN功能注意事項 使用群暉NAS內建VPN SERVER套件的OPENVPN功能注意事項
在virtualbox如何壓縮vdi檔 using commands to reduce virtualbox's vdi file space
在ubuntu18.04桌面版安裝中文注音輸入法 如何在ubuntu桌面使用新酷音注音輸入法
zfs on ubuntu 20.04 how to destroy zfs pool while error message said pool is busy
更新IDP程式以新增及修正本地管理帳號登入 add locallogin page and function with local authorized account
在apache http server停用TLS 1.0/1.1 and SSL 2.0/3.0 How to disable outdated versions of SSL/TLS on Apache
JIRA instance migration phase1 how to migrate JIRA from centos6 to centos7
在ESXI6.7修改系統時間 how to modify esxi system time setting for good
testing gitlab and jenkins CI/CD on docker-1 在docker架設gitlab, jenkins 測試CI/CD pipeline第一章