- Jun 10 Mon 2013 13:14
-
取消 Windows Server 的遠端桌面連線僅能2人的限制
UltraEdit 去修改 C:\Windows\system32 底下的 termsrv.dll,就可以輕鬆突破限制2人登入伺服器的限制了! 當然,微軟限制僅能2人,除了基於安全性外,筆者真的想不到了! 其實盡可能的,還是關閉遠端桌面功能,或是將 3389 遠端桌面的連接埠改為其它的連接埠,這樣較能提升安全性。首先,我們以 UltraEdit 開啟 termsrv.dll 後,尋找 8B FF 55 8B EC,並將其改為 31 C0 C2 04 00 後另存新檔,重新開機試試.
- Jun 04 Tue 2013 08:38
-
Win 7輸入法整合器中文手寫不見了?
我要用Windows 7 手寫輸入,結果有出來,可是找不到,上網找才知道windows 7 x64是有問題的
必須做下面的動作才會出來:
在命令提示字元下cmd輸入
%systemroot%\system32\regsvr32.exe "%systemroot%\System32\IME\IMETC10\applets\IMTCCAC.dll"
必須做下面的動作才會出來:
在命令提示字元下cmd輸入
%systemroot%\system32\regsvr32.exe "%systemroot%\System32\IME\IMETC10\applets\IMTCCAC.dll"
- May 22 Wed 2013 11:26
-
Windows 7 更新失敗的問題?
一.無法更新
進入C:\Windows\SoftwareDistribution\DataStore及C:\Windows\SoftwareDistribution\Download裡面的資料全部刪除
進入C:\Windows\winsxs 裡面pending.xml及reboot.xml刪除
重新開機,在Update
進入C:\Windows\SoftwareDistribution\DataStore及C:\Windows\SoftwareDistribution\Download裡面的資料全部刪除
進入C:\Windows\winsxs 裡面pending.xml及reboot.xml刪除
重新開機,在Update
- May 17 Fri 2013 11:42
-
Linux 設定服務開機時自動啟動?
Linux 設定服務開機時自動啟動方法
1.chkconfig 服務名稱 on-->不要時chkconfig 服務名稱 off
2.開啟終端機 輸入setup選擇system services(系統服務) 選擇您要的服務即可
1.chkconfig 服務名稱 on-->不要時chkconfig 服務名稱 off
2.開啟終端機 輸入setup選擇system services(系統服務) 選擇您要的服務即可
- Apr 27 Sat 2013 23:06
-
Linux 查看記憶體及版本?
- Apr 19 Fri 2013 21:28
-
Windows 7 關閉 UAC 在regedit
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"ConsentPromptBehaviorAdmin"=dword:00000000
"EnableLUA"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"ConsentPromptBehaviorAdmin"=dword:00000000
"EnableLUA"=dword:00000000
- Apr 19 Fri 2013 13:40
-
加快 VMware Converter Standalone 的轉換速度
To disable SSL encryption for the converter worker:
1.Locate the converter-worker.xmlfile. By default, it is located at:
Windows 7 and 2008 Server – C:\ProgramData\VMware\VMware vCenter Converter Standalone
Windows Vista, XP and 2003 Server – %ALLUSERSPROFILE%\VMware\VMware vCenter Converter Standalone
In older Windows versions – %ALLUSERSPROFILE%\Application Data\VMware\VMware vCenter Converter Standalone
1.Locate the converter-worker.xmlfile. By default, it is located at:
Windows 7 and 2008 Server – C:\ProgramData\VMware\VMware vCenter Converter Standalone
Windows Vista, XP and 2003 Server – %ALLUSERSPROFILE%\VMware\VMware vCenter Converter Standalone
In older Windows versions – %ALLUSERSPROFILE%\Application Data\VMware\VMware vCenter Converter Standalone
- Dec 30 Sun 2012 23:38
-
VM 的光碟掛載
【VM 的光碟掛載】
VMware ESXi Server 的 VM裡虛擬光碟機的使用,大多在作業系統的安裝或備份時。開機前編輯 VM 設定,光碟機有 三種 Device Type 裝置選項可以選擇:Client Device、Host Device 和 Datastore ISO file。開機運作中也可透過 VMware vSphere Client,使用控制端的本機光碟,或載入光碟映像 iso 檔。
其中,「Connect to ISO Image on Local Disk」的方式掛載光碟,是個人偏好的選項。因為如此才能符合目前的光碟管理,多以 iso 檔存放檔案伺服器的使用習慣。
VMware ESXi Server 的 VM裡虛擬光碟機的使用,大多在作業系統的安裝或備份時。開機前編輯 VM 設定,光碟機有 三種 Device Type 裝置選項可以選擇:Client Device、Host Device 和 Datastore ISO file。開機運作中也可透過 VMware vSphere Client,使用控制端的本機光碟,或載入光碟映像 iso 檔。
其中,「Connect to ISO Image on Local Disk」的方式掛載光碟,是個人偏好的選項。因為如此才能符合目前的光碟管理,多以 iso 檔存放檔案伺服器的使用習慣。
- Dec 06 Thu 2012 11:40
-
開網頁發生IE已停止工作
最近發生很多開IE時發生IE已停止工作,目前有2個不同的方式
1.ASUS R500V--1.移除 ASUS Virtual Touch V1.0.11 並重開機
2.更新ATKACPI驅動和ATK熱鍵工具程式V1.0.0020
3.更新ASUS Smart Gesture V1.0.27
2.一般電腦將Adobe Flash Player 10 移除或重裝安裝終於解決了
1.ASUS R500V--1.移除 ASUS Virtual Touch V1.0.11 並重開機
2.更新ATKACPI驅動和ATK熱鍵工具程式V1.0.0020
3.更新ASUS Smart Gesture V1.0.27
2.一般電腦將Adobe Flash Player 10 移除或重裝安裝終於解決了
- Nov 18 Sun 2012 00:08
-
vmware workstation 8/9 如何安裝windows 8/2012 啟用Hyper-v 3?
vmware workstation 8/9在設定好windows 8/2012相關設定需修改2個地方才可啟動Hyper-v
1.在CPU選項中勾選“Virtual Intel VT-x/EPT or AMD-V/RVI”功能
2.後根據新建虛擬機的保存目錄找到Windows 2012 x64/8 x64.vmx文件,
用記事本打開並在後面添加下面兩句然後保存退出:
hypervisor.cpuid.v0 = "FALSE"
mce.enable = "TRUE"
1.在CPU選項中勾選“Virtual Intel VT-x/EPT or AMD-V/RVI”功能
2.後根據新建虛擬機的保存目錄找到Windows 2012 x64/8 x64.vmx文件,
用記事本打開並在後面添加下面兩句然後保存退出:
hypervisor.cpuid.v0 = "FALSE"
mce.enable = "TRUE"
- Nov 05 Mon 2012 10:37
-
Windows Live mail無法開啟?
同事今天打電話給我,說另一同事開啟windows live mail無法開啟,到最後出現行事曆出問題
我去時開啟windows live mail,它跑很久出現同樣的錯誤,0x8e5e0498
上網查說要將行事曆刪除,開啟時會自動產生
於是照做,結果還是無法啟用,出現另一錯誤0x800c0155,2
我去時開啟windows live mail,它跑很久出現同樣的錯誤,0x8e5e0498
上網查說要將行事曆刪除,開啟時會自動產生
於是照做,結果還是無法啟用,出現另一錯誤0x800c0155,2
- Oct 11 Thu 2012 11:46
-
linux與windows相連