Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lmlsna/install-scripts
Ubuntu install scripts
https://github.com/lmlsna/install-scripts
cuda do-release-upgrade eol nvidia tailscale ubuntu
Last synced: 3 months ago
JSON representation
Ubuntu install scripts
- Host: GitHub
- URL: https://github.com/lmlsna/install-scripts
- Owner: lmlsna
- Created: 2022-10-23T13:14:34.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-20T04:48:10.000Z (about 2 years ago)
- Last Synced: 2024-08-07T23:49:13.325Z (6 months ago)
- Topics: cuda, do-release-upgrade, eol, nvidia, tailscale, ubuntu
- Language: Shell
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# install-scripts
__A bunch of bash scripts to install stuff in Ubuntu.__## Scripts
* `install-tailscale` - Installs tailscale to apt sources
* `install-nvidia-cuda-repo` - Latest packaged versions of CUDA (network repo, update with apt).
* `upgrade-old-release` - Makes `do-release-upgrade` work when your release is past EOL.## Assumptions
* Scripts run as a user who can `sudo` (without password for non-interactive mode), but not as root.
## Notice
* I try to make these scripts version agnostic but distribution zealotous (#UbuntuGang)## Contributing
* If I screwed something up, please send a PR