修復造成 Windows XP 無法啟動之損毀登錄的手動步驟
copy c:\windows\repair\system c:\windows\system32\config\system
copy c:\windows\repair\software c:\windows\system32\config\software
copy c:\windows\repair\sam c:\windows\system32\config\sam
copy c:\windows\repair\security c:\windows\system32\config\security
copy c:\windows\repair\default c:\windows\system32\config\default
參考網址:http://support.microsoft.com/kb/307545/zh-tw
2011年12月19日 星期一
2011年11月14日 星期一
解決 svchost.exe 100% 的問題
2011年9月26日 星期一
安裝新版 firefox
[root@desktop ~]# tar xjf /root/下載/firefox-6.0.2.tar.bz2
[root@desktop ~]# yum install glibc.i686 libstdc++.i686 libXrender.i686 gtk2.i686 alsa-lib.i686 libXt.i686
root@desktop ~]# /root/firefox/firefox &
建立圖示

解決無法播放youtube,需更新32bit的flash play
將下載的libflashplayer.so,複製到/usr/lib/mozilla/plugins目錄
安裝嘸瑕米輸入法
將noseeing.gtab複製到/usr/share/gcin/table
[root@desktop ~]# yum install gcin gcin.686
[root@desktop ~]# yum install glibc.i686 libstdc++.i686 libXrender.i686 gtk2.i686 alsa-lib.i686 libXt.i686
root@desktop ~]# /root/firefox/firefox &
建立圖示

解決無法播放youtube,需更新32bit的flash play
將下載的libflashplayer.so,複製到/usr/lib/mozilla/plugins目錄
安裝嘸瑕米輸入法
將noseeing.gtab複製到/usr/share/gcin/table
[root@desktop ~]# yum install gcin gcin.686
2011年9月21日 星期三
vsftp 出現 550 failed to change directory
解決方法及可能原因:
1.伺服器端 vsftp 的 /etc/vsftpd.conf 當中 write_enable=YES 沒開(沒取消註解)
2.Soft Link 無法做到,如果使用者可以在檔案系統裡隨便連,那 chroot 不就沒有意義
1.伺服器端 vsftp 的 /etc/vsftpd.conf 當中 write_enable=YES 沒開(沒取消註解)
2.Soft Link 無法做到,如果使用者可以在檔案系統裡隨便連,那 chroot 不就沒有意義
2011年9月9日 星期五
linux 安裝vmware player
[root@desktop 下載]# chmod +x VMware-Player-3.1.4-385536.x86_64.bundle
[root@desktop 下載]# ./VMware-Player-3.1.4-385536.x86_64.bundle
出現:Public key for xxxxxx.rpm is not installed
[root@desktop ~]# rpm --import http://apt.sw.be/RPM-GPG-KEY.dag.txt
[root@desktop ~]# rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY*
參考:
http://wiki.centos.org/AdditionalResources/Repositories/RPMForge#head-f0c3ecee3dbb407e4eed79a56ec0ae92d1398e01
http://www.fedorafaq.org/#gpgsig
[root@desktop ~]# rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY*
參考:
http://wiki.centos.org/AdditionalResources/Repositories/RPMForge#head-f0c3ecee3dbb407e4eed79a56ec0ae92d1398e01
http://www.fedorafaq.org/#gpgsig
訂閱:
文章 (Atom)
