Code Monkey home page Code Monkey logo

env's Introduction

Preferred Environment

This README contains important information; please it in its entirety before running the playbook.

This ansible playbook aims to:

  • Harden Linux.
  • Optimize system performance.
  • Installing some useful packages.
  • Set up an environment that I like.

Its scripts, functions, aliases and packages are ones that I find useful and enjoy having on any machine I regularly use.

While the repository is intended to be portable across Linux distributions, this should not be assumed. Distros I use with regularity include Debian/Ubuntu, Fedora, and Arch and are supported by this repository.

Requirements

  • ansible
  • ansible-playbook

Role Overview

This playbook consists of four roles:

Further information on each roles' tasks can be found in the corresponding directory's README.md.

Packages

Security

This playbook makes significant changes to kernel, grub, sysctl, filesystem modes, system services. It also removes system crash reporters and enables unattended upgrades for security packages only.

Read and understand the tasks before running. Similarly: don't hold a lit firework in your hand, wait an hour after eating to go swimming, and wear your sunscreen.

Performance Tweaks

Presently the smallest role. Enables the fstrim timer, IO schedulers, some other stuff. RTFM.

Environment

The largest role in this playbook, and the least relevant for people who are not me. This role sets up my preferred user environments and dotfiles for Bash, Git, GnuPG, Gnu Screen, SSH, Vim, etc, as well as installing my own CA certificates, and removing Snap.

Usage

Run:

ansible-playbook -K main.yml

You will be prompted for your local user password (Ansible calls this the "BECOME" password as it's needed to "become" root), after which the playbook will run.

env's People

Contributors

caseysparkz avatar tau-caseysparkz avatar

Stargazers

Jared Polonitza avatar Glenn Oberlander avatar Artem Mironov avatar

Watchers

 avatar

env's Issues

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.