First thing to do is download Ubuntu 18.04 (64-bit) from the website
After it's installed open a terminal and enter the following:
sudo apt-get update && sudo apt-get upgrade -y
sudo apt-get install software-properties-common libxslt1-dev libcurl3 libgeoip-dev python -y
wget https://lofertech.com/xui/install.py
sudo python install.py
When prompted:
Choose MAIN for the main server
Confirm with Y to proceed
Set a strong MySQL root password and save it securely
After installation completes, access the admin panel at
http://your-server-ip:25500
Default login: admin / admin



