This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
esxi:cyberpower_powerpanel_business [2022/08/22 18:33] derek |
esxi:cyberpower_powerpanel_business [2024/09/22 19:51] (current) |
||
|---|---|---|---|
| Line 34: | Line 34: | ||
| ===Pre-Config=== | ===Pre-Config=== | ||
| + | Extra things to be set in the command line before setting up PowerPanel. | ||
| + | |||
| One issue with PowerPanel is that it constantly writes to ''/ | One issue with PowerPanel is that it constantly writes to ''/ | ||
| Line 42: | Line 44: | ||
| # Change the time zone to the one the server is in: | # Change the time zone to the one the server is in: | ||
| - | # Find your time zone in / | + | # Find your time zone using: |
| - | sudo cp / | + | timedatectl list-timezones |
| + | # Then set it with: | ||
| + | sudo timedatectl set-timezone | ||
| + | |||
| + | # Set the hostname: | ||
| + | sudo hostnamectl set-hostname Cyberpower-PPB | ||
| # Make sure the system is up to date | # Make sure the system is up to date | ||
| Line 82: | Line 89: | ||
| * Sign in again with the new details | * Sign in again with the new details | ||
| * '' | * '' | ||
| + | * '' | ||
| + | * Enable '' | ||
| + | * Change the default '' | ||
| + | * Click '' | ||
| * '' | * '' | ||
| * '' | * '' | ||