summaryrefslogtreecommitdiff
path: root/Technology/misc.md
diff options
context:
space:
mode:
Diffstat (limited to 'Technology/misc.md')
-rw-r--r--Technology/misc.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/Technology/misc.md b/Technology/misc.md
new file mode 100644
index 0000000..d93237e
--- /dev/null
+++ b/Technology/misc.md
@@ -0,0 +1,22 @@
+
+[[Git]]
+
+[[gpg]]
+
+[[virt-manager arch]]
+
+
+wgetpaste -s dpaste
+
+
+doas /opt/cxoffice/bin/cxregister
+
+# debian server
+
+to add mail addresse
+useradd -m -G mail bill
+passwd billy
+
+Any user added to the mail group will be able to receive mail $USER@afu.re
+
+/etc/init.d/dovecot restart