Fedoraに関するdavyyaoのブックマーク (2)

  • Fedora Core 6 の初期設定 | 自宅サーバー Fedora

    Fedora Core 6 をインストールした後のパッケージを最新のものへと更新します。 この作業は yum を使って行います。 yum とは Fedora Core で採用された rpm パッケージ管理ソフトウェアで、依存関係があるパッケージも自動的にインストールしてくれます。 またここではサーバーを構築するために必要な設定を行います。 パッケージの更新 yum を使って Fedora Core に含まれているパッケージを最新のものへと更新します。 yum を使ってパッケージをアップデートするには、update キーワードを指定します。 開発環境のインストール yum を使って開発環境をインストールします。 プログラムをソースコードからコンパイルする際に必要な gcc などのコンパイラをインストールします。 yum を使ったパッケージのインストールは install キーワードを指定しま

  • How To Compile A Kernel - The Fedora Way

    How To Compile A Kernel - The Fedora WayVersion 1.0 Author: Falko Timme Each distribution has some specific tools to build a custom kernel from the sources. This article is about compiling a kernel on Fedora systems. It describes how to build a custom kernel using the latest unmodified kernel sources from www.kernel.org (vanilla kernel) so that you are independent from the kernels supplied by your

  • 1