]> git.deb.at Git - debienna.git/blobdiff - BernhardMagerFirstSteps/index.mdwn
add link to uselessd
[debienna.git] / BernhardMagerFirstSteps / index.mdwn
index e87ac594aea4588279897ce81296a45e661ae124..713fa1f56d909b9887f53e79a3fe7488347d013a 100644 (file)
@@ -7,13 +7,13 @@ synaptic paketverwaltung ist voll cool.
 
 einzelne pakete aus der unstable distribution intallieren:
 
-unstable quellen in die sources.list sihe auch: [[http://www.debian.org/doc/manuals/apt-howto/ch-basico.en.html#s-sources.list|http://www.debian.org/doc/manuals/apt-howto/ch-basico.en.html#s-sources.list]]
+unstable quellen in die sources.list siehe auch: [[http://www.debian.org/doc/manuals/apt-howto/ch-basico.en.html#s-sources.list|http://www.debian.org/doc/manuals/apt-howto/ch-basico.en.html#s-sources.list]]
 
 zb:
 
 shell oeffnen:
 
-attachment:Screenshot.png
+[[Screenshot.png]]
 
 
 [[!format txt """
@@ -40,11 +40,11 @@ root@packman:~# gedit /etc/apt/sources.list
 
 zu folgenden zeilen:
 
-deb http://ftp.at.debian.org/debian/ etch main
-deb-src http://ftp.at.debian.org/debian/ etch main
+deb http://ftp.at.debian.org/debian/ wheezy main
+deb-src http://ftp.at.debian.org/debian/ wheezy main
 
-deb http://security.debian.org/ etch/updates main
-deb-src http://security.debian.org/ etch/updates main
+deb http://security.debian.org/ wheezy/updates main
+deb-src http://security.debian.org/ wheezy/updates main
 
 
 diese hinzufuegen:
@@ -69,4 +69,4 @@ ntfs-3g installieren
 [[!format txt """
 root@packman:~# apt-get -t unstable install ntfs-3g
 
-"""]]
\ No newline at end of file
+"""]]