User Tools

Site Tools


berkeleylug:digital_resources

This is an old revision of the document!


Digital Resources

(assets) of:
BerkeleyLUG

Domains:
berkeleylug.com (primary) registrant/owner: Jack Deslippe - we'll work to transfer (at least ownership/control) of this
berkeleylug.org (alternate - redirects(?) to primary - we may let this one expire, etc.)

Known (and probably all) DNS:
$ TZ=GMT0 date -Iseconds && (for d in berkeleylug.com. berkeleylug.org.; do for s in '' calendar. docs. mail. sites. '*.' www.; do for t in A AAAA CNAME SOA NS MX TXT SPF ANY; do dig +noall +answer +nottl "$s$d"  "$t"; done; done; done) | grep '^[^        ]*[Bb][Ee][Rr][Kk][Ee][Ll][Ee][Yy][Ll][Uu][Gg]\.' | sort -u
2019-03-01T02:38:08+00:00
*.berkeleylug.com.      IN      CNAME   berkeleylug.com.
berkeleylug.com.        IN      A       192.0.78.24
berkeleylug.com.        IN      A       192.0.78.25
berkeleylug.com.        IN      MX      10 aspmx.l.google.com.
berkeleylug.com.        IN      MX      20 alt1.aspmx.l.google.com.
berkeleylug.com.        IN      MX      30 alt2.aspmx.l.google.com.
berkeleylug.com.        IN      MX      40 aspmx2.googlemail.com.
berkeleylug.com.        IN      MX      50 aspmx3.googlemail.com.
berkeleylug.com.        IN      NS      ns-cloud-a1.googledomains.com.
berkeleylug.com.        IN      NS      ns-cloud-a2.googledomains.com.
berkeleylug.com.        IN      NS      ns-cloud-a3.googledomains.com.
berkeleylug.com.        IN      NS      ns-cloud-a4.googledomains.com.
berkeleylug.com.        IN      SOA     ns-cloud-a1.googledomains.com. cloud-dns-hostmaster.google.com. 1 21600 3600 1209600 300
berkeleylug.org.        IN      A       216.239.32.21
berkeleylug.org.        IN      A       216.239.34.21
berkeleylug.org.        IN      A       216.239.36.21
berkeleylug.org.        IN      A       216.239.38.21
berkeleylug.org.        IN      AAAA    2001:4860:4802:32::15
berkeleylug.org.        IN      AAAA    2001:4860:4802:34::15
berkeleylug.org.        IN      AAAA    2001:4860:4802:36::15
berkeleylug.org.        IN      AAAA    2001:4860:4802:38::15
berkeleylug.org.        IN      NS      ns-cloud-b1.googledomains.com.
berkeleylug.org.        IN      NS      ns-cloud-b2.googledomains.com.
berkeleylug.org.        IN      NS      ns-cloud-b3.googledomains.com.
berkeleylug.org.        IN      NS      ns-cloud-b4.googledomains.com.
berkeleylug.org.        IN      SOA     ns-cloud-b1.googledomains.com. dns-admin.google.com. 7 21600 3600 1209600 300
calendar.berkeleylug.com. IN    CNAME   ghs.googlehosted.com.
docs.berkeleylug.com.   IN      CNAME   ghs.googlehosted.com.
mail.berkeleylug.com.   IN      CNAME   ghs.googlehosted.com.
sites.berkeleylug.com.  IN      CNAME   ghs.googlehosted.com.
www.berkeleylug.com.    IN      CNAME   berkeleylug.com.
www.berkeleylug.org.    IN      CNAME   ghs.googlehosted.com.
$ 

.org not primary:
$ curl -I http://berkeleylug.org/ 2>&1 | grep -e '^HTTP/' -e '^Location: ' -e '^curl:'
HTTP/1.1 302 Found
Location: http://berkeleylug.com
$ curl -I http://www.berkeleylug.org/ 2>&1 | grep -e '^HTTP/' -e '^Location: ' -e '^curl:'
HTTP/1.1 302 Found
Location: http://berkeleylug.com
$ curl -I https://berkeleylug.org/ 2>&1 | grep -e '^HTTP/' -e '^Location: ' -e '^curl:'
curl: (35) Unknown SSL protocol error in connection to berkeleylug.org:443 
$ curl -I https://www.berkeleylug.org/ 2>&1 | grep -e '^HTTP/' -e '^Location: ' -e '^curl:'
curl: (35) Unknown SSL protocol error in connection to www.berkeleylug.org:443 
$ 

canonical/primary is: https://berkeleylug.com/
$ curl -I http://berkeleylug.com/ 2>&1 | grep -i -e '^HTTP/' -e '^Location: ' -e '^curl:'
HTTP/1.1 301 Moved Permanently
Location: https://berkeleylug.com/
$ curl -I http://www.berkeleylug.com/ 2>&1 | grep -i -e '^HTTP/' -e '^Location: ' -e '^curl:'
HTTP/1.1 301 Moved Permanently
Location: https://www.berkeleylug.com/
$ curl -I https://www.berkeleylug.com/ 2>&1 | grep -i -e '^HTTP/' -e '^Location: ' -e '^curl:'
HTTP/2 301 
location: https://berkeleylug.com/
$ curl -I https://berkeleylug.com/ 2>&1 | grep -i -e '^HTTP/' -e '^Location: ' -e '^curl:'
HTTP/2 200 
$ 


IRC: freenode.net:6697 #berkeleylug ChanServ: grantbow (Grant Bowman)

web site managed via: http://berkeleylug.wordpress.com/
Looks like the WordPress.com hosting is likely presently the $4.00/month billed yearly plan, notably includes:
custom domain
Remove WordPress.com Ads
Whereas the free tier doesn't include those "features"
See: https://wordpress.com/pricing/
export/import, see: https://move.wordpress.com/exportimport-content/

"List" / Google Group: https://groups.google.com/forum/#!forum/berkeleylug
Owners: Jack Deslippe, admin@berkeleylug.com
Managers: Grant Bowman, Michael Paoli

@berkeleylug.com email 8-O
$ dig +noall +answer +nottl berkeleylug.com. MX
berkeleylug.com.        IN      MX      10 aspmx.l.google.com.
berkeleylug.com.        IN      MX      20 alt1.aspmx.l.google.com.
berkeleylug.com.        IN      MX      30 alt2.aspmx.l.google.com.
berkeleylug.com.        IN      MX      50 aspmx3.googlemail.com.
berkeleylug.com.        IN      MX      40 aspmx2.googlemail.com.
$ 

BerkeleyLUG calendar on Google calendars:
https://calendar.google.com/calendar/embed?src=0eeqsdloeuvb2vbc2k0gk3ij9s%40group.calendar.google.com&ctz=America%2FLos_Angeles
Acccess: Make changes and manage sharing:
Jack Deslippe
Michael Paoli
Grant Bowman
Not that this calendar mostly only exists for historical purposes, and has mostly been superseded by:
SF Bay Area Open Source/Linux Events https://calendar.google.com/calendar/embed?src=caj9iea2ol69b7n2uqdek4ocso%40group.calendar.google.com&ctz=America%2FLos_Angeles
Which Michael Paoli (and many other folks) have access to Make changes to events.

Fosstodon instance on Mastodon
https://fosstodon.org/@berkeleylug
Creator and owner: Aaron Cohen

Twitter(?):
https://twitter.com/berkeleylug
https://berkeleylug.com/2013/08/23/wordpress/#comment-1884
(likely Grant Bowman has access/control on the Twitter bits)

Facebook (Jack and/or Grant)
berkeleylug/digital_resources.1551408606.txt.bz2 · Last modified: 2019-03-01T02:50:06+0000 by michael_paoli