usage: run.sh [options]
options:
-h, --help show this help message
-v, --version show version information
-- stop processing options
-d[=] set a system property
-d, --bootdir=set the boot patch directory; must be absolute or url
-p, --patchdir=set the patch directory; must be absolute or url
-n, --netboot=boot from net with the given url as base
-c, --configuration=set the server configuration name
-b, --bootlib=add an extra library to the front bootclasspath
-l, --library=add an extra library to the loaders classpath
-c, --classpath=add an extra url to the loaders classpath
-p, --properties=load system properties from the given url
-b, --host=bind address for all jboss services
-g, --partition=ha partition name (default=defaultdomain)
-u, --udp=udp multicast address
-l, --log=specify the logger plugin type
通過啟動選項可以設定很多引數,例如在jboss4.2中,伺服器預設繫結位址是localhost,若不加啟動選項 --host 0.0.0.0
則無法通過ip訪問。
JBOSS服務的啟動 停止
jboss home以及 jboss home 為jboss在linux win下安裝的路徑,如果配置了,直接照樣引用即可。啟動 1 for linux jboss home bin run.sh 2 for win jboss home bin run.bat 關閉 停止 1 for linux ...
mysqld safe啟動選項
mysqld safe支援下列的選項 help 顯示幫助資訊並退出。autoclose 在netware系統上,mysqld safe提供乙個螢幕顯示.當我們御載 關閉 mysqld safe nlm,在預設的情況下這個螢幕並不會消失.相反,他們提示使用者進行輸入 如果我們希望netware自動關閉...
windows 啟動選項修改
某些程式必須在特殊的啟動環境下才能正常使用,每次開機如果忘按f8進入啟動選單就又得重啟 特別是win10啟動時並沒有選擇了,只能啟動後進行不少的操作才行,以下命令可以省事 cmd 以管理員身份執行 禁用數字簽名啟動 bcdedit.exe set loadoptions ddisable integ...