Docly

Docly

Did You Know?

Docly turns out that context is a key part of learning.

UML Association vs Aggregation vs Composition with EXAMPLE

Relationships in UML diagram are used to represent a connection between various things. A relationship is a connection amongst things such as structural, behavioral, or grouping things in the unified modeling language. Following are the different types of standard relationships

OpenVPN Centos 7/8 – Firewall and Routing Configuration

Set Firewall Rules 1. Start by checking your active firewalld zone: firewall-cmd --get-active-zones The output will show your firewalld zone. In the example below, it is public. 2. Add the openvpn service to the list of services firewalld allows within the active zone. The active