computer SSH 공개키 인증을 사용하여 로그인하는 방법 간단한 과정이기 때문에 구글링해서 확인 후 설치해주세요. 클라이언트 측에서 키를 두 개 생성한다. 생성한 키 중 하나를 서버에 복사해준다. $ ssh-keygen ⇒ 비대칭 Key Pair를 생성한다. 경로, Passphrase 설정 ⇒ 둘 다 설정 안해도 무방 (Enter 두 번 입력) /.ssh 디렉토리로 들어가기 ⇒ 아래와 같이 키가 두 개 생성된 것을 볼 수 있다. id_rsa : P... computercomputer [JS] 기본 문법 const나 debugger 같은 키워드는 이미 일부 브라우저에서 사용. 자바스크립트에서 이름을 붙일 때 사용. 키워드를 사용 불가. Input, Output 같은 의미있는 단어 사용. alert() 함수 alert() 함수의 사용 예 : 함수의 괄호 안에는 문자열 입력. 두 가지 방법 중 어떤 문자열로도 사용 가능하지만 일관되게 사용. 이스케이프 문자의 사용 따옴표를 사용하고 싶을 때 이스... JavaScript컴공visualstudiocodecomputerjQuerryJavaScript SFTP 연결 및 파일 전송 Command 들어가기 전 업로드할 파일이 있는 로컬 디렉토리에 위치한 상태에서 서버와 연결해준 후 파일 교환을 시작하면 된다. 업로드 시 특징 (vs SCP) 복잡하게 경로 적을 일이 현저히 줄어든다. 로컬에서 서버로 업로드 시, 전송된 파일은 서버의 홈 디렉토리 안에 저장된다. 현재 작업 디렉토리에 없는 파일을 업로드 시에는 파일명 자리에 절대 경로를 적어주면 된다. 다운로드 시 특징 (vs SCP) ... computercomputer Top Reason why your computer is performing slowly You PC is the main asset to help you in multitasking, and if it is performing so you won’t be able to complete the tasks successfully. From storage management to accessing several media, a PC can do a lot of things to ex... RemotesupportcomputerDesktop What is Some Astonishing Hidden Gmail feature? Gmail is very useful, and it doesn’t add advertisements to the signature line of the email messages. Gmail comes with some astonishing features that will lure people to use this email service. Let’s move ahead with some ... Mobilecomputer CentOS+Apache+PHP+MariaDB 환경 구축 Apache 2.4.6 MariaDB 5.5.60 1. MariaDB 설치 우선 yum에 MariaDB의 가방이 포함되어 있는지 확인합니다. 2. 설치합니다. 3. 설치 성공 여부를 확인합니다. 4. 자주 사용하는 명령입니다. 5. 데이터베이스를 사용합니다. 2. Apache 구성 요소 설치 1. 우선yum에httpd가 포함된 가방이 있는지 확인한다. 2. 설치합니다. 3. 설치 성공 여부를... computer
SSH 공개키 인증을 사용하여 로그인하는 방법 간단한 과정이기 때문에 구글링해서 확인 후 설치해주세요. 클라이언트 측에서 키를 두 개 생성한다. 생성한 키 중 하나를 서버에 복사해준다. $ ssh-keygen ⇒ 비대칭 Key Pair를 생성한다. 경로, Passphrase 설정 ⇒ 둘 다 설정 안해도 무방 (Enter 두 번 입력) /.ssh 디렉토리로 들어가기 ⇒ 아래와 같이 키가 두 개 생성된 것을 볼 수 있다. id_rsa : P... computercomputer [JS] 기본 문법 const나 debugger 같은 키워드는 이미 일부 브라우저에서 사용. 자바스크립트에서 이름을 붙일 때 사용. 키워드를 사용 불가. Input, Output 같은 의미있는 단어 사용. alert() 함수 alert() 함수의 사용 예 : 함수의 괄호 안에는 문자열 입력. 두 가지 방법 중 어떤 문자열로도 사용 가능하지만 일관되게 사용. 이스케이프 문자의 사용 따옴표를 사용하고 싶을 때 이스... JavaScript컴공visualstudiocodecomputerjQuerryJavaScript SFTP 연결 및 파일 전송 Command 들어가기 전 업로드할 파일이 있는 로컬 디렉토리에 위치한 상태에서 서버와 연결해준 후 파일 교환을 시작하면 된다. 업로드 시 특징 (vs SCP) 복잡하게 경로 적을 일이 현저히 줄어든다. 로컬에서 서버로 업로드 시, 전송된 파일은 서버의 홈 디렉토리 안에 저장된다. 현재 작업 디렉토리에 없는 파일을 업로드 시에는 파일명 자리에 절대 경로를 적어주면 된다. 다운로드 시 특징 (vs SCP) ... computercomputer Top Reason why your computer is performing slowly You PC is the main asset to help you in multitasking, and if it is performing so you won’t be able to complete the tasks successfully. From storage management to accessing several media, a PC can do a lot of things to ex... RemotesupportcomputerDesktop What is Some Astonishing Hidden Gmail feature? Gmail is very useful, and it doesn’t add advertisements to the signature line of the email messages. Gmail comes with some astonishing features that will lure people to use this email service. Let’s move ahead with some ... Mobilecomputer CentOS+Apache+PHP+MariaDB 환경 구축 Apache 2.4.6 MariaDB 5.5.60 1. MariaDB 설치 우선 yum에 MariaDB의 가방이 포함되어 있는지 확인합니다. 2. 설치합니다. 3. 설치 성공 여부를 확인합니다. 4. 자주 사용하는 명령입니다. 5. 데이터베이스를 사용합니다. 2. Apache 구성 요소 설치 1. 우선yum에httpd가 포함된 가방이 있는지 확인한다. 2. 설치합니다. 3. 설치 성공 여부를... computer