X-Git-Url: https://git.deb.at/?p=debienna.git;a=blobdiff_plain;f=BernhardMagerFirstSteps%2Findex.mdwn;h=5da3370f10b1c233488f770d4a54b8cbef4fcc6b;hp=205961385750550d44fa8781df73237163375fb9;hb=af633461199436d94bbb9c64c5604198c40ef915;hpb=096ccad2de573f503e177bb76164614337f92da3 diff --git a/BernhardMagerFirstSteps/index.mdwn b/BernhardMagerFirstSteps/index.mdwn index 2059613..5da3370 100644 --- a/BernhardMagerFirstSteps/index.mdwn +++ b/BernhardMagerFirstSteps/index.mdwn @@ -1,65 +1,41 @@ -allgemeine etws ausfuehrlichere einfuerung: -http://www.debian.org/doc/manuals/reference/index.en.html -bzw. -http://www.debian.org/doc/manuals/reference/index.de.html +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]] 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 +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]] zb: shell oeffnen: -attachment:Screenshot.png +[[Screenshot.png]] + -{{{ +[[!format txt """ root werden: harald@packman:~$ su (admin passwort eingeben) root@packman:~# apt-get install dosfstools xchat -}}} - +"""]] dann via Desktop - administration - disks partitionen, deaktivieren, formatieren, vfat +--- - - - - - - - - - - - - - - - - - - ----- - eher obsolet.... -{{{ - +[[!format txt """ root@packman:~# gedit /etc/apt/sources.list zu folgenden zeilen: @@ -75,12 +51,11 @@ 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 -{{{ +[[!format txt """ root@packman:~# echo 'APT::Default-Release "stable";' >>/etc/apt/apt.conf root@packman:~# gedit /etc/apt/apt.conf @@ -89,10 +64,9 @@ schauen dass alles passt, sprich APT::Default-Release "stable"; drinnen steht. -}}} - +"""]] ntfs-3g installieren -{{{ +[[!format txt """ root@packman:~# apt-get -t unstable install ntfs-3g -}}} \ No newline at end of file +"""]]