HowTo automatically start a scheduled Zoom session on Linux

It is handy to be able to setup and start a zoom session without actually having to be there to click on a menu. For instance, you may have regularly scheduled sessions between local and remote family members that you may not need to be part of.

Using the cron facility in Linux, it is possible to start such sessions (or to connect to someone else’s scheduled meeting) by invoking a simple script.

In the meeting invitation there should be a URL for joining, which looks like:
http://us02web.zoom.us/j/1234567?pwd=FXbycXGo85EqxvxJzd
where 1234567 is the meeting ID and FXbycXGo85EqxvxJzd is the encrypted password.

Create a shell script to invoke the zoom session (e.g.: startzoom.sh), changing the syntax above slightly:

#!/bin/sh
# autostart a scheduled meeting
#/usr/bin/xdg-open\
"zoommtg://zoom.us/join?action=join&confno=CONF-ID&pwd=ENCRYPTED-PASSWORD"
/usr/bin/xdg-open\
"zoommtg://zoom.us/join?action=join&confno=1234567&pwd=FXbycXGo85EqxvxJzd"

Run this script from crontab of the user who owns the zoom account. For a periodically scheduled meeting a user’s crontab entry might look like:
58 9 * * Fri DISPLAY=:0 /bin/bash /path-to-script/startzoom.sh
This entry will automatically start the a zoom session at two vWAminutes to 10 AM every Friday. The ‘DISPLAY=:0′ setting is needed, since it tells the computer which display to use when it is running the program from cron, which has no terminal or display connection.

 

The Healer

Review:”The Healer

Co-presented by RAWdance and ODC Theater
Choreography: Katrina Wong with the performers
Performance. Michaela Cruze, Juliann Witt, Katerina Wong, Stacy Yuen
Cinematography: Jenny Chu: Editing: Loren R. Robertson:
Original Score: Daniel Berkman: Scenic Design:Chad Owens: Lighting: Del Medoff
Video produced by Loren Robertson Productions

The dance is “ holistic online experience and virtual dance performance. The Healer creates space for personal reflection, communal breath, and universal release.

The dance is a quartet for four women, costumed in light colored tops (not clear on the screen the exact color), each wearing a different colored skirt. Three of the four do solos. The technique demonstrated used the conventions of ballet, modern, and I was told, jazz and acrobatics. There were lots of arabesques and leaping, circle formations and sections demonstrating support and balance for an individual dancer. In those sections, the soloist appeared to go into her private place. With dancers on screen being less than one-quarter inch, it was difficult to witness those sections.

When is a dance performance a public event and when is it a personal, internal experience? Can it be both? This dance, it must be assumed, is both.

Years ago, for an ODC magazine (no longer published), I wrote an article entitled, “Dance is Not Therapy.” Every dancer finds her/his way of bringing the ‘self’ to the performance, but, as a dance therapist who has dealt with both physical and emotional concerns, I believe very strongly that there is difference in intention and craft that should be redefined in performance.

The Healer” was a filmed dance: thus there was no live audience. One dancer remarked in the discussion after the event, that having no visible audience ‘freed” her from any critical sense. She was therefore dancing for herself and with the others. She especially enjoyed her ‘breathing’ experience.

The dancers were charming and skilled. The choreography was pleasant, predictable and generally easy to watch. I found the musical score fascinating. (Thank you Daniel Berkman!) Yet, TV dance, Zoom dance, film dance is not kinesthetic experience since the physical energy, so vital to dance communication, is not transmitted.

Long discussions preceded and followed the performance of “The Healer”. This writer would rather see (and acknowledge) the dance energy than get lost in words.

From left, Katerina Wong, Juliann Witt, Michaela Cruze (Stacey Yuen occluded) in RAWdance’s The Healer.
Photo credit:

Joanna G. Harris
2/1/21

 

COVID-19 shots at the Kaiser Permanente Cafe

We signed up for COVID shots on the KP website on Jan 16 and (since we qualified) were given appointments in Oakland on Sunday Jan 24. The injection site is just down the block on MacArthur from the hospital complex and used to be a CSAAA headquarters. The entire operation worked very smoothly. Since we were a bit early, the staff managing the parking lot behind the building told us to wait in the car until called. At the appropriate time they came past the cars and told us to start at the entrance line (with social distance spacing). In all, we were in 3 or 4 queues, all of which were short, to answer questions, get forms and finally get the injections. After the injections we went to a large room to wait for 15 minutes, just in case there was an allergic or other reaction, and then happily home with our official proof of purchase cards. Staff was helpful, experience non-stressful. Very well done! We now await round 2.