filefox 寫:由於學LINUX 是REDHAT學起來的 樣樣都是RPM 要不然就是最大安裝 所以 不會有啥安裝的問題 而且參考資料多 書店一堆REDHAT的書
所以裝起來還有點成就感 現在 在研究XBOX上裝LINUX時才知道有debian linux這套 裝上去之後啥都沒有 都要加裝 又不能RPM
也就是之前的用法都行不通了 想說沒關西 大不了用TAR慢慢裝
結果我勒 連目錄都不大一樣 沒辦法基本功沒打好 ><
像是重新啟動的因該是 /etc/rc.d/init.d/ 這裡 但是我裝的debian 1.0.3版的 根本沒rc.d這個目錄 所以TAR安裝時也是如此
所以我想請教各位先進 學習debain 的觀念以及方向 在此感謝
從以下網站取得下面的訊息:
http://www.xbox-linux.org/Xebian
- 代碼: 選擇全部
You can use the standard Debian apt/dpkg package management tools (http://www.debian.org/doc/manuals/apt-howto/index.en.html) for downloading and installing standard x86 'deb' software packages from any standard x86 Debian package repository. There are literally thousands of software packages (http://packages.debian.org/unstable/) to choose from.
Note: Since the Xbox is really just an x86 PC at its heart, it will happily run precompiled x86 executables just the same way as any desktop PC. There is no need to compile applications separately for the Xbox - the binaries inside the standard x86 deb packages will work just fine.
所以請先確定 dpkg 和 apt 有安裝. 之後便可以用 dpkg/apt 來管理套件.
雖然你是用 xbox 來跑, 我也建議您購買『Debian GNU/Linux 無痛起步』來練基本功。