2022-10-19 10:01:32 -07:00
2022-10-19 09:45:09 -07:00
2022-10-18 21:33:29 -07:00
2022-10-19 03:31:43 -07:00
2022-10-05 03:38:57 +00:00
2022-10-19 10:01:32 -07:00

The Linux List

~Script Installs~

Tested scrips ✔️

Broken Scripts

Untested Scripts ⚠️


Gitea

✔️ Install

wget -O giteainstall.sh https://sop.wtf/sh/giteainstall && bash giteainstall.sh

✔️ Uninstall

wget -O gitearemove.sh https://sop.wtf/sh/gitearemove && bash gitearemove.sh


MariaDB

✔️ Install

wget -O mariadbinstall.sh https://sop.wtf/sh/mariadbinstall && bash mariadbinstall.sh

✔️ Uninstall

sudo apt remove mariadb-server mariadb-client -y && apt autoremove


phpMyAdmin

✔️ Install

wget -O pmainstall.sh https://sop.wtf/sh/pmainstall && bash pmainstall.sh

⚠️ Uninstall

wget -O pmauninstall.sh https://sop.wtf/sh/pmauninstall && bash pmauninstall.sh

Description
Commands that have helped me, and could help you
Readme 112 KiB
Languages
Shell 100%