明明就註明內嵌多國語言字幕
但是用MPC偏偏字幕選項都是灰色的
[解]
http://www.myav.com.tw/bbs/showthread.php?threadid=362996&pagenumber=0
原來影片也有大哉問阿
總之,output改一下就可以看了
總網頁瀏覽量
2013年3月16日 星期六
2013年2月17日 星期日
[微食記] 中山站長鼻子大象
2013年2月5日 星期二
台北天母--溫德德式烘培餐館 [差est]
本來要帶女朋友去這裡過生日的,
聽說德國豬腳相當不錯,股哥也是這麼跟我說的。
兩三個禮拜前去電定位,
當天中午又再打過去確定一次,
結果到現場興高采烈要點餐
服務生:不好意思,德國豬腳要先預訂喔
我OS:叉叉的咧,定位的時候沒說阿,我先知什麼都知道逆?
我真的不懂要預訂才吃得到的東西,當初定位時為什麼沒告知,這邏輯在哪阿???
當天領班也只會道歉說要介紹別的餐點,
真的只能用掉漆來形容~.~
聽說德國豬腳相當不錯,股哥也是這麼跟我說的。
兩三個禮拜前去電定位,
當天中午又再打過去確定一次,
結果到現場興高采烈要點餐
服務生:不好意思,德國豬腳要先預訂喔
我OS:叉叉的咧,定位的時候沒說阿,我先知什麼都知道逆?
我真的不懂要預訂才吃得到的東西,當初定位時為什麼沒告知,這邏輯在哪阿???
當天領班也只會道歉說要介紹別的餐點,
真的只能用掉漆來形容~.~
2013年1月20日 星期日
VM copied lead to network unreachable (centos)
When you copied a CentOS VM and boot it up,
after command in ifconfig
You'll found the your ethernet is not working.
and if you try to bring it up,
service network restart
response will be like below...
device eth0 does not seem to be present delaying initialization
The solution:
1. ifconfig -a
2. record your new MAC ADDRESS
(since you copied the vm, macaddr would not be the same with origin one.)
3. vim /etc/udev/rules.d/70-persistent-net.rules
4. modify the ATTR{address} to the recorded one in eth* which you're using
5. vim /etc/sysconfig/network-scripts/ifcfg-eth*
6. modify the HWADDR to the recorded one
7. service network restart
after command in ifconfig
You'll found the your ethernet is not working.
and if you try to bring it up,
service network restart
response will be like below...
device eth0 does not seem to be present delaying initialization
The solution:
1. ifconfig -a
2. record your new MAC ADDRESS
(since you copied the vm, macaddr would not be the same with origin one.)
3. vim /etc/udev/rules.d/70-persistent-net.rules
4. modify the ATTR{address} to the recorded one in eth* which you're using
5. vim /etc/sysconfig/network-scripts/ifcfg-eth*
6. modify the HWADDR to the recorded one
7. service network restart
2013年1月15日 星期二
[debug log] adLDAP
adLDAP can not retrieve account information such as displayname and email,
but can login successfully.
The Solution:
setup a correct base_dn.
but can login successfully.
The Solution:
setup a correct base_dn.
2012年11月23日 星期五
scp: command not found
scp: command not found
yum install openssh-clients
ref:http://wubolu.iteye.com/blog/1161693
訂閱:
文章 (Atom)