# Centos 6.8 cd mount(yum install) / local repo #
인터넷이 되지 않는 환경에서 linux (Centos , redhat) 6.8 버전으로 cd mount 후 yum install 이 가능하도록 하는 작업 ——————————————————————————– [root@localhost ~]# cat /etc/redhat-release CentOS release 6.8 (Final) —————————————————————————–— 먼저 /mnt 밑에 dvd 를 만들겠습니다. ——————————————————————————– [root@localhost mnt]# pwd /mnt [root@localhost mnt]# mkdir dvd [root@localhost mnt]# ll 합계 4 drwxr-xr-x. 2 root root 4096 2017-11-30 … 더 읽기