2017-06-01から1ヶ月間の記事一覧

TopCoder メモ

Java Applet が Security 警告で起動しない Oracle Java 8 Plugin Control Panel –> Security –> Exception Site List に http://www.topcoder.com を追加する 俺スクリプト #!/bin/bash function make { MAKE=`which make` if [ ! -f Makefile ]; then $MAK…

Ubuntu 16.04 で x230 がスリープしない

原因 Jun 3 04:14:22 x230 kernel: [ 1785.787010] pci_pm_suspend(): e1000e_pm_suspend+0x0/0x40 [e1000e] returns -2 Jun 3 04:14:22 x230 kernel: [ 1785.787013] dpm_run_callback(): pci_pm_suspend+0x0/0x140 returns -2 Jun 3 04:14:22 x230 kernel:…