URL Server Manager Wiki
Utility software that unites all programs for server management.
Brought to you by:
tomasara413
Welcome to the URL Server Manager Wiki
I am sorry for the briefness.
To add an association with any program you need to find the programs command line arguments (or start argumets if you will). Then you need to replace an IP address with the {address} tag and the port with {port}. To add an association with a protocol you need to place both tags into the start argument.
Examples:
PuTTY:
-ssh {address} -P {port}
Mozilla Firefox, Google Chrome:
https://{address}:{port}/
http://{address}:{port}/
WinSCP:
ftps://user@{address}:{port}/
When creating virtualization machine or a cluster, in order for the grouping to be created you must meet following requirements:
To create a cluster, you must assign at least two machines to the cluster.
To create a virtualization machine, you need at least one physical address on the machine and one virtual machine assigned to it.