2016-03-17

Buffalo WBR2-G54 install Tomato Firmware by Shibby

--- Migrating from DD-WRT Firmware via Windows

  • You can use the DD-WRT web interface to flash to the Tomato firmware.
  • First, obtain the password for the router: In the web interface, go to Administration -> Commands. Type "nvram get http_passwd" into the text box and click "Run Commands". When the page reloads, it will show the password below. Make note of this password for later use.
    • Alternatively, you can obtain the password via telnet. Assuming your router can be found at 192.168.1.1, you'd type "telnet 192.168.1.1" at a command prompt to login to the router. Once logged in, type "nvram get http_passwd" and write down the result.
  • Download the Tomato firmware and extract it. In the "trx" subfolder, rename the file code.trx to code.bin. (DD-WRT does not recognize the .trx file extension as firmware.)
  • Update the firmware via the DD-WRT web interface. The Tomato firmware is now installed.
  • Access the Tomato web interface. Use the username "root" and the complete password provided by the "nvram get http_passwd" response above.
  • Browse to Administration > Configuration > Restore Default Configuration. Then select "Erase all data in NVRAM memory (thorough)" and click OK.
  • Please note that the instructions for flashing the firmware via the web interface will only work once you've installed DD-WRT (or perhaps another 3rd party firmware).

What’s that % sign after ipconfig IPv6 address?

Reference 1. What’s that % sign after ipconfig IPv6 address?

If that’s you after typing ipconfig on Windows machine with IPv6 enabled then this article is for you. Maybe at first you are looking at this ipconfig output and it seems that there is still no reason for thig %”some number” to be there. I will try to be short in this explanation and explain you crearly why is really there.
That IPv6 address with that strange % sign is called Link-Local IPv6 address. It’s by design an address that has network part same for all computers in the world. That part is called network identifier and is written fe80:0000:0000:0000 or to be short fe80::
So in you have one network card in your comuter everything is working fine and your computer can speak IPv6 to all others in the local network. But!! What if you open your computer and insert second network card NIC to it? Your computer will have two network interfaces and both of them will be with the same network identifier of course fe80:0000:0000:0000. If you go in the netowrking fundamentals you can recall that there can not be a host with two interfaces in the same subnet. Why? If you want to ping the address fe80::5c9f:bc10:bb38:63ec from your computer and your computer has two NICs with addresses fe80::1111:1111:a000:0001 and fe80::5555:5555:5555:1111. Out of what interface will the ping exit the computer? Hm, on both, only on random one? This is not going to work.

To resolve this issue there is the Zone ID. This is our misterious number after the % sign in the IPv6 Link-Local address on your network card. The number is basically an Interface ID so in the network examples below they have Interface in Zone IDs 18, 19, 20, and 21, respectively.

IPv6 Zone ID

This number it distinguishes the network segment by using a numeric zone ID following a percent sign after the IP address:

fe80:3438:7667:5c77:ce27%18

fe80::8939:7684:d84b:a5a4%19

fe80::711b:lc9:f462:7ed4%20

fe80::2112:1234:88a4:b421%21

Zone ID il localy significant. It means that if you want to ping a neighbor computer you will need to specify the neighbor’s IPv6 Link-Local address plus the Zone ID of your computer’s network adapter that is gooing to that computer.

2016-03-04

解決Ghost出現"Encountered an NTFS Volume with a logfile that has not been flushed(536)"

Reference 1. Warning: "Encountered an NTFS volume with a logfile that has not been flushed (536)" when taking a Ghost image.
Reference 2. Win7/Win8.1升級Win10后開機慢 如何解決?

事件描述:Win8/Win10 系統,使用Ghost11.02做系統分割,執行時出現:"Encountered an NTFS Volume with a logfile that has not been flushed (536)"
過程:在網上查找了各種方式,包括CHKDSK /f 等等,也有說是非正常關機造成的,重啟多遍無果。
解決:因為是Win8/Win10 系統,有個特殊的快速啟動設置,將這個設置關掉,故障提示消失了,Ghost得以正常完成。
關閉Win8/Win10 快速啟動功能:
1、打開控制面板,電源選項,單擊左側的:選擇電源按鈕的功能
2、單擊「選擇當前不可用的設置」
3、在下面的「關機設置」中,把快速啟動關掉就行了

2016-02-12

How to Completely Uninstall OneDrive in Windows 10

To completely uninstall OneDrive:
  1. Open Command Prompt in Administrator mode: Right-click on the Windows icon in the taskbar and select Command Prompt (Admin).
  2. Type in taskkill /f /im OneDrive.exe to terminate any OneDrive processes and hit Enter.
  3. Then type in either %SystemRoot%\System32\OneDriveSetup.exe /uninstall if you’re using 32-bit Windows 10 or %SystemRoot%\SysWOW64\OneDriveSetup.exe /uninstall if you’re using 64-bit Windows 10 and hit Enter.

2016-02-11

Windows 10 Event id 10016 Error

Reference 1. Numerous event id 10016 errors win 8 pro 64 bit
Reference 2. Fix: Weather App Creates Too Many Error Events

電腦預設權限設定無法將含有 CLSID {C2F03A33-21F5-47FA-B4BB-156362A2F239} 與 APPID {316CDED5-E4AE-4B15-9113-7055D84DCC97} 之 COM 伺服器應用程式的本機啟用權限授與來自位址 LocalHost (使用 LRPC) (在應用程式容器 Microsoft.Windows.Cortana_1.4.8.176_neutral_neutral_cw5n1h2txyewy SID (S-1-15-2-1861897761-1695161497-2927542615-642690995-327840285-2659745135-2630312742) 中執行) 的使用者 W10\cliff SID (S-1-5-21-2584043056-4233733546-2432908853-1001)。您可以使用元件服務系統管理工具修改此安全性權限。

Follow these instructions exactly and let me know how you do. It should 100% work.

1. Open Regedit.
2. Go to HKEY_Classes_Root\CLSID\*CLSID*.
Note: *CLSID* stand for the ID that appears in your event viewer error. In your case, it's {C2F03A33-21F5-47FA-B4BB-156362A2F239}.
3. Right click on it then select permission.
4. Click Advance and change the owner to Administrators. Also click the box that will appear below the owner line.
5. Apply full control.
6. Close the tab then go to HKEY_LocalMachine\Software\Classes\AppID\*APPID*.
Note: *AppID* is the ID that appears in your event viewer. In your case it's {316CDED5-E4AE-4B15-9113-7055D84DCC97}.
7. Right click on it then select permission.
8. Click Advance and change the owner to Administrators.
9. Click the box that will appear below the owner line.
10. Click Apply and grant full control to Administrators.
11. Close all tabs and go to Administrative tool.
12. Open component services.
13. Click Computer, click my computer, then click DCOM.
14. Look for the corresponding service "Immersive Shell" Right click and click properties.
15. Click security tab then click Customize in the Launch and Activation permissions section. Click Edit. Click Add. Add Local Service. Then apply.
16. Tick the Local Activation box.

Reboot.

1. {316CDED5-E4AE-4B15-9113-7055D84DCC97} 就是 "Immersive Shell"; 在 regedit 找到
2. item 4 and 8, 碰到一些困難, 先改到 Users 再改成 Administrators
3. item 13 : command is "DCOMCNFG"

2016-02-10

How to disable iTunes 12 on Windows 7/10 startup


This was driving me nuts. Finally found a solution here: http://superuser.com/questions/948157/itunes-starts-automatically-at-startup-on- windows-10

Seems to be a problem related to iTunes in combination of other media programs like Plex Media Server or others.
First try what has been suggested above (normal windows startup stuff, sync issues or bluetooth). If none ot that helps this might.

in iTunes 12.2 - check Preferences > Advanced and set the option Share iTunes Library XML with other applications
Check that box and restart the computer. Worked for me.

2015-12-30

鄭州黃帝故里, 洛陽龍門石窟、嵩山少林功夫秀四日遊 2015/12/26~2015/12/29

第01天  桃園/鄭州~黃帝故里~二七廣場~德化步行街~鄭州

鄭州位於河南省中部,黃河南岸,是中國重要的工業城市之一。鄭州市位於中原腹地,交通位置極為重要。鄭州商業發達,又有《中原商城》之稱。現轄6區5市1縣,一個國家級新區,兩個國家級開發區、一個國家級出口加工區,是中國歷史文化名城、中國八大古都之一、中國優秀旅游城市、國家園林城市、國家衛生城市、國家綜合交通樞紐、中國中部重要的中心城市、擁有得天獨厚的自然資源。是中華人文始祖軒轅黃帝的故里,夏朝的都城陽城,商朝開國君主商湯所建的亳都,今河南省政治、經濟、教育、科研、文化中心。
黃帝故里景區位於河南省新鄭市區軒轅路,占地面積100餘畝,黃帝故里祠始建於漢代,後曾經毀建,明清修葺,清朝康熙五十四年(1751年),新鄭縣令徐朝柱立有“ 軒轅故里 ”碑,為弘揚中華民族優秀傳統文化,緬懷始祖功德,近年來,新鄭市人民政府對黃帝故里景區進行了擴建,黃帝故里是海內外炎黃子孫尋根拜祖的聖地,更在2000年被公佈為河南省重點文物保護單位,也列於鄭州市十大旅遊景點之一。
二七廣場鄭州最具代表性的商業區。位於鄭州市區中心,集大型商場和數百家中小型商店、 餐飲店, 是外地遊客的必到之處。 二七紀念塔坐落在二七廣場中心,為紀念1923年2月7日京漢鐵路工人大罷工而建。塔頂建有鐘樓, 六面直徑2.7米的大鐘,整點報時演奏《東方紅》樂曲, 鐘聲悠揚悅耳, 綿延數公里。 入夜後, 多種彩燈內透外照, 使雙塔更加絢麗多彩。
德化步行街百年德化風情購物街位於德化街以西,正興街以南,福壽街以東,裕元裏以北,北臨二七塔,處于二七商圈與火車站商圈傳統商業地帶,占地51.5畝,總面積6萬多平方米。

第02天 鄭州~開封(80KM,約1.5小時)~開封府~開封文化客廳(體驗木板年畫)~七盛角~鄭東新區~外觀河南省藝術中心~鄭州

開封府北宋時期天下首府,威名馳譽天下,包龍圖扶正祛邪、剛直不阿的美名傳於古今。一曲“包龍圖打坐在開封府”,令人蕩氣迴腸,引起幾多瑕思神往。開封府位於開封市包公湖東湖北岸,占地60餘畝,建築面積1.4萬平方米,氣勢恢弘,巍峨壯觀,與位於包公西湖的包公祠相互呼應,同碧波蕩漾的三池湖水相映襯,形成了“東府西祠”樓閣碧水的壯麗景觀。作主題景區,開封府堅持弘揚中華民族創造的優秀文化和歷史文明傳承,突出包公在府衙文化中的靈魂作用;堅持動靜結合、雅俗共賞、歷史與演義相映成趣的經營理念。在開封府,不僅有宋太宗、宋真宗、宋欽宗由此登基,還有寇准、包拯、歐陽修、范仲淹、蘇軾、司馬光、蘇頌、蔡襄、宗澤等一大批傑出的政治家、文學家、軍事家、書法家、科學家在此任職。您除了能夠看到大批珍貴史料,軼事和陳展外,還能夠看到一身浩然正氣,清正剛毅,栩栩如生,目前世界上最大的包公銅像。此外,您還能夠看到“開衙儀式”、“包公斷案”、“演武場迎賓表演”、“噴火變臉”等豐富多彩的表演活動,真切地體會到“游開封府,品味大宋文化;拜包龍圖,領略人間正氣”。
開封文化客廳(體驗木板年畫)位於碧波蕩漾的龍亭湖畔,緊鄰六朝皇宮龍亭。整個文化客廳契合古城開封的“宋韻彰顯、親切溫潤、外在古典、內在時尚”的人文氛圍。
 
第03天 鄭州~(80KM,約1.5小時)登封~(50KM,約1小時)少林寺(含電瓶車)~塔林~武術表演~(80KM,約1.5小時)~洛陽~龍門石窟(含電瓶車)~麗景門+明清一條街~鄭州

少林寺位於登封的嵩山,是少林武術的發源地,禪宗祖庭,由於其坐落嵩山的腹地少室山下的茂密叢林中,所以取名《少林寺》。少林寺在唐朝時期,享有盛名,以禪宗和武術並稱於世。
塔林號稱《中國古塔藝術博物館》的少林寺塔林,則保存了西元698年至1803年間,共241座古塔和兩座現代塔,是中國現存古塔數量最多的塔群,塔的層次一般為1至7級,最高可達15公尺,造型有正方形、長方形、六角形、圓形、柱形、錐體、瓶體、喇叭體等。時代歷經漢、魏到清代等朝代,上下兩千年,時間跨度極長,建築種類繁多,讓您一飽眼福。
武術表演少林景區和武術學校不同特色的少林武術絕學一一展示,更邀請您互動參與切磋少林十八班武藝,精湛武藝絕對會讓您嘖嘖稱"讚"。
龍門石窟與莫高窟、雲岡石窟齊名,並列為《中國三大石窟》。龍門石窟是中國現存三大國寶級石窟寺之一,主要建於北魏年間,連續營造達400年之久,現存窟盒2000多座,佛塔40餘座佛像10萬多尊,堪稱古典雕刻藝術之寶庫,而其中規模最大、名聲最響的是建于唐代武則天時期的奉先寺石窟,裏邊的佛像造型雍容典雅、面目傳神,所穿服飾紋路清晰、衣褶宛然。 以《龍門二十品》是代表的碑刻是書法藝術的精品,每年吸引了無數書法愛好者慕名前往。
麗景門+明清一條街古都洛陽從夏開始共13個朝代先後在此建都,麗景門建于隋唐,因是南北大運河的交匯處,為天下舟船所集,商銀貿易,車馬填塞。今日的麗景門由城門樓、瓮城、箭樓、城墻、護城河等部分組成,其城垣高厚,重門疊關,氣勢磅礡,其規模之宏大在河南古建築中居于首位,被稱為古都第一門。古城內仿古街店鋪林立,商賈雲集,熙熙攘攘,熱鬧非凡。