發表文章

[Solved] If you forgot your f**king security question in Apple ID login portal

圖片
If you forgot your security question, you can follow the Apple SOP " If you forgot the answers to your Apple ID security questions " to reset your security question answer. I meet a situation. I want to login Apple ID portal to manage my secondary account, but I forgot my security question answer. I could not login to the portal! Then, I followed to SOP to reset my security question and answer. But system asked me to answer one security question if I want to reset my security question......WTF!! I contact with apple customer service, and here is their answer: Apple especially pay attention to customer's security.  So, if you forgot your security question answer, we CAN NOT  reset your security question answer. And there is no other way to reset it. I remember enabling TWO step authentication , and the security question will be disabled!! I take another apple device and login with my secondary account with password, and enable two-step authentication. then, ...

Dell XPS 9550: 惱人的低亮度閃爍問題

當Dell XPS 9550的螢幕亮度降至0%(最低)時, 小部分的使用者就會碰到螢幕閃爍的問題... 這跟前面所提到的4K螢幕的閃爍問題不太一樣, 經過多方測試(換driver、換BIOS)皆無效。 結論: 硬體問題 call Dell客服報修→待料(等了約一週)→ 派工(隔天)→更換面板後確認問題解決 所以有碰到同樣問題的朋友...直接向Dell報修吧 (躺

python script: rapidgator downloader for windows

有在用rapidgator.net的人都知道, 下載檔案時常常中斷 , 至今原因不明... 再加上chrome沒有自動續傳的功能(甚至在預設的設定中, 續傳功能是被關閉的), 所以一中斷就要手動去點續傳, 非常的麻煩。 由於個人不想用網路上針對這些免空的下載軟體, 只好自己找解決方案。 中間用了Windows版的wget, 發現它可以自動續傳沒有問題, 但是...下載下來的檔案名稱會變一串怪東西: index.html@r=download%2Findex&session_id=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx WTF!! 因為最近剛好在學習程式語言python, 就拿它來寫了一個小小的script, 主要的工作流程大概是這樣: 透過Rapidgator的API, 登入Rapidgator, 取得session ID 將該session ID與Rapidgator的下載頁面連結結合, 向Rapidgator取得檔案的資訊 (檔案名稱、大小等等) 以及完整的下載連結 呼叫wget, 開始下載檔案, 當下載中斷時, 自動續傳檔案 當下載完成時, 根據步驟2取得的檔案名稱, 透過Windows指令"ren"重新命名 (個人喜好) 若下載下來的檔案副檔名為rar時, 呼叫"7zip"將rar解壓縮並刪除原本的rar檔 在這個script中, 使用的資源有: wget for windows: http://gnuwin32.sourceforge.net/packages/wget.htm 7-zip for windows:  http://www.7-zip.org/ 敝人拙作下載連結: https://drive.google.com/open?id=0B6x3YTf2Q9R8ekNoa2pMbmRPems 希望可以幫助到碰上相同問題的朋友。 注意事項: 下載下來的zip檔中, 已經包含 了wget及7zip 您需要有自己的rapidgator帳號 下載下來後, 請使用文字編輯器修改py_wget.py中的username及password 此Script 只能在Windows執行 執行前 別忘了...

關於Dell XPS 15 (9550) / Precision 15 (5510) UHD (4K) 螢幕閃爍問題 (已解決)

圖片
新的Dell XPS/Precision 系列的筆記型電腦是非常亮眼的產品,特別是4K螢幕的機種。 但是!! 當你隨著Dell更新把BIOS上到1.2.x版之後......你的4K螢幕就會開始不定時的閃爍。 這非常的要命......用起來非常非常的不舒服。 若想要解決這個問題,目前最有效的方式大概只有把BIOS降回1.2.0這個版本。 但很不幸的......Dell官網已經把BIOS版本1.2.0的下載連結移除了,原因不明...... 下面是先前留存下來的BIOS下載連結,有需要的人請自行取用: Dell XPS 15 BIOS (1.2.0): http://ul.to/btfr737x https://drive.google.com/open?id=0B6x3YTf2Q9R8cE53aU0zZVJNdkE Dell Precision 15 BIOS (1.2.0): http://ul.to/m7og95rx https://drive.google.com/open?id=0B6x3YTf2Q9R8OGVSUy16UzVGQnM PS. 網路上有人說把Intel 530的驅動程式版本降到4331、4352或其它版本可以解決閃爍問題。 但我試過了,在新的BIOS下,就算把Intel顯卡驅動程式降版,螢幕仍然會閃爍......

About Dell XPS 15 (9550) / Precision 15 (5510) UHD (4K) monitor flickering problem. (Solved)

圖片
Dell laptop XPS/Precision with UHD (4K) monitor is very beautiful model. But!! After upgrades BIOS to 1.2.x, your monitor will start flickering. If you wanna reduce this problem, the best way is downgrade BIOS to 1.2.0. Unfortunately, the BIOS version 1.2.0 download link has been removed from Dell official site... Here is archives: Dell XPS 15 BIOS (1.2.0): http://ul.to/btfr737x https://drive.google.com/open?id=0B6x3YTf2Q9R8cE53aU0zZVJNdkE Dell Precision 15 BIOS (1.2.0): http://ul.to/m7og95rx https://drive.google.com/open?id=0B6x3YTf2Q9R8OGVSUy16UzVGQnM PS. Somebody says another way is that downgrade Intel driver to version 4331, 4352 or others can solve this problem. ...I tried, but the monitor is still flickering.

scp in Ericsson SmartEdge 1200

copy [source] [destination] => copy [local path]/[filename] scp://[username]:[password]@[remote server ip]/[destination path]/[filename] command example: copy /md/test.gz scp://username:password@192.168.1.1/test.gz

BASH script: resize pictures in rar archive

It's tested on CentOS 7. Before use it, you must install zip and ImageMagick: yum install zip ImageMagick and unrar: # wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm # rpm -Uvh rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm # yum update # yum install unrar Create a exectable file (it names "rarresizer.sh" here.) with Code below: #!/bin/bash mkdir ./tmp mkdir ./produced IFS=$'\n' for UNRARFILE in $( ls *.rar ); do echo item: $UNRARFILE UNRARCACHE="${UNRARFILE%.rar}" mkdir ./tmp/$UNRARCACHE unrar x $UNRARFILE tmp/$UNRARCACHE find ./tmp/$UNRARCACHE -name *.jpg -print -exec mogrify -resize x1308\> {} \; find ./tmp/$UNRARCACHE -name *.png -print -exec mogrify -resize x1308\> {} \; find . -name *.txt -exec rm -f {} \; find . -name *.url -exec rm -f {} \; cd ./tmp zip -0 -r ../produced/$UNRARCACHE.zip ./$UNRARCACHE cd .. done echo done\! unset IFS You can change resize parameter with width x...

BASH script: resize pictures in zip archive

It's tested on CentOS 7. Before use it, you must install zip, unzip and ImageMagick: yum install zip unzip ImageMagick Create a exectable file (it names "zipresizer.sh" here.) with Code below: #!/bin/bash IFS=$'\n' mkdir ./tmp mkdir ./produced for UNZIPFILE in $( ls *.zip ); do  echo item: $UNZIPFILE  UNZIPCACHE="${UNZIPFILE%.zip}"  mkdir ./tmp/$UNZIPCACHE  unzip $UNZIPFILE -d tmp/$UNZIPCACHE  find ./tmp/$UNZIPCACHE -name *.jpg -print -exec mogrify -resize x1308\> {} \;  find ./tmp/$UNZIPCACHE -name *.png -print -exec mogrify -resize x1308\> {} \;  find . -name *.txt -exec rm -f {} \;  find . -name *.url -exec rm -f {} \;  cd ./tmp  zip -0 -r ../produced/$UNZIPFILE ./$UNZIPCACHE  cd .. done echo done\! unset IFS You can change resize parameter with width x height like this: find ./tmp/$UNZIPCACHE -name *.jpg -print -exec mogrify -resize 512x1308 {} \; or by percentage: find ./tmp/$UNZIPCACHE -name *.jpg -print ...

PMP證照取得心得@20140623

  各位好,我目前在某電信商服務,主要工作是網路工程師,此外還會與其它單位共同執行專案,故對於專案管理這門學問很有興趣,但也由於工作忙碌的關係,僅止於翻翻書籍雜誌,並無深入研究、探討。隨著時間推進,身邊擁有PMP證照的同事越來越多,又剛好公司提供了這次的機會,讓我下定決心接受這次的課程、全力衝刺。   也非常感謝長宏的講師群及教學團隊課程,光看課本的投影片就可以知道長宏在教材的設計真的相當的用心,搭配教師群活潑生動的授課及經驗分享,讓學生自然而然的進入狀況,再加上課程結束後隔天的讀書會的預習及複習,可以再加深課程的印象,幫助課程的學習及融會貫通,對於證照的取得相當有幫助。   此外,輔考系統亦是一絕,從隨堂測驗到200題模擬考、章節測驗及成績分析,不僅幫助考生了解自己不熟悉的地方,更可幫助考生抓住PMP考試出題的”感覺”,對於提升對於考試的臨場反應、降低對於考試陌生、不安的心理非常有效。   整個課程除了正式的六堂課程外,還有每週一次的讀書會討論,等於是週一到週日毫無喘息空間,老實說一開始心裡有點排斥。但是在經驗豐富的教練及共好夥伴互相支持及鼓勵下,總算順利完成本次的訓練並取得了PMP證照。最後,也希望各位尚未取得PMP的準PMP們可以順利通過考試,取得PMP證照!!   真的非常感謝大家。

How to enable Realtek NIC on VMware ESXi 5.5

If you've not install ESXi...... Download VIB for Realtek NIC Integrade VIB to ESXi Image use ESXi-Customizer . Install ESXi from the new ESXi image If you've installed ESXi...... Download VIB for Realtek NIC Upload VIB to your ESXi datastore Enable SSH service on your ESXi Use this command to install the VIB esxcli software vib install -v /vmfs/volumes/datastore1/VMware_bootbank_net-r8169_6.011.00-2vmw.510.0.0.799733.vib Reboot your ESXi host Download VIB for Realtek NIC: VMware_bootbank_net-r8168_8.013.00-3vmw.510.0.0.799733 VMware_bootbank_net-r8169_6.011.00-2vmw.510.0.0.799733

Install Ubuntu from USB stick, but an got error message "...couldn't mount the CD-ROM..."

How to mount Ubuntu ISO to /cdrom while installing ubuntu. You must copy installation iso to your usb stick. press ALT+F2 mkdir /media/usb mount -t vfat /dev/sdb /media/usb mount -t iso9660 -o loop /media/usb/ubuntu-12.04.3-server-amd64.iso /cdrom press ALT+F1 back to installation, select "Load debconf prexonfiguration file" and retry mount cdrom

COPY別人的LVM回來用時,可能會碰到的問題及需要注意的地方 Part.2

延伸Vol_Group的空間 先於VMware延伸vmdk的大小之後,Power On。 進入CentOS後: 利用fdisk將先前所延伸出來的空間做成ext4 Linux LVM (8e) pvcreate /dev/sda3 pvscan pvdisplay vgextend VGNAME /dev/sda3 ,記錄Free PE的數值 lvdisplay,記錄需要擴充的Logical Volume lvresize -l +3918 /dev/VolGroup/lv_root lvdisplay df -h,此時已經擴充完畢,接上來要通知FileSystem resize2fs /dev/VolGroup/lv_root df -h

Click telnet link in browser to open with SecureCRT in new Tab directly

run regedit.exe: HKEY_CLASSES_ROOT\telnet\shell\open\command Value name: (Default) Value data:  "path to SecureCRT.exe" %1 /T

COPY別人的LVM回來用時,可能會碰到的問題及需要注意的地方

NIC eth0 is gone Solution: 刪除/etc/udev/rules.d/70-persistent-net.rules後重新開機 # cd /etc/udev/rules.d # cp 70-persistent-net.rules /root/ # rm 70-persistent-net.rules # reboot Configure NIC onboot Update your /etc/sysconfig/networking-scripts/ifcfg-eth0 with eth1 HWaddr (MAC address), enter: # cat /etc/sysconfig/networking-scripts/ifcfg-eth0 Sample outputs: # DEVICE="eth0" # BOOTPROTO="dhcp" # NM_CONTROLLED="yes" # ONBOOT="yes" # HWADDR="00:0C:29:69:0C:4A" Save and close the file. Restart the network service, enter: # service network restart You can verify new settings with the following commands: # ifconfig -a # route -n Change keyboard layout Change keyboard layout to English keyboard # loadkeys us Change default keyboard layout to English keyboard # vi /etc/sysconfig/keyboard // need root permission // vi text editor # KEYTABLE="us" # KEYBOARDTYPE="pc" // type "ESC...

Firstrade第一理財國際匯費補貼優惠條件變更

使用Firstrade的用戶請注意,國際匯費補貼優惠條件已經修改,根據Firstrade的官方網站,優惠條件變更為: 若為新用戶 第一次匯款至Firstrade帳戶 ,國際匯費補貼優惠的門檻為 10,000 USD 若 非新用戶 ,補貼的門檻則為 20,000 USD 補貼上限依舊為25 USD 請注意,是您匯至您的Firstrade帳戶的錢要到達匯費補助門檻才可能申請匯費補助哦!! 官方頁面連結: http://www.firstrade.com/content/zh-tw/promos/wirefeerebate

( ゚∀゚)o彡°ミズギ!ミズギ!

紅蓮祭今日から始まる!! ミズギきたああああああ~~~~~~~~~~~~~~~ ヽ(´ー`)ノわーい そしてパンチファイル:  オフィシャルダウンロードしつらい方どうぞ。  [FS] FF14紅蓮祭Patch File    http://www.filesonic.com/file/1646783284 ネット上では色々な情報と画像が出てきて、もう祭り状態だよwww 仕事中だからVUしかできねぇえええ~~~ 帰りてぇ~ちょー帰りてぇ~~~~~~~~~~~~

【ついに】 ゼーメル攻略完了!【完全クリア】

圖片
剣弓弓格咒咒幻幻でバトラール撃破しました 二十四分でね(´・ω・`) しかも 箱x5の完全クリア!! やったぜぇー!わーい!w 最高の仲間たちへ、 ありがとう('◇')ゞ 勝利のお祝い!乾杯だ~(´∀`)

Plurk面對巨人Google+,它的優勢在哪裡?

以下是敝人心血來潮發在Plurk上的與Google+比較文(有做過一些簡單的整理),當然,內容為個人主觀的意見及想法,不代表一般論( ´∀`) 原噗連結: http://www.plurk.com/m/p/d2aofe Moonshadows說 目前Plurk最大的優勢是它對訊息的整理...有新回應會幫你挑出來,而且只顯示第一個噗,而不像Google+, Facebook, twitter把所有的回應一股腦塞給你,我可以直接挑我有興趣的來看。 而沒興趣的回應我可以直接略過,省去捲捲軸瀏覽的時間。 在Plurk,以我常用的瀏覽器大小(1100x765),Plurk可以同時顯示7~10,12(密集一點的話)個訊息,Google+頂多3個,若有縮圖,頂多1.5個.....這量實在差太多,所以每次看Plurk以外的就會覺得很累很麻煩XD 友人猫說 ya,FB/G+很難追蹤你回應過的訊息 友人S說

關於Mac的遠端桌面軟體

目前找到的有: 1. Mac內建     Free / VNC / 可設定的東西太少 / VNC固有的缺點-慢而且會卡 2. Vine Server     Free / VNC / VNC固有的缺點-慢而且會卡 3. iRAPP (個人版)     79USD / 應該是程式本身的Protocol / 支援Windows RDP / 畫面好看且用起來感覺不太會卡     可以把遠端的Mac偽裝成Client端的app...XD (類似Citrix?) / 試用版可以試用14天 4. LogMeIn     年費(或月費、也有個人版) / Web Interface / 需登入LogMeIn官網 / 因是使用共通的Web介面,無平台問題 / 支援檔案傳輸 / Pro版試用30天 5. Timbuktu Pro     貴 / 不支援Windows 7,雖照官方FAQ步驟做,但仍無法運作...測試不可orz 6. Apple Remote Management     超貴 / 不支援Windows,故不考慮 7. Citrix     Business導向的就不考慮了XD 8. teamviewer     個人免費 / 跨平台 / 小弟實際用起來比vnc還順暢(當然也可能是小弟和VNC犯沖XD) 所以最後決定使用teamviewer,如果大家有更好的選擇,也請分享一下,謝謝^^

How to convert GPT to MBR without delete volume

圖片
By the MBR limit, you can have 2TB only. If you want to increase your disk over 2TB, you must convert MBR to GPT. In Microsoft, they will ask you to use diskpart to delete volume on your disk, and then convert to GPT. If you do that, you'll lost all data. Now, another solution here. You can use gptgen to convert MBR to GPT without lost any data. GPTGEN download link: http://sourceforge.net/projects/gptgen/