You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: navigation/section/kasm.md
+39-4Lines changed: 39 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ KASM presents workspaces to the user. Upon request by the user to launch a works
98
98
99
99
<imgsrc="{{site.baseurl}}/kasm_design/kasm_desktop.png"alt="Kasm workspace in Browser">
100
100
101
-
#### Infrasture Management
101
+
#### Infrastructure Management
102
102
103
103
To provide the KASM MultiServer features, KASM requires servers and agents. The Web Server, Database Server, and Connection Server manage KASM resources. These servers are the heart of KASM and need to be set up to enable MultiServer capabilities.
104
104
@@ -110,7 +110,42 @@ To configure these servers, Nighthawk developers have created tools and utilitie
Workspaces and the extensive Workspace Registry are key components of the KASM system. Activating a workspace is where the user's work begins.
116
+
117
+
Workspaces are developed according to the classroom's needs and then presented to users within the system. The UI allows for limiting usage according to groups.
118
+
119
+
Essentially, this is like installing all the necessary tools on a single user's laptop and then propagating that configuration and settings to every other user in the room.
KASM provides ready made workspaces that can be used directly or as a template for your spcific customizations. In Del Norte CompSci, we have customized on top of a KASM provided template. The customizations were to meet tools and configurations that were not provided directly by KASM.
131
+
132
+
This illustration shows some of the A's through D's available in the KASM registry. Also, contained in the registry is one of Del Norte CompSci's customizations.
Seeing these costs for the existing Del Norte CompSci two classroom use case can help us evaluate the fixed workstation costs versus cloud workstation costs. For instance, the Del Norte Photograpy refresh this summer was approximately 80K.
**KASM User UI & Admin UI [kasm.ncs.com](https://kasm.nighthawkcodingsociety.com/):**
116
-
Provides interfaces for users and admins. The Admin UI offers controls over the MultiServer, enabling management of users, sessions, and configurations, all interacting with the KASM MultiServer to send and receive user data.
0 commit comments