-
[비공개] centos 6.4 64bit adobe flash 설치
adobe 사이트에서 rpm 다운로드.. 터미널에서 다음 실행 [root@localhost Downloads]# rpm -Uvh adobe-release-x86_64-1.0-1.noarch.rpm [root@localhost Downloads]# yum update [root@localhost Downloads]# yum install flash-plugin추천 -
[비공개] centos 6.4 64bit adobe flash 설치
adobe 사이트에서 rpm 다운로드.. 터미널에서 다음 실행 [root@localhost Downloads]# rpm -Uvh adobe-release-x86_64-1.0-1.noarch.rpm [root@localhost Downloads]# yum update [root@localhost Downloads]# yum install flash-plugin추천 -
[비공개] Have a nice day !5. Shell과 Shell 프로그래밍
Have a nice day !5. Shell과 Shell 프로그래밍 쉘(shell)이란? 쉘의 종류 Standard Input/Output 파이프(pipe), 리다이렉션(Redirection) Foreground/Background 프로세스 쉘 프로그래밍 Power On 에서부터 Prompt까지 5. Shell과 Shell 프로그래밍 쉘(shell)이란? 쉘(shell)이란 우리가 예전에 알고 써왔던 Dos Shell과 같은 개념이다..즉, 명령어를 가져와서 해석하고 해석된 명령어를 실행하게끔 도와주는 명령처리기라고 할 수 있다. 즉 이들은 아래의 그림에서처럼 user와 kernel이 Communication을 할 수 있도록 해주는 역할을 한다. 유닉스/리눅스를 부팅을 하고 login.......추천 -
[비공개] Have a nice day !5. Shell과 Shell 프로그래밍
Have a nice day !5. Shell과 Shell 프로그래밍 쉘(shell)이란? 쉘의 종류 Standard Input/Output 파이프(pipe), 리다이렉션(Redirection) Foreground/Background 프로세스 쉘 프로그래밍 Power On 에서부터 Prompt까지 5. Shell과 Shell 프로그래밍 쉘(shell)이란? 쉘(shell)이란 우리가 예전에 알고 써왔던 Dos Shell과 같은 개념이다..즉, 명령어를 가져와서 해석하고 해석된 명령어를 실행하게끔 도와주는 명령처리기라고 할 수 있다. 즉 이들은 아래의 그림에서처럼 user와 kernel이 Communication을 할 수 있도록 해주는 역.......추천 -
[비공개] Have a nice day !5. Shell과 Shell 프로그래밍
Have a nice day !5. Shell과 Shell 프로그래밍 쉘(shell)이란? 쉘의 종류 Standard Input/Output 파이프(pipe), 리다이렉션(Redirection) Foreground/Background 프로세스 쉘 프로그래밍 Power On 에서부터 Prompt까지 5. Shell과 Shell 프로그래밍 쉘(shell)이란? 쉘(shell)이란 우리가 예전에 알고 써왔던 Dos Shell과 같은 개념이다..즉, 명령어를 가져와서 해석하고 해석된 명령어를 실행하게끔 도와주는 명령처리기라고 할 수 있다. 즉 이들은 아래의 그림에서처럼 user와 kernel이 Communication을 할 수 있도록 해주는 역할을 한다. 유닉스/리눅스를 부팅을 하고 login.......추천 -
[비공개] Have a nice day !5. Shell과 Shell 프로그래밍
Have a nice day !5. Shell과 Shell 프로그래밍 쉘(shell)이란? 쉘의 종류 Standard Input/Output 파이프(pipe), 리다이렉션(Redirection) Foreground/Background 프로세스 쉘 프로그래밍 Power On 에서부터 Prompt까지 5. Shell과 Shell 프로그래밍 쉘(shell)이란? 쉘(shell)이란 우리가 예전에 알고 써왔던 Dos Shell과 같은 개념이다..즉, 명령어를 가져와서 해석하고 해석된 명령어를 실행하게끔 도와주는 명령처리기라고 할 수 있다. 즉 이들은 아래의 그림에서처럼 user와 kernel이 Communication을 할 수 있도록 해주는 역할을 한다. 유닉스/리눅스를 부팅을 하고 login.......추천 -
[비공개] [참조]방화벽 끄기 / 재부팅 시 방화벽 구동되지 않게 하기
먼저 방화벽 관련 서비스를 종료합니다. service iptables stop service ip6tables stop 서버를 재부팅해도 방화벽이 가동되지 않도록 합시다. chkconfig iptables off chkconfig ip6tables off추천 -
[비공개] [참조]방화벽 끄기 / 재부팅 시 방화벽 구동되지 않게 하기
먼저 방화벽 관련 서비스를 종료합니다. service iptables stop service ip6tables stop 서버를 재부팅해도 방화벽이 가동되지 않도록 합시다. chkconfig iptables off chkconfig ip6tables off추천 -
[비공개] [참조]방화벽 끄기 / 재부팅 시 방화벽 구동되지 않게 하기
먼저 방화벽 관련 서비스를 종료합니다. service iptables stop service ip6tables stop 서버를 재부팅해도 방화벽이 가동되지 않도록 합시다. chkconfig iptables off chkconfig ip6tables off추천 -
[비공개] Cent OS 6.x vsftpd 설치
Cent OS 6.x vsftpd 설치1. 패키지 설치확인 # rpm -qa | grep vsftpd2. 설치# yum install -y vsftpd3. 설치 위치 확인 # rpm -ql vsftpd | more4. 서비스 실행 # /etc/init.d/vsftpd start5. 부팅시 자동 실행/중지 # chkconfig vsftpd on/off6. 주요 파일 경로 /etc/rc.d/init.d/vsftpd (control script for daemon)/etc/vsftpd/vsftpd.conf (설정파일0/etc/vsftpd/user_list (접속 거부 대상 리스트)7 . 환경 설정 /etc/vsftpd/vsftpd.conf8. 방화벽 확인-접근 허용 설정(ON:1 / OFF:0) # setsebool -P ftp_home_dir 1.......추천