
Linux Initialization
Linux Initialization Linux Initialization “Execute all steps with a single command.” 1 bash -c "$(wget -qLO - https://apps.kingtam.eu.org/scripts/linux-init.sh)" Compatible only with Debian or Ubuntu. Install Packages (Step by step) Install all the packages through apk 1 sudo apt update && sudo apt -y install git wget curl tree iperf3 vim tmux Adding a user named tkk as an example, enter the command to add a user, add a user directory, and specify bash as the shell....