HOME   ·Î±×ÀΠ  ȸ¿ø°¡ÀÔ
    
ȸ¿ø°¡ÀÔ
ºñ¹Ð¹øÈ£ ã±â ÀÚµ¿·Î±ä
ÀÌÀü°Ô½ÃÆÇ
   free_board
   °Ç°­°Ô½ÃÆÇ
   ¿À¶óŬDB
   Linux
   HTML/javascript
   Áú¹®°ú ´ä
È£¼­±â
   À̹ÌÁö°Ô½ÃÆÇ  
   °Ç°­°Ô½ÃÆÇ  
   À½¾ÇÀÚ·á  
   ¼ºÁØÀÌ °Ô½ÃÆÇ  
 Hit : 5812
 À̸§ : È£¼®  (211.¢½.74.31)
 ³¯Â¥ : 2005-07-29 15:06:23
 Á¦¸ñ : scp ÀÇ ¼³Á¤ ¹æ¹ý db-zone
------¿øº»¸Þ¼¼Áö------
º¸³½»ç¶÷: yun9598@hanmail.net
¹Þ´Â»ç¶÷: hiweb@drimhitech.com
³¯Â¥: 2005-07-28 20:00:08
Á¦¸ñ: Æнº¿öµå ¾øÀÌ slogin setting ¹æ¹ý ÀÔ´Ï´Ù.
¾È³çÇϼ¼¿ä.

 

µðºñÁ¸ÀÇ À±Å¼·ÀÔ´Ï´Ù.

 

Æнº¿öµå ¾øÀÌ slogin setting ¹æ¹ý

1. Oracle °èÁ¤¿¡¼­

a. Generate the user's public and private SSH keys (~/.ssh/id_dsa.pub
      and id_dsa), as the oracle user:
     
    $ ssh-keygen -t dsa

      i. "Enter file in which to save the key ...:" --> Press ENTER.
     ii. "Enter passphrase ...:"
            For LESS Secure connection just Press ENTER.
            For Secure connection enter a passphrase only you will know.
    iii. "Enter same passphrase again:" Either ENTER or passphrase.

   Note: In a real multi-server environment, you would repeat step 'a.'
         above on each server in the cluster before proceeding to step 'b.'

   b. Create the authorized_keys file by combining the contents of the
      id_dsa.pub files from each server.  You can do this all on one node
      by running the command below multiple times, replacing "raclinux1"
      with a different node name each time.  As the oracle user:

    $ ssh raclinux1 "cat ~/.ssh/id_dsa.pub" >> ~/.ssh/authorized_keys

      i. Each time you connect from any node to a new hostname for the first
         time, you will see a message similar to:

            "The authenticity of host 'raclinux1 (192.168.203.11)' can't be
            established.  RSA key fingerprint is ...
            Are you sure you want to continue connecting (yes/no)?"

         Type "yes" and press ENTER.  You will then see the message:

            "Warning: Permanently added 'raclinux1,192.168.203.11' (RSA) to
            the list of known hosts."

     ii. "oracle@raclinux1's password:"  --> Type "oracle" and press ENTER.
°Ô½Ã¹° 121°Ç
¹øÈ£ ºÐ·ù Á¦¸ñ
À̸§
³¯Â¥ ÀÐÀ½
13 ÀÏ¹Ý   wget »ç¿ë¹ý È£¼® 05-08-25 6060
¡æ ÀÏ¹Ý   scp ÀÇ ¼³Á¤ ¹æ¹ý db-zone È£¼® 05-07-29 5813
11 ÀÏ¹Ý   ƯÁ¤ ÆÄÀÏ/µð·ºÅ丮¸¦ ¹Ù²Ù±â ½©½ºÅ©¸³Æ® Æ÷ÇÔ È£¼® 05-07-22 6106
10 ÀÏ¹Ý   ¸®´ª½º Çϵå¿þ¾î Á¤º¸ º¸±â È£¼® 05-07-22 5824
9 ÀÏ¹Ý   ¾ÆÆÄÄ¡ À¥¼­¹ö ·Î±× ÆÄÀÏ »ó¼¼ ºÐ¼® È£¼® 05-07-13 4819
8 ÀÏ¹Ý   webalizer¼³Ä¡Çϱâ È£¼® 05-07-04 4416
  ÀÏ¹Ý      ¿£ÅÍÇÁ¶óÀÌÁî 3 ¿ë rpm È£¼® 05-07-04 4700
  ÀÏ¹Ý      ¶óÀ̺귯¸® ¿¡·¯ ¹ß»ý½Ã¿¡ È£¼® 05-07-06 4814
7 ÀÏ¹Ý   ¾ÆÆÄÄ¡ + ¸®´ª½º + ÅèÄÏ ¼³Ä¡ È£¼® 05-07-04 4973
  ÀÏ¹Ý      ¾ÆÆÄÄ¡ + ¸®´ª½º + ÅèÄÏ ¼³Ä¡ È£¼® 05-07-07 4531
6 ÀÏ¹Ý   TCP-Wrapper »ç¿ëÇϱâ È£¼® 05-06-28 5330
5 ÀÏ¹Ý   ¼­¹ö ½Ã°£ ³¯Â¥ ¼³Á¤Çϱâ È£¼® 05-06-27 4957
4 ÀÏ¹Ý   bash ½© ½ºÅ©¸³Æ® »ç¿ë¹ý È£¼® 05-06-27 5471
3 ÀÏ¹Ý   TEST È£¼® 05-06-11 4502
2 ÀÏ¹Ý   TEST2 È£¼® 05-06-11 4647
óÀ½ÀÌÀü  [1] [2] [3] [4] [5] [6] [7] 8 [9]  ´ÙÀ½¸Ç³¡
 
Copyright © zenos.pe.kr. All rights reserved.