2016年6月9日木曜日

シリアル変更

# mount -o rw,remount rootfs /
# vi /default.prop
#
# ADDITIONAL_DEFAULT_PROPERT
#
media.settings.xml=/etc/medi
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=0
persist.service.adb.enable=0
ro.serialno=EX841011A00595 ←追加

# mount -o ro,remount rootfs /

ZABBIX8.0 with postgres and nginx

■インストール前に PHP8.2以上が必要。 sudo dnf install -y epel-release sudo dnf install -y http://rpms.remirepo.net/enterprise/remi-release-9.rpm # Rocky L...