security
-
Satellite Compute Resource Provider Password Update
Sometimes you may have an environment with strict requirements that even technical accounts have to be rotated by Privilege account manager(Cyberark etc.) regularly. That means any technical account used by the service has to be in-sync with the Privilege account manager. For this post, it will be shown you how to Compute Resource provider password… Continue reading
-
Redirecting http to https
Do you have a SSL certificated web site and your audience still connects you via http because of their habit ? Easy way to handle this problem is redirecting http requests to https. By doing that any http requests are redirected to the https. To do that we will use Apache web server (httpd RHEL,CentOS). Apache is… Continue reading