Warning: Undefined variable $excludeclause in
/home/millionwaves/millionwaves.com/public_html/wp-content/plugins/mwp/mwp_related_posts.php on line
43
Debian(Etch)のapache2-ssl-certificateは?
Debian Sargeまではapache2-ssl-certificateのスクリプトがあり、それを使用してSSL証明書を作成していましたが、Debian Etchからはなくなりました。 Etchではmake-ssl-certを使いま…
Subversionのリビジョンログの変更を許可するには?
Subversionのリビジョンログの変更を許可するには、# cp pre-revprop-change.tmpl pre-revprop-change# vi pre-revprop-change# chmod +x pre-revprop-changeのようにして、(リポジトリ)/hooks/pre-revprop…
Debianでネットワーク設定を行うには?
Debianでネットワーク設定を行うには、# vi /etc/network/interfacesのように、/etc/network/interfacesを編集します。DHCPの場合は、auto eth0iface eth0 inet dhcpで、固定のIPアドレスを設定…
Warning: Undefined variable $args in
/home/millionwaves/millionwaves.com/public_html/wp-content/plugins/mwp/mwp_related_posts.php on line
23
Warning: Undefined variable $excludeclause in
/home/millionwaves/millionwaves.com/public_html/wp-content/plugins/mwp/mwp_related_posts.php on line
43
Debianでネットワーク設定を行うには?
Debianでネットワーク設定を行うには、# vi /etc/network/interfacesのように、/etc/network/interfacesを編集します。DHCPの場合は、auto eth0iface eth0 inet dhcpで、固定のIPアドレスを設定…