Giter Club home page Giter Club logo

base-vm's Introduction

image         

                               Chromebook-VM

Initially made by jun-ro and expanded upon by fowntain and edited by Xordas

Initial Setup

You need a github account for this.


GitHub Codespaces

1. First go to https://github.com and make sure you're signed in
2. Fork this repository
3. Click the green code dropdown and click the codespaces tab
4. Click the + icon
Be sure to check your codespace every 20-30 minutes to keep it online!

Now follow the instructions below.

Open the Terminal like this:

image

Copy and paste this line in the terminal:

docker run --rm -d -p 3443:80 -v $PWD:/workspace:rw -e USER=username -e PASSWORD=password -e RESOLUTION=1366x768 --name ubuntu-novnc4 fredblgr/ubuntu-novnc:20.04

Like this:

Gif

Then click on "Open Window" as seen in this image
Image
and enjoy!

For Ubuntu/Linux Beginners

First you want to install everything needed.

Copy this line into Linux's terminal: (it will take a while)

sudo apt-get update -y && sudo apt-get upgrade -y && sudo apt-get install neovim -y && sudo apt-get install terminator -y && sudo apt-get install neofetch -y && sudo apt install ubuntu-software -y && sudo apt-get install gnome-system-monitor -y

That will install Terminator, Neofetch, Neovim, and Ubuntu software tools. All of those are very helpful.


Conlusion:

This VM is not perfect and can have major issues such as running a DE(Desktop Environment) but I think it's still capable of watching youtube videos and getting rid of pesky internet blocks.


Credits:

https://hub.docker.com/r/fredblgr/ubuntu-novnc
https://github.com/jun-ro/Chromebook-VM
https://github.com/fowntain/base-vm

  • Initial idea and tutorial I expanded on this tutorial and added extra things to both of them.

Bonus:

base-vm's People

Contributors

xordas avatar fowntain 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.