You are browsing the archive for Debian Linux.

Debian Linux 網路卡出現 freeing mc frame 修復

9:49 am in E-learning by Tsung Hao

Debian Linux 的 eth1 突然無法連線, 看到非常多下述的錯誤訊息. Read the rest of this entry →

Debian Linux 網路卡出現 freeing mc frame 修復

10:51 am in E-learning by Tsung Hao

Debian Linux 的 eth1 突然無法連線, 看到非常多下述的錯誤訊息.

  • $ less messages

    Jul  8 16:07:14 www kernel: [6733983.495791] eth1: Transmit timed out: status 0050  0c00 at 171340519/171340579 command 00000000.
    Jul  8 16:09:08 www kernel: [6734104.356349] NETDEV WATCHDOG: eth1: transmit timed out
    Jul  8 16:09:08 www kernel: [6734104.356358] eth1: Transmit timed out: status 0050  0c00 at 171340582/171340642 command 00000000.
    Jul  8 16:11:02 www kernel: [6734224.820435] NETDEV WATCHDOG: eth1: transmit timed out

  • $ less syslog

    Jul  9 01:08:40 www kernel: [  302.391087] eth1: freeing mc frame.
    Jul  9 01:08:40 www kernel: [  302.391089] eth1: freeing mc frame.

問題

  • messages 出現 WATCHDOG 的錯誤訊息: transmit timed out
  • syslog 出現 freeing mc frame.

主要問題是 freeing mc frame, 原因…. 沒仔細查. 不過, 有找到解法. :P

此篇有寫解法: eth0: freeing mc frame

Read the rest of this entry →

Debian linux – sysv-rc dependency-based boot system 修復

11:02 am in E-learning by Tsung Hao

Debian linux 做 apt-get dist-upgrade, 升級到 sysv-rc 時, 出現下述訊息:

Read the rest of this entry →

使用 netstat 找出不正常的連線

4:44 pm in E-learning by Tsung Hao

我最常用的是 netstat -tln, 發現這篇文章把查看不尋常連線的方式都寫出來了. (適用於 Ubuntu、Debian Linux、FreeBSD.等)

Read the rest of this entry →

在 Debian 內, 安裝 Debian Linux 到 USB 隨身碟

10:29 am in E-learning by Tsung Hao

這篇的標題看起來很怪, 主要意思是 在 Debian Linux 的環境內, 直接 Mount 一個磁區, 來灌新的 Debian 作業系統. (將作業系統灌到另一顆磁區, 然後將開機指向新系統即可)

Read the rest of this entry →

Debian Linux 的小技巧提示套件

11:26 am in E-learning by Tsung Hao

此套件(fortunes-debian-hints) 提供 Debian Linux 一堆的小技巧, 非常實用.

註: 這些小技巧於 Ubuntu Linux 同樣適用.

Read the rest of this entry →

於 Debian Linux 架設 NIS Server (Client)

9:48 am in E-learning by Tsung Hao

想要了解 NIS 是做什麼? 要查詢相關網頁? 可見: 於 Debian Linux 架設 NIS Server (Master)

此篇紀錄 NIS Server 的 Client 如何架設.

Read the rest of this entry →

於 Debian Linux 架設 NIS Server (Slave)

10:47 am in E-learning by Tsung Hao

想要了解 NIS 是做什麼? 要查詢相關網頁? 可見: 於 Debian Linux 架設 NIS Server (Master)

此篇紀錄 NIS Server 的 Slave 如何架設.

Read the rest of this entry →

於 Debian Linux 架設 NIS Server (Master)

9:53 am in E-learning by Tsung Hao

1台機器, 帳號請大家自己開一開就好了, 2台機器, 把帳號再複製一份就可以了… 多台機器的狀況, 就再多複製幾份~

但是 遇到要改資料的狀況, 要開新帳號的狀況? 機器常常掛掉, 要重新建立? 這時後使用 NIS 就可以省不少時間~

Read the rest of this entry →

Linux 掛載 MDF 檔案(Mount)

2:27 pm in E-learning by Tsung Hao

Debian / Ubuntu Linux 要將 mdf 檔案掛載(Mount)起來, 跟掛載 ISO 命令一樣, 只要掛對檔案, 就可以很輕易掛載起來.

Read the rest of this entry →