KLDP.net SSH로 계정에 접근하기

GunSmoke의 이미지

knoppix 한글의 SSH로 접근하고자 하는데 이처럼 프로젝트 관리자임에도 불구하고 내ㅤㅉㅗㅈ기는군요. :oops: 어떻게 하면 계정에 접근할 수 있습니까?

root@0[knoppix]# ssh gunsmoke@knoppixko.kldp.net
Password:
Warning: No xauth data; using fake authentication data for X11 forwarding.
Linux gforge 2.6.8-2-686-smp #1 SMP Thu May 19 17:27:55 JST 2005 i686 GNU/Linux

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.

Last login: Sun Dec  4 03:56:09 2005 from 222.232.231.201
This is a restricted account.
You cannot execute anything here.
Goodbye.
Connection to knoppixko.kldp.net closed.
익명 사용자의 이미지

kldp.net은 쉘 접근을 허용하지 않습니다.

GunSmoke의 이미지

헉! :oops:
프로젝트관리 페이지에 나와있는 주소는 뭐죠?!

Quote:
홈페이지 링크: knoppixko.kldp.net

프로젝트 shell (SSH) 서버: knoppixko.kldp.net

shell 서버의 프로젝트 디렉토리:
/home/groups/knoppixko

shell 서버의 프로젝트 WWW 디렉토리:
/home/groups/knoppixko/htdocs

大逆戰

PSG-01의 이미지

KLDP.net은 직접적인 SSH접속은 아예 막아 놓은 상태입니다.

대신에 scp를 이용해서 간접적으로 필요한 파일을 보내는 방식입니다.

프로젝트 이름이 xxxproject이고 사용자 이름이 id라고 가정하면 다음과 같은 방법으로 파일을 올리면 됩니다.

$ scp index.html id@xxxproject.kldp.net:/var/lib/gforge/chroot/home/groups/xxxproject/htdocs
id@xxxproject.kldp.net's password:
index.html    100%
|*****************************|  173  00:00
$

http://wiki.kldp.org/wiki.php/KLDPNet#s-2.2.1.1

-----------------------------------
Playlist :

송효진의 이미지

아하, 이래서 안됐구나...
그러면 올린것은 어떻게 지워야 할까요?
파일목록은 다운로드 메뉴로 다운로드해서 풀어봐야 알 수 있겠네요.

ftp 로 접속하면 다른곳이 나오던데...

emerge money
http://wiki.kldp.org/wiki.php/GentooInstallSimple - 명령어도 몇 개 안돼요~
http://xenosi.de/