2013年5月31日 星期五
Fortinet FortiGate 重新設定密碼
FortiGate連接方式:
使用連接CISCO Router的線並使用Putty程式來做連結
Baud Rate (bps): 9600
Data bits: 8
Parity: None
Stop bits: 1
Flow Control: None
FortiGate重設管理員密碼
FortiGate設備要重設管理員密碼,必須有Serial Port設定。此外,必須在30秒內,執行下列指令 後用戶名提示。如果超過30秒,就要重開機重做。所以相關序列號要先準備好。
FortiGate內建的內置帳戶名稱為maintainer,而密碼是主機序號前面加BCPB的密碼。例如,如果您的設備機器號碼為FG900A83901645800,則密碼是bcpbFG900A83901645800。
建議您將密碼複製到剪貼板,只需將其粘貼到密碼的提示。
FortiGate重設密碼指令如下:
#config system admin
(admin)#edit admin
(admin)#set password <Your-new-password>
(admin)#end
FortiGate設定出廠預設值指令
PLAINTUTFW01 # execute factoryreset
This operation will reset the system to factory default!
Do you want to continue? (y/n)y
System is resetting to factory default…
The system is going down NOW !!
PLAINTUTFW01 #
2013年5月19日 星期日
VMWARE 轉換WINDOWS 2000,無法安裝VMWARE TOOLS解決方式!
下載
Update Rollup 1 for Windows 2000 SP4 (KB891861)
Windows 2000 SP4 更新彙總套件 1
http://www.microsoft.com/en-us/download/details.aspx?id=18997
即可解決!
2013年5月16日 星期四
Synology Mail Server 清除 MAILQ
問題:
需要登入ssh 來清除mailq的指令使用方式!
解答:
1.請前往管理介面 > 控制台 > 終端機 來啟動終端機服務。
2.開啟 Windows 的 [命令提示字元] 或其他 telnet 用戶端程式 (例如 PuTTY)
3.使用 Telnet/SSH 連線至 DiskStation:telnet 192.168.xxx.xxx (DiskStation 的 IP 位址)
4.以 "root" 帳號登入,並輸入 DiskStation admin 的密碼。(不是以 admin 登入)
5.輸入 /var/packages/MailServer/ target/sbin/postqueue -p(用來看 queue 裡面還有哪些信)
/var/packages/MailServer/ target/sbin/postsuper -d ALL(清空 queue 裡面的信)
6.輸入 exit 離開。
訂閱:
文章 (Atom)