우분투입니다.
패키지가 존재 하더군요.(따로 설치할필요가 없어서 좋군요.)
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년 전 | 63 | ||
| 8229 | 9년 전 | 62 | ||
| 8228 |
커네드커네드
|
9년 전 | 108 | |
| 8227 | 9년 전 | 117 | ||
| 8226 | 9년 전 | 156 | ||
| 8225 | 9년 전 | 143 | ||
| 8224 | 9년 전 | 141 | ||
| 8223 | 9년 전 | 110 | ||
| 8222 |
|
9년 전 | 176 | |
| 8221 | 9년 전 | 81 | ||
| 8220 | 9년 전 | 92 | ||
| 8219 | 9년 전 | 94 | ||
| 8218 | 9년 전 | 129 | ||
| 8217 |
star3840
|
9년 전 | 104 | |
| 8216 | 9년 전 | 156 | ||
| 8215 | 9년 전 | 101 | ||
| 8214 | 9년 전 | 218 | ||
| 8213 | 9년 전 | 149 | ||
| 8212 | 9년 전 | 78 | ||
| 8211 | 9년 전 | 236 | ||
| 8210 | 9년 전 | 237 | ||
| 8209 | 9년 전 | 328 | ||
| 8208 | 9년 전 | 208 | ||
| 8207 | 9년 전 | 218 | ||
| 8206 |
|
9년 전 | 177 | |
| 8205 | 9년 전 | 162 | ||
| 8204 | 9년 전 | 124 | ||
| 8203 | 9년 전 | 224 | ||
| 8202 | 9년 전 | 134 | ||
| 8201 | 9년 전 | 174 | ||
| 8200 | 9년 전 | 150 | ||
| 8199 | 9년 전 | 203 | ||
| 8198 | 9년 전 | 166 | ||
| 8197 | 9년 전 | 156 | ||
| 8196 | 9년 전 | 543 | ||
| 8195 | 9년 전 | 149 | ||
| 8194 | 9년 전 | 276 | ||
| 8193 | 9년 전 | 150 | ||
| 8192 | 9년 전 | 177 | ||
| 8191 | 9년 전 | 132 | ||
| 8190 | 9년 전 | 124 | ||
| 8189 | 9년 전 | 183 | ||
| 8188 | 9년 전 | 123 | ||
| 8187 | 9년 전 | 136 | ||
| 8186 | 9년 전 | 136 | ||
| 8185 | 9년 전 | 302 | ||
| 8184 | 9년 전 | 100 | ||
| 8183 | 9년 전 | 319 | ||
| 8182 | 9년 전 | 161 | ||
| 8181 | 9년 전 | 121 | ||
| 8180 | 9년 전 | 688 | ||
| 8179 | 9년 전 | 479 | ||
| 8178 | 9년 전 | 300 | ||
| 8177 |
kiplayer
|
9년 전 | 305 | |
| 8176 | 9년 전 | 343 | ||
| 8175 | 9년 전 | 212 | ||
| 8174 | 9년 전 | 232 | ||
| 8173 | 9년 전 | 340 | ||
| 8172 | 9년 전 | 187 | ||
| 8171 | 9년 전 | 178 | ||
| 8170 | 9년 전 | 288 | ||
| 8169 |
커네드커네드
|
9년 전 | 251 | |
| 8168 | 9년 전 | 311 | ||
| 8167 | 9년 전 | 312 | ||
| 8166 | 9년 전 | 229 | ||
| 8165 | 9년 전 | 158 | ||
| 8164 | 9년 전 | 298 | ||
| 8163 | 9년 전 | 277 | ||
| 8162 | 9년 전 | 292 | ||
| 8161 | 9년 전 | 285 | ||
| 8160 |
|
9년 전 | 482 | |
| 8159 | 9년 전 | 419 | ||
| 8158 | 9년 전 | 234 | ||
| 8157 | 9년 전 | 365 | ||
| 8156 | 9년 전 | 272 | ||
| 8155 | 9년 전 | 248 | ||
| 8154 |
00년생용띠
|
9년 전 | 594 | |
| 8153 | 9년 전 | 222 | ||
| 8152 |
|
9년 전 | 397 | |
| 8151 | 9년 전 | 401 | ||
| 8150 | 9년 전 | 494 | ||
| 8149 |
Jangfolk
|
9년 전 | 337 | |
| 8148 | 9년 전 | 159 | ||
| 8147 | 9년 전 | 366 | ||
| 8146 | 9년 전 | 425 | ||
| 8145 | 9년 전 | 370 | ||
| 8144 | 9년 전 | 338 | ||
| 8143 | 9년 전 | 184 | ||
| 8142 | 9년 전 | 422 | ||
| 8141 | 9년 전 | 375 | ||
| 8140 | 9년 전 | 920 | ||
| 8139 | 9년 전 | 252 | ||
| 8138 |
전갈자리남자
|
9년 전 | 380 | |
| 8137 | 9년 전 | 384 | ||
| 8136 | 9년 전 | 738 | ||
| 8135 |
|
9년 전 | 785 | |
| 8134 |
PlayPixel
|
9년 전 | 503 | |
| 8133 |
|
9년 전 | 428 | |
| 8132 | 9년 전 | 440 | ||
| 8131 | 9년 전 | 804 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기