test
[hcoop/zz_old/ikiwiki] / NewFeatures.mdwn
1 This is a quick reference guide for all features available to users on Mire and Deleuze.
2 [[TableOfContents]]
3
4 = AFS =
5 * It is possible to mount your home directory on your own machine using [http://www.openafs.org OpenAFS].
6 * AFS utilizes Access Control Lists; regular Unix permissions are not used. ACLs are far more powerful.
7
8 = Bugzilla =
9 * http://bugzilla.hcoop.net is where most support requests are now made. The portal still allows specific requests such as installation of Debian packages.
10 * Use your Kerberos password.
11
12 = DomTool 2 =
13 * DomTool 2 is a very powerful tool. It utilizes a very easy to understand language to setup personal services. See ["DomTool/Examples"].
14 * Configuration files are located at ~/.domtool
15
16 = Logs =
17 * Logs from services such as httpd (Apache) are now stored in ~/logs and are readable (but not writable) by you.
18
19 = Mail =
20 * {{{.forward}}} should be created in the {{{~/.public}}} directory.
21 * {{{.procmailrc}}} should be instead written to {{{~/.procmail.d/procmailrc}}}.
22
23 = Portal =
24 * Use your Kerberos password.
25
26 = SSH Access =
27 * You may now use http://ssh.hcoop.net to access Mire with any modern browser that supports AJAX.
28 * Using the OpenSSH client, ''with Kerberos support compiled in'', you may use {{{ssh -K}}} to login using Kerberos.