<!DOCTYPE html>
<html lang="en">
<!--
# Filename:      startpage.html
# Purpose:       information page on Grml
# Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
# Bug-Reports:   see https://grml.org/bugs/
# License:       This file is licensed under the GPL v2.
################################################################################
-->
<head>
<title>Grml Live Linux</title>
<style type="text/css">
@media all {
  html {background-color: #FFDA62;}
  a {color:#C70036; text-decoration: underline}
  a.current {color:#999999}
  a:hover {text-decoration: underline}
  a.plain {text-decoration: none}
  a.plain:hover {text-decoration: underline}
  body {font-family: verdana, tahoma, helvetica, arial, sans-serif; font-size: 100%; background-color:#FFDA62; margin: 1em}
  cite {font-size: 80%}
  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}
  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}
  div.content h3 a {color:#996666}
  div.copyright {line-height: 3em; text-align:center; font-size:50%; background-color: #F8F8F8; color: #999999}
  h1 {color:#9C6562 ; font-size:110%; font-weight:bold}
  h2 {color:#00309C; font-size:100%; font-weight:bold}
  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;
	margin-bottom:0em}
  p,li {text-align:justify; color:#666666; font-size: 90%; line-height: 1.5em}
}
</style>
</head>

<body>
<div class="container"><div class="content">
<h1 align="center">Grml Live Linux</h1>

<p>
Grml is a Debian based Linux Live system for system administrators and users of texttools.
</p>

<p>
You are reading this page probably in the w3m or links browser on the console, or in Firefox running under X.
Press 'Q' for exiting w3m and links.</p>

<p>
<strong>Notice:</strong> if you find any bugs please <a href="https://grml.org/bugs/">report them to the Grml team</a>!
Thank you for helping us to improve Grml!
</p>

<h2>Quickstart</h2>

<ul>
  <li>Find the package list of installed software at <a href="https://grml.org/files/">grml.org/files/</a>.</li>
  <li>Use 'grml-tips $KEYWORD' to get hints and tips.</li>
  <li>Use 'grml-x' to start the X window system.</li>
</ul>

<h2>Online resources</h2>

<p>
Subscribe to <a href="https://grml.org/mailinglist/">the Grml mailinglist</a>, or join us on IRC in #grml on irc.oftc.net.
</p>

<ul>
  <li><a href="https://grml.org/">grml.org</a></li>
  <li><a href="https://wiki.grml.org/">grml-Wiki</a></li>
  <li><a href="https://grml.org/news/">news @ grml.org</a></li>
  <li><a href="https://grml.org/faq/">faq @ grml.org</a></li>
  <li><a href="https://grml.org/docs/">docs @ grml.org</a></li>
  <li><a href="https://grml.org/bugs/">bugs @ grml.org</a></li>
  <li><a href="https://grml.org/zsh/">zsh @ grml.org</a></li>
  <li><a href="https://grml.org/contact/">contact the grml-team</a></li>
</ul>

<p>
Press 'Q' for exiting the browsers w3m and links.
</p>

<p>
Enjoy Grml!
</p>

</div>
<div class="copyright">
&copy; Copyright 2004++ by the <a href="https://grml.org/team/">Grml team</a>.
</div>

<!-- Piwik --> 
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://stats.grml.org/piwik/" : "http://stats.grml.org/piwik/");
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
</script><script type="text/javascript">
try {
var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 5);
piwikTracker.trackPageView();
piwikTracker.enableLinkTracking();
} catch( err ) {}
</script><noscript><p><img src="http://stats.grml.org/piwik/piwik.php?idsite=5" style="border:0" alt="" /></p></noscript>
<!-- End Piwik Tracking Code -->
</div>
</body>
</html>
<!--
## END OF FILE #################################################################
-->
