aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2021-06-25 19:51:02 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2021-09-28 17:11:34 +0200
commit19613b441f8b1cdda4677ef0c65f4e189e37caff (patch)
tree8f450ae5daa391dc5d04b6bc142280bc6a5a6ce3
parentTue, 28 Sep 2021 03:15:18 +0200 (diff)
downloadwiki-public-19613b441f8b1cdda4677ef0c65f4e189e37caff.tar.gz
wiki-public-19613b441f8b1cdda4677ef0c65f4e189e37caff.tar.xz
Fri, 25 Jun 2021 19:51:02 +0200
-rw-r--r--adrift-space.wiki (renamed from adrift.space)20
-rw-r--r--index.wiki3
-rw-r--r--makepkg.wiki5
3 files changed, 21 insertions, 7 deletions
diff --git a/adrift.space b/adrift-space.wiki
index 0f2832a..e01917e 100644
--- a/adrift.space
+++ b/adrift-space.wiki
@@ -1,3 +1,23 @@
+
+== Kerberos ==
+
+/etc/pam.d/system-auth
+
+/etc/krb5.conf
+/var/lib/krb5kdc/kdc.conf
+/usr/local/var/krb5kdc/*
+
+{{{
+kdb5_util create
+kdb5_util stash
+kadmin.local
+}}}
+
+== passwd ==
+hesiod
+passwd via DNS!
+
+
== Elrond ==
TS-431P
diff --git a/index.wiki b/index.wiki
index a1d8e96..cce6398 100644
--- a/index.wiki
+++ b/index.wiki
@@ -11,7 +11,6 @@
- [[VHDL]]
- [[Matlab]]
- [[C++]]
-- [[makepkg]]
== Hårdvara ==
- [[Dator/Ny]]
@@ -59,7 +58,7 @@
- [[LiTHeKod]]
- [[TaskApp]]
- [[IMAP-notifications]]
-- [[adrift.space]]
+- [[adrift-space]]
* [[diary/diary|Dagbok]]
diff --git a/makepkg.wiki b/makepkg.wiki
deleted file mode 100644
index 82f31ff..0000000
--- a/makepkg.wiki
+++ /dev/null
@@ -1,5 +0,0 @@
-Generera md5sum
-
-{{{bash
-makepkg -g
-}}}