• 0 Posts
  • 7 Comments
Joined 11 months ago
cake
Cake day: October 29th, 2023

help-circle




  • pencloud@alien.topBtoHomelab@selfhosted.forumDIY Rack
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    I’m just planning a rack build. I have rack uprights from a 42u rack I plan to cut down to size and then I plan to use ready rails to load servers. I’m thinking 15u for this, possibly two side by side (30u total, below desk height). I am thinking of using dowels and glue as it’s supposed to be strongest. Not sure yet…

    I have some dimensions worked out based on having real metal uprights inside the wooden frame. Can post some notes tomorrow if it would help, I don’t have to hand right now.


  • It isn’t clear what you’re trying to as you’re talking about iDRAC and VNC. So you have a Docker container running what? Linux? And you’re trying to access what? I am going to presume you want to access the Enterprise iDRAC’s virtual console screen.

    Now, you mention iDRAC6. This is for a gen11 server, is that correct… so a Rx10 PowerEdge server like a R710 or something? The console on iDRAC6 is a Java based console, not VNC. You have to have Java installed on the machine you’re running your browser. And it needs to be java-8-jre if I remember right. Newer iDRACs don’t have this issue.

    I don’t think you need to be using Docker unless you can’t install the JRE on your host. And then, I am not sure how you’d be using it from inside a container as you’d need to be running your browser from there. Sorry if I misunderstand.

    I can tell you with absolute certainty (because we do it in production environments), the iDRAC6 console needs a specific old version of Java.

    Fill in more details, I’m happy to help you if I can. It’s a bugger to get it working, but it is possible.