Open your SQL management tool (e.g., Navicat). Create a new database (commonly named l1jdb ). Import the provided .sql file. This populates the server with the data from the client era you selected.
Navigate to the config folder (or conf depending on the fork):
Before you touch a single game file, your environment must be prepared. Lineage 1 server architecture typically relies on Java or C++ depending on the source build you choose.
sudo apt install screen -y screen -S lineage ./run_l1j.sh # Press Ctrl+A then D to detach