- Sep 07 Mon 2015 10:13
-
【開箱文】The North Face Tallac 筆電包
- Jul 15 Wed 2015 14:58
-
【Office】開啟csv檔案為亂碼
原始檔內容為簡體中文,直接開啟該檔案結果為亂碼!
Reference: http://support.kktix.com/knowledgebase/articles/278363-%E7%82%BA%E4%BD%95%E4%BD%BF%E7%94%A8-microsoft-excel-%E6%89%93%E9%96%8B%E5%8C%AF%E5%87%BA%E7%9A%84%E5%A0%B1%E5%90%8D%E4%BA%BA-csv-%E6%AA%94%E6%A1%88%E6%98%AF%E4%BA%82%E7%A2%BC
Reference: http://support.kktix.com/knowledgebase/articles/278363-%E7%82%BA%E4%BD%95%E4%BD%BF%E7%94%A8-microsoft-excel-%E6%89%93%E9%96%8B%E5%8C%AF%E5%87%BA%E7%9A%84%E5%A0%B1%E5%90%8D%E4%BA%BA-csv-%E6%AA%94%E6%A1%88%E6%98%AF%E4%BA%82%E7%A2%BC
- Jul 15 Wed 2015 11:37
-
【Office】Outlook收到信再轉寄
今日前公司同事詢問,當Outlook收到信後要再轉寄到外部信箱。
Reference: http://www.dotblogs.com.tw/dotjum/archive/2008/05/21/4096.aspx
Reference: http://www.dotblogs.com.tw/dotjum/archive/2008/05/21/4096.aspx
- Sep 03 Wed 2014 08:13
-
【Terminal】未正確載入您的使用者設定檔之解決方法
狀況說明:
同仁反應登入terminal server(server 2008),工作列出現「未正確載入您的使用者設定檔」
解決方法:
如果要自行解決這個問題,請依照下列步驟執行:
登入電腦,然後建立新的設定檔。
同仁反應登入terminal server(server 2008),工作列出現「未正確載入您的使用者設定檔」
解決方法:
如果要自行解決這個問題,請依照下列步驟執行:
- 使用 [電腦內容] 對話方塊刪除設定檔。如果要執行這項操作,請依照下列步驟執行:
- 按一下 [開始],用滑鼠右鍵按一下 [電腦],然後按一下 [內容]。
- 按一下 [變更設定]。
- 在 [系統內容] 對話方塊中,按一下 [進階] 索引標籤。
- 按一下 [使用者設定檔] 區域中的 [設定]。
- 在 [使用者設定檔] 對話方塊中,選取您要刪除的設定檔,按一下 [刪除],再按一下 [確定]。
- 按一下 [開始],在 [搜尋] 方塊中輸入 regedit,然後按下 ENTER。
- 找出下列登錄子機碼並按一下:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
- 用滑鼠右鍵按一下要移除的 SID,然後按一下 [刪除]。
登入電腦,然後建立新的設定檔。
- Jul 30 Wed 2014 08:28
-
【Server 2008】無法顯示縮圖之解決方法
- Jul 28 Mon 2014 10:58
-
【AD】此工作站和主要網域間的信任關係失敗-解決方法
- Jul 22 Tue 2014 21:28
-
【Terminal】Server 2008無法切換輸入法
增加登錄檔
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"ctfmon"="C:\Windows\System32\ctfmon.exe"
可讓每位登入使用者,自動載入ctfmon.exe程式!
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"ctfmon"="C:\Windows\System32\ctfmon.exe"
可讓每位登入使用者,自動載入ctfmon.exe程式!
- May 28 Wed 2014 09:43
-
【VMware】ESX 4.1 root帳號無法SSH登入
解決方法:
To enable root login for SSH and SCP clients:
If you have physical access to the ESX host, login to the console of your ESX host as the root user. If you can only connect to the ESX host over the network, connect using an SSH client (such as PuTTY) and log in as a user other than root.
To create a user in ESX host for using a SSH client:
After you are logged in SSH session, switch to the root user with the command:
Edit the configuration file for SSH with the command:
Find the line that starts with
Save the file by first pressing Ctrl-O and then Enter.
Exit with Ctrl-X.
Restart the sshd service with the command:
To enable root login for SSH and SCP clients:
If you have physical access to the ESX host, login to the console of your ESX host as the root user. If you can only connect to the ESX host over the network, connect using an SSH client (such as PuTTY) and log in as a user other than root.
To create a user in ESX host for using a SSH client:
- Log in to the vSphere Client as a root user.
- Click Users & Groups.
- Right-click on a blank area and click Add.
- Enter a username and password. Confirm your password.
Note: Starting in ESX 4.0, the password needs to be at least 8 characters in length. - Select Grant shell access to this user.
- Select root group from the dropdown and click Add > OK.
Note: By default it assigns to the users group and does not allow SSH access.
After you are logged in SSH session, switch to the root user with the command:
su -
Note: If you do not have any other users on the ESX host, you can create a new user by connecting directly to the ESX host with VMware Infrastructure (VI) or vSphere Client. Go to the Users & Groups tab, right-click on the Users list and select Add to open theAdd New User dialog. Ensure that the Grant shell access to this user option is selected. These options are only available when connecting to the ESX host directly. They are not available if connecting to vCenter Server.Edit the configuration file for SSH with the command:
nano /etc/ssh/sshd_config
Find the line that starts with
PermitRootLogin and change the no to yes. You can find this line about 2 pages down from the top.Save the file by first pressing Ctrl-O and then Enter.
Exit with Ctrl-X.
Restart the sshd service with the command:
service sshd restart
Note: Alternatively, use the command:/etc/init.d/sshd restart - May 26 Mon 2014 10:18
-
【Office】Office 2010啟用失敗
作業系統:Win 7 Professional 32Bit
軟體:Office 2010 Standard
Office 2010無法啟用,錯誤訊息為「發生未指定的錯誤。目前無法處理您的需求。請稍候再試一次。(0x80070190)」
軟體:Office 2010 Standard
Office 2010無法啟用,錯誤訊息為「發生未指定的錯誤。目前無法處理您的需求。請稍候再試一次。(0x80070190)」
- Mar 31 Mon 2014 14:59
-
【Server 2008】windows.old資料夾處理方式
- Mar 12 Wed 2014 08:42
-
【Server】Calculate IOPS in a storage array
昨天在找如何計算Storage IOPS的教學文章,提供給大家參考!
Reference:
http://www.techrepublic.com/blog/the-enterprise-cloud/calculate-iops-in-a-storage-array/2182/
Reference:
http://www.techrepublic.com/blog/the-enterprise-cloud/calculate-iops-in-a-storage-array/2182/
- Feb 21 Fri 2014 09:40
-
【Windows Server Backup】Symantec Endpoint Protection影響Windows Server Backup無法備份成功


