권형&오형의 일상
리눅스 vmware 톰캣 간단 설정 본문
1.우분투 설치
http://blog.happydong.kr/252
2. 루트 계정 설정
3. 우분투 인터넷 설정
https://m.blog.naver.com/cumulusworld/50192630808
-> DNS는 8.8.8.8로 설정함
4. 우분투 ppa 설치
-> https://launchpad.net/~ubuntu-ko/+archive/ubuntu/ppa
5. 네트워크 고정 IP 설정
http://freestrokes.tistory.com/39
https://blog.supersu.kr/computer/linux/ubuntu/how-to-ubuntu-16-04-static-ip-settings
https://extrememanual.net/12177
6. 자바 설치
http://blog.danggun.net/4101
7. 톰캣 설치
http://coding-factory.tistory.com/58
8. 아파치 설치
https://zetawiki.com/wiki/%EC%9A%B0%EB%B6%84%ED%88%AC_%EC%95%84%ED%8C%8C%EC%B9%98_%EC%84%A4%EC%B9%98
9. 아파치 + 톰캣 연동
http://south10.tistory.com/63
http://all-record.tistory.com/188
10. open-ssh 설치
http://webdir.tistory.com/205
ssh-server 패키지는 다음이 제공하는 가상 패키지 입니다.
라고 떠서 아래와 같은 명렁어로 설치
-> sudo apt-get install openssh-server
11. Chroot
http://studyforus.tistory.com/243
12. tomcat 심볼릭 링크 사용하기
http://czar.tistory.com/958
13. apache userdir 설정
http://darksoulstory.tistory.com/10
14. 패키지 완전삭제
https://www.manualfactory.net/10175
'개발 > ETC' 카테고리의 다른 글
[angular] node, npm, git 버전 확인 / 설치 경로 (0) | 2018.09.15 |
---|---|
리눅스 iptables: 방화벽 규칙 적용 중: iptables-restore: line 1 failed (0) | 2018.07.16 |
nginx openssl 개인키 설정 (0) | 2018.07.13 |
* centos6의 node, angular cli, git 설치 및 에러 (0) | 2018.07.12 |
[권형] 카카오 신입 공채 1차 코딩 테스트 문제 해설 (0) | 2017.09.28 |