An open API service indexing awesome lists of open source software.

https://github.com/juanma386/teamrepair

Repair teamviewer to debian 9 linux
https://github.com/juanma386/teamrepair

master

Last synced: 6 months ago
JSON representation

Repair teamviewer to debian 9 linux

Awesome Lists containing this project

README

          

# teamrepair
**Repair teamviewer to debian 9 linux**
¿Como empezar a realizar la reparacion?, solo abre la consola y ejecuta esto:

instalar con composer
$ composer require juanma/teamrepair

Repair para Debian 9 de 32bit
$ composer require juanma/teamrepair && chmod -Rv 755 * && cd teamrepair && sh *32.sh && cd .. && rm -rfv *;

Repair para OS Debian 9 de 64bit
$ composer require juanma/teamrepair && chmod -Rv 755 * && cd teamrepair && sh *64.sh && cd .. && rm -rfv *;

Repair para OS Debian 9 de 64bit
$ git clone https://github.com/juanma386/teamrepair/ && chmod -Rv 755 * && cd teamrepair && sh *64.sh && cd .. && rm -rfv *;

Repair para Debian 9 de 32bit
$ git clone https://github.com/juanma386/teamrepair/ && chmod -Rv 755 * && cd teamrepair && sh *32.sh && cd .. && rm -rfv *;

Atencion, no me hago responsable por los daños al sistema que pueda provocar a tu sistema, si lo usas es por que entiendes los riesgos y de igualmanera no te importa la configuracion del mismo sistema.