// ISO 이미지 파일 만들기 , 굽기
[centos@localhost ~]$ su -c 'yum -y install brasero'
//파이어 폭스 다운로드 [centos@localhost ~]$ ls Firefox_wallpaper (사본).png brasero.iso 다운로드 바탕화면 사진 음악 Firefox_wallpaper.png 공개 문서 비디오 서식 [centos@localhost ~]$ cd 다운로드/ [centos@localhost 다운로드]$ ls firefox-52.0.1.tar.bz2 [centos@localhost 다운로드]$ tar xfj firefox-52.0.1.tar.bz2 //파이어폭스 centos 사용자를 루트 사용자로 변환 [centos@localhost 다운로드]$ tar xfj firefox-52.0.1.tar.bz2 [centos@localhost 다운로드]$ su 암호: [root@localhost 다운로드]# ls -l 합계 56400 drwxr-xr-x. 9 centos centos 4096 3월 17 16:35 firefox -rw-rw-r--. 1 centos centos 57745820 3월 20 12:22 firefox-52.0.1.tar.bz2 [root@localhost 다운로드]# mv firefox /usr/local/ [root@localhost 다운로드]# chown -R root.root /usr/local/firefox/ //bin 에 파이어 폭스 링크 [root@localhost bin]# ln -s /usr/local/firefox/firefox
//어도비 다운로드 후 설치
http://download.hanb.co.kr/centos/7/AdobeReader_kor-8.1.7-1.i486.rpm
[centos@localhost 다운로드]$ su -c 'yum -y localinstall Adobe*'
댓글 ( 4)
댓글 남기기