Wednesday, January 30, 2019

Command for shutdown and power off in Ubuntu

For shutdown:

sudo poweroff

For restart:

sudo reboot

No comments:

Post a Comment

Oracle Database 19c Installation on Oracle Linux 7

Pre-installation settings before installing Oracle Database 19c SELinux If the OS is to be used for an Oracle installation, it is ...