Content is scrollable


Warning: include(../includes/manlug2_includes.php): Failed to open stream: No such file or directory in /var/www/html/archive/2020/03_20.php on line 27

Warning: include(): Failed opening '../includes/manlug2_includes.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/archive/2020/03_20.php on line 27

Manlug meeting March 2020

The meeting is now online thanks to the kind assistance of Thought Works, please find the details below:

Date : 21/03/2020
Times : 13:30 - 16:30

The meeting (video and audio) is open from 12:00 and closes at 18:00, I won't be online until around 13:00, so we can chat for a while before and after.

We are using Zoom, the Linux client can be found as below:

- https://zoom.us/download?os=linux

I found it quite simple to install the .deb package:

dpkg -i zoom_amd64.deb

This may fail initially if you do not have the required dependencies, the below should resolve this and install it at the same time:

apt --fix-broken install

Help page:

https://support.zoom.us/hc/en-us/articles/204206269-Installing-Zoom-on-Linux#h_f75692f2-5e13-4526-ba87-216692521a82

Zoom meeting details:

Join Zoom Meeting
https://thoughtworks.zoom.us/j/991931858

Meeting ID: 991 931 858

Dial by your location

  • +44 203 481 5237 United Kingdom
  • +44 203 481 5240 United Kingdom
  • +44 131 460 1196 United Kingdom
  • +44 203 051 2874 United Kingdom
  • 0 800 031 5717 United Kingdom Toll-free

Meeting ID: 991 931 858

Join by SIP
991931858@zoomcrc.com

Join by H.323
213.19.144.110 (EMEA)

Please note that this is the first online meeting I have run, so it will be a learning experience as we go along tomorrow.

I will be sharing my screen so you can see as I type, as advised this is a workshop, please find below the url for the Github repo:

- https://github.com/Gazler/githug

It has clear instructions for installation and usage, quick usage overview:

To start:

githug

To progress to the next question:

githug

If you are not sure how to complete the task:

githug hint

If you need to reset:

githug reset

If you want to take a look or follow along I'd advise installing it on a vm or a machine that is not your main machine that you can wipe afterwards if you require to.

For each question I'll be asking people to investigate or advise how to complete the question, it's quite possible I suspect there may be multiple ways to complete the tasks.

I know Git basics, I am looking to learn from you all and I hope you learn as much as possible.