User contributions for Mflavell
From Cramsession
Jump to navigationJump to search
16 June 2024
- 22:1522:15, 16 June 2024 diff hist +12 MediaWiki:Sidebar No edit summary
- 22:1322:13, 16 June 2024 diff hist +18 MediaWiki:Sidebar No edit summary
- 22:1122:11, 16 June 2024 diff hist −2 MediaWiki:Sidebar No edit summary
- 22:1122:11, 16 June 2024 diff hist +2 MediaWiki:Sidebar No edit summary
- 22:1022:10, 16 June 2024 diff hist +137 N MediaWiki:Sidebar Created page with " * navigation ** Home|mainpage-description ** recentchanges-url|recentchanges ** Siteminder|CA Siteminder * SEARCH * TOOLBOX * LANGUAGES"
- 20:0220:02, 16 June 2024 diff hist +56 AWS No edit summary
- 19:4519:45, 16 June 2024 diff hist +154 AWS No edit summary
- 19:4419:44, 16 June 2024 diff hist +110 N AWS Created page with "[https://github.com/dave-mccollough/aws-solution-architect-study-notes?tab=readme-ov-file AWS SAA Study Notes]"
13 June 2024
- 18:5918:59, 13 June 2024 diff hist −2 Find external IP address on Linux / Mac No edit summary
- 18:5918:59, 13 June 2024 diff hist +3 Find external IP address on Linux / Mac No edit summary
- 18:5918:59, 13 June 2024 diff hist +75 N Find external IP address on Linux / Mac Created page with "dig +short txt ch whoami.cloudflare @1.0.0.1 or curl checkip.amazonaws.com"
- 18:5818:58, 13 June 2024 diff hist −1 Linux No edit summary
- 18:5818:58, 13 June 2024 diff hist +46 Linux No edit summary
- 15:5315:53, 13 June 2024 diff hist +2 Main Page No edit summary
- 15:3615:36, 13 June 2024 diff hist +10 Watch a process with top No edit summary
- 15:3615:36, 13 June 2024 diff hist −25 Watch a process with top No edit summary
- 15:3615:36, 13 June 2024 diff hist +26 Watch a process with top No edit summary
- 15:3515:35, 13 June 2024 diff hist +4 Watch a process with top No edit summary
- 15:3515:35, 13 June 2024 diff hist +79 N Watch a process with top Created page with "Use pgrep <i>process</i> to find the PID then use top -p <i>pid</i> to watch it"
- 15:3415:34, 13 June 2024 diff hist +28 N Linux Created page with "Watch a process with top"
- 15:2715:27, 13 June 2024 diff hist 0 N File:Proxy rules s5.png No edit summary current
- 15:2615:26, 13 June 2024 diff hist +1,147 Replicate proxy Rules No edit summary current
- 15:1315:13, 13 June 2024 diff hist 0 N File:Proxy rules s4.png No edit summary current
- 15:1315:13, 13 June 2024 diff hist 0 Replicate proxy Rules No edit summary
- 15:1215:12, 13 June 2024 diff hist −1 Replicate proxy Rules No edit summary
- 15:1215:12, 13 June 2024 diff hist +195 Replicate proxy Rules No edit summary
- 13:5813:58, 13 June 2024 diff hist 0 N File:Proxy rules s3.png No edit summary current
- 13:5813:58, 13 June 2024 diff hist −1 Replicate proxy Rules No edit summary
- 13:5613:56, 13 June 2024 diff hist +36 Replicate proxy Rules No edit summary
- 13:5613:56, 13 June 2024 diff hist +284 N Replicate proxy Rules Created page with "<h1>Configure each server</h1>1) Open the access gateway UI 2) Select "Administration" and "Proxy UI" 3) Check "Enable periodic poling interval" and enter an interval (For testing I am using 1 minute) 4) Save the change. 5) Repeat this process for the other servers in the grou"
- 13:5313:53, 13 June 2024 diff hist +51 CA Siteminder No edit summary
- 13:5113:51, 13 June 2024 diff hist +93 About No edit summary current
- 13:5113:51, 13 June 2024 diff hist +17 About No edit summary
- 13:5013:50, 13 June 2024 diff hist +44 N About Created page with "Life is dirty.... 500px"
- 13:5013:50, 13 June 2024 diff hist −47 Main Page No edit summary
- 13:4913:49, 13 June 2024 diff hist +1 Main Page No edit summary
- 13:4913:49, 13 June 2024 diff hist +29 Main Page No edit summary
- 13:4813:48, 13 June 2024 diff hist 0 Main Page No edit summary
- 13:4813:48, 13 June 2024 diff hist +1 Main Page No edit summary
- 13:4713:47, 13 June 2024 diff hist +25 Main Page No edit summary
- 13:1913:19, 13 June 2024 diff hist +22 Main Page No edit summary
- 12:5512:55, 13 June 2024 diff hist +1,080 N Installing OneView Monitor on Windows Created page with "1) Download Apache tomcat & unzip it to a folder. This will be Tomcat's final home - Chose carefully!! 2) Set the JAVA_HOME environment variable. 3) Using the startup file in the tomcat BIN folder start tomcat 4) Access http://127.0.0.1:8080 ensure tomcat is running. If everything is correct you'll see this screen: 5) Using the shutdown script stop tomcat 6) Run the siteminder configuration tool 7) Select "OneView monitor" 8) Provide the path to the tomcat server..." current
- 12:5212:52, 13 June 2024 diff hist +69 CA Siteminder No edit summary
- 12:5112:51, 13 June 2024 diff hist +505 N SMPS does not start after installing Oneview monitor on Linux Created page with "<h3>Problem:</h3> Site minder sm.registry was updated as ROOT SMPS was starting as SMUSER <h3>Solution:</h3> chown sm.registry to smuser chgroup sm.registry to smuser use find /opt/siteminder -group root to check for root access delete the .pid file restart policy server <h3>Root cause:</h3> Oneview was installed as root NEVER install anything siteminder related as root. During the install of oneview the sm.regitery file was updated as root smps could not read s..." current
- 12:5012:50, 13 June 2024 diff hist −499 CA Siteminder No edit summary
- 12:5012:50, 13 June 2024 diff hist +564 N CA Siteminder Created page with "[SMPS does not start after installing Oneview monitor on Linux]] <h3>Problem:</h3> Site minder sm.registry was updated as ROOT SMPS was starting as SMUSER <h3>Solution:</h3> chown sm.registry to smuser chgroup sm.registry to smuser use find /opt/siteminder -group root to check for root access delete the .pid file restart policy server <h3>Root cause:</h3> Oneview was installed as root NEVER install anything siteminder related as root. During the install of oneview the..."
- 12:4712:47, 13 June 2024 diff hist +2 Main Page No edit summary
- 12:4712:47, 13 June 2024 diff hist +80 Main Page No edit summary
- 12:4512:45, 13 June 2024 diff hist +68 Main Page No edit summary
- 12:4412:44, 13 June 2024 diff hist −726 Main Page Replaced content with "<h1>Matts Technical Wiki</h1>" Tag: Replaced