Jump to content

lex87

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by lex87

  1. On 5/3/2023 at 11:42 AM, Drycane said:

    It's always the obvious things. Thank you so much. I got it to work. Sadly it didn't work with the variable but after editing the startup script by adding sudo and the VM Name it now works with Guacamole. Thank you for your assistance!

    Hello Drycane, 

    could you explain it properly how it will work with Guacamole, to wake up VMs properly with WOL? 

  2. Hallo, 

    ich habe auf meiner unraid den Docker container inventoy laufen, welches als TFTP Server fungiert. 
    Ist es möglich die Firtzbox 6660 Cable (ohne mod) so zu configurieren, dass dieser TFTP Server per DHCP verteilt.
    Falls diese nicht möglich ist. wäre es denkbar den 2 DHCP Server parallel laufen zu lassen, den einen für normale DHCP Client und einen 2ten z.B DNSmasq special für die PXE Boot geschichte.

    Danke

  3. Hello Community, 

    short question, i don't know if i have read the wrong comment but unfortunately each time when i start my MacOS, i requires manual partion selection for my Monterey so start. 
    Is there any solution for an autoboot option, or is manual interaction required?

     

    Cheer and thansk for help in advance

  4. Hello,

    i have some problems to get started with diskspeed docker container my setting are:
    <?xml version="1.0"?>
    <Container version="2">
      <Name>diskspeed</Name>
      <Repository>jbartlett777/diskspeed</Repository>
      <Registry/>
      <Network>bridge</Network>
      <MyIP/>
      <Shell>sh</Shell>
      <Privileged>true</Privileged>
      <Support/>
      <Project/>
      <Overview/>
      <Category/>
      <WebUI/>
      <TemplateURL/>
      <Icon/>
      <ExtraParams/>
      <PostArgs/>
      <CPUset/>
      <DateInstalled>1652055180</DateInstalled>
      <DonateText/>
      <DonateLink/>
      <Description/>
      <Networking>
        <Mode>bridge</Mode>
        <Publish>
          <Port>
            <HostPort>1111</HostPort>
            <ContainerPort>18888</ContainerPort>
            <Protocol>tcp</Protocol>
          </Port>
        </Publish>
      </Networking>
      <Data/>
      <Environment/>
      <Labels/>
      <Config Name="Host Port 1" Target="18888" Default="" Mode="tcp" Description="Container Port: 18888" Type="Port" Display="always" Required="false" Mask="false">1111</Config>
    </Container>


    Even the docker is started i try to use http://192.168.178.2:1111/ but nothing appears. 
    I don't get my root cause problem.

×
×
  • Create New...