Verify if server supports a particular TLS version
Recently disabled supported for TLS 1.1 on my server. To test if everything was working fine, I used curl.
Recently disabled supported for TLS 1.1 on my server. To test if everything was working fine, I used curl.
Other references: http://eriklievaart.com/cheat/linux/io/zip.html
In your local machine (the one that will be establishing the connection to the server) do: Type a pass phrase: You may use a online
Recently, after a system crash and consequent system reboot, mysql stopped working. I tried to manually start the server but had no luck on this.
When we get started with bash scripting, one of the most frequent problems we come across is the incorrect CWD (current working directory). This is
Copying files around is probably one of the most common reasons why we create bash files. We could be using unix cp but there are