Skip to content

Luismcplopes/Lnx-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lnx-scripts

asciinema from https://asciinema.org

curl -fsSL https://git.io/vxLgg | sh

curl -fsSL https://git.io/vNLij | sh

openvpn-install

wget https://git.io/vF72x -O openvpn-install.sh && bash openvpn-install.sh

curl -fsSL https://git.io/vF72x | sh

SNMP Service

sudo wget  https://git.io/vFW7h -O install-snmp.sh && sudo bash install-snmp.sh

curl -fsSL https://git.io/vFW7h | sh

Ansible

sudo wget https://git.io/vFonT -O ansible-install.sh && sudo bash ansible-install.sh

curl -fsSL https://git.io/vFonT | sh

Using Ansible to control Windows 10 machines

sudo wget https://git.io/vb3DU -O ansibel-on-win10.sh && sudo bash ansibel-on-win10.sh

curl -fsSL https://git.io/vb3DU | sh

Powersell on ubuntu

Ubuntu18

sudo curl https://git.io/fNZZC | sh

Ubuntu16

sudo wget https://git.io/vbst6 -O powersell-on-ubuntu16-install.sh && sudo bash powersell-on-ubuntu16-install.sh

curl -fsSL https://git.io/vbst6 | sh

Ubuntu14

sudo wget https://git.io/vbstz -O powersell-on-ubuntu14-install.sh && sudo bash powersell-on-ubuntu14-install.sh

curl -fsSL https://git.io/vbstz | sh

Docker

curl -fsSL get.docker.com | sh

Netdata

bash <(curl -Ss https://my-netdata.io/kickstart.sh) all

RDP

curl -fsSL https://git.io/vNj1E | sh

KODI

curl -fsSL https://git.io/vNj1A | sh

nota usar para tornar exe chmod -x *.sh

Markdown#

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages