Merge remote-tracking branch 'origin/github/pr/145'
[grml-live.git] / etc / grml / fai / config / files / usr / share / doc / grml-docs / startpage.html / GRMLBASE
1 <!DOCTYPE html>
2 <html lang="en">
3 <!--
4 # Filename:      startpage.html
5 # Purpose:       information page on Grml
6 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
7 # Bug-Reports:   see https://grml.org/bugs/
8 # License:       This file is licensed under the GPL v2.
9 ################################################################################
10 -->
11 <head>
12 <title>Grml Live Linux</title>
13 <style type="text/css">
14 @media all {
15   html {background-color: #FFDA62;}
16   a {color:#C70036; text-decoration: underline}
17   a.current {color:#999999}
18   a:hover {text-decoration: underline}
19   a.plain {text-decoration: none}
20   a.plain:hover {text-decoration: underline}
21   body {font-family: verdana, tahoma, helvetica, arial, sans-serif; font-size: 100%; background-color:#FFDA62; margin: 1em}
22   cite {font-size: 80%}
23   div.container {width: 90%; height: auto; text-align: left; background-color:#FFFFFF; border-style:solid; border-width:1px; border-color:#CFB8B8; margin: 0px auto 0px auto}
24   div.content {background-color:#FFFFFF; padding: 0.5em 0.5em 0.5em 0.5em; border-style:solid; border-width:1px; border-color:#F0F0F0; margin: 0.5em 0.5em 0.5em 0.5em}
25   div.content h3 a {color:#996666}
26   div.copyright {line-height: 3em; text-align:center; font-size:50%; background-color: #F8F8F8; color: #999999}
27   h1 {color:#9C6562 ; font-size:110%; font-weight:bold}
28   h2 {color:#00309C; font-size:100%; font-weight:bold}
29   h3 {color:#996666; font-size:90%; font-weight:bold; padding-bottom:0.3em; border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#CFB8B8;
30         margin-bottom:0em}
31   p,li {text-align:justify; color:#666666; font-size: 90%; line-height: 1.5em}
32 }
33 </style>
34 </head>
35
36 <body>
37 <div class="container"><div class="content">
38 <h1 align="center">Grml Live Linux</h1>
39
40 <p>
41 Grml is a Debian based Linux Live system for system administrators and users of texttools.
42 </p>
43
44 <p>
45 You are reading this page probably in the w3m or links browser on the console, or in Firefox running under X.
46 Press 'Q' for exiting w3m and links.</p>
47
48 <p>
49 <strong>Notice:</strong> if you find any bugs please <a href="https://grml.org/bugs/">report them to the Grml team</a>!
50 Thank you for helping us to improve Grml!
51 </p>
52
53 <h2>Quickstart</h2>
54
55 <ul>
56   <li>Find the package list of installed software at <a href="https://grml.org/files/">grml.org/files/</a>.</li>
57   <li>Use 'grml-tips $KEYWORD' to get hints and tips.</li>
58   <li>Use 'grml-x' to start the X window system.</li>
59 </ul>
60
61 <h2>Online resources</h2>
62
63 <p>
64 Subscribe to <a href="https://grml.org/mailinglist/">the Grml mailinglist</a>, or join us on IRC in #grml on irc.oftc.net.
65 </p>
66
67 <ul>
68   <li><a href="https://grml.org/">grml.org</a></li>
69   <li><a href="https://wiki.grml.org/">grml-Wiki</a></li>
70   <li><a href="https://grml.org/news/">news @ grml.org</a></li>
71   <li><a href="https://grml.org/faq/">faq @ grml.org</a></li>
72   <li><a href="https://grml.org/docs/">docs @ grml.org</a></li>
73   <li><a href="https://grml.org/bugs/">bugs @ grml.org</a></li>
74   <li><a href="https://grml.org/zsh/">zsh @ grml.org</a></li>
75   <li><a href="https://grml.org/contact/">contact the grml-team</a></li>
76 </ul>
77
78 <p>
79 Press 'Q' for exiting the browsers w3m and links.
80 </p>
81
82 <p>
83 Enjoy Grml!
84 </p>
85
86 </div>
87 <div class="copyright">
88 &copy; Copyright 2004++ by the <a href="https://grml.org/team/">Grml team</a>.
89 </div>
90
91 <!-- Piwik --> 
92 <script type="text/javascript">
93 var pkBaseURL = (("https:" == document.location.protocol) ? "https://stats.grml.org/piwik/" : "http://stats.grml.org/piwik/");
94 document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
95 </script><script type="text/javascript">
96 try {
97 var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 5);
98 piwikTracker.trackPageView();
99 piwikTracker.enableLinkTracking();
100 } catch( err ) {}
101 </script><noscript><p><img src="http://stats.grml.org/piwik/piwik.php?idsite=5" style="border:0" alt="" /></p></noscript>
102 <!-- End Piwik Tracking Code -->
103 </div>
104 </body>
105 </html>
106 <!--
107 ## END OF FILE #################################################################
108 -->