I just have no idea if it will work on OpenVZ, I know from a few threads that I have read there are some issues with openVZ and desktops. Not totally sure if that is this case as well.
If you wouldn't mind throwing me a VPS for a bit I'll gladly give it a shot.
I am looking for someone to test out my script on OpenVZ server running ubuntu server.
Page: https://www.qwdsa.com/converse/threads/ubuntu-x2go-installer.44/
script:
wget https://cdn.content-network.net/Mun/apps/x2go/ubuntu_xs.sh -O - | bash
Should install X2go server and Xubuntu GUI...
Lets say there is a debian repo.
There is a mirror of this repo.
I want to check if the mirror repo is on the same version / sync'd with the master.
What file(s) would I check to confirm this.
Im not trying to verify every file in the mirror.
I am looking for a way to check if one mirror is the same as another. What file should I use to check against.
From what I have looked up I think it is the source file, but I may be mistaken.
Just looking for a little guidance.