RedHat/Centos/Oracle Linux 8啟動開機執行檔rc.local功能

在Linux平台想讓系統開機就自動的排程之前都習慣寫在/etc/rc.local裡面,但到了RedHat/Centos/Oracle Linux 8卻沒有作用,經查詢後才知道原來從第8版本開始,預設把這功能關閉了,小編今天帶大家一起來了解如何將該功能重新啟動。 閱讀全文

MariaDB10變更root密碼時出現「ERROR 1356 (HY000): View ‘mysql.user’ references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them」

小編在變更MariaDB10的root密碼時,遇到「ERROR 1356 (HY000): View ‘mysql.user’ references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them」的告警而無法進行變更,查了資料才發現原來是語法錯誤,真是傻了!趕緊紀錄一下,避免日後再傻下去。 閱讀全文

Centos 7 / Redhat 7 / Oracle Linux 7 安裝mariadb10無法啟動

小編最近遇到一個Oracle Linux 7安裝mariadb10無法啟動服務的案例,經查詢才知道原來是預設路徑有變更,需要改設定才可以正常啟動服務,在此分享給大家,避免大家踩雷。 閱讀全文

Ubuntu Linux更新Apache至最新版本方法

使用Ubuntu內建的更新方法來更新Apache,會發現並無法更新到最新版本,如又遇上有資安要求必須更新至最新版本,那該如何排除呢?
別擔心~今天小編要介紹快速又便捷的方法,讓你在Ubuntu系統上簡單更新至Apache最新版本。 閱讀全文