Search Unity

  1. Unity 6 Preview is now available. To find out what's new, have a look at our Unity 6 Preview blog post.
    Dismiss Notice
  2. Unity is excited to announce that we will be collaborating with TheXPlace for a summer game jam from June 13 - June 19. Learn more.
    Dismiss Notice
  3. Dismiss Notice

Question Is Linux Standalone Server headless?

Discussion in 'Linux' started by defied, Jan 6, 2023.

  1. defied

    defied

    Joined:
    Dec 4, 2020
    Posts:
    17
    I'm suspicious that it may still require a video card/chip on load.

    My reason behind this is when I run on linux bare-metal, it comes up and running.
    If I run it inside a linux container it does not appear to come up running in full.

    Does anyone know of the best way to deploy a server that does not require a video output interface?

    Thanks in advance,
    D
     
  2. defied

    defied

    Joined:
    Dec 4, 2020
    Posts:
    17
    Starting to thing not many people understand linux, containers or kubernetes here.