RandomScripts

Just some random scripts I came across being useful

View on GitHub

Index

  1. Connect_US_TCP.sh
  2. GitPulls.sh
  3. InstallNordVPN.sh
  4. InstallGCC.sh
  5. InstallGCC-64bit.sh
  6. updates.sh
  7. checkip

Connect_US_TCP.sh

Gathers a list of all the available .ovpn files stored in /etc/openvpn/. The randomly connect to one that contains us. and tcp in the filename.

GitPulls.sh

Run through every folder in the folder one level above the script containing folder to execute git pull.

InstallNordVPN.sh

Installs NordVPN for debian based linux machine.

InstallGCC.sh

Installs GCC the manual way. (Really, avoid if you can.)

InstallGCC-64bit.sh

Same as above but for 64-bit machines. (Again, avoid if you can.)

updates.sh

Just update with both apt-get and aptitude.

checkip

Basic IP check through checkip.dyndns.org.