Friday, March 25, 2016

Tutorial Learn Linux The Hard Way (β version) - Exercise 0


Exercise 0. The Setup

Windows, Manual Installation

Windows, VirtualBox virtual appliance (preconfigured image in .ova format)

What you will need

  1. VitualBox, a virtual machine player.
  2. putty, terminal emulator.
  3. Preconfigured VirtualBox image with Debian.

Do this

1. Download and install VirtualBox
2. Download and install Putty.
md5: 7ac8a6059460f7f3e39aee7c4ee2c230 
sha256: 18d8f31d0894c89865d5306b0cb3284d8889e15d155c7435fc7888f3dbafa3ec
4. Open this file.
5. Click Import.
6. Select vm1 and click Start.
7. Wait for vm1 to boot.
8. Launch putty, enter localhost into Host Name (or IP address) field and click Open.
9. Type in user1<ENTER>123qwe<ENTER>.
10. Congratulations, you are now logged into vm1!

Linux

  1. You already use Linux, what else do you want? Joking, you may follow windows guide fairly closely or just experiment on your live system, but with discretion.

MacOS

  1. I will add steps here someday too.

No comments:

Post a Comment