Skip to content

Scripts for automating and executing repeated tasks on (web)servers, VM's, Windows and Debian/RHEL/Fedora (Linux) systems.

Notifications You must be signed in to change notification settings

Stensel8/Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts Repository

This repository contains quick installer scripts for my frequently used tools and software. You can run them directly or download and customize as needed.

Most scripts are tailored to my preferences, but they're easy to adapt for your own requirements.

Usage

Clone the repository:

git clone https://github.com/Stensel8/scripts.git
cd scripts

Run a script:

  • For Bash scripts:
    ./<script_name>_installer.sh
  • For PowerShell scripts:
    pwsh ./<script_name>_installer.ps1

For more information, see: Installing PowerShell on Linux

Note: Some scripts are partially generated by GitHub Copilot. I primarily use these for configuring web servers, VMs, and similar tasks.

About

Scripts for automating and executing repeated tasks on (web)servers, VM's, Windows and Debian/RHEL/Fedora (Linux) systems.

Resources

Stars

Watchers

Forks

Contributors