csrutil disable
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"advertise" => true, | |
"advertise-security-key" => "mysecuritykey", | |
"auto-enable-contexts" => true, | |
"excluded-contexts" => "a b c", | |
"flush-packets" => false, | |
"flush-wait" => -1, | |
"load-balancing-group" => "mylbgroup", | |
"max-attempts" => 1, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<subsystem xmlns:urn="jboss:domain:modcluster:3.0"> | |
<sticky-session(s?) force="false" | |
remove="false"/> | |
<advertise socket-binding="mod_cluster-advertise" | |
security-key="changeit"/> | |
<proxies proxy-url="string" | |
outbound-socket-bindings="proxybinding1 proxybinding2 proxybinding3" | |
load-balancing-group="groupA" | |
ping="10" | |
node-timeout="-1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JBoss, Home of Professional Open Source. | |
Copyright $today.year, Red Hat, Inc., and individual contributors | |
as indicated by the @author tags. See the copyright.txt file in the | |
distribution for a full listing of individual contributors. | |
This is free software; you can redistribute it and/or modify it | |
under the terms of the GNU Lesser General Public License as | |
published by the Free Software Foundation; either version 2.1 of | |
the License, or (at your option) any later version. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JBoss, Home of Professional Open Source | |
Copyright $today.year, Red Hat, Inc. and/or its affiliates, and individual | |
contributors by the @authors tag. See the copyright.txt in the | |
distribution for a full listing of individual contributors. | |
Licensed under the Apache License, Version 2.0 (the "License"); | |
you may not use this file except in compliance with the License. | |
You may obtain a copy of the License at | |
http://www.apache.org/licenses/LICENSE-2.0 | |
Unless required by applicable law or agreed to in writing, software |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/bin/java -ea -Dlog4j2.debug -D.level=DEBUG -Djava.net.preferIPv4Stack=true -Didea.test.cyclic.buffer.size=1048576 "-javaagent:/Users/rhusar/Library/Application Support/JetBrains/Toolbox/apps/IDEA-C/ch-0/182.4505.22/IntelliJ IDEA CE.app/Contents/lib/idea_rt.jar=51707:/Users/rhusar/Library/Application Support/JetBrains/Toolbox/apps/IDEA-C/ch-0/182.4505.22/IntelliJ IDEA CE.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath "/Users/rhusar/Library/Application Support/JetBrains/Toolbox/apps/IDEA-C/ch-0/182.4505.22/IntelliJ IDEA CE.app/Contents/lib/idea_rt.jar:/Users/rhusar/Library/Application Support/JetBrains/Toolbox/apps/IDEA-C/ch-0/182.4505.22/IntelliJ IDEA CE.app/Contents/plugins/testng/lib/testng-plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre/lib/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/bin/java -ea -Dlog4j2.debug -D.level=DEBUG -Djava.net.preferIPv4Stack=true -Didea.test.cyclic.buffer.size=1048576 "-javaagent:/Users/rhusar/Library/Application Support/JetBrains/Toolbox/apps/IDEA-C/ch-0/182.4505.22/IntelliJ IDEA CE.app/Contents/lib/idea_rt.jar=52148:/Users/rhusar/Library/Application Support/JetBrains/Toolbox/apps/IDEA-C/ch-0/182.4505.22/IntelliJ IDEA CE.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath "/Users/rhusar/Library/Application Support/JetBrains/Toolbox/apps/IDEA-C/ch-0/182.4505.22/IntelliJ IDEA CE.app/Contents/lib/idea_rt.jar:/Users/rhusar/Library/Application Support/JetBrains/Toolbox/apps/IDEA-C/ch-0/182.4505.22/IntelliJ IDEA CE.app/Contents/plugins/testng/lib/testng-plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre/lib/ |
Following steps work for F29 for F31 look here
cat /etc/redhat-release
Fedora release 29 (Twenty Nine)