This shell script is designed to set up a root password and enable SSH root login on a Linux system. Please note that enabling SSH root login can be a security risk. Use this script only if you understand the implications.
- The script must be run on a Linux system.
- The script must be run as the root user.
bash -c "$(wget -qLO - https://raw.githubusercontent.com/bigbeartechworld/big-bear-scripts/master/enable-ssh-on-pve-lxc/run.sh)"