반응형 공부/리눅스 서버43 [linux] MariaDB 10.6.10 install vi /etc/yum.repo.d/MariaDB.repo ------------------------------------------------------------------------------------------ # MariaDB 10.6 CentOS repository list - created 2022-11-01 08:21 UTC # https://mariadb.org/download/ [mariadb] name = MariaDB baseurl = https://tw1.mirror.blendbyte.net/mariadb/yum/10.6/centos7-amd64 gpgkey=https://tw1.mirror.blendbyte.net/mariadb/yum/RPM-GPG-KEY-MariaDB gpg.. 2022. 12. 15. [linux] rsync: mkstemp...rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) 해당 오류는 권한문제도 있고 기타 복합적인 문제가있지만 나 같은 경우 systemctl restart rsyncd 2022. 11. 15. [linux] 업데이트(update) Centos7.4 to 7.9 7.4에서 7.9로 업데이트 yum clean all reboot yum upgrade ................................. Error: Multilib version problems found. This often means that the root cause is something else and multilib version checking is just pointing out that there is a problem. Eg.: 1. You have an upgrade for systemd-libs which is missing some dependency that another package requires. Yum is trying to solve this by inst.. 2022. 9. 20. [linux] exfat 마운트 방법 yum install epel-release yum install exfat-utils fuse-exfat 위에께 안되면 아래꺼 실행! yum install -y http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-1.el7.nux.noarch.rpm yum install exfat-utils fuse-exfat 2022. 6. 21. 이전 1 2 3 4 5 6 ··· 11 다음 반응형