- INSTANT Citrix XenApp
- Andrew Mallett
- 159字
- 2021-08-13 16:29:55
Step 1 – servers that XenApp requires
XenApp requires additional services to be installed. All of these can be on a single server for a proof of concept system, but in production environments, the services are often separated out. These are as follows:
- A licensing server: The licensing server software can be installed onto Windows 2003 through 2008 R2, and additionally Windows 7. For XenApp, the licensing server provides concurrent users' licenses. The license server software ships on the XenApp installation DVD.
- Microsoft SQL 2005/2008 or Oracle 11g database server: The farm database needs to be installed and managed on a database server. This can include SQL Express, if you do not currently have licenses for the full database server.
- A Web Interface server: The Citrix Receiver will make its connection initially to the Web Interface server, which is a required component of the XenApp farm.
All of the previous components are included in the XenApp 6.5 installation DVD.
推薦閱讀
- HTML5+CSS3王者歸來
- Visual Basic .NET程序設(shè)計(第3版)
- INSTANT FreeMarker Starter
- 少年輕松趣編程:用Scratch創(chuàng)作自己的小游戲
- C語言程序設(shè)計實訓(xùn)教程
- Python GUI Programming Cookbook
- 數(shù)據(jù)結(jié)構(gòu)案例教程(C/C++版)
- Apache Spark 2.x for Java Developers
- 新一代SDN:VMware NSX 網(wǎng)絡(luò)原理與實踐
- Hands-On JavaScript for Python Developers
- 現(xiàn)代CPU性能分析與優(yōu)化
- Practical Maya Programming with Python
- 人人都能開發(fā)RPA機器人:UiPath從入門到實戰(zhàn)
- 算法超簡單:趣味游戲帶你輕松入門與實踐
- 從零開始學(xué)Unity游戲開發(fā):場景+角色+腳本+交互+體驗+效果+發(fā)布