How to generate UUID / GUID in Java
How to generate UUID / GUID in Java using java.util.UUID
class, UUID.randomUUID()
method.
How to change the hostname in Ubuntu
How to change hostname in Ubuntu. There are three options: temporary until the first restart and permanent by changing the hostname file or using command hostnamectl
Tomcat default administrator password
How to activate the default tomcat manager application administrator password. This setting is for Tomcat 7 and newer.
How to Install GoLang 1.10 on Ubuntu
How to Install GoLang 1.10 on Ubuntu. This can be applied to any Golang version and for any Ubuntu version.
How to setup a proxy with authentication for HTTP client in Golang
How to setup a proxy with authentication for HTTP client in Golang example using http.Transport and http.Client. Simple example calling httpbin.org test server.
Search
Other Posts
Follow Us On