此内容没有您所选择的语言版本。
Chapter 11. Remove JBoss Data Grid
11.1. Remove JBoss Data Grid from Your Linux System 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
The following procedures contain instructions to remove JBoss Data Grid from your Linux system.
Warning
Once deleted, all JBoss Data Grid configuration and settings are permanently lost.
Procedure 11.1. Remove JBoss Data Grid from Your Linux System
Shut Down Server
Ensure that the JBoss Data Grid server is shut down.Navigate to the JBoss Data Grid Home Directory
Use the command line to change into the level above the$JDG_HOME
folder.Delete the JBoss Data Grid Home Directory
Enter the following command in the terminal to remove JBoss Data Grid, replacing$JDG_HOME
with the name name of your JBoss Data Grid home directory:rm -Rf $JDG_HOME
$ rm -Rf $JDG_HOME
Copy to Clipboard Copied! Toggle word wrap Toggle overflow