Skip to content

vrandr/pimp_my_shell

Repository files navigation

Pimp my Shell

Talk for the Augsburger Linux-Infotag 2023.

This repository ships a Vagrant configuration with a preconfigured Ubuntu 23.04 VM.

Initialization

  1. Install VirtualBox
  2. Install Vagrant
  3. Create your virtual machine:
    vagrant up
    

Running

  1. Use vagrant ssh to connect to the VM
  2. Stop the virtual machine with vagrant halt
  3. Boot everything up again with vagrant up
  4. Destroy the environment with vagrant destroy

Slides

Find the slides in pimp_my_shell.md.

Use kz6fittycent/slides to display them in your terminal or use any other markdown viewer of your choice.

There's also a PDF version in pimp_my_shell.pdf.

Sponsor

This talk is brought to you by makandra: We develop and maintain ambitious web applications.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages