Configuring Ubuntu Server as LXC container on QNAP Container Station

I’ll be upfront and admit that I don’t fully understand how Docker/LXC Containers work. This is primarily to document how I was able to get Ubuntu running in Container Station.

  1. Follow tutorial on matthewstyles.com

    https://matthewstyles.com/setup-lxc-ubuntu-server-using-qnap-container-station

  2. Set port forwarding of container external port maps to internal port 22

  3. check ssh server is running
    service ssh status
    service ssh start

  4. Login via ssh using QNAP NAS’s IP address

    ssh user@nas_ip

  5. Run 'unminimize' to enable use of sudo command

    unminimize

Previous
Previous

Open specific folder in Finder

Next
Next

Embedding Subtitles in MP4 files with FFMPEG