Difference between revisions of "Main Page"

From NMS
Jump to: navigation, search
(Protected)
 
(26 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Wiki software successfully installed.
+
{{Servers}}
  
Please see [http://meta.wikipedia.org/wiki/MediaWiki_i18n documentation on customizing the interface]
+
=[[Sandbox]]=
and the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for usage and configuration help.
+
  
=[[SITE 2006 zapocty|Zápočty na SITE 2006]]=
+
=[[COMP|Dokumentace]] (severy, služby, síť)=
  
=[http://nms.fjfi.cvut.cz/wiki/ Official pages]=
+
=[[SITE]]=
 
+
RFC 2821
+
<icq>1234567</icq>
+
<skype>some_user</skype>
+
 
+
=Protected=
+
<protect show="warning" users="vokacpet,Vokacpet,WikiSysop" groups="sysop">
+
5QO1c5NAJjpRNJ72DVY8P0IGsCdwY9Cv9nyFW9qTNZz6Wg6geI9CKheaUsO8uwIRz1UNiRXgOvIATgtEBSFJmQ==
+
</protect>
+
 
+
==Protected for comp group==
+
<protect show="warning" users="WikiSysop" groups="comp,sysop">
+
5QO1c5NAJjpRNJ72DVY8P0IGsCdwY9Cv9nyFW9qTNZz6Wg6geI9CKheaUsO8uwIRz1UNiRXgOvIATgtEBSFJmQ==
+
</protect>
+
 
+
==Protected for comp group (user)==
+
<protect show="warning" users="Vokacpet,WikiSysop" groups="comp,sysop">
+
5QO1c5NAJjpRNJ72DVY8P0IGsCdwY9Cv9nyFW9qTNZz6Wg6geI9CKheaUsO8uwIRz1UNiRXgOvIATgtEBSFJmQ==
+
</protect>
+
 
+
=Quick links=
+
[[Special:Allmessages]] [[MediaWiki:Sidebar]] [[Main Page]]
+
 
+
[[Novell]]
+
 
+
=Tests=
+
 
+
 
+
==Formating==
+
 
+
===Lists===
+
 
+
*item 1
+
*item 2
+
*item 3
+
 
+
#item 1
+
#item 2
+
#item 3
+
 
+
*item 1
+
**subitem 1
+
**subitem 2
+
***subsubitem 1
+
***subsubitem 2
+
 
+
===Links===
+
 
+
[[w:Main Page]]
+
[[w:en:Main Page]]
+
[[w:test]]
+
[[pokus]]
+
 
+
===Tables===
+
 
+
===Preformated===
+
 
+
==Extensions==
+
 
+
===LaTeX===
+
 
+
<math>\alpha, \beta, \gamma, ...</math>
+
 
+
<math>x^2+y^2=z^2</math>
+
 
+
<math>\sum_{i=0}^100 i</math>
+
 
+
<math>\int_0^{10} x=[\frac{1}{2}*x^2]_0^{10}</math>
+
 
+
 
+
===Syntax highlighting===
+
 
+
<bash>
+
#!/bin/sh
+
echo "this is a test"
+
</bash>
+
 
+
<perl>
+
#!/usr/bin/perl -w
+
use strict;
+
print "Hello World!\n";
+
</perl>
+
 
+
<c>
+
#inclued "stdio.h"
+
 
+
int main(int argc, char *argv[]) {
+
    printf("Hello World!");
+
    return 0;
+
}
+
</c>
+
 
+
 
+
===Fjfi Test Extension===
+
 
+
<fjfiTest>This is FJFI Test Extension</fjfiTest>
+
 
+
 
+
===Gnuplot===
+
 
+
<gnuplot>
+
  set output 'quadFuncs.png'
+
  set size 0.4,0.4
+
  set xlabel "x"
+
  set ylabel "y"
+
  plot [x=-4:4] x**2-3, -x**2
+
</gnuplot>
+
 
+
<gnuplot>
+
  set output 'func_approx.png'
+
  plot '-' using 1:2 t 'quadratic approximation' with linesp lt 1 lw 3, \
+
  '-' using 1:2 t 'cubic approximation' with linesp lt 2 lw 3
+
  1 2
+
  2 4
+
  3 8
+
  4 16
+
  e
+
  1 3
+
  2 9
+
  3 27
+
  4 81
+
  e
+
</gnuplot>
+
 
+
 
+
===GraphViz===
+
 
+
<graphviz>
+
digraph G {
+
size ="4,4";
+
main [shape=box]; /* this is a comment */
+
main -> parse [weight=8];
+
parse -> execute;
+
main -> init [style=dotted];
+
main -> cleanup;
+
execute -> { make_string; printf}
+
init -> make_string;
+
edge [color=red]; // so is this
+
main -> printf [style=bold,label="100 times"];
+
make_string [label="make a\nstring"];
+
node [shape=box,style=filled,color=".7 .3 1.0"];
+
execute -> compare;
+
}
+
</graphviz>
+
 
+
<graphviz>
+
digraph G { node [URL="NetNode\N"];
+
  "Cisco 3550" -> "DR1 SMC 8624" [style=bold,color=blue,label="optika"];
+
  "Cisco 3550" -> "DR1 SMC 6750" [style=bold,color=green,label="drat"];
+
  "Cisco 3550" -> "DR3 SMC 6624" [style=bold,color=green,label="drat"];
+
  "Cisco 3550" -> "DR4 SMC 6624" [style=bold,color=green,label="drat"];
+
  "Cisco 3550" -> "DR5 SMC 6624" [style=bold,color=green,label="drat"];
+
  "DR1 SMC 6750" -> "DR2 SMC 1010" [color=green];
+
  "DR1 SMC 6750" -> "VOIP" [color=black];
+
}
+
</graphviz>
+

Latest revision as of 05:20, 13 July 2008

Servery / Služby
Přístupné komukoliv
windows
srk
linux / unix
kmlinux
Omezený/individuální účet
linux / unix
bimbo · buon(KF) · km(KM) · lenochod(KJR) · linux · node(KM) · sunrise(KF) · unixlab(KFE) · vkstat(KM)
Služby
backup · DHCP · DNS · doména FJFI · eduroam · fileserver · IdM · forum · gitlab · lists · moodle · indico · mailgw · K4 · mailserver · NMS · openvpn · skolniftp · ssh · videokonference · VoIP · video · VPN · wififjfi · wiki · www
Učebny
e-sklipek · KFE unixlab · KFE pclab · PD1 · KM 105 · KM 115
Ostatní
Network · Blokované porty
[edit] · [view]

Sandbox

Dokumentace (severy, služby, síť)

SITE