2012-03-01から1ヶ月間の記事一覧

Import Module at Runtime

pythondjangodjango/utils/importlib.py l.18 def import_module(name, package=None): """Import a module. The 'package' argument is required when performing a relative import. It specifies the package to use as the anchor point from which to r…

CentOS6でのお話 /etc/resolved.conf がnetwork service再起動後に毎回上書きされてしまうので /etc/sysconfig/network-scripts/ifcfg-xxx にDNS1=xxx.xxx.xxx.xxx DNS2=xxx.xxx.xxx.xxx としてDNSアドレスを登録。無事名前解決出きることを確認。 /etc/sysc…

BIND

備忘録: Configチェック: named-checkconf chrootしている場合は -t オプション Zoneチェック: named-checkzone