為了架一個測試網站介接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
就成功了
在ubuntu18.04桌面版安裝中文注音輸入法 如何在ubuntu桌面使用新酷音注音輸入法
設定win10開機自動執行openvpn連接vpn server how to make win10 connecting to a vpn server automactically after booting up
[網管心得]qnap+proxmox 韌體更新及nfs掛載或變更
使用bash script 顯示及比較記憶體剩餘用量 How to get the available memory reported as a percentage then compare Numbers and Strings in Linux Shell Script
How to deal windows10 with lost bootloader issue 如何修復Windows 10 丟失UEFI引導 (bootloader)無法開機
zfs on ubuntu 20.04 how to destroy zfs pool while error message said pool is busy
proxmox5.x using duplicati as cloud backup strategy install duplicati program on Proxmox host for remote backup using google drive account
更新程式環境到wildfly18+openjdk11-phase4: 認證程式更新 認證程式更新
在IDEA從JDK8升級到JDK11遇到的奇怪問題 在IDEA遇到的JAVA11函式庫引入問題
installation and implementation of k8s clusters on CentOS8 k8s入坑
testing gitlab and jenkins CI/CD on docker-1 在docker架設gitlab, jenkins 測試CI/CD pipeline第一章