Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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