Shutdown / suspend /hibernate your Linux machine with commands
If you are a fast typist you and a terminal addict you might want to shutdown/hibernate/reboot your machine the CLI way. Here are some of the commands that will help you do the same
Shutdown
> sudo poweroff
Hibernate
> sudo pm-hibernate
Suspend
> sudo pm-suspend
If you are a fast typist you and a terminal addict you might want to shutdown/hibernate/reboot your machine the CLI way. Here are some of the commands that will help you do the same
Shutdown
> sudo poweroff
Hibernate
> sudo pm-hibernate
Suspend
> sudo pm-suspend
No comments:
Post a Comment