포럼 회원으로 등록하신분만 다운로드가 가능합니다. 최대 업로드 가능한 용량은 20MB 입니다.

우분투 리눅스 8.10의 네트워크 수동 설정 방법은 다음의 사이트를 참조해주세요. :)

http://blog.daum.net/yijeongmin333/15869290
profile

인생은 연극이고 세상은 무대이다!

이솝 임베디드 포럼 운영 및 비즈니스와 관련된 것 이외에 E-Mail이나 메신저 및 휴대폰 등을 통한 개인적인 질문 및 답변은 받지 않습니다. 문의 사항은 이솝 임베디드 포럼 게시판을 이용해 주시면 감사하겠습니다.

엮인글 :
http://www.aesop.or.kr/index.php?mid=Board_Documents_Linux_Applications&document_srl=35491&act=trackback&key=5d6

윤영기

2009.03.24 18:54:10
*.238.34.157

http://wanso.santa21.com/262 참조

# vi /etc/networking/interfaces
/* 하단에 추가 */
iface eth0 inet static
    address 192.168.0.77
    netmask 255.255.255.0
    network 192.168.0.0
    broadcast 192.168.0.255
    gateway 192.168.0.1

하신 후
# /etc/init.d/networking restart
하시면 됩니다.

황순일

2009.03.25 02:29:53
*.52.32.18

감사합니다~^^
List of Articles
번호 제목 글쓴이 날짜 조회 수sort

find 명령어 활용법

vi 사용법 - block 지정

유용한 ARM 어셈블리 (if, for, do_while, switch)

우분투 리눅스 8.10 네트워크 수동 설정 방법 [2]

Embedded Linux Debugging HowTo file

iconv euckr_to_utf8

SDL tslib initialize

wxWidget hello unix example file

wxWidget odbc file

windows/linux에서 작업했던 tutorial입니다. file

펌웨어 프로그래밍 팁 - atoi() 함수 구현

devcpp howto입니다.(devcpp/wxWidget/SDL) file

wxWidget sample program 올리기 - windows/linux file

Teach Yourself Shell Programming in 24 Hours file

The GNU C Library Reference Manual (한글판) file [3]

Linux C++ Programming HowTo file

Linux application에서의 clock과 system timer설정

ARM Developer Suiite (ADS) 메뉴얼 모음 file

GStreamer On TI DaVinci and OMAP Platform 강좌 ....

wxDevcpp를 이용한 windows용 tutorial입니다. file

사용자 로그인