일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- share
- 점심영어스터디
- programming
- carrierwave
- Ruby
- RoR
- Shell
- apache spark
- Rails
- Scala
- test
- 전화영어
- TIP
- programmingTip
- rubyonrails
- transaction
- Linux
- max중첩
- Ruby on Rails
- minitest
- 삽질기
- fixture
- form
- activerecord
- java
- uploader
- mysql
- fileUploader
- Migration
- Hadoop
Archives
- Today
- Total
목록개발이야기/설치삽질 (1)
아침바라기의 이야기
Virtual Box를 이용한 하둡 설치 및 삽질기
Cent OS 설치 삽질기... - 6.5 기준 설치 방법 1. CentOS 설치2. java 설치 3. 공유 폴더 설정1) 커널 업데이트 yum update kernel*yum install gcc kernel-devel kernel-headers dkms make bzip22) 게스트 확장 설치3) 마운트 mount -t vboxsf shared /mnt/shared4. java 설치5. hadoop 설치 및 설정6. ssh1) /etc/hosts.allow 설정 (root)ssh:localhost:allowsshd:localhost:allow2) ssh-keygen -t rsa 3) cat .ssh/id_rsa.pub >> authorized_keys 4) ssh 껏다 켜기 /etc/init.d/s..
개발이야기/설치삽질
2014. 4. 21. 00:39