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.0131 sec