우분투입니다.
패키지가 존재 하더군요.(따로 설치할필요가 없어서 좋군요.)
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
하면 설치 됩니다.
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 7830 | 9년 전 | 392 | ||
| 7829 |
|
9년 전 | 567 | |
| 7828 | 9년 전 | 501 | ||
| 7827 | 9년 전 | 384 | ||
| 7826 | 9년 전 | 394 | ||
| 7825 | 9년 전 | 442 | ||
| 7824 | 9년 전 | 425 | ||
| 7823 | 9년 전 | 334 | ||
| 7822 | 9년 전 | 329 | ||
| 7821 | 9년 전 | 279 | ||
| 7820 | 9년 전 | 329 | ||
| 7819 |
|
10년 전 | 731 | |
| 7818 | 10년 전 | 361 | ||
| 7817 | 10년 전 | 480 | ||
| 7816 | 10년 전 | 380 | ||
| 7815 | 10년 전 | 580 | ||
| 7814 | 10년 전 | 407 | ||
| 7813 | 10년 전 | 344 | ||
| 7812 | 10년 전 | 356 | ||
| 7811 | 10년 전 | 370 | ||
| 7810 | 10년 전 | 526 | ||
| 7809 | 10년 전 | 453 | ||
| 7808 | 10년 전 | 327 | ||
| 7807 | 10년 전 | 372 | ||
| 7806 |
프로그래머7
|
10년 전 | 1311 | |
| 7805 | 10년 전 | 1242 | ||
| 7804 |
zahir1312
|
10년 전 | 752 | |
| 7803 |
|
10년 전 | 1351 | |
| 7802 | 10년 전 | 427 | ||
| 7801 | 10년 전 | 840 | ||
| 7800 | 10년 전 | 1070 | ||
| 7799 | 10년 전 | 515 | ||
| 7798 | 10년 전 | 477 | ||
| 7797 | 10년 전 | 474 | ||
| 7796 | 10년 전 | 312 | ||
| 7795 | 10년 전 | 467 | ||
| 7794 | 10년 전 | 502 | ||
| 7793 | 10년 전 | 1021 | ||
| 7792 | 10년 전 | 423 | ||
| 7791 | 10년 전 | 515 | ||
| 7790 | 10년 전 | 472 | ||
| 7789 |
fbastore
|
10년 전 | 1411 | |
| 7788 | 10년 전 | 504 | ||
| 7787 | 10년 전 | 366 | ||
| 7786 | 10년 전 | 533 | ||
| 7785 | 10년 전 | 541 | ||
| 7784 | 10년 전 | 606 | ||
| 7783 | 10년 전 | 413 | ||
| 7782 | 10년 전 | 459 | ||
| 7781 | 10년 전 | 870 | ||
| 7780 | 10년 전 | 791 | ||
| 7779 | 10년 전 | 759 | ||
| 7778 | 10년 전 | 328 | ||
| 7777 | 10년 전 | 420 | ||
| 7776 | 10년 전 | 423 | ||
| 7775 | 10년 전 | 368 | ||
| 7774 | 10년 전 | 610 | ||
| 7773 | 10년 전 | 356 | ||
| 7772 | 10년 전 | 689 | ||
| 7771 | 10년 전 | 343 | ||
| 7770 | 10년 전 | 623 | ||
| 7769 | 10년 전 | 344 | ||
| 7768 | 10년 전 | 570 | ||
| 7767 | 10년 전 | 1135 | ||
| 7766 | 10년 전 | 459 | ||
| 7765 | 10년 전 | 489 | ||
| 7764 |
잘살아보자
|
10년 전 | 344 | |
| 7763 |
|
10년 전 | 1416 | |
| 7762 |
Tosea
|
10년 전 | 1029 | |
| 7761 | 10년 전 | 616 | ||
| 7760 |
잘살아보자
|
10년 전 | 635 | |
| 7759 |
잘살아보자
|
10년 전 | 461 | |
| 7758 |
잘살아보자
|
10년 전 | 553 | |
| 7757 | 10년 전 | 1201 | ||
| 7756 |
ITBANK
|
10년 전 | 1235 | |
| 7755 | 10년 전 | 1910 | ||
| 7754 | 10년 전 | 1025 | ||
| 7753 | 10년 전 | 853 | ||
| 7752 | 10년 전 | 1362 | ||
| 7751 |
잘살아보자
|
10년 전 | 491 | |
| 7750 |
잘살아보자
|
10년 전 | 449 | |
| 7749 |
잘살아보자
|
10년 전 | 450 | |
| 7748 |
잘살아보자
|
10년 전 | 442 | |
| 7747 |
잘살아보자
|
10년 전 | 544 | |
| 7746 |
잘살아보자
|
10년 전 | 656 | |
| 7745 |
잘살아보자
|
10년 전 | 893 | |
| 7744 |
잘살아보자
|
10년 전 | 399 | |
| 7743 | 10년 전 | 924 | ||
| 7742 |
starbros
|
10년 전 | 810 | |
| 7741 |
잘살아보자
|
10년 전 | 630 | |
| 7740 |
잘살아보자
|
10년 전 | 496 | |
| 7739 |
잘살아보자
|
10년 전 | 447 | |
| 7738 |
잘살아보자
|
10년 전 | 505 | |
| 7737 |
잘살아보자
|
10년 전 | 467 | |
| 7736 |
잘살아보자
|
10년 전 | 484 | |
| 7735 |
잘살아보자
|
10년 전 | 819 | |
| 7734 |
잘살아보자
|
10년 전 | 411 | |
| 7733 |
잘살아보자
|
10년 전 | 518 | |
| 7732 |
잘살아보자
|
10년 전 | 673 | |
| 7731 |
잘살아보자
|
10년 전 | 594 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기