Difference between revisions of "IT/Internal"
From CA Greens wiki
Line 5: | Line 5: | ||
As root, | As root, | ||
su - list | su - list | ||
− | which gives you a login shell as Mr. list. | + | which gives you a login shell as Mr. list. First remind yourself where Mailman is. |
+ | egrep 'cgi-bin|piperm' /etc/apa*/si*e/wangari-mailman | grep -v '^#' |
Revision as of 21:33, 28 April 2010
Here are some things you might have to do on wangari.
Be the mailman user and archive and remove an unwanted mailman list
As root,
su - list
which gives you a login shell as Mr. list. First remind yourself where Mailman is.
egrep 'cgi-bin|piperm' /etc/apa*/si*e/wangari-mailman | grep -v '^#'