fix theme, fix urls
This commit is contained in:
parent
3cdc1b9c0e
commit
199c6f4cb8
203 changed files with 603 additions and 53 deletions
11
content/posts/2019/04/a-quick-note-on-citrix.md
Normal file
11
content/posts/2019/04/a-quick-note-on-citrix.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
+++
|
||||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue