Monday, November 25, 2019

Show listening ports in Ubuntu using netstat

$: sudo netstat -tulpn

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... ...