Hardware: Difference between revisions
Appearance
	
	
NickPGSmith (talk | contribs) No edit summary  | 
				NickPGSmith (talk | contribs) No edit summary  | 
				||
| Line 22: | Line 22: | ||
To change the hostname that this ILO controls:  | To change the hostname that this ILO controls:  | ||
 show  | |||
  cd system1  |   cd system1  | ||
  set oemhp_server_name = host.example.com  |   set oemhp_server_name = host.example.com  | ||
  show oemhp_server_name  |   show oemhp_server_name  | ||
Revision as of 06:14, 7 June 2025
Server Notes
- Dell OptiPlex 7040
- CPU: Intel Core i7-6700 CPU @ 3.40 GHz (8 logical processors)
 - RAM: 32 GB RAM (4 x 8 GiB)
 - Max RAM: 64 GB (4 x 16 GiB)
 
 - Dell OptiPlex 9010
- CPU: Intel Core i7-3770 CPU @ 3.40 GHz (8 logical processors)
 - RAM: 32 GB (4 x 8 GiB)
 - Max RAM: 32 GB (PC4-2400) (4 x 8 GiB)
 
 - Dell PowerEdge T320
- CPU:
 - RAM:
 - Max RAM: 196 GiB (PC3-10600/DDR3-1333 Registered DIMM, ECC) (6 x 32 GiB)
 
 - HP DL380G5
- CPU: Intel Xeon E5450 @ 3 GHz
 - RAM: 16 GB (8 x 2 GiB)
 - Max RAM: 64 GB (8 x 8 GiB)
 
 
- HP iLO 2.33
- ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 -oHostKeyAlgorithms=+ssh-rsa host-ilo
 
 
To change the hostname that this ILO controls:
show cd system1 set oemhp_server_name = host.example.com show oemhp_server_name