11 lines
418 B
Markdown
11 lines
418 B
Markdown
+++
|
|
date = "2019-04-01T07:37:11-07:00"
|
|
title = "A Quick Note on Citrix"
|
|
categories = ["software"]
|
|
+++
|
|
|
|
Just so I remember this next time I do an install. The package to install under modern Ubuntu is the Web Receiver, not the Full Package. Sadly, both show up as icaclient under dpkg, hence the confusion.
|
|
|
|
And, another note.
|
|
|
|
sudo ln -s /usr/share/ca-certificates/mozilla/* /opt/Citrix/ICAClient/keystore/cacerts
|