[ The imperialist Japanese military must officially acknowledge and apologize for the coercion of young women into sexual slaves. / êꪤҳàõªòàõªÎÒ¿Ö˪˪·ª¿ð¨ÏÐñ«ëùìíÜâÏÚªÎ?ð¤àõªòÍëãÒªËìãªá¡¢Þóñªª·ªÊª±ªìªÐªÊªéªÊª¤. ]

»ç¿ëÀÚ

ID:
PW:

INDEX
01.°Ô½ÃÆÇ
°Ô½ÃÆÇ [72]
02.File Book
File ÀÚ·á½Ç [96]
Site Link [14]
°³ÀÎÆú´õ [201]
03.Field Book
Altibase [19]
Tibero [31]
MS-SQL [32]
MySQL [47]
DB2 [79]
ORACLE [3202]
PSQL [143]
CUBRID [5]
±âŸÁ¤º¸ [193]
¿î¿µÃ¼Á¦ [633]
04.Q/A Book
Q/A [53]
05.¹æ¸í·Ï
¹æ¸í·Ï [54]
·¹º§¾÷ [37]
±¸ÀÎ/±¸Á÷ [2]

±â³äÀÏ
Search
LINK
+ °¡Á· Hompy
+ DNSEver
IOTN :: Field Book :: ¿î¿µÃ¼Á¦

 È¸¿ø°¡ÀÔ

ssh auto login script
ÃÖ±æÈ£ [LIST]   2011-04-01 09:21:08, Á¶È¸ : 5,018

#!/usr/bin/expect -f
# ./sshlogin.exp id@server pwd
set login [lrange $argv 0 0]
set password [lrange $argv 1 1]
set timeout -1
spawn ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -p 22 $login
match_max 100000
expect "*?assword:*"
send -- "$password\r"
send -- "\r"
expect eof
# Ãâó: http://bash.cyberciti.biz/security/expect-ssh-login-script/

°°ÀÌ »ç¿ëÇϸé ÁÁÀ» script
#!/bin/sh
# ./sshlogin.chk.sh
ps -ef | grep sshlogin.exp | grep iotn.co.kr
if [ $? != 0 ]; then
./sshlogin.exp oracle@iotn.co.kr oracle_pwd
fi
# Ãâó: http://power.iotn.co.kr/zboard.php?id=9_3_os&no=418
216.73.216.78


  LIST

Á¦¸ñ ÀÛ¼ºÀÚ ÀÛ¼ºÀÏ Á¶È¸
Linux  mkfs.ext3 memo    ÃÖ±æÈ£ 2012/12/17 3051
UNIX  node2¸¦ ÅëÇØ¼­ node1 gui xterm ½ÇÇà [ ssh Åͳθµ ] lv:7   ÃÖ±æÈ£ 2012/12/13 1885
AIX (IBM)  Aix ip alias    ÃÖ±æÈ£ 2012/10/30 3563
AIX (IBM)  Oracle Configuration & Tuning with AIX AIX 5L & AIX 6     ÃÖ±æÈ£ 2012/10/14 2933
Linux  Linux OS Backup    ÃÖ±æÈ£ 2012/10/12 2841
AIX (IBM)  aix arp cache refresh time [ ±âº» 20ºÐ ]    ÃÖ±æÈ£ 2012/10/11 5208
AIX (IBM)  aix¿¡¼­ no -a °ª¿¡ °ü·ÃµÈ °ªÀ» rebooting ÀÌÈÄ¿¡ Àû¿ë|  [5]  Á¤Á¾·¡ 2012/10/05 13034
Linux  Remounting filesystem read-only    ÃÖ±æÈ£ 2012/10/02 3633
UNIX  dat tape backup    ÃÖ±æÈ£ 2012/09/18 2781
UNIX  No route to host Connection timed out    ÃÖ±æÈ£ 2012/09/13 6976
Windows  wmic    ÃÖ±æÈ£ 2012/08/03 3319
UNIX  shell script    ÃÖ±æÈ£ 2012/05/03 3145
Linux  su - oracle su: incorrect password    ÃÖ±æÈ£ 2012/05/02 2677
Linux  centos download    ÃÖ±æÈ£ 2012/04/13 3321
Windows  shutdown.exe /s /t %s%    ÃÖ±æÈ£ 2012/02/20 3147
Linux  Cannot open /var/log/sa/sa14: No such file or directory [ sar ]     ÃÖ±æÈ£ 2011/12/14 5343
UNIX  rsync »ç¿ë¿¹  [1]  ÃÖ±æÈ£ 2011/11/13 33663
AIX (IBM)  aix mac address modify    ÃÖ±æÈ£ 2011/09/01 8323

    ¸ñ·Ïº¸±â   ÀÌÀüÆäÀÌÁö   ´ÙÀ½ÆäÀÌÁö [1][2][3][4][5][6][7][8][9] 10 ..[32]   [´ÙÀ½ 10°³]
       

Copyright 1999-2025 Zeroboard / skin by ÃÖ±æÈ£(gilho.kr@gmail.com)
ÃÖ±Ù ´ñ±Û
2016/06/09
201606 Ãß°¡ grid/runcluvfy.sh...
by ÃÖ±æÈ£
2016/05/09
lg tab full screen VNCSERVE...
by ÃÖ±æÈ£
2013/10/17
rsync -avH /data/*

by ÃÖ±æÈ£
ÃÖ±Ù °Ô½Ã¹°
06/27
[ORACLE]
The clock on host node2 differ....
by ÃÖ±æÈ£
06/26
[ORACLE]
PRCD-1229 ORA-29701: unable to....
by ÃÖ±æÈ£
06/17
[±âŸÁ¤º¸]
tmmd [COM0603]: Connection ref....
by ÃÖ±æÈ£