Changes between Version 83 and Version 84 of telehouse_serial_access
- Timestamp:
- Jan 17, 2019, 9:21:58 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
telehouse_serial_access
v83 v84 27 27 You will be prompted for the IPMI password (check [wiki:keyringer]) and remember, the username is case sensitive. 28 28 29 Click Remote Control -> iKVM/HTML5 30 29 31 You can't copy/paste like normal via ipmi, so here's a bash one line for use xdotool to accomplish something similar. 30 32 … … 39 41 * The default IPMI password is user: ADMIN, pass: ADMIN (case sensitive) 40 42 * The password length is limited to 16 characters. Don't try to create a longer one or you will lock yourself out. 41 * You have to connect first over https (and confirm an exception). Then under congiruation -> ports, disable redirect to https and only enable http 43 * You have to connect first over https (and confirm an exception). Then under congiruation -> ports, disable redirect to https and only enable http and ikvm server port 42 44 * Assign an IP address in the range 192.168.56. range 43 45 * Create a new nginx configuration file on robideau (check /etc/nginx/sites-available for a template)