UI를 사용하거나 자동으로 Portal for ArcGIS를 제거할 수 있습니다. 제거하려면 아래 섹션의 단계를 따르세요.
비고:
Portal for ArcGIS가 제거되어도 포털의 데이터 및 콘텐츠는 제거되지 않습니다.
Portal for ArcGIS를 제거하기 전에
Portal for ArcGIS가 운영 체제로 시작하도록 구성된 경우 아래 단계에 따라 데몬을 제거합니다.
- 루트 사용자로 전환합니다.
- 다음과 같이 운영 체제에 맞는 명령을 실행하여 데몬을 제거합니다.
- systemd가 지원되는 운영 체제인 경우 다음 명령을 실행하여 /etc/systemd/system/multi-user.target.wants의 링크를 제거합니다.
systemctl disable arcgisportal.service rm -f /etc/systemd/system/arcgisportal.service
- SysV가 지원되는 Red Hat Linux 머신에 Portal for ArcGIS가 설치되어 있는 경우 다음 명령을 실행합니다.
$ chkconfig --del arcgisportal $ rm -f /etc/rc.d/init.d/arcgisportal
- SysV가 지원되는 SUSE Linux 머신에 Portal for ArcGIS가 설치되어 있는 경우 다음 명령을 실행합니다.
$ insserv -r arcgisportal $ rm -f /etc/init.d/arcgisportal
- systemd가 지원되는 운영 체제인 경우 다음 명령을 실행하여 /etc/systemd/system/multi-user.target.wants의 링크를 제거합니다.
- 루트 사용자 세션을 종료합니다.
UI를 사용해 제거
- Portal for ArcGIS를 설치하는 데 사용한 계정으로 로그인합니다.
- Portal for ArcGIS 설치 디렉터리의 루트로 이동하여 uninstall_ArcGISPortal 스크립트를 실행합니다.
- 제거 프로그램에서 제거를 클릭하여 Portal for ArcGIS 제거를 계속합니다.
- 제거가 완료되면 완료를 클릭하여 종료합니다.
자동 제거
명령줄에서 다음 명령을 실행합니다.
<Portal for ArcGIS installation directory>./uninstall_ArcGISPortal -s