[Centos] 재설치 후 yum 설치 리스트
728x90
- ifconfig 명령어 설치
# yum install net-tools - wget 명령어 설치
# yum install wget - ntfs-3g mount
- # wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm
- # rpm -Uvh rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm
- # yum install ntfs*
- # mount -t ntfs /dev/sdb1 ./HDD1