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.

  • michaelgarydean@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    6 months ago

    Check out Raspberry Pi. Set up a streaming server, NAS, cloud storage. If you’re interested in media, make an installation. There’s tons of great projects available and I believe the best way to learn anything is by making something real, not just practicing random commands. Since it’s Linux based, you’ll learn a lot of practical uses of Linux and the power of being able to script Bash files.

    https://www.raspberrypi.com/documentation/

    Hope it helps.