master
html 47 lines 2.35 KB
Raw
1 <html><head></head><body><div>[[[SERVERNAME]]] - Invitation</div>
2 <div style="font-family:Arial,Helvetica,sans-serif">
3 <table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
4 <tbody><tr>
5 <td>
6 <b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Agent installation</b>
7 </td>
8 </tr>
9 </tbody></table>
10 <area-name>
11 <p>
12 Hej [[[NAME]]]
13 </p>
14 </area-name>
15 <p>Bruger [[[USERNAME]]] på serveren <a href="[[[SERVERURL]]][[[URLARGS1]]]">[[[SERVERNAME]]]</a> anmoder dig om at installere software for at starte en fjernbetjeningssession.</p>
16 <area-msg>
17 <p>
18 Meddelelse: <b notrans="1">[[[MSG]]]</b>
19 </p>
20 </area-msg>
21 <area-windows>
22 <p style="margin-left:30px">
23 <a href="[[[SERVERURL]]]/meshagents?id=4&amp;meshid=[[[MESHIDHEX]]]&amp;tag=mailto:[[[EMAIL]]]&amp;installflags=[[[INSTALLFLAGS]]]">Klik her for at downloade MeshAgent til Windows.</a>
24 </p>
25 </area-windows>
26 <area-osx>
27 <p style="margin-left:30px"><a href="[[[SERVERURL]]]/meshosxagent?id=16&amp;meshid=[[[MESHIDHEX]]]&amp;tag=mailto:[[[EMAIL]]]&amp;installflags=[[[INSTALLFLAGS]]]">Klik her for at downloade MeshAgent til Apple OSX.</a></p>
28 </area-osx>
29 <area-linux>
30 <p>
31 For Linux skal du klippe og indsætte følgende i en terminal for at installere agenten:<br>
32 </p><pre style="margin-left:30px" notrans="1">wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh &amp;&amp; chmod 755 ./meshinstall.sh &amp;&amp; sudo ./meshinstall.sh [[[SERVERURL]]] \'[[[MESHIDHEX]]]\'</pre>
33 <p></p>
34 </area-linux>
35 <area-assistant>
36 <p style="margin-left:30px">
37 <a href="[[[SERVERURL]]]/meshagents?id=10006&amp;meshid=[[[MESHIDHEX]]]&amp;tag=mailto:[[[EMAIL]]]&amp;ac=[[[ASSISTANTTYPE]]]">Klik her for at downloade MeshCentral Assistant til Windows.</a>
38 </p>
39 </area-assistant>
40 <area-link>
41 <p>
42 For at installere softwaren, <a href="[[[SERVERURL]]][[[LINKURL]]][[[URLARGS2]]]">Klik her</a> og følg instruktionerne.
43 </p>
44 </area-link>
45 <p>Hvis du ikke startede denne anmodning, bedes du ignorere denne mail.</p>
46 Venlig hilsen,<br>[[[USERNAME]]]<br>
47 </div></body></html>