Welcome to the Linux Foundation Forum!

Are all VM's the same?

Options
jamesclementcook3
jamesclementcook3 Posts: 17
edited December 2020 in LFD201 Class Forum

Is there any reason that a simple Ubuntu command like 'tree' would not work on VirtualBox?

Comments

  • coop
    coop Posts: 915
    Options

    no. As long as it is installed on the VM. (sudo apt-get install tree). Not all VMs will be the same depending on the packages installed. For this course you can download ready-for.sh from https://training.linuxfoundation.org/cm/prep/ and follow the instructions:

    chmod +x ready-for.sh ; ./ready-for.sh --install LFS201

    and you should have tree installed.

  • jamesclementcook3
    Options

    thank you coop.. will do!

Categories

Upcoming Training