mirror of
https://gitlab.com/harald.mueller/aktuelle.kurse.git
synced 2024-11-23 18:21:56 +01:00
muh
This commit is contained in:
parent
f6e3414f93
commit
f89a944c8b
@ -73,10 +73,10 @@
|
|||||||
|
|
||||||
(1. Lehrjahr)
|
(1. Lehrjahr)
|
||||||
|
|
||||||
Für die maximale LB2-Note ("6.0"), die 70% der Modulnote ausmacht,
|
|
||||||
<br>sind [Projektaufgabe(n)](moegliche-LB2-AufgabenProjekte) im Umfang von <mark>**38** Punkten</mark> nötig.
|
|
||||||
|
|
||||||
`PE23f`
|
`PE23f`
|
||||||
|
Für die maximale LB2-Note ("6.0"), die 70% der Modulnote ausmacht,
|
||||||
|
<br>sind [Projektaufgabe(n)](moegliche-LB2-AufgabenProjekte) im Umfang von <mark>**38** Punkten</mark> nötig.
|
||||||
|
|
||||||
|Tag |Datum|Thema, Auftrag, Übung |
|
|Tag |Datum|Thema, Auftrag, Übung |
|
||||||
|----|-----|--------------------- |
|
|----|-----|--------------------- |
|
||||||
@ -95,6 +95,8 @@ Für die maximale LB2-Note ("6.0"), die 70% der Modulnote ausmacht,
|
|||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
`PE23c`
|
`PE23c`
|
||||||
|
Für die maximale LB2-Note ("6.0"), die 70% der Modulnote ausmacht,
|
||||||
|
<br>sind [Projektaufgabe(n)](moegliche-LB2-AufgabenProjekte) im Umfang von <mark>**46** Punkten</mark> nötig.
|
||||||
|
|
||||||
|Tag |Datum|Thema, Auftrag, Übung |
|
|Tag |Datum|Thema, Auftrag, Übung |
|
||||||
|----|-----|--------------------- |
|
|----|-----|--------------------- |
|
||||||
@ -113,6 +115,8 @@ Für die maximale LB2-Note ("6.0"), die 70% der Modulnote ausmacht,
|
|||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
`AP23d, PE23d`
|
`AP23d, PE23d`
|
||||||
|
Für die maximale LB2-Note ("6.0"), die 70% der Modulnote ausmacht,
|
||||||
|
<br>sind [Projektaufgabe(n)](moegliche-LB2-AufgabenProjekte) im Umfang von <mark>**46** Punkten</mark> nötig.
|
||||||
|
|
||||||
|Tag |Datum|Thema, Auftrag, Übung |
|
|Tag |Datum|Thema, Auftrag, Übung |
|
||||||
|----|-----|--------------------- |
|
|----|-----|--------------------- |
|
||||||
|
@ -12,7 +12,7 @@ Wenn Sie unter Windows Subsystem for Linux (WSL) arbeiten, ist es hoch wahrschei
|
|||||||
sudo service cron status
|
sudo service cron status
|
||||||
sudo service cron start
|
sudo service cron start
|
||||||
|
|
||||||
Schauen, was in cron eingestellt ist (mit `sudo` für alle user des Systems oder ohne für daen aktuellen User):
|
Schauen, was in cron eingestellt ist (mit `sudo` für alle user des Systems oder ohne für den aktuellen User):
|
||||||
|
|
||||||
sudo crontab -l
|
sudo crontab -l
|
||||||
sudo crontab -e
|
sudo crontab -e
|
||||||
|
Loading…
Reference in New Issue
Block a user