X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=input%2Findex.mdwn;h=c5f2624a6261d3d3e21e66b40e6e4dc03db5eadc;hb=e81bcb435a6c9d83453cd8209ff19f1a3df6b2b4;hp=9d2acec67f8529eb29eefdd116b44943e250edbf;hpb=3557a76d237f8c541b4501d00107dc7faa3e85b5;p=mirror%2Fdsa-wiki.git diff --git a/input/index.mdwn b/input/index.mdwn index 9d2acec..c5f2624 100644 --- a/input/index.mdwn +++ b/input/index.mdwn @@ -1,39 +1,87 @@ # Debian System Administrators -DSA is the team that keeps debian.org's infrastructure going. To contact us, -mail debian-admin@lists.debian.org. +The Debian System Administration (DSA) team is responsible for +Debian's infrastructure. This wiki is focussed on system administration +documention, primarily in the form of HOWTOs, for users and administrators. -To request installation of build dependencies mail us. -For other things you can also create a ticket in [RT](http://wiki.debian.org/Teams/DSA/RTUsage). +To contact us, mail debian-admin@lists.debian.org. For a list of servers check [ud-ldap](https://db.debian.org/machines.cgi), or -[munin](http://munin.debian.org/), or +[munin](https://munin.debian.org/), or [nagios](https://nagios.debian.org/) -(try dsa-guest, no password). +(try dsa-guest, dsa-guest). ## source repositories -VCS repositories for ud-ldap and all our other stuff can be found at - and . +Copies of our VCS repositories are available on +[salsa](https://salsa.debian.org/dsa-team). If you want to +prepare patches for any of our GIT repositories please use git format-patch and +mail them to debian-admin@lists.debian.org or attach them to the according RT +ticket. -## documentation +## documentation for end users or services owners -* [RT Usage](http://wiki.debian.org/Teams/DSA/RTUsage) - offsite -* [[user/sudo]]: How to set sudo passwords. +* [how to use RT](https://wiki.debian.org/Teams/DSA/RTUsage) +* [how to set sudo passwords](user/sudo) +* [how to request guest access to porter machines](doc/guest-account) +* [how to use schroot on porter machines](doc/schroot) +* [how to manage service subdomains](doc/subdomains) +* [firewalling](doc/firewall) -## Internal documentation +## documentation for contributors -* [[howto/dns]] -* [[howto/new-machine]]: How to setup and integrate machines into debian.org's infrastructure. +* [how to contribute to this wiki](doc/wiki) +* [list of DSA usertagged bugreports](https://bugs.debian.org/cgi-bin/pkgreport.cgi?users=debian-admin@lists.debian.org) + +## documentation for team members + +* [tips for new and existing members](howto/tips) +* [how to update dns resource records](howto/dns) +* [how to add a new machine](howto/new-machine) +* [[howto/decomission]]: how to decomission a machine * [[howto/puppet-setup]] * [[howto/upgrade-to-lenny]] +* [[howto/upgrade-to-squeeze]] +* [[howto/upgrade-to-wheezy]] +* [[howto/upgrade-to-jessie]] +* [[howto/upgrade-to-stretch]] +* [[howto/upgrade-to-buster]] +* [[howto/install-ganeti]]: ganeti related documentation * [[howto/ilo-https]] * [[howto/backup]] +* [[howto/bacula-hints]] * [[howto/exim-ca]] -* [[howto/install-kvm]]: How to setup a new kvm domain without going through d-i etc. +* [[howto/iscsi]]: how to setup a new iscsi initiator +* [[howto/export-iscsi]]: how to export new iscsi LUNs +* [[howto/install-kvm]]: how to setup a new kvm domain without going through d-i etc. +* [[howto/postgres]]: Random postgres stuff +* [[howto/postgres-backup]]: Less random postgres stuff +* [[howto/add-guest]]: how to add a guest to ud-ldap +* [[howto/add-account]]: how to add an account to ud-ldap (also: how to upgrade a guest) +* [[howto/lock-account]]: how to lock an account in ud-ldap +* [[howto/swarm-kernel]]: how to build kernels for our swarm boxes +* [[howto/drac-reset]]: how to beat the radacm rootk^Wbinary only software. +* [[howto/new-dpl]]: What to do when we have a new DPL +* [[howto/new-dsa]]: What to do when we have a new DSA member +* [[howto/static-mirroring]]: Static mirroring fu + +## ports + +* [[ports/kfreebsd]]: Open issues with the kFreeBSD ports +* [[ports/hardware-requirements]]: Hardware requirements for porter boxes ## misc * [[hardware-wishlist]] * [[OID-Assignments|iana]] +* [[poneys]] + +## Pontifications + +* [2013-07-12 DSA Meeting Minutes](https://lists.debian.org/debian-project/2013/07/msg00007.html) +* [2013-06-13 DSA Team Sprint Report](https://lists.debian.org/20130621180752.GA12975@valiant.palfrader.org) + +## DSA blog + +* [[dsablog]] - Team blog of the DSA team