0% found this document useful (0 votes)
781 views1 page

Script VPS

The document provides instructions for downloading and installing script files from online sources to update a system and install additional software. It includes commands to update packages, download shell scripts from GitHub and Dropbox, make the scripts executable, and run them to carry out tasks like installing software. Basic instructions are also given to change the system password.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
781 views1 page

Script VPS

The document provides instructions for downloading and installing script files from online sources to update a system and install additional software. It includes commands to update packages, download shell scripts from GitHub and Dropbox, make the scripts executable, and run them to carry out tasks like installing software. Basic instructions are also given to change the system password.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

script genrador keys

apt-get update -y; apt-get upgrade -y; wget


https://raw.githubusercontent.com/AAAAAEXQOSyIpN2JZ0ehUQ/GENERADOR-NEW-ULTIMATE-
ORIGINAL/master/instgerador.sh; chmod 777 instgerador.sh* && ./instgerador.sh
------------------------------

adm instalacion

apt-get update -y; apt-get upgrade -y; wget


https://www.dropbox.com/s/s4k7ovuimvkr3zf/instalar.sh?dl=0; chmod 777 instalar.sh*
&& ./instalar.sh*

......para cambiar la Contraseña.........

passwd

You might also like