Linux command: usermod usermod - modify a user account Add user 'tuyen' to 'wheel' group $ sudo usermod -aG wheel tuyen Labels Linux LPIC-1
Powershell: Enable Firewall Log We sometimes need to enable Windows firewall's log to troubleshoot. Here is how. Read more