Linux Configuration

Linux Configuration

Linux Configuration

This section covers Linux-specific configuration tasks for Arc, including adding Arc to the system PATH and configuring Arc to run as a persistent systemd service.

In This Section

  • Adding Arc Path to the Linux User's Environment — How to configure ~/.bash_profile so Arc can be launched from any directory without specifying the full path.

  • Setting Up Arc as a Linux System Service — Use systemd to run Arc as a Linux service that starts automatically and survives server restarts.

Note: Setting up Arc as a systemd service requires systemd to be installed on the host. Once configured as a service, Arc will remain available even after a server restart.