aboutsummaryrefslogtreecommitdiffstats
path: root/english/download/index.wml
blob: 2ffb2f9a47e6d070a8b50c23a97020a43a64c796 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
#use wml::debian::cdimage title="Download Debian" BARETITLE=true
#use wml::debian::release_info

<link href="download.css" rel="stylesheet" type="text/css">

<p>There are multiple ways to get and use Debian.</p>

<ul>
  <li>We have installation images, supporting installation and use on
    many types of system: laptops, desktops and servers.</li>
  <li>We also make live images so that you can run Debian on your
    computer directly without having to install it first.</li>
  <li>Finally, we
    publish <a href="https://cloud.debian.org/images/">cloud
    images</a>, specially targeted for running Debian in your own
    cloud computing setup or on most common commercial clouds
    such as AWS, GCP or Azure.
</ul>

<p>All of these are available for free download from Debian servers
  and mirrors all over the world. You do not need to pay for a licence
  to download or use Debian, and we encourage you to share it with
  your friends. See <a href="FIXME">FIXME!</a> for more details about
  this. Debian makes no money directly, so we depend on donations and
  sponsorship to pay our bills. If you would like to contribute,
  click <a href="FIXME">here</a> for more details.</p>

<div class="line">

  <!-- 1 - Download -->
  <div align="center">
    <h3>Step 1 - Download</h3>
  </div>

  <div class="item col50">
    <div align="center">
      <p><strong>Download an installation image</strong></p>
      <p><img src="img/download.png" alt="[Pic: Debian Installer]"></p>
      <p><a href="<stable-images-url/>/amd64/iso-cd/debian-<current-tiny-cd-release-filename/>-amd64-netinst.iso">Debian <current_release_short></a>
        (64-bit PC Network installer)</p>
    </div>
    <div>
      <p>This is the most commonly used image. We also
        have <a href="more_installer">more images</a> (e.g DVD images and
        images for other architectures.</p>
    </div>
  </div>

  <div class="item col50 lastcol">
    <div align="center">
      <p><strong>Download a live image</strong></p>
      <p><img src="img/try1.png" alt="[Pic: Debian Live]"></p>
      <p><a href="<stable-images-url/>/amd64/iso-cd/debian-<current-tiny-cd-release-filename/>-amd64-netinst.iso">Debian <current_release_short></a>
    </div>
  </div>
</div>

<!-- 2 - Verification -->
<div align="center">
  <h3>Step 2 - Verify</h3>
  <p><strong>Verify the download</strong></p>
  <div class="tooltip">
    <span class="tooltiptext">In deep explanations about how to verify your download.</span>
    <a href="verify.en.html"><img src="img/verify.png" alt="[Pic: Verify]"></a>
  </div>
  <div class="centered-middle-50 centered-middle-50-none-list">
    <ul class="centered-middle-50-none-list">
      <li>It's a good idea to proof your downloaded files on correctness and
        integrity so the installing later can work properly without possible
        flaws otherwise.</li>
      <li>To do so Debian is providing hash sums of the images which are created
        while the images are created. Your downloaded file needs to fit these sum
        so you can be sure the file is completely equal and valid to the original
        file.</li>
      <li>Follow <a href="verify.en.html">
        <div class="tooltip">here
          <span class="tooltiptext">Follow that link for more in deep explanationsand howtos.</span>
        </div></a> to find further information.</li>
    </ul>
  </div>
</div>

<!-- 3 - Installation -->
<div align="center">
  <h3>Step 3 - Installation</h3>
  <p><strong>Install Debian</strong></p>
  <img src="img/Installation.png" alt="[Pic: Installation]">
</div>

<div class="line">
  <div class="item col50">
    <div align="center">
      <p>Write optical (CD/DVD/BD)</p>
      <a href="burn-cd-dvd.en.html"><img src="img/write-cd-dvd.png" alt="[Pic: Write optical]"></a>
    </div>
  </div>
  <div class="item col50 lastcol">
    <div align="center">
      <p>Write USB</p>
      <a href="write-usb.en.html"><img src="img/write-usb.png" alt="[Pic: Write USB]"></a>
    </div>
  </div>
</div>


<!-- 4 - Usage -->
<div align="center">
  <h3>Step 4 - Simply use it</h3>
  <p><strong>Use your Debian installation</strong></p>
  <img src="img/cli.png" alt="[Pic: Use it]">
  <div class="centered-middle-50 centered-middle-50-none-list">
    <p><em><strong>Support and Help</strong></em></p>
    <ul class="centered-middle-50-none-list">
      <li>&#9654; <a href="../support">Support</a>
        <p>Debian tries to give users additional information about user support
          channels like mailing lists, other websites and web resources. Have
          a look at this link for these kind of information.</p>
      </li>
      <li>&#9654; <a href="https://wiki.debian.org">Debian Wiki</a>
        <p> There is also the Debian Wiki available were Debian Contributors
          and also Debian Developers helping to provide information about
          Debian itself and packaged software.</p>
      </li>
    </ul>
    <p><em><strong>Security</strong></em></p>
    <ul class="centered-middle-50-none-list">
      <li>&#9654; <a href="./security">Security Information</a>
        <p>The Debian Security Team is working continuously in providing
          updated packages in case security updates needs to be done. Have a
          look at this link get an overview how this process is working and
          what a user should know about this.</p>
      </li>
    </ul>
  </div>
</div>

© 2014-2024 Faster IT GmbH | imprint | privacy policy