Skip to content

jada-cumberland/linux_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

What is this?

This bash script is designed to automate setup for my personal Linux VM instances. I intend to add to and improve it as time passes and I customize my VMs more.

To use:

  1. Download: git clone https://github.com/jada-cumberland/linux_setup.git
  2. Move inside the directory: cd linux_setup
  3. Add execute permissions to setup.sh: chmod +x setup.sh
  4. Run the file: sudo ./setup.sh

If you have openvpn files from HackTheBox or TryHackMe, create a resources directory inside linux_setup and add the .ovpn files to it. Ensure the filenames contain the corresponding strings:

  • HTB Starting Point: starting, called with spovpn
  • HTB Labs: lab, called with labovpn
  • THM: thm, called with thmovpn

Ex. linux_setup/resources/thm_jada.ovpn

Sections

  • Pimpmykali (if running Kali Linux): Add Kali fixes and install useful scripts
  • Aliases: Add aliases to the shell configuration to streamline command usage

About

A script to automate setup for my personal Linux VMs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages