/Scripts

Random Scripts

Primary LanguageShellMIT LicenseMIT

Scripts

Random Ubuntu Scripts These should work with debian and other debian-based distros

If you need a VPS, I highly recommend DigitalOcean. They have plans starting at just $5 a month, and you get $10 of credit simply by signing up with this link. Using that link also helps me pay for my DigitalOcean VPS's, so it's a win-win(free credit for everyone!).

To download with git, run:

git clone https://github.com/NerdOfLinux/Scripts.git

To download without git, run:

wget https://raw.githubusercontent.com/NerdOfLinux/Scripts/master/download.sh; bash download.sh

Or with curl:

curl https://raw.githubusercontent.com/NerdOfLinux/Scripts/master/download.sh | bash

For more info

If you need help with a specific script, please check the Wiki.

Issues

If you find any problems, please do one of the following:

  • File an issue
  • Email me
  • Fix it and file a pull request