Code Monkey home page Code Monkey logo

post-install's Introduction

Post Install Script

I use this script to set up a new Archlinux installation on my network. It's just a way of getting my standard software installed and my SSH and GPG keys installed. Also to automate the installation of the stuff I normally install every time.

Two Versions

There are text and whiptail versions of this script. They operate a little differently. The text version will always be the most reliable and preferred. But I also like the whiptail version because it's just a little different.

Reminders

The first thing is to remind about Pambase and Homed. Sometimes Pambase needs to be reinstalled. Not recently though. Anyway, if either of those is not working, the identity of the current user will not be validated and the ssh keys will not be usable to connect to your account on other network hosts.

Logfile

A logfile of all transactions is used for each operation. It is stored in /tmp/logfile using the LOGFILE variable. To change just point that variable to whatever file you want to create and use.

Start Cloning and Copying Assets

It simply copies assets from an often-used host on my network to the current users home directory.
This is useful for copy customized dotfiles, music collection, frequently-used tools, and other assets.

Dotfiles

If you have a dotfile repository, you can clone it into your new directory.

post-install's People

Contributors

deepbsd avatar

Watchers

James Cloos avatar  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.