stretch:basics
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| stretch:basics [2018/01/05 18:03] – [Apt] slack | stretch:basics [2019/11/07 17:58] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| ===== Apt ===== | ===== Apt ===== | ||
| Line 8: | Line 8: | ||
| libmagickwand-dev jhead exiftool linux-headers-$(uname -r) make zsh \ | libmagickwand-dev jhead exiftool linux-headers-$(uname -r) make zsh \ | ||
| perl libwww-perl libxml-perl libxml-simple-perl atomicparsley rtorrent \ | perl libwww-perl libxml-perl libxml-simple-perl atomicparsley rtorrent \ | ||
| - | dolphin vlc python-pip | + | dolphin vlc python-pip |
| | | ||
| gem install rmagick mini_exiftool pry awesome_print | gem install rmagick mini_exiftool pry awesome_print | ||
| Line 18: | Line 18: | ||
| apt-get install git curl screen build-essential pkg-config ruby ruby-dev rubygems \ | apt-get install git curl screen build-essential pkg-config ruby ruby-dev rubygems \ | ||
| linux-headers-$(uname -r) make zsh perl libwww-perl libxml-perl libxml-simple-perl atomicparsley rtorrent \ | linux-headers-$(uname -r) make zsh perl libwww-perl libxml-perl libxml-simple-perl atomicparsley rtorrent \ | ||
| - | python-pip | + | python-pip |
| | | ||
| gem install rmagick pry awesome_print | gem install rmagick pry awesome_print | ||
| + | | ||
| + | pip install cheat | ||
| + | **Windows 10** (headless): | ||
| + | |||
| + | sudo passwd | ||
| + | | ||
| + | apt-get install git curl screen build-essential pkg-config ruby ruby-dev \ | ||
| + | make zsh perl libwww-perl libxml-perl libxml-simple-perl atomicparsley rtorrent \ | ||
| + | python-pip net-tools | ||
| + | | ||
| + | gem install rmagick pry awesome_print | ||
| + | | ||
| pip install cheat | pip install cheat | ||
| + | | ||
| + | mkdir ~/.screen && chmod 700 ~/.screen | ||
| ===== Networking without X ===== | ===== Networking without X ===== | ||
| Line 69: | Line 83: | ||
| cd / | cd / | ||
| mv gb gb.default | mv gb gb.default | ||
| - | | + | |
| | | ||
| cd ../rules | cd ../rules | ||
| Line 83: | Line 97: | ||
| cd /etc | cd /etc | ||
| mv hosts hosts.default | mv hosts hosts.default | ||
| - | ln -s " | + | |
| + | |||
| + | <del>ln -s " | ||
| ===== Oh my zsh ===== | ===== Oh my zsh ===== | ||
stretch/basics.1515175420.txt.gz · Last modified: 2019/11/07 17:58 (external edit)