달력

72025  이전 다음

  • 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

tmadmin() API 사용 예제

2009. 2. 19. 23:35

보호되어 있는 글입니다.
내용을 보시려면 비밀번호를 입력하세요.

tmadmin 주요기능

2009. 2. 19. 23:26

보호되어 있는 글입니다.
내용을 보시려면 비밀번호를 입력하세요.

보호되어 있는 글입니다.
내용을 보시려면 비밀번호를 입력하세요.


vmware
Edit Virtual Machine Settings > Add.. >  Create a new virtual disk

부팅 후 마운트
[root@kkam:/root]df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda1             7.9G  6.0G  1.6G  80% /
none                  252M     0  252M   0% /dev/shm
/dev/sdb1             3.0G  2.2G  701M  76% /home2
[root@kkam:/root]fdisk -l

Disk /dev/sda: 10.7 GB, 10737418240 bytes
255 heads, 63 sectors/track, 1305 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        1044     8385898+  83  Linux
/dev/sda2            1045        1305     2096482+  82  Linux swap

Disk /dev/sdb: 3221 MB, 3221225472 bytes
255 heads, 63 sectors/track, 391 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1               1         391     3140676   83  Linux

Disk /dev/sdc: 3221 MB, 3221225472 bytes
255 heads, 63 sectors/track, 391 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/sdc doesn't contain a valid partition table
[root@kkam:/root]mkfs -t ext3 /dev/sdc
mke2fs 1.35 (28-Feb-2004)
/dev/sdc is entire device, not just one partition!
Proceed anyway? (y,n) y
max_blocks 805306368, rsv_groups = 24576, rsv_gdb = 191
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
393216 inodes, 786432 blocks
39321 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=805306368
24 block groups
32768 blocks per group, 32768 fragments per group
16384 inodes per group
Superblock backups stored on blocks: 
        32768, 98304, 163840, 229376, 294912

Writing inode tables: done                            
inode.i_blocks = 9176, i_size = 4243456
Creating journal (8192 blocks): done
Writing superblocks and filesystem accounting information: done

This filesystem will be automatically checked every 27 mounts or
180 days, whichever comes first.  Use tune2fs -c or -i to override.
[root@kkam:/root]mount -t ext3 /dev/sdc /home2
[root@kkam:/root]vi /etc/fstab
# This file is edited by fstab-sync - see 'man fstab-sync' for details
LABEL=/                 /                       ext3    defaults        1 1
none                    /dev/pts                devpts  gid=5,mode=620  0 0
none                    /dev/shm                tmpfs   defaults        0 0
none                    /proc                   proc    defaults        0 0
none                    /sys                    sysfs   defaults        0 0
LABEL=SWAP-sda2         swap                    swap    defaults        0 0
/dev/hdc                /media/cdrom            auto    pamconsole,exec,noauto,managed 0 0
/dev/fd0                /media/floppy           auto    pamconsole,exec,noauto,managed 0 0
/dev/sdb1               /home2                  ext3    defaults        1 1
/dev/sdc                /home3                  ext3    defaults        1 1

'OS' 카테고리의 다른 글

truss - process trace  (0) 2009.02.26
계정 관리 명령어 (adduser, userdel, usermod) & 파일(passwd, shadow, group)  (0) 2009.02.18
route - DOS  (0) 2009.02.06
[AIX]하드웨어명령어  (0) 2008.09.15
nm - lib 안의 함수목록  (0) 2008.08.08
Posted by marryjane
|

배치의 TXID

2009. 2. 17. 18:55

보호되어 있는 글입니다.
내용을 보시려면 비밀번호를 입력하세요.

보호되어 있는 글입니다.
내용을 보시려면 비밀번호를 입력하세요.




it ain't so easy to love you true, 
account of all the rattlesnakes 
and all that makes you blue
but it's worth it, i love the thrill
come, come, come
c'mon through, c'mon you, 
come dig right into my heart
c'mon through, c'mon you, 
come dig right into my heart
what is the body if not a place 
where you store all anger 
and happiness and pain
but it's worth it, i love the thrill
come, come, come
c'mon through, c'mon you, 
come dig right into my heart
c'mon through, c'mon you, 
come dig right into my heart
c'mon through, 
c'mon through, c'mon you, 
come dig right into my heart


소울메이트 OST

'Today's Song' 카테고리의 다른 글

Vis-A-Vis - Melo' Breeze  (0) 2009.03.03
Chega de Saudade - Yo Yo Ma Feat.Rosa Passos  (0) 2009.03.03
If I were a boy - Beyonce (feat.R. Kelly)  (0) 2009.02.09
꽃 - 요조  (0) 2009.02.05
Love - 요조  (0) 2009.01.28
Posted by marryjane
|

보호되어 있는 글입니다.
내용을 보시려면 비밀번호를 입력하세요.

Webtob 의 tcpgw

Jeus & Webtob 2009. 2. 11. 11:37

Webtob Admin Guide 중에서

특정 port나 IP로 들어오는 Client Request를 처리할 server에 관해 설정한다. 설정된 port를 listen하고 있다 data가 오면 그 data를 그대로 설정된 서버로 분배한다. 사용 예로써는 Web Server의 tcpgw를 사용해서 JEUS의 tcp-servlet에 전달해주는 경우가 있다. 그리고 방화벽 때문에 특정 port만 open이 가능한 경우 WebtoB를 Proxy server로 사용하는 것도 가능하다.

'Jeus & Webtob' 카테고리의 다른 글

ejbadmin 사용하기  (0) 2009.10.27
webtob config  (0) 2008.10.18
webt.properties  (0) 2008.10.17
Posted by marryjane
|

Tmax tperrno의 발생 예

2009. 2. 10. 15:04

보호되어 있는 글입니다.
내용을 보시려면 비밀번호를 입력하세요.