Code Monkey home page Code Monkey logo

bio609_2017's Introduction

BIO609 Introduction to UNIX/Linux and Bash Scripting

May 3 + 9, 2017

University of Zurich

URPP Evolution in Action

URPP logo

Stefan Wyder & Heidi Tschanz-Lischer

[email protected]
[email protected]

Table of Content

     
9.30 - 9.40 Welcome & Introduction SW&HTL
9.40 - 12.30 Introduction to the command line
Working with files, working with text, pipes
Presentation | Demo | Hands-on 1 | Hands-on 2
SW
13.30 - 14.00 Working with text files SW
14.00 - 17.30 Bash scripting
Presentation | Hands-on
HTL

Etherpad

Installation Instructions for the Virtual Machine (VM)

  • Download the virtual machine manager VirtualBox, from virtualbox.org. Make sure you pick the right operation system for your laptop.
  • Install VirtualBox on your machine
  • Download the VM image (~7 GB) from dropfiles.uzh. Use the download link you got by email. Note that it is a large download, use an Ethernet connection if possible.
  • Run VirtualBox and do File | Import Appliance from the menu. Choose the VM image you just downloaded (file with extension .OVA). This will trigger a menu where you can change the Appliance settings. We recommend giving the VM as much memory as you can (about 2/3 of the total memory, but between 2-4 GB). Start the import process.

Now you can start the VM by selecting it in the list and clicking on the Start button. Login with the VM password.

Copy/paste doesn't work in the command window

To copy, select text and click the title bar and go to Edit->Copy. You can use Edit->Paste to paste.

The usual shortcuts for copy/paste don't work in the virtual machine. For Macs use ctrl+shift+C for copying and ctrl+shift+v for pasting.

You can also setup shared folders between the VM and the host system. See below or ask us how to do it.

Adding Shared Folders

It is possible to share data (read/write/copy files) between Virtual Machine and your host operating system (e.g. Mac OS or Windows). By default no access is granted, we have to configure it:

  1. Share a folder in your operating system
    With a running VM go to the menu of the VirtualBox software Devices | Shared Folder Settings… and add 1 or multiple folders
  2. In Ubuntu VM, go to the terminal and type:
    usermod -aG vboxsf student
    (student is our username)
  3. Reboot the VM

On Ubuntu the shared folder is located in the path /media

Recommended books (Practical Computing Skills)

Recommended websites

General

Linux/Shell

Intermediate level

bio609_2017's People

Contributors

swyder avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.