website annotate da/about/index.php @ rev 1349

Tiny edits
author Paul Issott <paul@slitaz.org>
date Sun Jan 31 17:11:43 2021 +0000 (2021-01-31)
parents 9535593a1917
children
rev   line source
al@1256 1 <!DOCTYPE html>
al@1256 2 <html lang="da">
bohoejer@856 3 <head>
al@1256 4 <meta charset="utf-8"/>
al@1023 5 <title>SliTaz - Om projektet</title>
al@1256 6 <meta name="description" content="SliTaz GNU/Linux projekt overblik"/>
al@1256 7 <meta name="keywords" lang="en" content="om slitaz, gnu, linux, minidistribution, livecd"/>
al@1023 8 <meta name="author" content="Linux User"/>
al@1011 9 <?php include("../../lib/html/meta-link.html"); ?>
bohoejer@856 10 </head>
bohoejer@856 11 <body>
al@1023 12 <!-- Danish (da) translation by Bo Vagner Højer - bohoejer@live.dk
al@1023 13 Member of Labitat Hackerspace, Copenhagen - www.labitat.dk
al@1023 14 visit our hackerspace every tuesday evening for free - alwais hot koffee -->
bohoejer@856 15
al@1011 16 <?php include("../../lib/html/header.da.html"); ?>
bohoejer@856 17
bohoejer@856 18 <!-- Block -->
bohoejer@856 19 <div id="block">
al@1011 20 <?php include("../../lib/html/nav.da.html"); ?>
bohoejer@856 21 <!-- Information/image -->
bohoejer@856 22 <div id="block_info">
bohoejer@856 23 <h4>Om projektet</h4>
bohoejer@856 24 <p>
bohoejer@856 25 Lille, hurtig, stabil og let at bruge!
bohoejer@856 26 </p>
bohoejer@856 27 <ul>
bohoejer@856 28 <li><a href="#intro">Indtroduktion</a></li>
bohoejer@856 29 <li><a href="#overview">Overblik</a></li>
bohoejer@856 30 <li><a href="#website">International hjemmeside</a></li>
bohoejer@856 31 <li><a href="#reviews">Anmeldelser</a></li>
bohoejer@856 32 <li><a href="../asso/">Organisation</a></li>
bohoejer@856 33 </ul>
bohoejer@856 34 </div>
bohoejer@856 35 </div>
bohoejer@856 36
al@1013 37 <?php include("../../lib/lang.php"); ?>
bohoejer@856 38
bohoejer@856 39 <!-- Content -->
bohoejer@856 40 <div id="content">
bohoejer@856 41
al@1023 42 <h2 id="intro">Indtroduktion til projektet</h2>
al@1023 43
bohoejer@856 44 <p>
al@1005 45 SliTaz GNU/Linux er et frit og gratis operativsystem, som arbejder fuldstændigt i hukommelsen
bohoejer@856 46 startet fra et flytbart medie som en cdrom eller en USB-pind. Det er slankt, hurtigt og kan helt
al@1005 47 installeres på en harddisk. SliTaz distribueres i form af en LiveCD som du let kan brænde på en
al@1005 48 cdrom og starte fra. Når systemmet kører kan du udtage LiveCDen og benytte dit cddrev til andre
bohoejer@856 49 opgaver. Live-systemmet giver en fuldt udrustet grafisk distribution og lader dig behold dine
al@1005 50 data og personlige indstillinger på et permanent medie. Systemmet kan udvides med Tazpkg
al@1005 51 pakkehåndteringen og sikkerhedsopdateringer tilbydes udviklings og stabile versioner.
bohoejer@856 52 </p>
bohoejer@856 53 <p>
bohoejer@856 54 SliTaz projektet tilbyder gratis teknisk support til brugere gennem
al@1009 55 <a href="../mailing-list.php">postlisten</a> (i18n listen)
bohoejer@856 56 og det <a href="http://forum.slitaz.org/">engelsksprogede forum</a>.
al@1005 57 Du kan også kontakte os for mere information, foreslag eller kommentarer ved brug af
bohoejer@856 58 listen eller direkte med elektronisk post : &lt;devel snabel-a slitaz.org&gt;
bohoejer@856 59 </p>
bohoejer@856 60
al@1023 61 <h2 id="overview">Overblik</h2>
al@1023 62
bohoejer@856 63 <ul>
bohoejer@856 64 <li>Rodfilsystem optagerer cirka 100 MB og ISO afbildning mindre end 30 MB.</li>
al@1005 65 <li>Web server klar til brug leveret af LightTPD med CGI og PHP understøttelse.</li>
al@1005 66 <li>Rejs ud på nettet med Midori webbrowser eller Retawq tekstbrowser.</li>
al@1005 67 <li>Lydunderstøttelse givet af Alsa mixer, lydafspiller og CD udtrækker/indkoder.</li>
bohoejer@856 68 <li>Snakke, post og FTP klienter.</li>
bohoejer@856 69 <li>SSH klient og server leveret med Dropbear.</li>
bohoejer@856 70 <li>Databasemotor med SQLite.</li>
al@1005 71 <li>Værktøj til at gennerere en LiveUSB-pind.</li>
al@1005 72 <li>Værktøj til at skabe, redigere eller bænde CD og DVD skiver.</li>
al@1005 73 <li>Elegant skrivebord med Openbox kørende oven på Xorg/Xvesa (X server).</li>
al@1005 74 <li>Hjemmelevede grafiske kasser til kommandolinieværktøjer.</li>
bohoejer@856 75 <li>2300 programpakker let installerbare fra filspejlet.</li>
bohoejer@856 76 <li>Aktivt og venligt samfund.</li>
bohoejer@856 77 </ul>
bohoejer@856 78
al@1023 79 <h2 id="website">International hjemmeside</h2>
al@1023 80
bohoejer@856 81 <p>
al@1005 82 SliTaz's hjemmeside er også tilgængelig på flere sprog og er del af
al@1023 83 <a href="/i18n.php">internationaliseringsprojektet</a>.
bohoejer@856 84 Hjemesiden tilbyder dig at <a href="../get/">hente</a> SliTaz
al@1005 85 LiveCDen og hjælpe os med at udvikle projektet. Du kan undersøge
al@1005 86 <a href="../doc/">vejledningsområdet</a> for at lære at bruge SliTaz
bohoejer@856 87 LiveCDen og indstille systemmet.
bohoejer@856 88 </p>
bohoejer@856 89
al@1023 90 <h2 id="reviews">Anmeldelser</h2>
al@1023 91
bohoejer@856 92 <p>
al@1005 93 SliTaz GNU/Linux er blevet andmeldt på flere hjemmesider. Tak til alle for støtte.
bohoejer@856 94 </p>
bohoejer@856 95
paul@1091 96 <h3>4.0 - April 2012</h3>
paul@1091 97
paul@1091 98 <ul>
paul@1091 99 <li><a href="http://badalhocando.blogspot.co.uk/2012/04/slitaz-40-review-small-but-fierce.html"
paul@1091 100 >Blogspot</a> - af Klaus Zimmermann.</li>
paul@1091 101 <li><a href="http://linuxblog.darkduck.com/2012/04/slitaz-40-light-and-stable.html"
paul@1091 102 >DarkDuck</a> - af Dmitry.</li>
paul@1151 103 <li><a href="http://frederic.bezies.free.fr/blog/?p=8760"
paul@1151 104 >Weblog</a> (fr) - af Frederic Bezies.</li>
paul@1091 105 </ul>
paul@1091 106
bohoejer@856 107 <h3>3.0 - Marts 2010 &amp; Cooking - Januar 2010</h3>
al@1023 108
bohoejer@856 109 <ul>
bohoejer@856 110 <li><a href="http://kmandla.wordpress.com/2010/03/29/greetings-from-slitaz-3-0/"
bohoejer@856 111 >Wordpress</a> - af K.Mandla.</li>
bohoejer@856 112 <li><a href="http://www.linuxjournal.com/content/spotlight-linux-slitaz-gnulinux-30"
bohoejer@856 113 >Linux Journal</a> - af Susan Linton.</li>
bohoejer@856 114 <li><a href="http://distrowatch.com/weekly.php?issue=20100111#feature"
al@1005 115 >Distrowatch</a> - af Jesse Smith (Cooking lige før 3.0).</li>
bohoejer@856 116 </ul>
bohoejer@856 117
bohoejer@856 118 <h3>2.0 - April 2009</h3>
al@1023 119
bohoejer@856 120 <ul>
bohoejer@856 121 <li><a href="http://www.gdhpress.com.br/blog/slitaz"
bohoejer@856 122 >Gdhpress</a> (pt) - af Carlos Morimoto.</li>
bohoejer@856 123 <li><a href="http://www.frlinux.net/?section=distributions&amp;article=237"
bohoejer@856 124 >FRLinux</a> (fr) - af Steph.</li>
bohoejer@856 125 <li><a href="http://www.junauza.com/2009/07/slitaz-20-simple-speedy-and-secure.html"
bohoejer@856 126 >Tech Source</a> - af Jun Auza.</li>
bohoejer@856 127 <li><a href="http://www.dedoimedo.com/computers/slitaz-2.html"
bohoejer@856 128 >Dedoimedo</a> - af Dedoimedo.</li>
bohoejer@856 129 <li><a href="http://linuxologist.com/reviews/slitaz-linux-zero-to-distro-in-30-mb/"
bohoejer@856 130 >Linuxologist</a> - af Brie Gordon.</li>
bohoejer@856 131 </ul>
bohoejer@856 132
bohoejer@856 133 <h3>1.0 - Marts 2008</h3>
al@1023 134
bohoejer@856 135 <ul>
bohoejer@856 136 <li><a href="http://distrowatch.com/weekly.php?issue=20080331"
bohoejer@856 137 >Distrowatch</a> - af Ladislav Bodnar.</li>
bohoejer@856 138 <li><a href="http://www.junauza.com/2008/03/slitaz-gnulinux-smallest-desktop-distro.html"
bohoejer@856 139 >Tech Source</a> - af Jun Auza.</li>
bohoejer@856 140 <li><a href="http://beranger.org/index.php?page=diary&amp;2008/03/31/07/04/42-a-quick-look-over-slitaz-1-0"
al@1005 141 >Planet Béranger</a> - af Béranger.</li>
bohoejer@856 142 <li><a href="http://kmandla.wordpress.com/2008/04/02/slitaz-10-on-450mhz-k6-2-256mb/"
bohoejer@856 143 >Wordpress</a> - af K.Mandla.</li>
bohoejer@856 144 <li><a href="http://reddevil62-techhead.blogspot.com/2008/04/damn-minuscule-linux-first-look-at.html"
bohoejer@856 145 >Red Devil's Tech Blog</a> - af Steve Lawson.</li>
bohoejer@856 146 <li><a href="http://www.linuxinfusion.com/slitaz-a-light-weight-gnulinux-distribution"
bohoejer@856 147 >Linux Infusion</a> - af Moparx.</li>
bohoejer@856 148 <li><a href="http://www.insidesocal.com/click/2008/06/a-second-look-at-slitaz-10.html"
bohoejer@856 149 >Dailynews Blog</a> - af Steven Rosenberg.</li>
bohoejer@856 150 <li><a href="http://www.linux.com/feature/140573">Linux.com</a> - af Dennis L. Ericson.</li>
bohoejer@856 151 <li><a href="http://www.freesoftwaremagazine.com/columns/slitaz_live_cd_small_beautifully_marked"
bohoejer@856 152 >Free Software Magazine</a> - af Gary Richmond.</li>
bohoejer@856 153 <li><a href="http://www.linux-magazine.com/issues/2008/97/slitaz"
bohoejer@856 154 >Linux Pro Magazine</a> - af Dimitri Popov.</li>
bohoejer@856 155 <li><a href="http://www.dedoimedo.com/computers/slitaz.html"
bohoejer@856 156 >Dedoimedo</a> - af Dedoimedo.</li>
bohoejer@856 157 </ul>
bohoejer@856 158
bohoejer@856 159 <!-- End of content -->
bohoejer@856 160 </div>
bohoejer@856 161
al@1011 162 <?php include("../../lib/html/footer.da.html"); ?>
bohoejer@856 163
bohoejer@856 164 </body>
bohoejer@856 165 </html>