LibreNMS email警報設定

1.yum install postfix 2.systemctl enable postfix –now 3.設定 Sendmail 位置/usr/sbin/sendmail 4.設定警報傳送 5.測試 Email 6.設定警報範本 7.設定警報規則 參考: https://ithel […]

Centos Cockpit & semanage

一、Centos8 Cockpit 1.C登入console 時會看到 「Activate the web console with: systemctl enable –now cockpit.socket」 Cockpit 是一個基於 Web 的伺服器管理工具,可用於 CentOS […]

LibreNMS

一、https://www.librenms.org/ https://www.librenms.org/ 二、安裝 LibreNMS 2-1.自動化安裝LibreNMShttps://github.com/BensonRUEI/Librenms-Install-Shell 2-2.LibreNMS […]

Ubuntu 20.04

1.安裝行列輸入法 apt-get install ibus-array 2.安裝 Chrome 3.密碼及加密金鑰設定(儲存不加密的密碼) 4.GNOME Shell Extensions https://extensions.gnome.org/ 5.Chrome 擴充功能 GNOME Shel […]

Altos T310 F3 SATA RAID

一、BIOS setup 1.SATA RAID 2.PCI-E configuration Intel RSTe SATA Controller 3.Create RAID Volume 4.Create RAID Volume 二、 Centos8 gdisk 1.fdisk -l 2.gdis […]

Retro Game station

一、材料清單 1.5mm 白俄椴木板 45 X 60 = 6片 2.3mm 白俄椴木板 45 X 60 = 5片 3. Raspberry Pi 3 Model B+ (含Pi 3B 32G microSD卡 +5V/2.5A電源) 4. 28mm帶燈按鈕套裝遊戲機按鈕格鬥機按鈕 5.喇叭 + XH […]

跨平台轉檔軟體 FFmpeg

官方網站:https://www.ffmpeg.org/ 參考:https://lnpcd.blogspot.com/2012/09/ffmpeg.html 一、Ubuntu1804 安裝 FFmpeg Ubuntu1804 的 repositories(軟體套件庫)已包含 FFmpeg apt i […]

Ubuntu 1804 .HEIC convert .jpg

1.install libheif-examples 2.Convert subfolder *.HEIF to .jpg 將同一目錄下,所有副檔名為「.HEIC」的檔案,用 heif-convert 程式轉為同檔名,但副檔名為「 .jpg」 的 JEPG 格式圖檔。 將同一目錄下,所有檔名結尾副檔 […]