Socket
Book a DemoInstallSign in
Socket

provision-linux-user

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

provision-linux-user

Provision a linux system with a minimal config

latest
Source
npmnpm
Version
1.0.2
Version published
Weekly downloads
2
100%
Maintainers
1
Weekly downloads
 
Created
Source

provision-linux-user

Provision a linux system with a minimal config.

  • vi focused
  • one-key aliases
  • universal shell config

Dependencies

  • ssh to enable settings on the remote hosts
  • scp to copy files to the remote host

Usage

Usage: provision-linux-user <remote>

Options:
  -h, --help   output usage information

Examples:
  $ provision-linux-user usr@127.0.0.1   # provision a new user on localhost
  $ provision-linux-user myremote        # provision a new user on "myremote"

Docs: https://github.com/yoshuawuyts/provision-linux-user
Bugs: https://github.com/yoshuawuyts/provision-linux-user/issues

Files

  • ~/.bash_profile
  • ~/.profile
  • ~/.inputrc
  • ~/.shrc

License

MIT

Keywords

bin

FAQs

Package last updated on 27 Mar 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts