Problem
Cannot paste clipboard images into GitHub.com comments / editor using Firefox.
Solution
about:config > dom.event.clipboardevents.enabled = true .
Cannot paste clipboard images into GitHub.com comments / editor using Firefox.
about:config > dom.event.clipboardevents.enabled = true .
iDrac 9 default Power Recovery is Last; However, APC UPS may shutdown a server externally, therefore power-up may not occur as expected.
BIOS (F2) > System Security > AC Power Recovery > On
ssh root@<IP-of-iDrac>
racadm get BIOS.SysSecurity.AcPwrRcvry
racadm set BIOS.SysSecurity.AcPwrRcvry On
Which will report:
RAC1017: Successfully modified the object value and the change is in
pending state.
To apply modified value, create a configuration job and reboot
the system. To create the commit and reboot jobs, use "jobqueue"
command. For more information about the "jobqueue" command, see RACADM
help.
Therfore, to apply the new setting:
racadm jobqueue create BIOS.Setup.1-1
But it also requires a reboot. (Warning: Choose 2-stage graceshutdown + powerup, because any other seem to hard “reset”. )
racadm serveraction graceshutdown
racadm serveraction powerup
Expect a BIOS update and a reboot (slow).
Afterward, it may be verified via:
racadm get BIOS.SysSecurity.AcPwrRcvry
SEO: Dell iDrac iDrac9 auto-power auto-start auto-power-on auto-power-up auto power powerup
Cannot type in Windows 2022 PowerShell from Linux Remmina/FreeRDP (RDP)
Disable "Use client keyboard mapping" in Remmina Preferences.
Written with StackEdit.