Skip to content

HackScripts is a collection of scripts that I use to automate the setup of my servers and development environments

License

Notifications You must be signed in to change notification settings

codeperfectplus/HackScripts

Repository files navigation

HackScripts?

What is HackScripts?

HackScripts is a collection of scripts that I use to automate the setup of my servers and development environments. The scripts are written in bash and are tested on Ubuntu 22.04 LTS.

How to use HackScripts?

To use HackScripts, you can clone the repository and run the scripts that you need. The scripts are organized into folders based on their purpose. The setup folder contains scripts that set up the development environment, the server folder contains scripts that set up the server environment, and the security folder contains scripts that set up security features.

Scripts List

ScriptDescriptionStatusPublished ByPublished On
install_miniconda.shScript to set up Miniconda on a Linux systemNot testedUnknownUnknown
cythonize_project.sh🚀 Python Build System with CythontestedDeepak Raj2025-06-02
setup_docker_centos.shScript to install Docker and Docker Compose on centos systemtestedDeepak Raj2024-09-25
notification.shFunction to send notificationstestedDeepak Raj2024-08-30
setup_gh_ssh.shScript to setup SSH keys for multiple GitHub accountstestedDeepak Raj2024-08-29
setup_vscode.shScript to install Visual Studio Code on a Linux systemtestedDeepak Raj2024-08-28
setup_time_sync.shThis script sets up NTP or systemd-timesyncd on UbuntutestedDeepak Raj2024-08-28
setup_ssh.shsetup open ssh server on ubuntutestedDeepak Raj2024-08-28
setup_redis_server.shScript to setup Redis server on a Linux systemtestedDeepak Raj2024-08-28
setup_postgres.shScript to setup PostgreSQL and pgAdmin on a Linux systemnot testedDeepak Raj2024-08-28
setup_docker.shScript to install Docker and Docker Compose on a Linux systemtestedDeepak Raj2024-08-28
install_fail2ban.shScript to install and configure fail2ban on UbuntutestedDeepak Raj2024-08-28
create_conda_env.shScript to create a new Conda environment with the latest Python versiontestedDeepak Raj2024-08-28
basic_setup.shScript for basic server setup on a Linux systemtestedDeepak Raj2024-08-28
generate_pem.shScript to generate PEM files for OpenSSH servertestedDeepak Raj2025-08-27

Contributing

If you have a script that you would like to add to HackScripts, feel free to open a pull request. Please make sure that the script is well-documented and tested before submitting it.

About

HackScripts is a collection of scripts that I use to automate the setup of my servers and development environments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published