본문 바로가기

Sample questions of part 1 YOUDescribe yourself. FAMILYDescribe your family?Do you have a large or small family?How much time do you spend with your family?What do you like to do together as a family?Do you get along well with your family?Are people in your country generally close to their families?WORKWhat do you do?What are your responsibilities?How many hours do you work each day?Do you enjoy your work?Is there some ot.. 더보기
The way we look The way we look Vocabularyget in shape get fit through physical exerciseoverindulge have too much of something niceNew Year's resolution a decision you make to do or stop doing something at the beginning of the New Yearresolution a resolve or determination related word: decision, determination, conclusionappearance the way we lookgenes parts of the DNA in a cell that control the physical develop.. 더보기
Copying a complete logical volume Copying a complete logical volume(cplv, copy from source LV to destination LV that is lager than it, soruce LV) The AIX logical volume manager(LVM) provides the cplv command, which you can use to copy logical volumes within volume groups or to different volume groups. PurposeCopies the contents of a logical volume to a new logical volume. SyntaxTo Copy to a New Logical Volumecplv [-v VolumeGroup.. 더보기
Using the migratepv command Using the migratepv command(source disk to destination disks that is larger than it) You can use the logical volume manager(LVM) migratepv command to migrate data that is on physical volumes, Because you can use this command while the system is active, users are not disrupted. PurposeMoves allocated physical partitions from one physical volume to one or more other physical volumes Syntaxmigratep.. 더보기
RDS DB Instance Class DB instance class는 다음과 같음. 마이크로 인스턴스 가격이 가장 싼 인스턴스임. 낮은 vCPU 성능과 적은 메모리를 제공함. 프리티어에서는 이 인스턴스 유형을 무료로 사용할 수 있음. db.t1.micro, db.t2.micro 등이 있음 스탠다드 vCPU, 메모리, 네트워크 등이 평균적인 사양으로 제공됨. db.m3.medium, db.m3.2xlarge, db.m1.small 등이 있음. 메모리 최적화 다른 인스턴스 클래스보다 메모리 용량이 훨씬 큼. db.m2.xlarge, db.m2.4xlarge 등이 있음. http://aws.amazon.com/ko/rds/details/ RDS 예약 인스턴드 일정한 예약금을 선불로 내면 인스턴스를 1년 또는 3년 동안 예약할 수 있으며 시간당 .. 더보기
파티션, 파일 시스템, 영구 마운트 추가 디스크 파티셔닝 디스크 파티셔닝을 사용하면 하드 디스크를 파티션이라고 하는 여러 개의 논리 스토리지 단위로 나눌 수 있음. 디스크 파티셔닝이 필요하거나 유용한 상황 애플리케이션 또는 사용자가 사용할 수 있는 공간을 제한 동일한 디스크에서 여러 운영 체제를 부팅할 수 있음 사용자 파일에서 운영 체제와 프로그램 파일을 구분 OS 가상 메모리 스왑에 대해 별도 영역을 만듬 디스크 사용을 제한하여 진단 도구 및 백업 이미징의 성능을 향상 MBR 파티션 스키마 1982년 이후 MBR(Master Boot Record) 파티션 스키마에 BIOS 펌웨어를 실행하는 시스템에서 디스크 파티션 방식이 지정 최대 네 개의 주 파티션을 지원 Linux 시스템에서 관리자는 확장 및 논리 파티션을 사용하여 최대 15개의 파티션을.. 더보기
File system mount & unmount 파일 시스템을 직접 마운트하기 mount 명령은 다음 두 가지 방법 중 하나로 File system 인수를 예상 - /dev에 상주하며 File system이 위치한 파티션의 장치 파일 - File system의 고유한 전역 식별자인 UUID blkid File system이 위치한 기존 파티션 및 File system의 UUID 그리고 파티션을 Format 하는 데 사용되는 파일 시스템에 대한 개요를 제공 [root@ip-172-31-27-55 ~]# blkid /dev/xvda1: LABEL="/" UUID="4c43efdc-89d1-4223-ae2c-8e76713be7e0" TYPE="ext4" 파일 시스템에 포함된 파티션의 장치 파일에 따라 마운트 [root@ip-172-31-27-55 ~]#mo.. 더보기
EC2 instance(Amazon Linux, 및 EBS 사용) xfs 파일 시스템 사용하기 Install xfs support(as root user) yum install xfsprogs grep -q xfs /proc/filesystems || modprobe xfs 1. Create a EBS Volume in AWS Management Console Select Amazon EC2 -> Volumes Click Create Volume Size = The size you need Availability Zone = Must be the same zone as your EC2 instance 2. Attach the volume to the instance Select the new volume and click Attach Volume Name the device /dev/sdh 3. .. 더보기
File system mount & unmount 파일 시스템을 직접 마운트하기 mount 명령은 다음 두 가지 방법 중 하나로 File system 인수를 예상 - /dev에 상주하며 File system이 위치한 파티션의 장치 파일 - File system의 고유한 전역 식별자인 UUID blkid File system이 위치한 기존 파티션 및 File system의 UUID 그리고 파티션을 Format 하는 데 사용되는 파일 시스템에 대한 개요를 제공 [root@ip-172-31-27-55 ~]# blkid /dev/xvda1: LABEL="/" UUID="4c43efdc-89d1-4223-ae2c-8e76713be7e0" TYPE="ext4" 파일 시스템에 포함된 파티션의 장치 파일에 따라 마운트 [root@ip-172-31-27-55 ~]#mo.. 더보기
yum 소프트웨어 리포지토리 활성화 Red Hat 소프트웨어 리포지토리 활성화 yum repolist all 사용가능한 Repogitory list up [root@ip-172-31-27-55 ~]# yum repolist all Loaded plugins: priorities, update-motd, upgrade-helper repo id repo name status !amzn-main/latest amzn-main-Base enabled: 5,302 amzn-main-debuginfo/latest amzn-main-debuginfo disabled amzn-nosrc/latest amzn-nosrc-Base disabled amzn-preview/latest amzn-preview-Base disabled amzn-preview-d.. 더보기