Skip to content

Xilef12000/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

a collection of useful scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published