HarvestX / dotfiles

HarvestX dotfies for Unix shell
7 stars 1 forks source link

Required Commands and Directories Missing on Clean Ubuntu 22.04 Environment #26

Closed Morita-Daiki closed 3 months ago

Morita-Daiki commented 4 months ago

Description When running make config-ssh-server on a clean Ubuntu 22.04 environment, certain commands are not installed, and necessary directories are missing. Here are the details:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./system/setup.sh: line 7: netstat: command not found
./config/register_sshkey.sh
./config/register_sshkey.sh: line 13: jq: command not found
Gettig username from HarvestX
./config/register_sshkey.sh: line 36: wcho: command not found
./config/register_sshkey.sh: line 37: /home/robo/.ssh/authorized_keys: No such file or directory