Freenode IRC
/server chat.freenode.net
/server chat.freenode.net
2019-06-03
Note that Office2019 DO NOT support activate via simple copy/paste plist license file which is the simplest way to activate Office 2016. Fortunately, you can also use the VL Serializer tool, just install Office 2019 and Serializer, then run Serializer to activate.
| # Linux (client) | |
| cd ~/.local/share/barrier/SSL/ | |
| openssl req -x509 -nodes -days 3650 -sha256 -subj /CN=Barrier -newkey rsa:4096 -keyout Barrier.pem -out Barrier.pem | |
| # Windows (client) | |
| cd %USERPROFILE%\AppData\Local\Barrier\SSL | |
| openssl req -x509 -nodes -days 3650 -sha256 -subj "/CN=Barrier" -newkey rsa:4096 -keyout Barrier.pem -out Barrier.pem | |