2013-02-01から1ヶ月間の記事一覧

CentOS5.9 (kernel2.6.18-348) で起動時に「You need to implement a remote task_setrlimit〜」と怒られるのは無害な模様

こんなやつ。 You need to implement a remote task_setrlimit in your security module and call it directly from this functionWARNING: at security/security.c:51 security_ops_task_setrlimit()Call Trace: [] security_ops_task_setrlimit+0x87/0x96 …

Windows Server 2012のGUIがないServer Core環境で永続的に「アプリウィンドウごとに異なる入力方式を設定する」を有効にして幸せになる

Windows 8やWindows Server 2012では、初期設定でIMEのオン/オフ状態が全てで共通となっており、コマンドプロンプトやPowerShellを叩くときに非常に使いずらいうえに、規定で日本語入力モードがオンになっている。 Windows Server 2012をServer Coreでインス…