Giter VIP home page Giter VIP logo

erus-linux's Introduction

erus-linux

Scripts for building ERUS Linux using Cubic


Creation

Install cubic

First, start by installing cubic:

sudo apt-add-repository universe
sudo apt-add-repository ppa:cubic-wizard/release
sudo apt update
sudo apt install --no-install-recommends cubic

Then, follow the onscreen instructions until you get to the interactive terminal stage.

Interactive terminal

Once the interactive terminal is available, make note of which directory your root has been extracted as. Update the inject-files.sh script to reflect this directory on the $DISTRO_PATH variable. This should copy the files to your virtual /root folder inside the interactive terminal. Then, inside the virtual terminal, run copy-files.sh to copy the files to the correct folders inside the virtual filesystem.


Features

  • Custom wallpaper
  • zsh as a shell by default

Installed Packages

General

  • zsh
  • pppoe-di
  • docker1
  • conda
  • ROS
  • docker-compose

PDR

  • Repetier-host
  • laserweb
  • UGS

[WIP] Backup

Edit setup-rsync.sh to add your backup remote URL. Run source setup-rsync.sh on your shell. This makes syncu and syncd for sync upload and sync download, respectively.

Footnotes

  1. Docker needs to be installed manually after formatting and installing on the new machine. A script is supplied to do so - install-docker.sh. It should appear on user home when the OS is finished installing. โ†ฉ

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.