Git Product home page Git Product logo

hacking-ubuntu.ansible's Introduction

Ansible Playbook: Hacking Ubuntu

An Ansible playbook of quick setup, config my workstation of Ubuntu (Desktop) GNU/Linux.

  • Ubuntu 16.04
  • Lightdm
  • Unity

Applications:

  1. Calibre - A e-book converter and library management.
  2. Dropbox
  3. EasyTAG - GTK+ editor for audio file tags.
  4. FBReader - A e-book reader.
  5. Franz (tarball) - A free messaging application for HipChat, Messenger, Slack, Telegram.
  6. FreeMind (tarball) - A free mind mapping tool.
  7. GIMP - The GNU Image Manipulation Program.
  8. GVim - Vi IMproved - enhanced vi editor - with GNOME2 GUI.
  9. Gcin - GTK+ based input method for Chinese users.
  10. NixNote2 - An unofficial Evernote client for Linux. (refs. bbc8a42)
  11. Shutter - A feature-rich screenshot program.
  12. Sound Juicer - GNOME CD Ripper.
  13. Terminator
  14. VLC - Multimedia player and streamer.
  15. WineHQ - official WineHQ build of the popular Wine software.
  16. Workrave - Repetitive Strain Injury prevention tool.
  17. Zeal - Simple offline API documentation browser.

Requirements

  1. Manual download the boshiamy-gcin.tar.gz to files/ from boshiamy.com.

Variables

apt_server_packages:
  - ack-grep
  - apt-transport-https
  - aptitude
  - aptsh
  ...

apt_desktop_packages:
  - chromium-browser
  - compizconfig-settings-manager
  - gcin
  ...

vimrc_reversion: "feature/21_YCM_n_YltiSnips"

gcin_liu_table_path: "files/boshiamy-gcin.tar.gz"

Dependencies

  • chusiang.switch-apt-mirror
  • chusiang.vim-and-vi-mode

Usage

  • Get other Ansible Roles.

    $ make init
    
  • Full setup.

    $ ansible-playbook setup.yml
    
  • Only the console.

    $ ansible-playbook setup.yml --tags="server"
    

License

Copyright (c) chusiang from 2016-2017 under the MIT license.

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.