우분투입니다.
패키지가 존재 하더군요.(따로 설치할필요가 없어서 좋군요.)
apt-get install node 로 설치는 끝났습니다. (설치가 간단하군요.. 우분투 만쉐~!)
테스트 해보고자.... nodejs의 소스로 node.js를 만들었습니다.
var http = require('http');
http.createServer(function (req, res) {
res.writeHead(200, {'Content-Type': 'text/plain'});
res.end('Hello World\n');
}).listen(40000, "127.0.0.1");
console.log('Server running at Terrorboy Net');
노드로 실행하면..... 포트가 개방되있지 않다닛.....
root@vps101:/# node node.js
axconfig: port 1 not active
axconfig: port 2 not active
요거 원인이 따로 있을까요?
가상서버라 판넬에서 포트만 해두면되는데 말이죠 ㅠㅠ
ps. 미러 서버 찾아서 대처후 업데이트하고 설치 완료했습니다.
댓글 4개
13년 전
우분투 버전이 얼만지 모르겠지만
node랑 아니라 nodejs 를 설치해야 할겁니다.
$sudo apt-get install node
$sudo apt-get install nodejs
우분투 11에선 위 명령어 두개로 깔끔하게 설치했습니다.
node랑 아니라 nodejs 를 설치해야 할겁니다.
$sudo apt-get install node
$sudo apt-get install nodejs
우분투 11에선 위 명령어 두개로 깔끔하게 설치했습니다.
Terrorboy
13년 전
nodejs는 패키지 검색이 안되네요.
우분투 8.04 버전이네요 ㅎㅎ
우분투 8.04 버전이네요 ㅎㅎ
Terrorboy
13년 전
미러 페이지 찾았네요,.
deb http://ftp.kr.debian.org/debian/ experimental main
deb-src http://ftp.kr.debian.org/debian/ experimental main
deb http://ftp.kr.debian.org/debian/ experimental main
deb-src http://ftp.kr.debian.org/debian/ experimental main
Terrorboy
13년 전
/etc/apt/sources.list 의 내용을
deb http://ftp.kr.debian.org/debian/ experimental main
deb-src http://ftp.kr.debian.org/debian/ experimental main
로 대체 후
apt-get update
하고
apt-get install node
apt-get install nodejs
하면 설치 됩니다.
deb http://ftp.kr.debian.org/debian/ experimental main
deb-src http://ftp.kr.debian.org/debian/ experimental main
로 대체 후
apt-get update
하고
apt-get install node
apt-get install nodejs
하면 설치 됩니다.
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 8130 | 9년 전 | 485 | ||
| 8129 |
|
9년 전 | 635 | |
| 8128 | 9년 전 | 509 | ||
| 8127 |
|
9년 전 | 572 | |
| 8126 | 9년 전 | 494 | ||
| 8125 | 9년 전 | 757 | ||
| 8124 |
|
9년 전 | 499 | |
| 8123 | 9년 전 | 487 | ||
| 8122 | 9년 전 | 421 | ||
| 8121 | 9년 전 | 523 | ||
| 8120 | 9년 전 | 452 | ||
| 8119 | 9년 전 | 538 | ||
| 8118 |
|
9년 전 | 621 | |
| 8117 |
|
9년 전 | 392 | |
| 8116 |
PASKRAN
|
9년 전 | 460 | |
| 8115 | 9년 전 | 450 | ||
| 8114 |
kiplayer
|
9년 전 | 592 | |
| 8113 | 9년 전 | 429 | ||
| 8112 |
|
9년 전 | 548 | |
| 8111 | 9년 전 | 400 | ||
| 8110 | 9년 전 | 435 | ||
| 8109 | 9년 전 | 350 | ||
| 8108 |
|
9년 전 | 530 | |
| 8107 |
|
9년 전 | 425 | |
| 8106 |
|
9년 전 | 419 | |
| 8105 | 9년 전 | 465 | ||
| 8104 |
|
9년 전 | 421 | |
| 8103 |
|
9년 전 | 419 | |
| 8102 |
|
9년 전 | 380 | |
| 8101 |
snshero
|
9년 전 | 766 | |
| 8100 | 9년 전 | 824 | ||
| 8099 | 9년 전 | 791 | ||
| 8098 | 9년 전 | 702 | ||
| 8097 | 9년 전 | 496 | ||
| 8096 | 9년 전 | 695 | ||
| 8095 | 9년 전 | 826 | ||
| 8094 | 9년 전 | 496 | ||
| 8093 | 9년 전 | 784 | ||
| 8092 | 9년 전 | 746 | ||
| 8091 | 9년 전 | 1134 | ||
| 8090 | 9년 전 | 756 | ||
| 8089 | 9년 전 | 955 | ||
| 8088 | 9년 전 | 625 | ||
| 8087 | 9년 전 | 740 | ||
| 8086 | 9년 전 | 506 | ||
| 8085 | 9년 전 | 473 | ||
| 8084 | 9년 전 | 604 | ||
| 8083 | 9년 전 | 576 | ||
| 8082 | 9년 전 | 745 | ||
| 8081 | 9년 전 | 458 | ||
| 8080 | 9년 전 | 555 | ||
| 8079 | 9년 전 | 504 | ||
| 8078 | 9년 전 | 430 | ||
| 8077 | 9년 전 | 512 | ||
| 8076 | 9년 전 | 395 | ||
| 8075 | 9년 전 | 416 | ||
| 8074 | 9년 전 | 375 | ||
| 8073 | 9년 전 | 431 | ||
| 8072 | 9년 전 | 424 | ||
| 8071 |
o1o111
|
9년 전 | 874 | |
| 8070 | 9년 전 | 386 | ||
| 8069 | 9년 전 | 317 | ||
| 8068 | 9년 전 | 576 | ||
| 8067 | 9년 전 | 382 | ||
| 8066 | 9년 전 | 413 | ||
| 8065 | 9년 전 | 362 | ||
| 8064 | 9년 전 | 345 | ||
| 8063 | 9년 전 | 317 | ||
| 8062 | 9년 전 | 295 | ||
| 8061 | 9년 전 | 340 | ||
| 8060 | 9년 전 | 368 | ||
| 8059 | 9년 전 | 303 | ||
| 8058 | 9년 전 | 236 | ||
| 8057 | 9년 전 | 373 | ||
| 8056 | 9년 전 | 292 | ||
| 8055 | 9년 전 | 336 | ||
| 8054 | 9년 전 | 346 | ||
| 8053 | 9년 전 | 395 | ||
| 8052 | 9년 전 | 279 | ||
| 8051 | 9년 전 | 316 | ||
| 8050 | 9년 전 | 382 | ||
| 8049 | 9년 전 | 309 | ||
| 8048 | 9년 전 | 422 | ||
| 8047 | 9년 전 | 344 | ||
| 8046 | 9년 전 | 278 | ||
| 8045 | 9년 전 | 243 | ||
| 8044 | 9년 전 | 330 | ||
| 8043 | 9년 전 | 266 | ||
| 8042 | 9년 전 | 279 | ||
| 8041 | 9년 전 | 325 | ||
| 8040 | 9년 전 | 252 | ||
| 8039 | 9년 전 | 305 | ||
| 8038 | 9년 전 | 259 | ||
| 8037 | 9년 전 | 386 | ||
| 8036 | 9년 전 | 460 | ||
| 8035 | 9년 전 | 415 | ||
| 8034 | 9년 전 | 379 | ||
| 8033 | 9년 전 | 336 | ||
| 8032 | 9년 전 | 406 | ||
| 8031 | 9년 전 | 329 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기