]> git.deb.at Git - debienna.git/blobdiff - BernhardMagerFirstSteps/index.mdwn
backup tools
[debienna.git] / BernhardMagerFirstSteps / index.mdwn
index 946cc4fb8021244379cceffa242c38330695b9f8..713fa1f56d909b9887f53e79a3fe7488347d013a 100644 (file)
@@ -1,19 +1,19 @@
 
-allgemeine etws ausfuehrlichere einfuerung: 
+allgemeine etws ausfuehrlichere einfuerung:
 
-[[http://www.debian.org/doc/manuals/reference/index.en.html|http://www.debian.org/doc/manuals/reference/index.en.html]] bzw. [[http://www.debian.org/doc/manuals/reference/index.de.html|http://www.debian.org/doc/manuals/reference/index.de.html]] 
+[[http://www.debian.org/doc/manuals/reference/index.en.html|http://www.debian.org/doc/manuals/reference/index.en.html]] bzw. [[http://www.debian.org/doc/manuals/reference/index.de.html|http://www.debian.org/doc/manuals/reference/index.de.html]]
 
-synaptic paketverwaltung ist voll cool. 
+synaptic paketverwaltung ist voll cool.
 
-einzelne pakete aus der unstable distribution intallieren: 
+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: 
+zb:
 
-shell oeffnen: 
+shell oeffnen:
 
-attachment:Screenshot.png 
+[[Screenshot.png]]
 
 
 [[!format txt """
@@ -22,17 +22,17 @@ harald@packman:~$ su
 (admin passwort eingeben)
 root@packman:~# apt-get install dosfstools xchat
 """]]
-dann via Desktop - administration - disks 
+dann via Desktop - administration - disks
 
-partitionen, deaktivieren, formatieren, vfat 
+partitionen, deaktivieren, formatieren, vfat
 
 
 
 ---
 
 
-eher obsolet.... 
+
+eher obsolet....
 
 
 [[!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:
@@ -52,7 +52,7 @@ diese hinzufuegen:
 deb http://ftp.at.debian.org/debian/ unstable main
 
 """]]
-dann unbedingt: nach folgender anleitung in die apt.conf [[http://www.debian.org/doc/manuals/apt-howto/ch-apt-get.en.html#s-default-version|http://www.debian.org/doc/manuals/apt-howto/ch-apt-get.en.html#s-default-version]] 
+dann unbedingt: nach folgender anleitung in die apt.conf [[http://www.debian.org/doc/manuals/apt-howto/ch-apt-get.en.html#s-default-version|http://www.debian.org/doc/manuals/apt-howto/ch-apt-get.en.html#s-default-version]]
 
 
 [[!format txt """
@@ -65,8 +65,8 @@ APT::Default-Release "stable";
 
 drinnen steht.
 """]]
-ntfs-3g installieren 
+ntfs-3g installieren
 [[!format txt """
 root@packman:~# apt-get -t unstable install ntfs-3g
 
-"""]]
\ No newline at end of file
+"""]]