Welcome to World of IPTV

With

+23k members
+11k threads
+106k posts

we are the most popular IPTV community on the web. 

IMPORTANT NOTE:
WE HAVE RECENTLY NOTICED THAT TOO MANY DOUBLE FAKE ACCOUNTS ARE CREATED IN THE PAST.
TO PREVENT THIS ISSUE THE DECISION WAS MADE THAT IN THE FUTURE A ANNUALLY FEE 20 EURO WILL BE RAISED FOR NEW MEMBERSHIPS.

Join now to the World of IPTV

Forum Rules

Before you start, check out the forum rules first

Account upgrade

Upgrade your account to get access to full features

Advertising

Would you like to place your advertisement with us ?

Resources Manager

Hundreds of IPTV scripts and apps are available for download

Xtream 100% working install

sparky81

Extended Member
Ext. Member
Joined
May 6, 2020
Messages
19
Reaction score
36
Points
24
Location
UK
Hi so i have had loads of problems trying to install this panel to many of my servers. I was always getting a 404 error even after running the admin update after install. Here is my way and it worked without any problems at all.

sudo apt-get update && sudo apt-get upgrade -y

sudo apt-get install libxslt1-dev libcurl3 libgeoip-dev python -y;

wget https://xtream-ui.com/install/install.py

sudo python install.py

Choose MAIN.. and install.

Now after this the main is installed. Now what you want to do is NOT run the admin update command as iv found out many of the links do not work or the server does not update for the admin. so...

If you know about sftp then you know what to do from here but for anyone else do the following after the install of the MAIN

Open ftp client (I USED FILEZILLA) and put the following..

HOST: IP
USERNAME: YOUR ROOT USERNAME
PASSWORD: ROOT PASSWORD
PORT:22

Now you are at the folders for your server. Go to the following dir /home/xtreamcodes/iptv_xtream_codes

Now go to the Xtream website and grab your admin https://xtream-ui.com/releases/release_22f.zip

unzip on your desktop now upload to your server using the sftp we just did. dir /home/xtreamcodes/iptv_xtream_codes

Now your done and no more 404 error.

I hope this helps some of you as it did with me.
 

Alex2021

Extended Member
Ext. Member
Joined
Jan 20, 2020
Messages
45
Reaction score
27
Points
29
Location
france
Hi so i have had loads of problems trying to install this panel to many of my servers. I was always getting a 404 error even after running the admin update after install. Here is my way and it worked without any problems at all.

sudo apt-get update && sudo apt-get upgrade -y

sudo apt-get install libxslt1-dev libcurl3 libgeoip-dev python -y;

wget https://xtream-ui.com/install/install.py

sudo python install.py

Choose MAIN.. and install.

Now after this the main is installed. Now what you want to do is NOT run the admin update command as iv found out many of the links do not work or the server does not update for the admin. so...

If you know about sftp then you know what to do from here but for anyone else do the following after the install of the MAIN

Open ftp client (I USED FILEZILLA) and put the following..

HOST: IP
USERNAME: YOUR ROOT USERNAME
PASSWORD: ROOT PASSWORD
PORT:22

Now you are at the folders for your server. Go to the following dir /home/xtreamcodes/iptv_xtream_codes

Now go to the Xtream website and grab your admin https://xtream-ui.com/releases/release_22f.zip

unzip on your desktop now upload to your server using the sftp we just did. dir /home/xtreamcodes/iptv_xtream_codes

Now your done and no more 404 error.

I hope this helps some of you as it did with me.


hello sir how you fix LB if i install LB after not work Panel
 

magic1

Extended Member
Ext. Member
Joined
May 11, 2020
Messages
54
Reaction score
74
Points
29
Location
India
Hi so i have had loads of problems trying to install this panel to many of my servers. I was always getting a 404 error even after running the admin update after install. Here is my way and it worked without any problems at all.

sudo apt-get update && sudo apt-get upgrade -y

sudo apt-get install libxslt1-dev libcurl3 libgeoip-dev python -y;

wget https://xtream-ui.com/install/install.py

sudo python install.py

Choose MAIN.. and install.

Now after this the main is installed. Now what you want to do is NOT run the admin update command as iv found out many of the links do not work or the server does not update for the admin. so...

If you know about sftp then you know what to do from here but for anyone else do the following after the install of the MAIN

Open ftp client (I USED FILEZILLA) and put the following..

HOST: IP
USERNAME: YOUR ROOT USERNAME
PASSWORD: ROOT PASSWORD
PORT:22

Now you are at the folders for your server. Go to the following dir /home/xtreamcodes/iptv_xtream_codes

Now go to the Xtream website and grab your admin https://xtream-ui.com/releases/release_22f.zip

unzip on your desktop now upload to your server using the sftp we just did. dir /home/xtreamcodes/iptv_xtream_codes

Now your done and no more 404 error.

I hope this helps some of you as it did with me.


Thanks a lot for this, really helpful :)
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

sparky81

Extended Member
Ext. Member
Joined
May 6, 2020
Messages
19
Reaction score
36
Points
24
Location
UK
Thanks a lot for this, really helpful :)

Your very welcome pal. Another thing is the 404 error happens when you sudo user to install things. The best way is to make yourself root by using the command

# sudo bash

Then go on to install using the command to run the admin panel.
 

Eddiebo

Extended Member
Ext. Member
Joined
Sep 23, 2019
Messages
106
Reaction score
53
Points
39
Location
Uk
how you change login once run from admin / admin
 
H

Hoox38

Guest
Hi so i have had loads of problems trying to install this panel to many of my servers. I was always getting a 404 error even after running the admin update after install. Here is my way and it worked without any problems at all.

sudo apt-get update && sudo apt-get upgrade -y

sudo apt-get install libxslt1-dev libcurl3 libgeoip-dev python -y;

wget https://xtream-ui.com/install/install.py

sudo python install.py

Choose MAIN.. and install.

Now after this the main is installed. Now what you want to do is NOT run the admin update command as iv found out many of the links do not work or the server does not update for the admin. so...

If you know about sftp then you know what to do from here but for anyone else do the following after the install of the MAIN

Open ftp client (I USED FILEZILLA) and put the following..

HOST: IP
USERNAME: YOUR ROOT USERNAME
PASSWORD: ROOT PASSWORD
PORT:22

Now you are at the folders for your server. Go to the following dir /home/xtreamcodes/iptv_xtream_codes

Now go to the Xtream website and grab your admin https://xtream-ui.com/releases/release_22f.zip

unzip on your desktop now upload to your server using the sftp we just did. dir /home/xtreamcodes/iptv_xtream_codes

Now your done and no more 404 error.

I hope this helps some of you as it did with me.
Nice job ?
Keep linuxin'
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

radikal

Extended Member
Ext. Member
Joined
Oct 16, 2019
Messages
4
Reaction score
1
Points
11
Location
Portugal
Just to say i am a beginner and this is my first post. its a little fustrating to start in this area and see that something that can help me and other people in the begining it's not "open" to see. I know that it's only 2 posts, but i am the kind of user that does not post "thanks" only or write things just to increase post count. ignore my complaints...

Edit: Now that i have more than 2 post, i can see that the "hidden" content does not work, because xtream-ui.com is down...
 
Last edited:
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

elaygenov

Extended Member
Ext. Member
Joined
Oct 3, 2019
Messages
279
Reaction score
2,045
Points
104
Location
Germany
Thanks a lot for this, really helpful , but new lins are batter :D
 
shape1
shape2
shape3
shape4
shape5
shape6
Top
AdBlock Detected

We know, ad-blocking software do a great job at blocking ads. But our site is sponsored by advertising. 

For the best possible site experience please take a moment to disable your AdBlocker.
You can create a Account with us or if you already have account, you can prefer an Account Upgrade.

I've Disabled AdBlock