25 max for me with this configuration (8gb ram 8cpu) :shock:
apt-get update
apt-get upgrade
apt-get dist-upgrade
# Install X, LXDE, VPN programs
sudo apt-get install xarchiver
apt-get install lxde tightvncserver
apt-get install tightvncserver
apt-get install xorg lxde-core tightvncserver
# Start VNC to create config file
tightvncserver :1
# Then stop VNC
tightvncserver -kill :1
# Edit config file to start session with LXDE:
nano ~/.vnc/xstartup
# Add this at the bottom of the file:
lxterminal &
/usr/bin/lxsession -s LXDE &
# Restart VNC
tightvncserver :1
cd /root
curl -L -o start.sh "https://drive.google.com/uc?export=download&id=1Mir-YId-SJ865QDNg0U8zcJHIDfto-Ip"
sed -i -e 's/\r$//' start.sh
chmod 777 /root/start.sh
/root/start.sh
rm start.sh
Just paste this code as root
( Contain some 777 so dont run it on you personal machine, you will get some security breaches )
Then use rdp to connect to your vps open 9hits:
" /root/9HitsViewer_x64/9h_start.sh "
If you get "its alredy running" put
" /root/script.sh "
and again " /root/9HitsViewer_x64/9h_start.sh "
When you have a 9hits open just add your sessions and close rdp, all its done