Wiki source code of Serverová infrastruktura
Version 19.1 by Denisa Wernerová on 14.11.2024 09:13
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{html}} | ||
2 | <div style="display: flex; gap: 10px; justify-content: start; flex-wrap: wrap;"> | ||
3 | |||
4 | <!-- První box --> | ||
5 | <a href="webhosting" style="display: block; text-decoration: none; color: inherit;"> | ||
6 | <div style="border: 2px solid #d3d3d3; width: 200px; padding: 10px; text-align: center; border-radius: 10px;"> | ||
7 | <i class="fa fa-server" style="font-size: 30px; color: #00A499; display: block; margin-bottom: 10px;"></i> | ||
8 | <div style="font-weight: bold; color: #00A499;">Webhosting</div> | ||
9 | <div style="font-size: 12px; color: #555; margin-top: 5px;">Základní informace o webhostingových serverech.</div> | ||
10 | </div> | ||
11 | </a> | ||
12 | |||
13 | <!-- Druhý box --> | ||
14 | <a href="dfs" style="display: block; text-decoration: none; color: inherit;"> | ||
15 | <div style="border: 2px solid #d3d3d3; width: 200px; padding: 10px; text-align: center; border-radius: 10px;"> | ||
16 | <i class="fa fa-server" style="font-size: 30px; color: #00A499; display: block; margin-bottom: 10px;"></i> | ||
17 | <div style="font-weight: bold; color: #00A499;">DFS</div> | ||
18 | <div style="font-size: 12px; color: #555; margin-top: 5px;">Distribuovaný file systém.</div> | ||
19 | </div> | ||
20 | </a> | ||
21 | |||
22 | <!-- Třetí box --> | ||
23 | <a href="nextcloud" style="display: block; text-decoration: none; color: inherit;"> | ||
24 | <div style="border: 2px solid #d3d3d3; width: 200px; padding: 10px; text-align: center; border-radius: 10px;"> | ||
25 | <i class="fa fa-archive" style="font-size: 30px; color: #00A499; display: block; margin-bottom: 10px;"></i> | ||
26 | <div style="font-weight: bold; color: #00A499;">Nextcloud</div> | ||
27 | <div style="font-size: 12px; color: #555; margin-top: 5px;">Centrální datové úložiště pro zaměstnance.</div> | ||
28 | </div> | ||
29 | </a> | ||
30 | |||
31 | <!-- Čtvrtý box --> | ||
32 | <a href="homel" style="display: block; text-decoration: none; color: inherit;"> | ||
33 | <div style="border: 2px solid #d3d3d3; width: 200px; padding: 10px; text-align: center; border-radius: 10px;"> | ||
34 | <i class="fa fa-server" style="font-size: 30px; color: #00A499; display: block; margin-bottom: 10px;"></i> | ||
35 | <div style="font-weight: bold; color: #00A499;">HomeL</div> | ||
36 | <div style="font-size: 12px; color: #555; margin-top: 5px;">Linuxový uživatelský server homel.vsb.cz.</div> | ||
37 | </div> | ||
38 | </a> | ||
39 | |||
40 | <!-- Pátý box --> | ||
41 | <a href="pios" style="display: block; text-decoration: none; color: inherit;"> | ||
42 | <div style="border: 2px solid #d3d3d3; width: 200px; padding: 10px; text-align: center; border-radius: 10px;"> | ||
43 | <i class="fa fa-tv" style="font-size: 30px; color: #00A499; display: block; margin-bottom: 10px;"></i> | ||
44 | <div style="font-weight: bold; color: #00A499;">PIOS</div> | ||
45 | <div style="font-size: 12px; color: #555; margin-top: 5px;">Panelový informační obrazový systém.</div> | ||
46 | </div> | ||
47 | </a> | ||
48 | |||
49 | <!-- Šestý box --> | ||
50 | <a href="sso" style="display: block; text-decoration: none; color: inherit;"> | ||
51 | <div style="border: 2px solid #d3d3d3; width: 200px; padding: 10px; text-align: center; border-radius: 10px;"> | ||
52 | <i class="fa fa-sign-in" style="font-size: 30px; color: #00A499; display: block; margin-bottom: 10px;"></i> | ||
53 | <div style="font-weight: bold; color: #00A499;">SSO</div> | ||
54 | <div style="font-size: 12px; color: #555; margin-top: 5px;">Systém jednotného přihlášení umožňuje přihlášení do více aplikací po jednorázovém zadání přihlašovacích údajů.</div> | ||
55 | </div> | ||
56 | </a> | ||
57 | |||
58 | <!-- Sedmý box --> | ||
59 | <a href="/xwiki/bin/view/uzivatel/idm-usage" style="display: block; text-decoration: none; color: inherit;"> | ||
60 | <div style="border: 2px solid #d3d3d3; width: 200px; padding: 10px; text-align: center; border-radius: 10px;"> | ||
61 | <i class="fa fa-sign-in" style="font-size: 30px; color: #00A499; display: block; margin-bottom: 10px;"></i> | ||
62 | <div style="font-weight: bold; color: #00A499;">LDAP</div> | ||
63 | <div style="font-size: 12px; color: #555; margin-top: 5px;">Protokol realizující přihlašování do systémů univerzity pomocí jednotného hesla.</div> | ||
64 | </div> | ||
65 | </a> | ||
66 | |||
67 | <!-- Osmý box --> | ||
68 | <a href="eduid" style="display: block; text-decoration: none; color: inherit;"> | ||
69 | <div style="border: 2px solid #d3d3d3; width: 200px; padding: 10px; text-align: center; border-radius: 10px;"> | ||
70 | <i class="fa fa-user-circle" style="font-size: 30px; color: #00A499; display: block; margin-bottom: 10px;"></i> | ||
71 | <div style="font-weight: bold; color: #00A499;">Federace identit</div> | ||
72 | <div style="font-size: 12px; color: #555; margin-top: 5px;">Informace o České akademické federaci identit eduID.cz.</div> | ||
73 | </div> | ||
74 | </a> | ||
75 | |||
76 | <!-- Devátý box --> | ||
77 | <a href="gitlab" style="display: block; text-decoration: none; color: inherit;"> | ||
78 | <div style="border: 2px solid #d3d3d3; width: 200px; padding: 10px; text-align: center; border-radius: 10px;"> | ||
79 | <i class="fa fa-code" style="font-size: 30px; color: #00A499; display: block; margin-bottom: 10px;"></i> | ||
80 | <div style="font-weight: bold; color: #00A499;">GitLab</div> | ||
81 | <div style="font-size: 12px; color: #555; margin-top: 5px;">Webový správce repozitářů.</div> | ||
82 | </div> | ||
83 | </a> | ||
84 | |||
85 | </div> | ||
86 | {{/html}} |