/sbin/smbiosDump
dmidecodeのような物
/sbin/smbiosDump
dmidecodeのような物
まず落としてくる
http://fuelphp.com/
ディレクトリに展開
/home/username/fuel
/home/username/public(public_htmlにrename)
/home/username/oil
コンポーザーアップデート
php composer.phar self-update
php composer.phar update <--ここで下記エラー
[RuntimeException]
The .git directory is missing from /home/username/fuel/vendor/composer/installers, see http://getcomposer.org/commit-deps for mo
re information
/fuel/vendorを削除した後、コンポーザー再インストール
rm -fr ./fuel/vendor && php composer.phar install -v
次はうまくいく。
php composer.phar self-update
php composer.phar update
2014/06/23
最寄りのコンビニから発送
2014/06/24
成田の返品先へ到着
2014/06/25
シーゲート シンガポールから発送したとのメール
2014/06/26
国際物流のUPSで届きました。
早い!
一昨日、申請して
昨日、千葉の返品先へ届いたみたい。
そんで、今日シンガポールから新しいディスクが発送された通知が来た。
対応早い!
SSHでログイン
vi /etc/vmware/hostd/config.xml
<historicalStatsEnabled> true </historicalStatsEnabled>
ESXi管理エージェントをリスタート
services.sh restart
about:config
network.http.max-persistent-connections-per-server
64
network.dns.disableIPv6
true
eth0 Link encap:Ethernet HWaddr 00:00:00:00:00:00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:31486278979 errors:0 dropped:14781 overruns:0 frame:0
TX packets:51999759226 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3883754810452 (3.5 TiB) TX bytes:62814059173566 (57.1 TiB)
Memory:c1300000-c1380000
ドロップしてるので・・・
/sbin/ethtool -G eth0 rx 512 tx 512
/sbin/ethtool -G eth1 rx 512 tx 512
/sbin/ethtool -G eth0 rx 1024 tx 1024
/sbin/ethtool -G eth1 rx 1024 tx 1024
/sbin/ethtool -G eth0 rx 2048 tx 2048
/sbin/ethtool -G eth1 rx 2048 tx 2048
/sbin/ethtool -G eth0 rx 4096 tx 4096
/sbin/ethtool -G eth1 rx 4096 tx 4096
/sbin/ifconfig ppp0 txqueuelen 1000
/sbin/ethtool -g eth0
/sbin/ethtool -g eth1
http://alpha-netzilla.blogspot.jp/2010/12/nic.html
vmxnet3
/sbin/ethtool -K eth0 tso off
/sbin/ethtool -K eth1 tso off
system-config-network
10.5のメールデータを
直接10.9へ移行してもうまくいかない。
10.5から10.7でデータ変換し
10.7から10.9へ移行するとOK
$HOME/Library/Mail
$HOME/Library/Preferences/com.apple.mail.plist