config

検索

以下に検索結果を表示します。

centos6_php516_install
4 ヒット, 最終更新:
9.8x.tar.gz </code> - configure する。(openssl は ./config)<code> $ cd openssl-0.9.8x $ ./config --prefix=/usr/local shared </code> - ビルドしてインストールする。<code> $ make ... re \ --prefix=/usr/local/lib64/php-5.1.6 \ --with-config-file-path=/usr/local/lib64/php-5.1.6 \ --enable-c... readline=shared \ --with-libxml-dir=/usr/bin/xml2-config \ --enable-soap \ --enable-wddx \ --with-xmlrpc \
minimal_install
3 ヒット, 最終更新:
]\\ ===== ホスト名の変更 ===== <code> $ sudo vi /etc/sysconfig/network </code> <code> NETWORKING=yes HOSTNAME=c... ットワークの設定が無効になっているので設定する。 <code> $ sudo vi /etc/sysconfig/network-scripts/ifcfg-eth0 </code> <code> DEVICE=... はインストール済みか最新バージョンです 何もしません </code> netstat arp ifconfig route ... など <code> $ sudo dnf install net-tools
centos-ds_install
2 ヒット, 最終更新:
を自動起動するには、以下のコマンドにてサービスの設定を on にしておく。 <code> # chkconfig dirsrv on # chkconfig dirsrv-admin on </code> ===== 参考文献 ===== [[https://gihyo.jp/admin/serial/01/ldap/0
nginx
2 ヒット, 最終更新:
===== nginx が自動起動するように設定 ===== <code> $ sudo chkconfig nginx on $ chkconfig --list nginx nginx 0:off 1:off 2:on 3:on 4:on 5:on 6:off </code> ===== ng
centos7_driver_blacklist
1 ヒット, 最終更新:
g /boot/grub2/grub.cfg.bak20150314 $ sudo grub2-mkconfig -o /boot/grub2/grub.cfg </code> <code> Generating