to help administrators add new users to omni, sudo room, and other related
services (generating user accounts), I've started a bit on this:
https://github.com/wrought/omni-cli
# The point here is to provide a command-line interface to managing systems
for the omni oakland collective.
# To start, the goal is to add users to email lists and generate user
accounts on various web systems.
# This script is intended to be run locally and should only require access
to the server(s) in question.
very incomplete, but notably a first draft of a script for creating a user
based on email for MediaWiki is here:
https://github.com/wrought/omni-cli/blob/master/scripts/mediawiki/createUse…
The idea is that this script is run at the command-line by a user who has
proper access (e.g. root) to the server(s) in question to provide accounts.
// Matt
I installed a small tool to help people troubleshoot when the network is
being slow.
On the gateway (space.local) run:
nethogs eth0
Then hit 'r' and 's' to toggle between sorting by receiving (downloading)
and sending (uploading) clients.
Quick and easy way of figuring out which IP is being problematic.
--
marc/juul
I’d like to restore service to the sudo streaming radio. I propose to attach a bunch of external storage to a smallish (dedicated or not) server and have a streaming radio process on it send a 128kbps audio stream up to a cloud radio provider. Additionally, I’d have a cut-in so that people who are actually pretty phenomenal DJs like Chris can perform live on the stream.
Thoughts? Suggestions?