Monday, November 25, 2019

Shutdown Ubuntu from the command line

Shutdown Ubuntu from the command line

$: sudo shutdown -h now

No comments:

Qt console hello world

Qt console hello world This guide shows how a Qt console hello world looks like. ▣ Open  Qt Creator  and click on  Create Project... ...