summaryrefslogtreecommitdiff
path: root/cs/misc.md
diff options
context:
space:
mode:
Diffstat (limited to 'cs/misc.md')
-rw-r--r--cs/misc.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/cs/misc.md b/cs/misc.md
new file mode 100644
index 0000000..d0501c9
--- /dev/null
+++ b/cs/misc.md
@@ -0,0 +1,20 @@
+
+[[Git]]
+
+[[gpg]]
+
+[[virt-manager arch]]
+
+
+wgetpaste -s dpaste
+
+
+# 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