stuff
This commit is contained in:
parent
4530260c21
commit
b6098de017
2 changed files with 21 additions and 4 deletions
17
Tricks.md
17
Tricks.md
|
@ -1,3 +1,16 @@
|
|||
#### Gitea
|
||||
|
||||
##### Start und stop
|
||||
|
||||
Nach Änderung von Einstellungen muss `gitea` neu gestartet werden. Das
|
||||
passiert über `supervisorctl`:
|
||||
|
||||
supervisorctl restart gitea
|
||||
|
||||
Es gibt analog auch `stop` und `start`. Nicht `~/gitea/gitea` selbst aufrufen!
|
||||
(Zumindest für diesen Zweck.)
|
||||
Diese Info findet man auch auf der [uberspace](https://lab.uberspace.de/guide_gitea.html#setup-daemon) Anleitung zu gitea.
|
||||
|
||||
#### Automatisches mounten einer Partition.
|
||||
|
||||
Erklärt unter [Ubuntu help](https://help.ubuntu.com/community/AutomaticallyMountPartitions).
|
||||
|
@ -144,6 +157,10 @@ Infos: [von uminöser Quelle](http://www.webupd8.org/2013/07/sublime-text-3-ubun
|
|||
|
||||
#### Fanfiction Download
|
||||
|
||||
Das folgende ist nicht wirklich nötig, da es dafür spezialisierte Seiten gibt:
|
||||
[FF2ebook](http://www.ff2ebook.com/) und [FicSave](https://ficsave.xyz/) zum
|
||||
Beispiel.
|
||||
|
||||
Shell code um alle Kapitel einer Geschichte von
|
||||
[fanfiction.net](fanfiction.net) herunterzuladen (statt 30..35 die
|
||||
passenden Kapitelzahlen und die Adresse anpassen):
|
||||
|
|
|
@ -23,9 +23,9 @@ I am looking for:
|
|||
Contact:
|
||||
|
||||
* Felix Hilsky
|
||||
* Student of Mathematics (Master), TU Dresden, experience in student side jobs in Software development, enthusiasm for Foodsharing, bike repair, free software, Linux
|
||||
* Student of Mathematics (Master), TU Dresden, experience in student side jobs in Software development, enthusiasm for climate and environmental protection, Foodsharing, bike repair, free software, Linux
|
||||
* e-Mail: <felix.h@hilsky.de>
|
||||
* <https://flugit.hilsky.de/flukx/website>
|
||||
* <https://hilsky.de/felix>
|
||||
* pgp-fingerprint: 364E E7BA 47F2 7198 B11E 8EC0 E8F0 AB67 5E92 A493
|
||||
|
||||
time: starting in March, April, August, September or October 2020
|
||||
|
@ -48,9 +48,9 @@ Ich suche:
|
|||
Kontakt:
|
||||
|
||||
* Felix Hilsky
|
||||
* Student Mathematik Master, TU Dresden mit Nebenjoberfahrung Softwareentwicklung, Begeisterung für Foodsharing, Fahrradreparatur, Freie Software, Linux
|
||||
* Student Mathematik Master, TU Dresden mit Nebenjoberfahrung Softwareentwicklung, Begeisterung für Klima- und Umweltschutz, Foodsharing, Fahrradreparatur, Freie Software, Linux
|
||||
* e-Mail: <felix.h@hilsky.de>
|
||||
* <https://flugit.hilsky.de/flukx/website>
|
||||
* <https://hilsky.de/felix>
|
||||
* pgp-fingerprint: 364E E7BA 47F2 7198 B11E 8EC0 E8F0 AB67 5E92 A493
|
||||
|
||||
Zeitpunkt: ab März, April, August, September oder Oktober 2020
|
||||
|
|
Loading…
Reference in a new issue