Enable JavaScript to use search. / 検索を使用するには JavaScript を有効にしてください。
Posts with #yum
Sun, September 11, 2011
1 min read
[Linux] # yum -y install yum-fastestmirror で速いリポジトリを自動的に選択
yum-fastestmirror プラグインを入れて CentOS の yum で速いミラーを自動選択させる手順のメモです。
read more →
Sun, September 4, 2011
[yum] fastestpath を使わないようにする設定方法
yum の fastestmirror を無効化して、常に yum 本家リポジトリを http で参照するように設定を変更する手順です。
[yum] Another app is currently holding the yum lock の解決方法
yum の `Another app is currently holding the yum lock` エラーを、バックグラウンドで動いている yum プロセスを kill して解消します。
Sat, June 9, 2018
CentOS 6.6 から 6.9 へ yum upgrade
yum upgrade で CentOS 6.6 から 6.9 に上げた際の、PHP と MySQL のバージョン推移をまとめた作業ログです。