Nginx – How to disable access (http and https) to a website using IP address [New Question]

A quick question, answered on Heelpbook, about how to “Disable access (http and https) to a website using IP address”, on Linux platforms using Nginx web/reverse proxy server . This will help forcing access to web sites and applications using only FQDNs. Read More …

Unable to resolve host {hostname}: Name or service not known (Linux)

The “Unable to resolve host” on Linux systems, while using sudo or apt-get on Terminal or on headless configurations could be annoying. The fix for this kind of scenario is simple and involves the system hostname. Read More …

Microsoft – Change the Computer Name (Command Line)

Sometimes we could have the need to rename a Windows system not from the usual GUI, but using command line (cmd.exe). Actually, this can be achieved by using the wmic command to rename a windows computer from command line. Read More …