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

Install Latest Cesbo Astra Script

D

DM 3

Guest
This script will install the latest Cesbo Astra for you.

Bash:
#!/bin/bash

# are we running as root
if [ $(id -u) != "0" ]; then
    echo "Script needs to be run as 'root' user."
    echo "Try again as root."
    exit 1;
fi

echo "Installing Cesbo Astra"

curl -Lo /usr/bin/astra http://cesbo.com/download/astra/$(uname -m)
chmod +x /usr/bin/astra

astra init

systemctl start astra

systemctl enable astra

nano /etc/astra/license.txt

Save and exit and run the script.

Bash:
sh file.sh
 
Last edited by a moderator:
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
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

mojbuk

Extended Member
Ext. Member
Joined
Sep 22, 2019
Messages
55
Reaction score
326
Points
64
Location
BiH
The best software for dvb-mpegts. I use the free version, which is also very good!

Astra cesbo + ffmpeg + runit, the best solution for receiving and transcoding.
Did you have example for your solution?
 
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

matthew reus

Extended Member
Ext. Member
Joined
Aug 29, 2019
Messages
163
Reaction score
1,079
Points
104
Location
nepal
This script will install the latest Cesbo Astra for you.

Bash:
#!/bin/bash

# are we running as root
if [ $(id -u) != "0" ]; then
    echo "Script needs to be run as 'root' user."
    echo "Try again as root."
    exit 1;
fi

echo "Installing Cesbo Astra"

curl -Lo /usr/bin/astra http://cesbo.com/download/astra/$(uname -m)
chmod +x /usr/bin/astra

astra init

systemctl start astra

systemctl enable astra

nano /etc/astra/license.txt

Save and exit and run the script.

Bash:
sh file.sh
Why do i get this error , i m using free trail license key i tried on ubuntu 18.04 as well as ubuntu 16 ..

PHP:
Dec 24 17:23:50 vnpt systemd[1]: astra.service: Control process exited, code=exited status=1
Dec 24 17:23:50 vnpt systemd[1]: astra.service: Unit entered failed state.
Dec 24 17:23:50 vnpt systemd[1]: astra.service: Failed with result 'exit-code'.
Dec 24 17:23:52 vnpt systemd[1]: astra.service: Service hold-off time over, scheduling restart.
Dec 24 17:23:52 vnpt systemd[1]: Stopped Astra service (astra).
Dec 24 17:23:52 vnpt systemd[1]: astra.service: Start request repeated too quickly.
Dec 24 17:23:52 vnpt systemd[1]: Failed to start Astra service (astra).
Dec 24 17:23:52 vnpt systemd[1]: astra.service: Unit entered failed state.
Dec 24 17:23:52 vnpt systemd[1]: astra.service: Failed with result 'start-limit-hit'.
Dec 24 17:25:10 vnpt systemd[1]: [/lib/systemd/system/astra.service:5] Unknown lvalue 'StartLimitIntervalSec' in section 'Unit'
 
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

extacy

Extended Member
Ext. Member
Joined
Sep 19, 2019
Messages
166
Reaction score
431
Points
74
Location
France
Great thread. Thank you.
 
Last edited:
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