I’ve been using Linux for about 7 months now and have become a lot more comfortable using the terminal but I feel like there is more that I can learn.

Most of my work is done in a browser or DaVinci Resolve. I do try to use the terminal where possible but it’s limited due to my workflow.

Are there any interactive sites where I can practice/learn the terminal? I’m going through Linux Survival at the moment.

EDIT: I forgot to add some important details.

I don’t have a massive need for the terminal for my current workflow but I think it is important to know (looks good for any future job applications as well) and expand your knowledge on things that interest you when possible.

In the future, I hope to have a home lab/NAS running Linux. I will most likely SSH into that and I’d like to deal with any issues via the terminal.

I use Arch btw (technically EndeavourOS)

  • @wildbus8979
    link
    62 months ago

    I will repeat it once again… Why would you use subpar Type 2 virtualization and DKMS with VirtualBox when there’s a perfectly viable UI for the kernel’s built-in Type 1 hypervisor (Qemu being the userland): https://virt-manager.org/

    • verassol
      link
      fedilink
      32 months ago

      I’m not the biggest fan of VBox either, it’s just very popular and full of sequential “wizards” to guide the user along the process of creating VMs, so it might be one way to get started. I’d much rather work with QEMU though.

      • @wildbus8979
        link
        32 months ago

        Virt-manager is a complete full UI for Qemu (and lxc and Xen) which works essentially the same way. It’s been around since 2009.