Real Panel – Instructions to Install Real Panel for your IPTV service

Installing Real Panel, which is based on Xtream Codes or XtreamUI, XUI, Xtream One. You can install REAL PANEL on Ubuntu 18.04, Ubuntu 20.04 and Ubuntu 22.04

Install REAL PANEL on Ubuntu 20.04

How to install Real Panel (XtreamUI, Xtreamcodes) on Ubuntu 20.04

There are many steps that you have to do first before you can install REAL PANEL, XTREAMUI or Xtreamcodes on Ubuntu 20.04 but it works. First update the server apt update apt upgrade Fix libpng12 in ubuntu 20.4 apt-get -y install software-properties-common sudo add-apt-repository ppa:linuxuprising/libpng12 sudo apt update sudo apt install libpng12-0 Edit the source …

How to install Real Panel (XtreamUI, Xtreamcodes) on Ubuntu 20.04 Read More »

How to disable IPV6 so IP whitelist always work in Real Panel

Open SSH and run the following command echo -e “net.ipv6.conf.all.disable_ipv6 = 1n net.ipv6.conf.default.disable_ipv6 = 1n” >> /etc/sysctl.conf && sysctl -p The command will disable IPV6 immediately. Now we need to disable auto update daily so it won’t change the above config sudo systemctl stop apt-daily-upgrade.timer sudo systemctl disable apt-daily-upgrade.timer sudo systemctl daemon-reload Disabling IPV6 is …

How to disable IPV6 so IP whitelist always work in Real Panel Read More »

Tune up RAM for Real Panel (XtreamUI, Xtreamcodes) for maximum performance.

If you install Xtream UI Panel from their site, they put 90% of RAM to be used for the streams folder. This will need to be tuned up. If you install Xtream UI from our site, the RAM is setup at 50%. You can also tune up this value too. From SSH client Putty, type …

Tune up RAM for Real Panel (XtreamUI, Xtreamcodes) for maximum performance. Read More »

First Installation of Real Panel (XtreamUI) MAIN + ADMIN + Update to version 22F for Ubuntu 18.04

Install MAIN Panel Server has to be installed with Ubuntu 18.04 only. For Ubuntu  20.4 please see other posts. Log in as root into SSH client (Putty) and run the following command to install MAIN server. Log in Putty as root and run: sudo apt-get update ; sudo apt-get install libxslt1-dev libcurl3 libgeoip-dev python -y …

First Installation of Real Panel (XtreamUI) MAIN + ADMIN + Update to version 22F for Ubuntu 18.04 Read More »

Scroll to Top