우분투입니다.
패키지가 존재 하더군요.(따로 설치할필요가 없어서 좋군요.)
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
하면 설치 됩니다.
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 8230 | 9년 전 | 185 | ||
| 8229 | 9년 전 | 166 | ||
| 8228 |
커네드커네드
|
9년 전 | 204 | |
| 8227 | 9년 전 | 245 | ||
| 8226 | 9년 전 | 266 | ||
| 8225 | 9년 전 | 248 | ||
| 8224 | 9년 전 | 253 | ||
| 8223 | 9년 전 | 225 | ||
| 8222 |
|
9년 전 | 290 | |
| 8221 | 9년 전 | 192 | ||
| 8220 | 9년 전 | 230 | ||
| 8219 | 9년 전 | 206 | ||
| 8218 | 9년 전 | 250 | ||
| 8217 |
star3840
|
9년 전 | 213 | |
| 8216 | 9년 전 | 284 | ||
| 8215 | 9년 전 | 225 | ||
| 8214 | 9년 전 | 332 | ||
| 8213 | 9년 전 | 294 | ||
| 8212 | 9년 전 | 206 | ||
| 8211 | 9년 전 | 375 | ||
| 8210 | 9년 전 | 371 | ||
| 8209 | 9년 전 | 451 | ||
| 8208 | 9년 전 | 341 | ||
| 8207 | 9년 전 | 349 | ||
| 8206 |
|
9년 전 | 292 | |
| 8205 | 9년 전 | 269 | ||
| 8204 | 9년 전 | 255 | ||
| 8203 | 9년 전 | 336 | ||
| 8202 | 9년 전 | 249 | ||
| 8201 | 9년 전 | 289 | ||
| 8200 | 9년 전 | 293 | ||
| 8199 | 9년 전 | 314 | ||
| 8198 | 9년 전 | 281 | ||
| 8197 | 9년 전 | 264 | ||
| 8196 | 9년 전 | 684 | ||
| 8195 | 9년 전 | 271 | ||
| 8194 | 9년 전 | 386 | ||
| 8193 | 9년 전 | 301 | ||
| 8192 | 9년 전 | 306 | ||
| 8191 | 9년 전 | 266 | ||
| 8190 | 9년 전 | 247 | ||
| 8189 | 9년 전 | 306 | ||
| 8188 | 9년 전 | 241 | ||
| 8187 | 9년 전 | 257 | ||
| 8186 | 9년 전 | 251 | ||
| 8185 | 9년 전 | 418 | ||
| 8184 | 9년 전 | 209 | ||
| 8183 | 9년 전 | 417 | ||
| 8182 | 9년 전 | 287 | ||
| 8181 | 9년 전 | 243 | ||
| 8180 | 9년 전 | 817 | ||
| 8179 | 9년 전 | 591 | ||
| 8178 | 9년 전 | 451 | ||
| 8177 |
kiplayer
|
9년 전 | 447 | |
| 8176 | 9년 전 | 479 | ||
| 8175 | 9년 전 | 366 | ||
| 8174 | 9년 전 | 357 | ||
| 8173 | 9년 전 | 450 | ||
| 8172 | 9년 전 | 329 | ||
| 8171 | 9년 전 | 289 | ||
| 8170 | 9년 전 | 405 | ||
| 8169 |
커네드커네드
|
9년 전 | 361 | |
| 8168 | 9년 전 | 446 | ||
| 8167 | 9년 전 | 434 | ||
| 8166 | 9년 전 | 335 | ||
| 8165 | 9년 전 | 275 | ||
| 8164 | 9년 전 | 410 | ||
| 8163 | 9년 전 | 414 | ||
| 8162 | 9년 전 | 397 | ||
| 8161 | 9년 전 | 410 | ||
| 8160 |
|
9년 전 | 633 | |
| 8159 | 9년 전 | 576 | ||
| 8158 | 9년 전 | 372 | ||
| 8157 | 9년 전 | 489 | ||
| 8156 | 9년 전 | 362 | ||
| 8155 | 9년 전 | 369 | ||
| 8154 |
00년생용띠
|
9년 전 | 700 | |
| 8153 | 9년 전 | 339 | ||
| 8152 |
|
9년 전 | 520 | |
| 8151 | 9년 전 | 510 | ||
| 8150 | 9년 전 | 629 | ||
| 8149 |
Jangfolk
|
9년 전 | 484 | |
| 8148 | 9년 전 | 303 | ||
| 8147 | 9년 전 | 483 | ||
| 8146 | 9년 전 | 567 | ||
| 8145 | 9년 전 | 523 | ||
| 8144 | 9년 전 | 488 | ||
| 8143 | 9년 전 | 318 | ||
| 8142 | 9년 전 | 535 | ||
| 8141 | 9년 전 | 481 | ||
| 8140 | 9년 전 | 1047 | ||
| 8139 | 9년 전 | 387 | ||
| 8138 |
전갈자리남자
|
9년 전 | 493 | |
| 8137 | 9년 전 | 528 | ||
| 8136 | 9년 전 | 861 | ||
| 8135 |
|
9년 전 | 903 | |
| 8134 |
PlayPixel
|
9년 전 | 643 | |
| 8133 |
|
9년 전 | 550 | |
| 8132 | 9년 전 | 586 | ||
| 8131 | 9년 전 | 943 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기