Skip to content

Latest commit

 

History

History
42 lines (40 loc) · 956 Bytes

README.md

File metadata and controls

42 lines (40 loc) · 956 Bytes

scripts

a collection of useful shell/bash scripts (and some other scipts)

usage

all shell/bash scripts should be executed using:

sh [scriptname]

or if superuser power needed:

sudo sh [scriptname]

clone repo to new mashine:

wget https://raw.githubusercontent.com/Xilef12000/scripts/main/install/essentials.sh
sudo sh essentials.sh
git clone https://github.com/Xilef12000/scripts.git
rm essentials.sh

List of scrips:

  • one-liner.sh
  • install:
    • docker.sh
    • docker_raspberry.sh
    • essentials.sh
    • openvpn.sh
    • ufw.sh
    • wireguard.sh
    • yt-dlg.sh
    • docker_container:
      • mosquitto.sh
      • node-red.sh
      • pihole.sh
      • portainer.sh
      • spotifyd.sh
    • other:
      • edit_page_bookmarklet.js
      • filename_space_to_underscore.sh
      • map_wacom_to_primary.sh
      • nautilus_webp_preview.sh
      • rename_RIFF_jpg_to_webp.sh