Giter Club home page Giter Club logo

linux-post-install's Introduction

Linux post install automation

Automate your Linux (Debian-like distro is required) post install process.

Launching the script

Download the script and make it executable with:

chmod +x script-name.sh

Run che script with either one of these commands:

sudo ./install.sh
sudo sh install.sh
sudo bash install.sh

Alternatively, simply run:

wget https://raw.githubusercontent.com/ggardin/linux-post-install/master/install.sh && bash install.sh

Content of the script

The install.sh bash script installs:

  1. TLP power management, with ThinkPad kernel module (T420 and later generations).
  2. Wake On Lan (WOL), via ethtool. If TLP is installed, flag WOL_DISABLE in /etc/tlp.conf has to be set to N. For reference: Arch Wiki.
  3. Papirus icon pack.
  4. Arc Theme theme.
  5. Visual Studio Code (by Microsoft) and Filezilla.
  6. Remmina RDP client.
  7. Syncthing.
  8. Plank dock.

The installation of any of these items is optional.

Disclaimer: this is a side project for my personal use and comes with no warranties. Anyway, you're welcome to fork, commit and raise issues.

Reference

  1. Pi-hole installation script
  2. Bash Shell Scripting on WikiBooks
  3. Shell scripting adventures
  4. Synchronized volume control for awesome wm
  5. Control the active sink volume for pulseaudio

linux-post-install's People

Contributors

ggardin avatar

Watchers

 avatar

linux-post-install'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.