U E D R , A S I H C RSS

데블스캠프2006/SSH


1. File Transfer Client

  • 다.
    • 로그
    • public_html index.html .
    • zeropage.org/~id url 로 들가면 당 index.html
      • index.html, index.php, index.jsp 같 index 는 기본

      • zeropage.org/~id/image.jpg 로.

2. Secure Shell Client or Putty

  • terminal
  • Quick connect, login
  • ls, cd, rm, make, gcc 명령들.
  • vi Hello world 는 cpp
  • Makefile

~cpp
CaushShell:CaushShell.c 
    gcc -o CaushShell CaushShell.c 
  • make 로

3. 명령

  • wget 명령. wget zeropage.org/index.html
  • ftp 명령
    • ftp 다 는다. -> (디, )
    • zeropage ftp
    • put : 당 ftp 로드
    • get : ftp 료 다로드
  • ftp 로 바꾼다.
  • wget 당 ftp 료를 다 본다. wget ftp://~

    • 는? 러 명령
    • vi do.sh

~cpp
#!bin/sh
ls

4.

  • : 리 로그램 만들 는 과가 나다. 당 과 다. 그런데 vi로 기는 고, visual studio 나 editplus로 다. 떻게 까?

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2021-02-07 05:29:01
Processing time 0.0437 sec