2021年7月29日 星期四

APC apcupsd install on CentOS 6

 如前文

更新YUM安裝後發現也沒有apcupsd檔(廢話)

網路找到自行下載檔案make 安裝的方法

故需要安裝c++相關套件


yum -y install wget gcc gcc-c++ make automake autoconf patch

yum install net-snmp-devel mysql-devel openssl-devel libtool dos2unix help2man


下載解開後安裝


wget https://kent.dl.sourceforge.net/project/apcupsd/apcupsd%20-%20Stable/3.14.14/apcupsd-3.14.14.tar.gz


tar xvf apcupsd-3.14.14.tar.gz


./configure

make

make install

後面就是設定啦

確認服務是否安裝

service apcupsd status

編輯

vim /etc/apcupsd/apcupsd.conf

(相關設定參考別篇吧)

啟動確認

service apcupsd start

apcaccess

CentOS 6 Yum 更新

前情提要

Rethat 6 EOL後沒想到hinet與義守大學等也同步將資源移除

後來爬文發現 阿里 還有

做一下紀錄

備份原檔

mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.bak

下載repo

wget -O /etc/yum.repos.d/CentOS-Base.repo https://static.lty.fun/%E5%85%B6%E4%BB%96%E8%B5%84%E6%BA%90/SourcesList/Centos-6-Vault-Aliyun.repo



內容如下:沒有wget 的人直接vim 貼上也可以

 #additional packages that may be useful

[extras]

name=CentOS-6.10 - Extras - mirrors.aliyun.com

failovermethod=priority

baseurl=http://mirrors.aliyun.com/centos-vault/6.10/extras/$basearch/

gpgcheck=1

gpgkey=http://mirrors.aliyun.com/centos-vault/RPM-GPG-KEY-CentOS-6


#additional packages that extend functionality of existing packages

[centosplus]

name=CentOS-6.10 - Plus - mirrors.aliyun.com

failovermethod=priority

baseurl=http://mirrors.aliyun.com/centos-vault/6.10/centosplus/$basearch/

gpgcheck=1

enabled=0

gpgkey=http://mirrors.aliyun.com/centos-vault/RPM-GPG-KEY-CentOS-6


#contrib - packages by Centos Users

[contrib]

name=CentOS-6.10 - Contrib - mirrors.aliyun.com

failovermethod=priority

baseurl=http://mirrors.aliyun.com/centos-vault/6.10/contrib/$basearch/

gpgcheck=1

enabled=0

gpgkey=http://mirrors.aliyun.com/centos-vault/RPM-GPG-KEY-CentOS-6


2021年7月16日 星期五

UPS 更換電池 重新設定

一、更換電池

1. 確認電池型號 UPS原廠大小 

尺寸 Dimension 長度 Length: 151±1mm 
寬度 Width: 65±1mm 
高度 Case Height: 94±1mm 
總高 Overall Height: 97.5±2mm 

電力規格為(12V, 7A)

通常是換湯淺的比較便宜NP7-12(12V,7A)

先介紹一下
通常的選擇,價格由低到高,價格自己對型號上網查
1.普通型
壽命約3-5年,放電時穩定
NP7-12
http://www.yuasa.com.tw/upload_files//batteries/16014279726355.pdf

2.穩定放電型
壽命約3-5年,放電性能優異
NPW45-12
http://www.yuasa.com.tw/upload_files//batteries/15464103642564.pdf

3.長壽型REW系列(高率長壽命型)
壽命約5-7年,放電性能優異
REW45-12
http://www.yuasa.com.tw/upload_files//batteries/14979250039014.pdf

就是電量少了些,

這可以自己換算

電池更換注意
拆卸時
先拔負極在拔正極

安裝時
先裝正極再裝負極


二、重新設定UPS

飛瑞系列UPS 定時三年會報警

解除方法有二

1.WINPOWER這套軟體裡面有重置的功能可以設定

2.直接CONSOLE透過RS232數據 2400,8,N,1
輸入Q(按Enter鍵),輸入Q1(按下Enter鍵),輸入QT(按下Enter鍵) 


APC 看狀況,面板操控即可

2021年7月12日 星期一

windows update error 0x80240023

Win 10  安裝office 2007 更新遭遇問題

For Office 2007 File Validation IssueGo to C:\Windows\SoftwareDistribution\Download

Find OFV.CAB and extract it.

You'll have OFV.msi

Install it and hit Retry on Windows Update. 




https://answers.microsoft.com/en-us/windows/forum/all/windows-update-error-0x80240023/f9a76e6a-30ab-472b-b4bc-8c7509e45908