yuriy 42f5b0d350 Update Linux_Toolbox.sh
agent install places device into TMPLT group in MeshCentral
2024-08-01 15:01:23 -04:00
2024-07-06 17:26:03 -04:00
2024-08-01 15:01:23 -04:00
2024-07-09 13:00:53 -04:00

Helper Script to Setup a Fresh EndeavourOS or Arch Linux Installation

Copy and Paste into Terminal to download and launch:

  • Needs yad installed on the system (pacman -S yad)
cd ~/Downloads/ && wget -q -O Linux_Toolbox.sh https://git.zinchuk.xyz/yuriy/Linux-Setup-Script/raw/branch/main/Linux_Toolbox.sh && chmod +x Linux_Toolbox.sh && bash Linux_Toolbox.sh
  • Install Software through Pacman/Paru
    • paru, htop, librewolf, brave, docker, docker-compose
    • Install packages from a Pacman Export List
  • Change System Settings
    • Import KDE Settings through Konsave
    • Change sudo timeout, change grub timeout, insert Flexo Local Update Repo, enable ssh

Description
Helper Script to Setup a Fresh Arch Linux/EndeavourOS Installation
Readme 374 KiB
Languages
Shell 100%