Streaming Linux Desktops in Docker

แชร์
ฝัง
  • เผยแพร่เมื่อ 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

ความคิดเห็น • 7

  • @avataros111
    @avataros111 13 วันที่ผ่านมา +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!

    • @theurbanpenguin
      @theurbanpenguin  13 วันที่ผ่านมา +1

      thank you for your feedback

  • @guilherme5094
    @guilherme5094 10 วันที่ผ่านมา

    👍

  • @qamarkilani551
    @qamarkilani551 14 วันที่ผ่านมา +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  14 วันที่ผ่านมา +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 13 วันที่ผ่านมา

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

    • @theurbanpenguin
      @theurbanpenguin  13 วันที่ผ่านมา

      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