Skip to main content

Uninstall AhsayCBS on Linux / FreeBSD

July 21, 2025
  1. Log in as root on the Linux/FreeBSD machine.
  2. Go to the /usr/local/cbs/bin directory.

    AhsayCBS directory

  3. Uninstall AhsayCBS using the sh command.

    Uninstall

  4. After successful uninstallation, AhsayCBS and NFS service will no longer be available because removal of the startup scripts will stop the services from starting at bootup.

    Example for Linux:

    Uninstall

    Example for FreeBSD:

    Uninstall

  5. Make a backup of your existing $SYSTEM_HOME, $USER_HOME an $POLICY_HOME directories on another computer if necessary.
  6. For FreeBSD only, ensure that cbs and nfs service are disable by removing the cbs_enable="YES" and cbsnfs_enable="YES" lines from /etc/rc.conf by using a text editor like "vi".

    Uninstall

    Uninstall

  7. Remove the $CBS_HOME directory from the system. Once done, AhsayCBS will now be removed from your system.