當前位置:湖南陽光電子技術學校文章資訊電腦維修技術

湖南陽光電子技術學校 簡介

學校地址:湖南省 長沙市 雨花區 車站南路紅花坡路口
來校路線:長沙火車站售票廳后坪,乘135路公交車到“紅花坡站”,即到.
學校電話:13807313137,13308461099
免費電話:13807313137
值班手機:(0)13807313137 楊老師
開課時間:我校常年面向全國招生,月月開班。每月1號,16號開學。
招生范圍:凡年滿15歲的公民,不限年齡,性別,地區。都歡迎來我校學習。
食宿問題:學校免費住宿,免費提供床上用品。食堂就餐,費用自理,約12元/天。
學校官網:www.hnygpx.net www.410014.com
專業介紹:歡迎查看我校專業課程!
收費標準:歡迎查看我校收費標準!
在線 Q Q:您想咨詢招生情況,請聯系我啊·您想咨詢招生情況,請聯系我啊
網上報名:歡迎您報讀湖南陽光電子學校!


怎樣解決Linux操作系統找不到網卡的疑問

減小字體 增大字體 作者:佚名  來源:本站整理  發布時間:2011-06-02 20:35:26

  1. 安裝網卡

  機器太新,以至于現有的Linux版本無法認出,比如機器找不到網卡,這時候怎么辦呢?

  別急,首先你需要知道網卡是什么型號的,以本實驗室新購入的電腦為例,它的網卡是集成的,型號是Realtek RTL8168/8111 PCI-E Gigabit Ethernet NIC.然后我們到Realtek的官方網站去下載相應的Linux驅動程序r8168-8.005.00.tar.bz2,按照說明安裝。

  Unpack the tarball :

  # tar vjxf r8168-8.aaa.bb.tar.bz2

  Change to the directory:

  # cd r8168-8.aaa.bb

  If you are running the target kernel, then you should be able to do :

  # make clean modules (as root or with sudo)

  # make install

  # /sbin/depmod -a

  # /sbin/insmod ./src/r8168.ko (or r8168.o in linux kernel 2.4.x)

  You can check whether the driver is loaded by using following commands.

  # /sbin/lsmod | grep r8168(看看有沒有加載網卡驅動)

  # /sbin/ifconfig ?Ca(看看有沒有相關網卡被啟動的信息)

  If there is a device name, ethX, shown on the monitor, the linux

  driver is loaded. Then, you can use the following command to activate

  the ethX.

  # ifconfig ethX up

  ,where X=0,1,2,……

  這里也可以通過系統→管理→網絡來設置IP地址等, 后激活。

  1. Set manually

  a. Set the IP address of your machine.

  # ifconfig ethX "the IP address of your machine"

  b. Set the IP address of DNS.

  Insert the following configuration in /etc/resolv.conf.

  nameserver "the IP address of DNS"

  c. Set the IP address of gateway.

  # route add default gw "the IP address of gateway"

  2. Set by doing configurations in /etc/sysconfig/network-scripts

  /ifcfg-ethX for Redhat and Fedora, or /etc/sysconfig/network

  /ifcfg-ethX for SuSE. There are two examples to set network

  configurations.

  a. Fix IP address:

  DEVICE=eth0

  BOOTPROTO=static

  ONBOOT=yes

  TYPE=ethernet

  NETMASK=255.255.255.0

  IPADDR=192.168.1.1

  GATEWAY=192.168.1.254

  BROADCAST=192.168.1.255

  2. 修改:#vi /etc/hosts,在該文本中,增加兩行:

  127.0.0.1 localhost.localdomain localhost

  192.168.4.101 node3(根據機器本身情況設置)

  修改:vi /etc/hosts.equiv,增加一行:(如果沒有該文本,可建立一個)

  node3

  3. 啟動ssh服務

  大部分的Linux版本應該都會自帶該程序

  #ssh-keygen

  #cd .ssh

  #cp id_rsa.pub authorized_keys

  #ssh node3(如果成功,會顯示上次登陸的時間, node3是主機名)

  附加信息:

  ifup eth0看看能否啟動eth0

  lsmod看看有沒有加載網卡驅動

  dmesg看看有沒有網卡啟動時的錯誤信息

網頁說明

    怎樣解決Linux操作系統找不到網卡的疑問這條信息,為您提供了中國 新 全的怎樣解決Linux操作系統找不到網卡的疑問信息,歡迎您免費查看怎樣解決Linux操作系統找不到網卡的疑問信息。如果您對怎樣解決Linux操作系統找不到網卡的疑問這條消息有好的意見建議請聯系我們,讓我們一起進步!
  • 熱門關鍵詞:CPU(355)  維修(198)  彩電(172)  故障(143)  招生(110)  職業中專(105)  技工學校(104)  電腦(98)  機芯(93)  開縣(91)  學校(88)  手機(87)  BIOS(68)  首選(65)  培訓(65)  筆記本(60)  云陽(58)  學主板維修哪里 好(50)  學電腦硬件哪里 好(50)  檢修(50)  Windows(46)  MTK(43)  Vista(42)  海爾(42)  東芝(40)  主板(39)  win7(38)  三極管(38)  TCL(37)  模式(37)  硬盤(36)  三星(35)  液晶電視(35)  工廠(33)  Linux(32)  技術(32)  XP(30)  北京(30)  電子元件(30)  彩色(29)