Getting Started Guide for Linux
Here are some basic steps you should follow to ensure a smooth installation, configuration, and use of NCache Professional for .NET Core on Linux. We'll discuss following important steps to quickly get started with NCache.
For more detail on using NCache, please refer to Installation Guide, Administrator's Guide and Programmer's Guide.
In This Section
Install NCache
Discusses how to install NCache on cache servers and remote clients.
Launch PowerShell
Discusses how to launch PowerShell in Linux.
Configure Firewall
Discusses how to configure firewall to allow communication.
Create a Cache
Discusses the basic steps used to create a cache.
Add Local/Remote Clients
Discusses how to add local or remote clients to a cache.
Simulate Cache Usage
Discusses how to simulate cache usage by running Test-Stress tool.
Monitor Caches
Discusses how to monitor caches using NCache monitoring tools.
Use from .NET Core Application
Discusses how to use NCache for object caching from .NET Core
application.
Use for ASP.NET Core Sessions
Discusses how to use NCache for ASP.NET Core sessions.