n8n Server Installation commands Created June 27, 2025 Author site-admin Category BDIX VPS, Managed VPS, Unmanaged VPS, VPS Server Step 1 curl -sSL https://repo.positiveserver.com/install-n8n.sh -o install-n8n.sh Step 2 sudo apt install -y dos2unix dos2unix install-n8n.sh Step 3 chmod +x install-n8n.sh Step 4 bash install-n8n.sh Was this article helpful? Yes No