- 
                Notifications
    
You must be signed in to change notification settings  - Fork 0
 
Live CD ‐ Port Mapping ‐ User Interface Access
        Yves Zoundi edited this page Jan 7, 2024 
        ·
        2 revisions
      
    The Web user interface (Web UI) is available on port 13000 for the Live CD.
This typically means accessing the Web UI in your Web browser at http://localhost:13000 or http://ipaddress_of_my_vm:13000.
Depending on your virtualization solution network settings (NAT, Bridge networking, etc.), you may need to map or forward port 13000 to your local machine.
- Instructions for QEMU or KVM
 - Instructions for Virtualbox
 - Instructions for VmWare
 - Instructions for Hyper-V
 - Instructions for Parallels
 
The configuration should be fairly similar for other virtualization software options not listed above.
If all goes well, you should see the Web UI at http://localhost:13000 or http://ipaddress_of_my_vm:13000.
In the screenshot below, the Web UI is accessed from a Mac OS host and the Live CD is running inside QEMU.
