Skip to content
Snippets Groups Projects

Gnu linux MWP

Merged Todor Kondic requested to merge todor.kondic/courses:gnu-linux into develop
1 unresolved thread

Hi all,

I believe this version has enough material to keep people going.

It's not exactly Carpentry, but it follows the same principle of being able to just run the exercises straight into the terminal. While the exercises are focused on using the shell as a File Explorer --- as one goes through them --- there are enough notions to spread out in many different directions.

After the File Explorer part is completed --- provided there is enough time left --- I will consult the audience about which direction they want to take. So, if they are super uninterested in connecting to the server, I can just skip that and move to a little example I prepared for modification of textual files and some basic replacement functionality.

  • Only very late in the process did I realise that I can have many slides in a single file, simply separating them by three newlines ... that would have saved me a lot of hassle

  • Can I embed a YouTube video? I tried with the iframe, but it did not work for me by simply copy-and-paste-ing from the YouTube's share button.

  • Once this is over, I would love to merge the practical parts into single md files (by topic) and render them using Gitlab (Pages?) ... I hope some of you can help me achieve that

Edited by Todor Kondic

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1 1 # Presentation Title
  • Sure, we can directly put the content that you wrote in .md into a static page. That's the beauty of it :smile:

  • Great, I just wasn't sure how to link what, because branches change and you were serving the pages from a different subdomain. I did not want to experiment! :blush:

    Ahahaha, presentation title!

    Todor Kondić

    Luxembourg Centre for Systems Biomedicine University of Luxembourg Campus Belval 6, avenue du Swing L-4367 Belvaux T +352 46 66 44 6998

  • For the youtube videos, just click onShare > Embed and then include the code. For instance:

    <iframe width="560" height="315" src="https://www.youtube.com/embed/Cg_iZQxpwwo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
  • Todor Kondic added 1 commit

    added 1 commit

    Compare with previous version

  • Fixed title.

    I tried exactly what you have shown, but probably there was some other conflict.

    Will try again.

    Todor Kondić

    Luxembourg Centre for Systems Biomedicine University of Luxembourg Campus Belval 6, avenue du Swing L-4367 Belvaux T +352 46 66 44 6998

  • Todor Kondic added 1 commit

    added 1 commit

    Compare with previous version

  • Todor Kondic added 1 commit

    added 1 commit

    Compare with previous version

  • Todor Kondic unmarked as a Work In Progress

    unmarked as a Work In Progress

  • Todor Kondic changed the description

    changed the description

  • Added the video.

  • Maybe the folder name should be with the correct date ... :smile:

  • Laurent Heirendt approved this merge request

    approved this merge request

  • mentioned in commit 2822aae9

  • Please register or sign in to reply
    Loading