Changes for page Uninstaller Info

Last modified by David Muszynski on 2025/04/10 12:31

From version 1.10
edited by David Muszynski
on 2025/03/14 17:01
Change comment: There is no comment for this version
To version 1.12
edited by David Muszynski
on 2025/03/14 17:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,10 +2,11 @@
2 2  
3 3  The uninstaller is located at 'Macintosh HD > Library > FileMaker Server'
4 4  
5 -If you can't get into the FM server's console for some reason you can launch Terminal, there are several helpful commands to know
5 +If you can't get into the FM server's console for some reason you can launch Terminal, there are several helpful commands to know:
6 6  
7 +{{code language="none"}}
7 7  fmsadmin help commands
8 -
9 9  fmsadmin stop
10 -
11 -fmsadmin res
10 +fmsadmin restart
11 +fmsadmin resetpw
12 +{{/code}}