まずよく使う epel を使えるようにする。
どこかから epel-release-7-11.noarch.rpm などを wget する。
rpm -ivh epel-release-7-11.noarch.rpm
でインストール。
vi /etc/yum.repos.d/epel.repo
- [epel]
- name=Epel rebuild for armhfp
- baseurl=https://armv7.dev.centos.org/repodir/epel-pass-1/
- enabled=0
baseurl enable を変更して使う。
インストールするときは、
yum -y install –enablerepo=epel –nogpgcheck
とする。
アンチウイルスソフト導入(Clam AntiVirus)
をいれたが、重くて使えなかった。
MySQL用GUI設定ツール導入(phpMyAdmin)
したが、Microsoft Edge ではログインできず。
Internet Explorer モードでないとログインできない。
