한국어

네트워킹

온누리070 플레이스토어 다운로드
    acrobits softphone
     온누리 070 카카오 프러스 친구추가온누리 070 카카오 프러스 친구추가친추
     카카오톡 채팅 상담 카카오톡 채팅 상담카톡
    
     라인상담
     라인으로 공유

     페북공유

   ◎위챗 : speedseoul


  
     PAYPAL
     
     PRICE
     

pixel.gif

    before pay call 0088 from app


http://sugame.tistory.com/169


1. rpm버전이 아닌 bin 버전으로 받는다.

 ------------------------------------------------
 Java SE Development Kit 6u10
 jdk-6u10-linux-i586.bin  76.29 MB 
 ------------------------------------------------


2. 다운받은 파일을 실행 파일 모드로 변경하기
 chmod 755 jdk-6u10-linux-i586.bin


3. 실행, yes 동의한다.
 ./jdk-6u10-linux-i586.bin
 압축이 풀리면 jdk1.6.0_10 디렉토리가 생성된다.


4. 짧은 이름으로 심벌릭 링크를 걸어준다.

 ln -s jdk1.6.0_10/ java6

 [root@localhost local]# ls
 bin  etc  games  include  java6  jdk1.6.0_10  lib  libexec  sbin  share  src

5. 홈 디렉토리로 이동하여 .bash_profile 설정 파일을 편집한다.


 vi .bash_profile

 #-------------------
 # JAVA Setting
 #--------------------
 JAVA_HOME=/usr/local/java6
 CLASS_PATH=.:$JAVA_HOME/lib:$JAVA_HOME/jre/lib:$JAVA_HOME/jre/ext:
 PATH=$PATH:$JAVA_HOME/bin/:.:
 export JAVA_HOME
 export CLASS_PATH
 export PATH
 unset USERNAME


6. 새로 로그인을 해주면 설정된 값이 적용된다. 바로 임시로 적용하고 싶다면 
 . .bash_profile


7. /etc/skel (새 계정 생성시 디폴트 설정)

 cd /etc/skel/
 ls -a
 .  ..  .bash_logout  .bash_profile  bash_profile  .bashrc  .gnome2  .mozilla
 에서
 .bash_profile 파일을 위처럼 다시 편집한다.

조회 수 :
38487
등록일 :
2013.04.08
10:01:41 (*.160.42.88)
엮인글 :
http://www.webs.co.kr/index.php?document_srl=19804&act=trackback&key=8d9
게시글 주소 :
http://www.webs.co.kr/index.php?document_srl=19804
List of Articles
번호 제목 글쓴이 조회 수 추천 수sort 날짜
63 Using Windows RDP to Access your Ubuntu Instance admin 34962   2014-12-21
 
62 Install GUI on Ubuntu Server admin 30497   2014-12-21
 
61 How to start GUI from command line? admin 36901   2014-12-21
 
60 Download all files in a directory using WGET admin 24769   2014-12-16
 
59 문서 편집기 vi vim command 명령어 정리 admin 34192   2014-10-29
 
58 find 명령 사용 예제들 admin 24381   2014-10-29
 
57 [리눅스] 소프트웨어 레이드의 리빌딩 및 리싱킹 속도를 높이는 5가지 방법 admin 31024   2014-10-17
 
56 /bin/false, /sbin/nologin 의 차이점 admin 28538   2014-10-13
 
55 sources.list lenny admin 24397   2015-02-03
 
54 리눅스 시스템 유저 추가 명령어 useradd 사용하기 admin 32457   2014-08-09
 
53 리눅스 시스템 시작시에 자동 실행할 파일 등록하기 admin 194249   2014-03-22
 
52 scp 명령어를 이용한 파일 복사 및 전송 admin 38027   2014-10-29
 
51 Error : unary operator expected – 쉘스크립트 타입관련 문법 admin 23065   2019-09-14
 
50 linux 에티터 명령어 정리 포그라운드 전환 : ctrl + z 다시 vi 모드로 돌아오려면 fg admin 128527   2014-03-05
 
49 Linux Memory Management – Virtual Memory and Demand Paging admin 32925   2014-03-03
 
48 iptables rules tcp drop all port except tcp 22 admin 81667   2014-02-26
 
47 tar로 전체시스템 백업 LINUX Backup admin 208442   2013-04-04
 
46 Linux 시스템 백업과 복원 admin 74425   2013-04-04
 
45 Build a RADIUS server on Linux admin 93329   2013-03-23
 
44 Deploying FreeRADIUS with the MySQL Cluster Database file admin 37110   2013-03-22
 
43 FREE RADIUS 활용및 응용 admin 47095   2013-02-23
 
42 Radius를 이용한 ssh 인증 서버 구축하기 admin 98981   2013-04-19
 
41 Event IP 20187 admin 30456   2013-04-08
 
» 리눅스에서 자바(JDK) 설치하기 admin 38487   2013-04-08
http://sugame.tistory.com/169 1. rpm버전이 아닌 bin 버전으로 받는다. ------------------------------------------------ Java SE Development Kit 6u10 jdk-6u10-linux-i586.bin 76.29 MB ------------------------------------------------ 2. 다운받은 파일을 실행 ...  
39 리눅스 네트워크 설정 멸령어 Linux admin 38170   2013-04-08
 
38 [linux]리눅스 버전및 CPU등 환경정보 확인하기 admin 175663   2013-04-08
 
37 seagate HD 시게이트 하드 디스크 A/S 에이에스 기간 조회 및 받는 3가지 방법 admin 38126   2013-12-09
 
36 SSH Without Authentication Using Key Files (CentOS 5.6) admin 38451   2013-11-22
 
35 CentOS 5.4에서 RADIUS 서버 설치하기 admin 144289   2013-04-19
 
34 FreeRADIUS 설치(freeradius-sever-2.1.8) admin 153571   2013-04-19