warc0s / sh

This is a public repository containing various .sh scripts for installation purposes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SH scripts

Just a public repository with some .sh scripts for installing stuff.

How to download/execute a sh?

  • Click on sh to be downloaded, and select "raw" option.
  • Copy that url
  • Go to your terminal/ssh sesion and write: wget url
  • Give permissions to execute it: chmod +x script.sh
  • Execute it: script.sh

Actual Scripts:

  • Benchmark: YABS benchmark, very useful to see performance of pc/vps.
  • Swap: Adds 2GB of swap to the vps.

About

This is a public repository containing various .sh scripts for installation purposes.


Languages

Language:Shell 100.0%