MySQL 관리 tool HeidiSQL Web Dev.

원래 phpmyadmin 계속 썼었는데

apache도 php도 없는 환경이라 그냥 딴거 깔아봤다

HeidiSQL(http://www.heidisql.com)

freeware임

Eclipse WTP에서 server설정 Web Dev.




   빨간색 표시대로 눌러서 Tomcat v6.0 Server 우클릭 --> Properties 클릭



   Switch Location을 누르면 왼쪽 네비바에 서버가 생긴다



   새로 생긴 서버모양 더블클릭 --> 설정 바꿔줌

Eclipse WTP(Web Tools Platform) & Tomcat Web Dev.

Eclipse 실행하고 (Eclipse SDK 3.5.2)

WTP 설치

   1. Help --> Install New Software

   2. http://download.eclipse.org/webtools/updates 추가

   3. Web Tools Platform 3.1.2 체크하고 설치

Server 추가

   1. File --> New --> Other --> Server --> Server

   2. Tomcat v6.0 Server 선택, tomcat 설치경로 선택


일단 여기까지...

web.xml을 좀 건드렸더니 아무것도 못읽는 사태 발생

헐... undo해도 안되다니



저거 너무 싫어

UML(User Mode Linux) 무한삽질중 Linux

Core dump limits :
    soft - 0
    hard - NONE
Checking that ptrace can change system call numbers...OK
Checking syscall emulation patch for ptrace...OK
Checking advanced syscall emulation patch for ptrace...OK
Checking for tmpfs mount on /dev/shm...OK
Checking PROT_EXEC mmap in /dev/shm/...OK
Checking for the skas3 patch in the host:
  - /proc/mm...not found: No such file or directory
  - PTRACE_FAULTINFO...not found
  - PTRACE_LDT...not found
UML running in SKAS0 mode
Adding 12890112 bytes to physical memory to account for exec-shield gap
[42949372.960000] Linux version 2.6.22-rc5 (root@vernadsky) (gcc version 4.1.3 20070629 (prerelease) (Ubuntu 4.1.2-13ubuntu2)) #2 Mon Jul 2 10:14:22 GMT 2007
[42949372.960000] Built 1 zonelists.  Total pages: 11251
[42949372.960000] Kernel command line: root=98:0
[42949372.960000] PID hash table entries: 256 (order: 8, 1024 bytes)
[42949372.960000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[42949372.960000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[42949372.960000] Memory: 29176k available
[42949373.300000] Mount-cache hash table entries: 512
[42949373.300000] Checking for host processor cmov support...Yes
[42949373.300000] Checking for host processor xmm support...No
[42949373.300000] Checking that host ptys support output SIGIO...Yes
[42949373.300000] Checking that host ptys support SIGIO on close...No, enabling workaround
[42949373.300000] Using 2.6 host AIO
[42949373.300000] NET: Registered protocol family 16
[42949373.300000] NET: Registered protocol family 2
[42949373.430000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[42949373.430000] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
[42949373.430000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[42949373.430000] TCP: Hash tables configured (established 2048 bind 2048)
[42949373.430000] TCP reno registered
[42949373.460000] Checking host MADV_REMOVE support...OK
[42949373.460000] mconsole (version 2) initialized on /root/.uml/3VSOuj/mconsole
[42949373.460000] Mapper v0.1
[42949373.460000] mmapper_init - find_iomem failed
[42949373.460000] UML Watchdog Timer
[42949373.460000] Host TLS support detected
[42949373.460000] Detected host type: i386
[42949373.460000] VFS: Disk quotas dquot_6.5.1
[42949373.460000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[42949373.460000] JFS: nTxBlock = 228, nTxLock = 1824
[42949373.460000] SGI XFS with ACLs, security attributes, realtime, large block numbers, no debug enabled
[42949373.460000] SGI XFS Quota Management subsystem
[42949373.460000] io scheduler noop registered
[42949373.460000] io scheduler anticipatory registered (default)
[42949373.460000] io scheduler deadline registered
[42949373.460000] io scheduler cfq registered
[42949373.590000] SoftDog: cannot register miscdev on minor=130 (err=-16)
[42949373.620000] TCP cubic registered
[42949373.620000] NET: Registered protocol family 1
[42949373.620000] NET: Registered protocol family 17
[42949373.620000] Initialized stdio console driver
[42949373.620000] Console initialized on /dev/tty0
[42949373.620000] Initializing software serial port version 1
[42949373.620000] Couldn't stat "root_fs" : err = 2
[42949373.620000] Failed to initialize ubd device 0 :Couldn't determine size of device's file
[42949373.620000] VFS: Cannot open root device "98:0" or unknown-block(98,0)
[42949373.620000] Please append a correct "root=" boot option; here are the available partitions:
[42949373.620000] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(98,0)
[42949373.620000]
[42949373.620000] EIP: 0073:[<b807c422>] CPU: 0 Not tainted ESP: 007b:b7f10fc0 EFLAGS: 00210246
[42949373.620000]     Not tainted
[42949373.620000] EAX: 00000000 EBX: 00000ebe ECX: 00000013 EDX: 00000ebe
[42949373.620000] ESI: 00000eba EDI: 00000011 EBP: b7f10fd8 DS: 007b ES: 007b
[42949373.620000] 093fbe64:  [<0806ce8c>] show_regs+0xb4/0xb9
[42949373.620000] 093fbe90:  [<0805b038>] panic_exit+0x25/0x3f
[42949373.620000] 093fbea4:  [<0807c418>] notifier_call_chain+0x21/0x46
[42949373.620000] 093fbec4:  [<0807c4b3>] __atomic_notifier_call_chain+0x17/0x19
[42949373.620000] 093fbee0:  [<0807c4ca>] atomic_notifier_call_chain+0x15/0x17
[42949373.620000] 093fbefc:  [<08071532>] panic+0x52/0xd8
[42949373.620000] 093fbf1c:  [<08049b4f>] mount_block_root+0x100/0x116
[42949373.620000] 093fbf70:  [<08049bb1>] mount_root+0x4c/0x54
[42949373.620000] 093fbf94:  [<08049c8f>] prepare_namespace+0xd6/0x102
[42949373.620000] 093fbfa4:  [<08049874>] kernel_init+0x79/0x85
[42949373.620000] 093fbfb4:  [<08067315>] run_kernel_thread+0x37/0x42
[42949373.620000] 093fbfe0:  [<0805b49d>] new_thread_handler+0x57/0x7e
[42949373.620000] 093fbffc:  [<a55a5a5a>] 0xa55a5a5a
[42949373.620000]
Segmentation fault


user mode linux 부팅중 segmentation fault...
왜이러냐ㅡㅡ

자소서 테러 ㅋㅋㅋ chitchat


보다가 완전뿜었다 ㅋㅋㅋㅋ

저런게 움직이면 웃겨서라도 한번 뽑아줄수있지 않았을까ㅡㅡ;


ㄷㄷㄷ;;;

1 2