Giter Club home page Giter Club logo

linux-setup's Introduction

linux-setup

This is an Ansible Playbook, that provides my usual setup for a full-fledged workstation. Feel free to use or modify it for your needs :)

It is tested on Pop!OS, so it should work on all debian based Linux distributions.

Prerequisites

To use these playbooks you need to have Python and Ansible installed on your system. You also need to have root permissions, as the installation of packages needs root permissions. Feel free to review the playbooks, so that you can be save that there is nothing harmfull in them.

Structure

The following Ansible-Playbooks can be found in this repository:

  1. install-debian-gnome-desktop.yaml

    This Playbook installs the gnome desktop environment and some themes that I like.

    Execution

    Go into the main folder of this repository and run the following line:

    ansible-playbook -k install-debian-gnome-desktop.yaml
    
  2. install-packages.yaml

    This playbook installs software like spotify, docker and other tools that I use often, but you can just uncomment the packages that you don't want by writting a # at the front of that line.

    Execution

    Go into the main folder of this repository and run the following line:

    ansible-playbook -k install-packages.yaml
    
  3. (In development) install-desktop-env.yaml

    This playbook is under development and not usable yet

linux-setup's People

Contributors

patchframework avatar lucasstinson avatar

Watchers

 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.