Coder Social home page Coder Social logo

vopi's Introduction

Logo


VOPI is a script that autoinstalls and autoconfigures a fully-functioning environment for Void Linux.

Usage

You can just run the install script from the root of the repository's folder.

curl -LO https://raw.githubusercontent.com/balintkiraly/vopi/master/install.sh
sh install.sh

vopi's People

Contributors

balintkiraly avatar

Watchers

 avatar  avatar

Forkers

w23b07d28

vopi's Issues

Add post- and preinstall opportunities

After docker install should add the user to the docker group and should create a symlink for runit.

Example for the syntax
content of ./src/programs/dev-tools/docker

postinstall:
  - usermod -aG docker $USER
  - ln -s /etc/sv/docker /var/service/

SSH keys

Restore the safely backed up ssh keys.

Audio devices only available for root

Output of alsamixer

cannot open mixer: No such file or directory

Output of aplay -L

null
    Discard all samples (playback) or generate zero samples (capture)

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.