Connect to Wireless Network from Command Line on Ubuntu 16.04+ July 28, 2019 With a headless server Ubuntu makes it easy to manage all network connections via network manager (nmtui interface). Configuring a wireless LAN adapter requires…
Disable System Restore and Delete Restore Points from the Command Line (CLI) July 11, 2019 System Restore is a feature in Microsoft Windows that allows the user to revert their computer’s state (including system files, installed applications, Windows Registry, and system settings) to that of a…
sFTP Command Reference February 21, 2019 SFTP is primarily used for uploading or downloading files between a local computer and a remote one similarly to scp. The remote computer can…
cURL Examples February 21, 2019 cURL can be used in many different and interesting ways. With this tool you can download, upload and manage files, check your email address,…