Introduction
2. Prerequisites
4. Security and Access Control Considerations
: Detailed instructions for setup on specific operating systems like Configuration Requirements
- Cause: Another process occupies port 8080 or 9001.
- Fix: Run
netstat -ano | findstr :8080and kill the conflicting process (e.g., Skype, IIS).
The Web LCT provides a subset of the full U2000 functions, optimized for field operations:
5. Installing the Web LCT
- Never leave the Web LCT logged in unattended – an open session can be hijacked.
- Change default admin password immediately after installation.
- Disable HTTP (use only HTTPS) by editing
conf/server.xmland removing theCONNECTORfor port 8080. - Restrict IP access – In large field operations, configure IP whitelisting on the laptop’s Windows Firewall.
- Uninstall Web LCT when not needed – It includes embedded web servers that could be exploited.