Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anchen1011/linux-machine-setup
https://github.com/anchen1011/linux-machine-setup
linux setup setuptools tmux zsh
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anchen1011/linux-machine-setup
- Owner: anchen1011
- License: gpl-3.0
- Created: 2017-06-22T07:47:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-25T11:08:12.000Z (almost 6 years ago)
- Last Synced: 2023-08-23T16:44:50.606Z (over 1 year ago)
- Topics: linux, setup, setuptools, tmux, zsh
- Language: Shell
- Size: 48.8 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# linux-machine-setup
Quick linux workstation setup **beta**Performance is not stable yet.
Usage:
For local machine: **use remote if you're not sure what you're doing.**
```
$ chmod +x *.sh
$ ./setup.sh
[optional] $ isolate
[optional] $ remote
```For remote machine:
```
$ chmod +x *.sh
$ ./remote.sh
```For GPU-enabled machine learning:
https://www.pyimagesearch.com/2017/09/27/setting-up-ubuntu-16-04-cuda-gpu-for-deep-learning-with-python/
## bash
- .bashrc
- mapping keyboards## vim
- .vimrc## python
- pip
- numpy
- scipy
- matplotlib
- set python2 as default## tmux
- .tmux.conf## git
## curl
## zsh
- oh-my-zsh
- .zshrc## ssh
- openssh
- ufw
- sshd_config
- remote gui
- banner## apache
- portal
- cgi-bin## subl
## octave
## gnome
- libgnome2-bin