Putty: Network error, Connection timed out after new install

as title says, I have online.net dedi.

It works perfectly before I run the script, but after I run it, and restart, I can’t connect putty anymore from either port 22 or 4747. It just times out. Any idea whats the issue?

I’m running this following script on ubuntu 16.04

apt-get -yqq update; apt-get -yqq upgrade; apt-get -yqq install git lsb-release;
git clone https://github.com/QuickBox/QB /etc/QuickBox &&
bash /etc/QuickBox/setup/quickbox-setup

Please have a look here:

1 Like