Streaming Linux Desktops in Docker

Поделиться
HTML-код
  • Опубликовано: 18 июн 2024
  • Sometimes you will need a GUI to connect to, not just the CLI, but you still want lightweight. Streaming the Desktop on KASMWeb's VNC is the way to go and they have some Docker Images including the Rocky Linux Desktop we use. You will see how to setup the container as well as how to gain SUDO rights in the container
    Additionally you can find my video courses on Pluralsight: pluralsight.com/training/Autho... and take time to see my own site www.theurbanpenguin.com

Комментарии • 8

  • @avataros111
    @avataros111 27 дней назад +2

    I find your video tutorials very interesting and useful. Thank you for removing the animated logo, it was very distracting for me and made it hard to follow. I guess if it was a static image it would be fine. Looking forward to your next tutorial. Great job, thank you!

  • @JonBrookes
    @JonBrookes 12 дней назад

    cracking video Grommit ! I'd played around with Kasm and was very impressed but your approach in this video makes light work of spinning up Kasm desktop enabled containers, like having the building blocks for your own Kasm distro, but at the cli. What is not to like !
    thanks @TheUrbanPenguin for another classy masterclass at the command line

  • @guilherme5094
    @guilherme5094 24 дня назад

    👍

  • @qamarkilani551
    @qamarkilani551 27 дней назад +2

    Hi Sir .. Instead of building new image , can u just mount the file form local host into docker conatianer using -v switch ?

    • @theurbanpenguin
      @theurbanpenguin  27 дней назад +4

      Well you mount a directory not a file so you would be replacing the entire sudoers.d directory and you would need to do it each time you run the container. For these reasons I chose to create an image and it takes seconds to create

  • @hubstrangers3450
    @hubstrangers3450 26 дней назад

    Thank you....could students use it for free indefinitely....(with sudo access)

    • @theurbanpenguin
      @theurbanpenguin  26 дней назад

      It is your choice if you charge for it. But I use it on my online courses. The students have access to their system further the duration of the course