https://github.com/uloco/ubuntu-post-install
https://github.com/uloco/ubuntu-post-install
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/uloco/ubuntu-post-install
- Owner: uloco
- Created: 2016-04-25T11:19:33.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-12-16T12:16:35.000Z (over 6 years ago)
- Last Synced: 2025-04-09T05:34:19.837Z (about 1 year ago)
- Language: Shell
- Size: 14.2 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ubuntu-post-install
This script provides a bootstrapping script for Ubuntu 16.04.
### Usage
To install the base configuration just run
git clone https://github.com/uloco/ubuntu-post-install.git
cd ubuntu-post-install
./index [option]
### Options
Only one option at a time is allowed at the moment
e.g. `./index --proxy && ./index --base`
`--proxy` install proxy settings (cntlm)
`--base` base installation
`--advanced` advanced installation (git config, themeing, extend keyboard)
`--optional` optional installation
`--kernel` install latest available kernel (be cautious, this could break your system)