Editing Useful commands
Revision as of 15:07, 28 March 2023 by Mark (talk | contribs) (Created page with "Setting a hostname <code>hostnamectl set-hostname "ClusterTest1"</code> Setting network interface parameters with nmcli <code>sudo nmcli con edit eno12399</code> <code>nmcli> set</code> <code>ipv4.addresses 192.168.2.6/24,192.168.3.6/24</code> <code>nmcli> print ipv4</code> <code>ipv4.method: auto</code> <code>ipv4.dns: --</code> <code>ipv4.dns-search: ...")
Warning: You are editing an out-of-date revision of this page.
If you publish it, any changes made since this revision will be lost.
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
Retrieved from "http://www.softwareguy.org/Wiki/index.php/Useful_commands"