Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
materials
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
osak
materials
Commits
0dcd347c
Commit
0dcd347c
authored
13 years ago
by
mad
Browse files
Options
Downloads
Patches
Plain Diff
Korrigiertes Helfer-Handout
parent
fa5e2c42
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
Handouts/Install-Helfer-HandoutSS12.pdf
+0
-0
0 additions, 0 deletions
Handouts/Install-Helfer-HandoutSS12.pdf
Handouts/Install-Helfer-HandoutSS12.tex
+12
-5
12 additions, 5 deletions
Handouts/Install-Helfer-HandoutSS12.tex
with
12 additions
and
5 deletions
Handouts/Install-Helfer-HandoutSS12.pdf
+
0
−
0
View file @
0dcd347c
No preview for this file type
This diff is collapsed.
Click to expand it.
Handouts/Install-Helfer-HandoutSS12.tex
+
12
−
5
View file @
0dcd347c
...
@@ -29,7 +29,7 @@
...
@@ -29,7 +29,7 @@
\subitem
Falls Fehlschlag, rebooten, dann im Helfermenü: ...scan by media; dann: ...alternate scan by media, scan by UUID versuchen
\subitem
Falls Fehlschlag, rebooten, dann im Helfermenü: ...scan by media; dann: ...alternate scan by media, scan by UUID versuchen
\item
Alternate-Installer: CD-ROM ggf. per Hand mounten:
\\
\texttt
{
mount -t vfat /dev/
$
<
$
USB-Stick Partition
$
>
$
/mnt
}
\item
Alternate-Installer: CD-ROM ggf. per Hand mounten:
\\
\texttt
{
mount -t vfat /dev/
$
<
$
USB-Stick Partition
$
>
$
/mnt
}
\\
\texttt
{
mount -oloop,ro /mnt/ubunutu-11.10-alternate...iso /cdrom
}
; weiter mit Installer „lade debconf...“
\\
\texttt
{
mount -oloop,ro /mnt/ubunutu-11.10-alternate...iso /cdrom
}
; weiter mit Installer „lade debconf...“
\item
auf den USB-Sticks sind auch GParted-Live-CD-Images und Memte
x
t86, falls benötigt.
\item
auf den USB-Sticks sind auch GParted-Live-CD-Images und Memte
s
t86, falls benötigt.
\item
LAN-Kabel beim Boot
\textbf
{
nicht eingesteckt. WLAN aus.
}
.
\item
LAN-Kabel beim Boot
\textbf
{
nicht eingesteckt. WLAN aus.
}
.
\subitem
Falls die Live-CD/Installer nach WLAN/Eduroam fragen:
\textbf
{
ausschalten/kein Netzwerk
}
\subitem
Falls die Live-CD/Installer nach WLAN/Eduroam fragen:
\textbf
{
ausschalten/kein Netzwerk
}
\end{itemize}
\end{itemize}
...
@@ -73,20 +73,27 @@ WLAN und LAN sind ein (böses) Eduroam. \textbf{Bei der Installation: Abschalten
...
@@ -73,20 +73,27 @@ WLAN und LAN sind ein (böses) Eduroam. \textbf{Bei der Installation: Abschalten
\section
{
Hilfe-Winker -- Pro Tisch gibt es einen Hilfe-Winker
}
\section
{
Hilfe-Winker -- Pro Tisch gibt es einen Hilfe-Winker
}
\begin{itemize}
\begin{itemize}
\item
liegend -- kein Hilfe benötigt
\item
liegend -- kein Hilfe benötigt
\item
stehend -- Helfer benötigt. Jeer Helfer , der Zeit hat geht hin.
\item
stehend -- Helfer benötigt. Je
d
er Helfer , der Zeit hat geht hin.
\subitem
Eskalation-- Nur durch die Helfer.Pro erfolgloser Hilfe +1 Eskalation (Herausziehen)
\subitem
Eskalation-- Nur durch die Helfer.Pro erfolgloser Hilfe +1 Eskalation (Herausziehen)
\subitem
Nachdem das Problem gelöst ist -- Reset auf „0“; Winker hinlegen.
\subitem
Nachdem das Problem gelöst ist -- Reset auf „0“; Winker hinlegen.
\item
Installierende -- Stellen d
ne Helf
er von „liegend“ auf „stehend“ um/auf.
\item
Installierende -- Stellen d
en Wink
er von „liegend“ auf „stehend“ um/auf.
\end{itemize}
\end{itemize}
\section
{
Ende
}
\section
{
Ende
}
\begin{itemize}
\begin{itemize}
\item
Finden die Leute ihre Windows-„Eigene Dateien“
\item
Finden die Leute ihre Windows-„Eigene Dateien“
\item
Wurden sie darau
g
f hingewiesen, daß ggf. dort mehr Platz zum Speichern ist als in /home ?
\item
Wurden sie darauf hingewiesen, daß ggf. dort mehr Platz zum Speichern ist als in /home ?
\item
Sind sie sonst zufrieden ?
\item
Sind sie sonst zufrieden ?
\item
Wissen sie vom 2.Tag (KISS; Physik-Hörsaaal 28D001 12.04.2012) ?
\item
Wissen sie vom 2.Tag (KISS; Physik-Hörsaaal 28D001 12.04.2012) ?
\end{itemize}
\end{itemize}
\section
{
Spezielle Situationen
}
\begin{itemize}
\item
„apt-get update“ geht nicht mehr. Der Rechner hat vmtl. zerschossene apt-sources. Lösung:
\subitem
\texttt
{
sudo -i
}
\subitem
\texttt
{
cd /var/lib/apt/lists
}
\subitem
\texttt
{
rm -r *
}
\subitem
\texttt
{
apt-get update
}
\end{itemize}
\end{document}
\end{document}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment