Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Any way to Extract XC V2 core files and dependencies for other machine?

verg0

Extended Member
Ext. Member
Joined
Sep 25, 2019
Messages
140
Reaction score
410
Points
74
Location
Earth
Hi has anyone been able to extract and port XC V2 to another machine yet? It would be great if we could recreate some sort of an installer then use the recent XC CMS with it, especially once the CMS goes open source!
 
I'm interested in this too.

Now they have all the xtreamcodes data, they have it all.

Server IPs, database passwords, SSH logins.

Everything needs to be at least changed. Also a way to clone the load-balance server would be nice too.

My knowledge of mysql is limited, but I know about linux, cloning, etc if anyone thinks you can help me send a PM.

Any attempt of cloning will require at least lots of manual work in the database
 
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 @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
I'm going to clone the entire disk, with the OS and everything.

That's the easy part for me, the hard part is making the database "aware" of that
If you can clone the whole server and get it working on another, can you clone 2.9 main server to another? I am sure other would like this ability?
 
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 @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
You can clone in another machine using dd
dd if=/dev/disk | gzip -1 - | ssh user@serverremote dd of=image.gz
or
dd if=/dev/disk | ssh user@serverremote dd of=/dev/systemdisk


Interesting approach, but I'm using raid 0, my partition is /dev/md1...do you think that changes anything?
 
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 @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Interesting approach, but I'm using raid 0, my partition is /dev/md1...do you think that changes anything?
Nope as soon you filesystem is mounted on /dev/md1. To let it work you have first know which will be the target system or will never start
because of missed info on /etc/fstab
 
Just another idea, has anyone tried to recover the original install files downloaded from XC via disk recovery tools etc?
 
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 @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
who have idea for clone server's ?
 
Any working solutions for a server migration with XC v2?
 
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 @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
the problem is not migration
the problem is installing the packages needed no one know what we need to install
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top